aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/sys.c
AgeCommit message (Expand)Author
2018-01-30gfs2: Add a few missing newlines in messagesAndreas Gruenbacher
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells
2017-07-05Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-05GFS2: constify attribute_group structures.Arvind Yadav
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-05-05gfs2: convert simple_str to kstrFabian Frederick
2015-01-13GFS2: fix sprintf format specifieralex chen
2014-06-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-02GFS2: Prevent recovery before the local journal is setBob Peterson
2014-05-14GFS2: remove transaction glockBenjamin Marzinski
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-03-07GFS2: Convert gfs2_lm_withdraw to use fs_errJoe Perches
2014-03-07GFS2: Use pr_<level> more consistentlyJoe Perches
2013-10-04GFS2: Remove obsolete quota tunableSteven Whitehouse
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26fs: change return values from -EACCES to -EPERMZhao Hongjiang
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-13gfs2: Convert gfs2_quota_refresh to take a kqidEric W. Biederman
2013-02-13GFS2: Reinstate withdraw ack systemSteven Whitehouse
2013-01-29GFS2: Clean up freeze codeSteven Whitehouse
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-07-22quota: Split dquot_quota_sync() to writeback and cache flushing partJan Kara
2012-06-13GFS2: Add kobject release methodBob Peterson
2012-05-02gfs2: fix recovery during unmountDavid Teigland
2012-01-11GFS2: dlm based recovery coordinationDavid Teigland
2011-07-12GFS2: Fix race during filesystem mountSteven Whitehouse
2011-05-10GFS2: Use UUID field in generic superblockSteven Whitehouse
2010-10-06GFS2: Fix type mapping for demote_rq interfaceSteven Whitehouse
2010-09-29GFS2: Improve journal allocation via sysfsSteven Whitehouse
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-07-29GFS2: Wait for journal id on mount if not specified on mount command lineSteven Whitehouse
2010-07-23gfs2: use workqueue instead of slow-workTejun Heo
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2010-05-14GFS2: Fix typoSteven Whitehouse
2010-05-06GFS2: Add some useful messagesSteven Whitehouse
2010-05-05GFS2: Various gfs2_logd improvementsBenjamin Marzinski
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07kobject: Constify struct kset_uevent_opsEmese Revfy
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-03-05quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig
2010-03-01GFS2: Remove loopy umount codeSteven Whitehouse
2009-12-15fs/gfs2/sys.c: use %pUB to print UUIDsJoe Perches
2009-12-03GFS2: Add proper error reporting to quota sync via sysfsSteven Whitehouse
2009-12-03GFS2: Alter arguments of gfs2_quota/statfs_syncSteven Whitehouse
2009-09-09GFS2: Remove unused sysfs fileSteven Whitehouse
2009-08-17GFS2: Add sysfs link to deviceSteven Whitehouse
2009-08-17GFS2: Add some more info to ueventsSteven Whitehouse