aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/super.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-07Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-25/+25
2023-11-06gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher1-25/+25
2023-10-09gfs2: move gfs2_xattr_handlers_max to .rodataWedson Almeida Filho1-2/+2
2023-09-05gfs2: Fix asynchronous thread destructionAndreas Gruenbacher1-0/+1
2023-07-03gfs2: Rework freeze / thaw logicAndreas Gruenbacher1-0/+1
2021-08-20gfs2: Don't release and reacquire local statfs bhBob Peterson1-2/+1
2021-03-07gfs2: make function gfs2_make_fs_ro() to void typeYang Li1-1/+1
2021-02-08gfs2: Add trusted xattr supportAndreas Gruenbacher1-1/+3
2021-02-08gfs2: Enable rgrplvb for sb_fs_format 1802Andrew Price1-0/+4
2020-10-23gfs2: lookup local statfs inodes prior to journal recoveryAbhi Das1-0/+3
2020-10-20gfs2: Add fields for statfs info in struct gfs2_log_header_hostAbhi Das1-0/+2
2020-02-27gfs2: Force withdraw to replay journals and wait for it to finishBob Peterson1-1/+0
2019-09-18gfs2: Convert gfs2 to fs_contextAndrew Price1-2/+1
2019-06-27gfs2: Clean up freeing struct gfs2_sbdAndreas Gruenbacher1-0/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner1-4/+1
2014-11-17GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski1-0/+1
2013-01-29GFS2: Clean up freeze codeSteven Whitehouse1-3/+0
2010-05-21gfs: constify xattr_handlerStephen Hemminger1-1/+1
2009-12-03GFS2: Alter arguments of gfs2_quota/statfs_syncSteven Whitehouse1-1/+1
2009-12-03GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)Steven Whitehouse1-1/+1
2009-08-26GFS2: Clean up of extended attribute supportSteven Whitehouse1-0/+1
2009-08-17GFS2: Add online uevent to GFS2Steven Whitehouse1-2/+2
2009-07-30GFS2: keep statfs info in sync on growsBenjamin Marzinski1-0/+4
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2009-03-27constify dentry_operations: GFS2Al Viro1-1/+1
2009-03-24GFS2: Fix remount argument parsingSteven Whitehouse1-12/+14
2009-01-05Revert "GFS2: Fix use-after-free bug on umount"Steven Whitehouse1-1/+2
2009-01-05GFS2: Fix use-after-free bug on umountSteven Whitehouse1-2/+1
2009-01-05GFS2: Move four functions from super.cSteven Whitehouse1-4/+0
2009-01-05GFS2: Fix bug in gfs2_lock_fs_check_clean()Steven Whitehouse1-1/+0
2009-01-05GFS2: Rationalise header filesSteven Whitehouse1-0/+8
2008-08-13GFS2: Fix metafs mountsSteven Whitehouse1-6/+0
2008-03-31[GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse1-0/+1
2007-07-09[GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse1-1/+1
2006-11-30[GFS2] split and annotate gfs2_statfs_changeAl Viro1-2/+2
2006-11-30[GFS2] split gfs2_sbAl Viro1-1/+1
2006-10-02[GFS2] Remove duplicate sb reading codeSteven Whitehouse1-0/+1
2006-09-05[GFS2] Make headers compile on their ownSteven Whitehouse1-0/+2
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse1-1/+1
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse1-1/+1
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk1-2/+0
2006-03-01[GFS2] Tidy up mount code.Steven Whitehouse1-1/+0
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+55