summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/super.h
Commit message (Expand)AuthorAgeFilesLines
* gfs2: Don't release and reacquire local statfs bhBob Peterson2021-08-201-2/+1
* gfs2: make function gfs2_make_fs_ro() to void typeYang Li2021-03-071-1/+1
* gfs2: Add trusted xattr supportAndreas Gruenbacher2021-02-081-1/+3
* gfs2: Enable rgrplvb for sb_fs_format 1802Andrew Price2021-02-081-0/+4
* gfs2: lookup local statfs inodes prior to journal recoveryAbhi Das2020-10-231-0/+3
* gfs2: Add fields for statfs info in struct gfs2_log_header_hostAbhi Das2020-10-201-0/+2
* gfs2: Force withdraw to replay journals and wait for it to finishBob Peterson2020-02-271-1/+0
* gfs2: Convert gfs2 to fs_contextAndrew Price2019-09-181-2/+1
* gfs2: Clean up freeing struct gfs2_sbdAndreas Gruenbacher2019-06-271-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-051-4/+1
* GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski2014-11-171-0/+1
* GFS2: Clean up freeze codeSteven Whitehouse2013-01-291-3/+0
* gfs: constify xattr_handlerStephen Hemminger2010-05-211-1/+1
* GFS2: Alter arguments of gfs2_quota/statfs_syncSteven Whitehouse2009-12-031-1/+1
* GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)Steven Whitehouse2009-12-031-1/+1
* GFS2: Clean up of extended attribute supportSteven Whitehouse2009-08-261-0/+1
* GFS2: Add online uevent to GFS2Steven Whitehouse2009-08-171-2/+2
* GFS2: keep statfs info in sync on growsBenjamin Marzinski2009-07-301-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-271-1/+1
|\
| * constify dentry_operations: GFS2Al Viro2009-03-271-1/+1
* | GFS2: Fix remount argument parsingSteven Whitehouse2009-03-241-12/+14
|/
* Revert "GFS2: Fix use-after-free bug on umount"Steven Whitehouse2009-01-051-1/+2
* GFS2: Fix use-after-free bug on umountSteven Whitehouse2009-01-051-2/+1
* GFS2: Move four functions from super.cSteven Whitehouse2009-01-051-4/+0
* GFS2: Fix bug in gfs2_lock_fs_check_clean()Steven Whitehouse2009-01-051-1/+0
* GFS2: Rationalise header filesSteven Whitehouse2009-01-051-0/+8
* GFS2: Fix metafs mountsSteven Whitehouse2008-08-131-6/+0
* [GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse2008-03-311-0/+1
* [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-091-1/+1
* [GFS2] split and annotate gfs2_statfs_changeAl Viro2006-11-301-2/+2
* [GFS2] split gfs2_sbAl Viro2006-11-301-1/+1
* [GFS2] Remove duplicate sb reading codeSteven Whitehouse2006-10-021-0/+1
* [GFS2] Make headers compile on their ownSteven Whitehouse2006-09-051-0/+2
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-1/+1
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk2006-04-281-2/+0
* [GFS2] Tidy up mount code.Steven Whitehouse2006-03-011-1/+0
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+55