Age | Commit message (Expand) | Author |
2015-05-05 | gfs2: convert simple_str to kstr | Fabian Frederick |
2015-01-13 | GFS2: fix sprintf format specifier | alex chen |
2014-06-04 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-06-02 | GFS2: Prevent recovery before the local journal is set | Bob Peterson |
2014-05-14 | GFS2: remove transaction glock | Benjamin Marzinski |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |
2014-03-07 | GFS2: Convert gfs2_lm_withdraw to use fs_err | Joe Perches |
2014-03-07 | GFS2: Use pr_<level> more consistently | Joe Perches |
2013-10-04 | GFS2: Remove obsolete quota tunable | Steven Whitehouse |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | fs: change return values from -EACCES to -EPERM | Zhao Hongjiang |
2013-02-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-02-13 | gfs2: Convert gfs2_quota_refresh to take a kqid | Eric W. Biederman |
2013-02-13 | GFS2: Reinstate withdraw ack system | Steven Whitehouse |
2013-01-29 | GFS2: Clean up freeze code | Steven Whitehouse |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2012-07-22 | quota: Split dquot_quota_sync() to writeback and cache flushing part | Jan Kara |
2012-06-13 | GFS2: Add kobject release method | Bob Peterson |
2012-05-02 | gfs2: fix recovery during unmount | David Teigland |
2012-01-11 | GFS2: dlm based recovery coordination | David Teigland |
2011-07-12 | GFS2: Fix race during filesystem mount | Steven Whitehouse |
2011-05-10 | GFS2: Use UUID field in generic superblock | Steven Whitehouse |
2010-10-06 | GFS2: Fix type mapping for demote_rq interface | Steven Whitehouse |
2010-09-29 | GFS2: Improve journal allocation via sysfs | Steven Whitehouse |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-07-29 | GFS2: Wait for journal id on mount if not specified on mount command line | Steven Whitehouse |
2010-07-23 | gfs2: use workqueue instead of slow-work | Tejun Heo |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
2010-05-14 | GFS2: Fix typo | Steven Whitehouse |
2010-05-06 | GFS2: Add some useful messages | Steven Whitehouse |
2010-05-05 | GFS2: Various gfs2_logd improvements | Benjamin Marzinski |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy |
2010-03-07 | kobject: Constify struct kset_uevent_ops | Emese Revfy |
2010-03-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2010-03-05 | quota: move code from sync_quota_sb into vfs_quota_sync | Christoph Hellwig |
2010-03-01 | GFS2: Remove loopy umount code | Steven Whitehouse |
2009-12-15 | fs/gfs2/sys.c: use %pUB to print UUIDs | Joe Perches |
2009-12-03 | GFS2: Add proper error reporting to quota sync via sysfs | Steven Whitehouse |
2009-12-03 | GFS2: Alter arguments of gfs2_quota/statfs_sync | Steven Whitehouse |
2009-09-09 | GFS2: Remove unused sysfs file | Steven Whitehouse |
2009-08-17 | GFS2: Add sysfs link to device | Steven Whitehouse |
2009-08-17 | GFS2: Add some more info to uevents | Steven Whitehouse |
2009-08-14 | GFS2: Fix permissions on "recover" file | Steven Whitehouse |
2009-05-26 | GFS2: Remove args subdir from gfs2 sysfs files | Steven Whitehouse |
2009-05-26 | GFS2: Remove lockstruct subdir from gfs2 sysfs files | Steven Whitehouse |
2009-05-19 | GFS2: Umount recovery race fix | Steven Whitehouse |
2009-05-13 | GFS2: Remove a couple of unused sysfs entries | Steven Whitehouse |
2009-05-13 | GFS2: Add commit= mount option | Steven Whitehouse |
2009-03-24 | GFS2: Add a "demote a glock" interface to sysfs | Steven Whitehouse |