Age | Commit message (Expand) | Author | Files | Lines |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+3 |
2023-02-01 | gfs2: Add SDF_DEACTIVATING super block flag | Bob Peterson | 1 | -0/+2 |
2023-01-27 | kobject: kset_uevent_ops: make uevent() callback take a const * | Greg Kroah-Hartman | 1 | -3/+3 |
2022-02-02 | block: remove genhd.h | Christoph Hellwig | 1 | -1/+1 |
2021-12-28 | kobject: remove kset from struct kset_uevent_ops callbacks | Greg Kroah-Hartman | 1 | -2/+1 |
2021-04-08 | gfs2: Add new sysfs file for gfs2 status | Bob Peterson | 1 | -0/+67 |
2020-10-15 | gfs2: use-after-free in sysfs deregistration | Jamie Iles | 1 | -1/+4 |
2020-02-27 | gfs2: Force withdraw to replay journals and wait for it to finish | Bob Peterson | 1 | -0/+2 |
2020-02-10 | gfs2: Split gfs2_lm_withdraw into two functions | Andreas Gruenbacher | 1 | -1/+2 |
2019-11-14 | gfs2: Introduce function gfs2_withdrawn | Bob Peterson | 1 | -1/+1 |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
2019-06-27 | gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN | Bob Peterson | 1 | -1/+1 |
2019-06-27 | gfs2: Clean up freeing struct gfs2_sbd | Andreas Gruenbacher | 1 | -2/+1 |
2019-06-13 | gfs2: replace ktype default_attrs with default_groups | Kimberly Brown | 1 | -1/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 | Thomas Gleixner | 1 | -4/+1 |
2019-05-14 | gfs2: Fix error path kobject memory leak | Tobin C. Harding | 1 | -7/+1 |
2018-07-25 | GFS2: Fix recovery issues for spectators | Bob Peterson | 1 | -2/+9 |
2018-01-30 | gfs2: Add a few missing newlines in messages | Andreas Gruenbacher | 1 | -2/+2 |
2017-07-17 | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells | 1 | -1/+1 |
2017-07-06 | Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2017-07-05 | GFS2: constify attribute_group structures. | Arvind Yadav | 1 | -2/+2 |
2017-06-05 | fs: switch ->s_uuid to uuid_t | Christoph Hellwig | 1 | -17/+5 |
2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 1 | -0/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2015-05-05 | gfs2: convert simple_str to kstr | Fabian Frederick | 1 | -18/+48 |
2015-01-13 | GFS2: fix sprintf format specifier | alex chen | 1 | -1/+1 |
2014-06-04 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+5 |
2014-06-02 | GFS2: Prevent recovery before the local journal is set | Bob Peterson | 1 | -0/+3 |
2014-05-14 | GFS2: remove transaction glock | Benjamin Marzinski | 1 | -2/+2 |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 1 | -2/+2 |
2014-03-07 | GFS2: Convert gfs2_lm_withdraw to use fs_err | Joe Perches | 1 | -3/+2 |
2014-03-07 | GFS2: Use pr_<level> more consistently | Joe Perches | 1 | -0/+2 |
2013-10-04 | GFS2: Remove obsolete quota tunable | Steven Whitehouse | 1 | -2/+0 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -9/+9 |
2013-02-26 | fs: change return values from -EACCES to -EPERM | Zhao Hongjiang | 1 | -9/+9 |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -2/+12 |
2013-02-13 | gfs2: Convert gfs2_quota_refresh to take a kqid | Eric W. Biederman | 1 | -2/+12 |
2013-02-13 | GFS2: Reinstate withdraw ack system | Steven Whitehouse | 1 | -1/+23 |
2013-01-29 | GFS2: Clean up freeze code | Steven Whitehouse | 1 | -13/+11 |
2012-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds | 1 | -3/+18 |
2012-07-22 | quota: Split dquot_quota_sync() to writeback and cache flushing part | Jan Kara | 1 | -1/+1 |
2012-06-13 | GFS2: Add kobject release method | Bob Peterson | 1 | -3/+18 |
2012-05-02 | gfs2: fix recovery during unmount | David Teigland | 1 | -4/+6 |
2012-01-11 | GFS2: dlm based recovery coordination | David Teigland | 1 | -12/+21 |
2011-07-12 | GFS2: Fix race during filesystem mount | Steven Whitehouse | 1 | -1/+6 |
2011-05-10 | GFS2: Use UUID field in generic superblock | Steven Whitehouse | 1 | -2/+4 |
2010-10-06 | GFS2: Fix type mapping for demote_rq interface | Steven Whitehouse | 1 | -1/+4 |
2010-09-29 | GFS2: Improve journal allocation via sysfs | Steven Whitehouse | 1 | -8/+9 |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+2 |
2010-07-29 | GFS2: Wait for journal id on mount if not specified on mount command line | Steven Whitehouse | 1 | -3/+54 |