Age | Commit message (Expand) | Author |
2022-02-02 | block: remove genhd.h | Christoph Hellwig |
2021-12-28 | kobject: remove kset from struct kset_uevent_ops callbacks | Greg Kroah-Hartman |
2021-04-08 | gfs2: Add new sysfs file for gfs2 status | Bob Peterson |
2020-10-14 | gfs2: use-after-free in sysfs deregistration | Jamie Iles |
2020-02-27 | gfs2: Force withdraw to replay journals and wait for it to finish | Bob Peterson |
2020-02-10 | gfs2: Split gfs2_lm_withdraw into two functions | Andreas Gruenbacher |
2019-11-14 | gfs2: Introduce function gfs2_withdrawn | Bob Peterson |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-06-27 | gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN | Bob Peterson |
2019-06-27 | gfs2: Clean up freeing struct gfs2_sbd | Andreas Gruenbacher |
2019-06-13 | gfs2: replace ktype default_attrs with default_groups | Kimberly Brown |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 | Thomas Gleixner |
2019-05-13 | gfs2: Fix error path kobject memory leak | Tobin C. Harding |
2018-07-25 | GFS2: Fix recovery issues for spectators | Bob Peterson |
2018-01-30 | gfs2: Add a few missing newlines in messages | Andreas Gruenbacher |
2017-07-17 | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells |
2017-07-05 | Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-07-05 | GFS2: constify attribute_group structures. | Arvind Yadav |
2017-06-05 | fs: switch ->s_uuid to uuid_t | Christoph Hellwig |
2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
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 |