summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/sys.c
Commit message (Expand)AuthorAgeFilesLines
* gfs2: Add a few missing newlines in messagesAndreas Gruenbacher2018-01-301-2/+2
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-1/+1
* Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-051-2/+2
|\
| * GFS2: constify attribute_group structures.Arvind Yadav2017-07-051-2/+2
* | fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-051-17/+5
|/
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* gfs2: convert simple_str to kstrFabian Frederick2015-05-051-18/+48
* GFS2: fix sprintf format specifieralex chen2015-01-131-1/+1
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-041-2/+5
|\
| * GFS2: Prevent recovery before the local journal is setBob Peterson2014-06-021-0/+3
| * GFS2: remove transaction glockBenjamin Marzinski2014-05-141-2/+2
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-2/+2
|/
* GFS2: Convert gfs2_lm_withdraw to use fs_errJoe Perches2014-03-071-3/+2
* GFS2: Use pr_<level> more consistentlyJoe Perches2014-03-071-0/+2
* GFS2: Remove obsolete quota tunableSteven Whitehouse2013-10-041-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-9/+9
|\
| * fs: change return values from -EACCES to -EPERMZhao Hongjiang2013-02-261-9/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-251-2/+12
|\ \
| * | gfs2: Convert gfs2_quota_refresh to take a kqidEric W. Biederman2013-02-131-2/+12
| |/
* | GFS2: Reinstate withdraw ack systemSteven Whitehouse2013-02-131-1/+23
* | GFS2: Clean up freeze codeSteven Whitehouse2013-01-291-13/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-07-241-3/+18
|\
| * GFS2: Add kobject release methodBob Peterson2012-06-131-3/+18
* | quota: Split dquot_quota_sync() to writeback and cache flushing partJan Kara2012-07-221-1/+1
|/
* gfs2: fix recovery during unmountDavid Teigland2012-05-021-4/+6
* GFS2: dlm based recovery coordinationDavid Teigland2012-01-111-12/+21
* GFS2: Fix race during filesystem mountSteven Whitehouse2011-07-121-1/+6
* GFS2: Use UUID field in generic superblockSteven Whitehouse2011-05-101-2/+4
* GFS2: Fix type mapping for demote_rq interfaceSteven Whitehouse2010-10-061-1/+4
* GFS2: Improve journal allocation via sysfsSteven Whitehouse2010-09-291-8/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-071-1/+2
|\
| * gfs2: use workqueue instead of slow-workTejun Heo2010-07-231-1/+2
* | GFS2: Wait for journal id on mount if not specified on mount command lineSteven Whitehouse2010-07-291-3/+54
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2010-05-211-4/+2
|\
| * GFS2: Fix typoSteven Whitehouse2010-05-141-1/+1
| * GFS2: Add some useful messagesSteven Whitehouse2010-05-061-0/+2
| * GFS2: Various gfs2_logd improvementsBenjamin Marzinski2010-05-051-4/+0
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
|/
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* kobject: Constify struct kset_uevent_opsEmese Revfy2010-03-071-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-051-1/+1
|\
| * quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig2010-03-051-1/+1
* | GFS2: Remove loopy umount codeSteven Whitehouse2010-03-011-2/+0
|/
* fs/gfs2/sys.c: use %pUB to print UUIDsJoe Perches2009-12-151-13/+3
* GFS2: Add proper error reporting to quota sync via sysfsSteven Whitehouse2009-12-031-4/+6
* GFS2: Alter arguments of gfs2_quota/statfs_syncSteven Whitehouse2009-12-031-2/+2
* GFS2: Remove unused sysfs fileSteven Whitehouse2009-09-091-8/+0
* GFS2: Add sysfs link to deviceSteven Whitehouse2009-08-171-0/+10
* GFS2: Add some more info to ueventsSteven Whitehouse2009-08-171-3/+10
OpenPOWER on IntegriCloud