aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/sys.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-04GFS2: Remove obsolete quota tunableGravatar Steven Whitehouse 1-2/+0
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-9/+9
2013-02-26fs: change return values from -EACCES to -EPERMGravatar Zhao Hongjiang 1-9/+9
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-2/+12
2013-02-13gfs2: Convert gfs2_quota_refresh to take a kqidGravatar Eric W. Biederman 1-2/+12
2013-02-13GFS2: Reinstate withdraw ack systemGravatar Steven Whitehouse 1-1/+23
2013-01-29GFS2: Clean up freeze codeGravatar Steven Whitehouse 1-13/+11
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwGravatar Linus Torvalds 1-3/+18
2012-07-22quota: Split dquot_quota_sync() to writeback and cache flushing partGravatar Jan Kara 1-1/+1
2012-06-13GFS2: Add kobject release methodGravatar Bob Peterson 1-3/+18
2012-05-02gfs2: fix recovery during unmountGravatar David Teigland 1-4/+6
2012-01-11GFS2: dlm based recovery coordinationGravatar David Teigland 1-12/+21
2011-07-12GFS2: Fix race during filesystem mountGravatar Steven Whitehouse 1-1/+6
2011-05-10GFS2: Use UUID field in generic superblockGravatar Steven Whitehouse 1-2/+4
2010-10-06GFS2: Fix type mapping for demote_rq interfaceGravatar Steven Whitehouse 1-1/+4
2010-09-29GFS2: Improve journal allocation via sysfsGravatar Steven Whitehouse 1-8/+9
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-1/+2
2010-07-29GFS2: Wait for journal id on mount if not specified on mount command lineGravatar Steven Whitehouse 1-3/+54
2010-07-23gfs2: use workqueue instead of slow-workGravatar Tejun Heo 1-1/+2
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwGravatar Linus Torvalds 1-4/+2
2010-05-14GFS2: Fix typoGravatar Steven Whitehouse 1-1/+1
2010-05-06GFS2: Add some useful messagesGravatar Steven Whitehouse 1-0/+2
2010-05-05GFS2: Various gfs2_logd improvementsGravatar Benjamin Marzinski 1-4/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeGravatar Emese Revfy 1-1/+1
2010-03-07kobject: Constify struct kset_uevent_opsGravatar Emese Revfy 1-1/+1
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-1/+1
2010-03-05quota: move code from sync_quota_sb into vfs_quota_syncGravatar Christoph Hellwig 1-1/+1
2010-03-01GFS2: Remove loopy umount codeGravatar Steven Whitehouse 1-2/+0
2009-12-15fs/gfs2/sys.c: use %pUB to print UUIDsGravatar Joe Perches 1-13/+3
2009-12-03GFS2: Add proper error reporting to quota sync via sysfsGravatar Steven Whitehouse 1-4/+6
2009-12-03GFS2: Alter arguments of gfs2_quota/statfs_syncGravatar Steven Whitehouse 1-2/+2
2009-09-09GFS2: Remove unused sysfs fileGravatar Steven Whitehouse 1-8/+0
2009-08-17GFS2: Add sysfs link to deviceGravatar Steven Whitehouse 1-0/+10
2009-08-17GFS2: Add some more info to ueventsGravatar Steven Whitehouse 1-3/+10
2009-08-14GFS2: Fix permissions on "recover" fileGravatar Steven Whitehouse 1-10/+10
2009-05-26GFS2: Remove args subdir from gfs2 sysfs filesGravatar Steven Whitehouse 1-51/+1
2009-05-26GFS2: Remove lockstruct subdir from gfs2 sysfs filesGravatar Steven Whitehouse 1-33/+8
2009-05-19GFS2: Umount recovery race fixGravatar Steven Whitehouse 1-27/+26
2009-05-13GFS2: Remove a couple of unused sysfs entriesGravatar Steven Whitehouse 1-13/+0
2009-05-13GFS2: Add commit= mount optionGravatar Steven Whitehouse 1-58/+34
2009-03-24GFS2: Add a "demote a glock" interface to sysfsGravatar Steven Whitehouse 1-0/+43
2009-03-24GFS2: Expose UUID via sysfs/ueventGravatar Steven Whitehouse 1-0/+37
2009-03-24GFS2: Merge lock_dlm module into GFS2Gravatar Steven Whitehouse 1-6/+148
2009-03-24GFS2: change gfs2_quota_scan into a shrinkerGravatar Abhijith Das 1-2/+0
2009-01-05GFS2: Remove ancient, unused codeGravatar Steven Whitehouse 1-6/+0
2009-01-05GFS2: Send some sensible sysfs stuffGravatar Steven Whitehouse 1-1/+15
2009-01-05GFS2: Kill two daemons with one patchGravatar Steven Whitehouse 1-41/+1
2009-01-05GFS2: Clean up & move gfs2_quotadGravatar Steven Whitehouse 1-2/+0
2008-09-18GFS2: high time to take some time over atimeGravatar Steven Whitehouse 1-11/+0