Age | Commit message (Expand) | Author |
2023-11-07 | Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-11-06 | gfs2: No longer use 'extern' in function declarations | Andreas Gruenbacher |
2023-10-09 | gfs2: move gfs2_xattr_handlers_max to .rodata | Wedson Almeida Filho |
2023-09-05 | gfs2: Fix asynchronous thread destruction | Andreas Gruenbacher |
2023-07-03 | gfs2: Rework freeze / thaw logic | Andreas Gruenbacher |
2021-08-20 | gfs2: Don't release and reacquire local statfs bh | Bob Peterson |
2021-03-07 | gfs2: make function gfs2_make_fs_ro() to void type | Yang Li |
2021-02-08 | gfs2: Add trusted xattr support | Andreas Gruenbacher |
2021-02-08 | gfs2: Enable rgrplvb for sb_fs_format 1802 | Andrew Price |
2020-10-23 | gfs2: lookup local statfs inodes prior to journal recovery | Abhi Das |
2020-10-20 | gfs2: Add fields for statfs info in struct gfs2_log_header_host | Abhi Das |
2020-02-27 | gfs2: Force withdraw to replay journals and wait for it to finish | Bob Peterson |
2019-09-18 | gfs2: Convert gfs2 to fs_context | Andrew Price |
2019-06-27 | gfs2: Clean up freeing struct gfs2_sbd | Andreas Gruenbacher |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 | Thomas Gleixner |
2014-11-17 | GFS2: update freeze code to use freeze/thaw_super on all nodes | Benjamin Marzinski |
2013-01-29 | GFS2: Clean up freeze code | Steven Whitehouse |
2010-05-21 | gfs: constify xattr_handler | Stephen Hemminger |
2009-12-03 | GFS2: Alter arguments of gfs2_quota/statfs_sync | Steven Whitehouse |
2009-12-03 | GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one) | Steven Whitehouse |
2009-08-26 | GFS2: Clean up of extended attribute support | Steven Whitehouse |
2009-08-17 | GFS2: Add online uevent to GFS2 | Steven Whitehouse |
2009-07-30 | GFS2: keep statfs info in sync on grows | Benjamin Marzinski |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-03-27 | constify dentry_operations: GFS2 | Al Viro |
2009-03-24 | GFS2: Fix remount argument parsing | Steven Whitehouse |
2009-01-05 | Revert "GFS2: Fix use-after-free bug on umount" | Steven Whitehouse |
2009-01-05 | GFS2: Fix use-after-free bug on umount | Steven Whitehouse |
2009-01-05 | GFS2: Move four functions from super.c | Steven Whitehouse |
2009-01-05 | GFS2: Fix bug in gfs2_lock_fs_check_clean() | Steven Whitehouse |
2009-01-05 | GFS2: Rationalise header files | Steven Whitehouse |
2008-08-13 | GFS2: Fix metafs mounts | Steven Whitehouse |
2008-03-31 | [GFS2] Remove lm.[ch] and distribute content | Steven Whitehouse |
2007-07-09 | [GFS2] Fix sign problem in quota/statfs and cleanup _host structures | Steven Whitehouse |
2006-11-30 | [GFS2] split and annotate gfs2_statfs_change | Al Viro |
2006-11-30 | [GFS2] split gfs2_sb | Al Viro |
2006-10-02 | [GFS2] Remove duplicate sb reading code | Steven Whitehouse |
2006-09-05 | [GFS2] Make headers compile on their own | Steven Whitehouse |
2006-09-04 | [GFS2] Change all types to uX style | Steven Whitehouse |
2006-09-01 | [GFS2] Update copyright, tidy up incore.h | Steven Whitehouse |
2006-05-18 | [GFS2] Update copyright date to 2006 | Steven Whitehouse |
2006-04-28 | [GFS2] [-mm patch] fs/gfs2/: possible cleanups | Adrian Bunk |
2006-03-01 | [GFS2] Tidy up mount code. | Steven Whitehouse |
2006-01-16 | [GFS2] The core of GFS2 | David Teigland |