aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-04-14 19:09:18 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2015-04-14 19:09:18 -0400
commit80dcc31fbe55932ac9204daee5f2ebc0c49b6da3 (patch)
tree723802ccd7e96da883352704fe3d2c5e3ba9d2e6 /MAINTAINERS
parent78d5dcda92a17f17132671c269ea2c3a17688649 (diff)
parent30133177957dca9a3e2a37b720f891d3225a92a1 (diff)
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Pull GFS2 updates from Bob Peterson: "Here is a list of patches we've accumulated for GFS2 for the current upstream merge window. Most of the patches fix GFS2 quotas, which were not properly enforced. There's another that adds me as a GFS2 co-maintainer, and a couple patches that fix a kernel panic doing splice_write on GFS2 as well as a few correctness patches" * tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: gfs2: fix quota refresh race in do_glock() gfs2: incorrect check for debugfs returns gfs2: allow fallocate to max out quotas/fs efficiently gfs2: allow quota_check and inplace_reserve to return available blocks gfs2: perform quota checks against allocation parameters GFS2: Move gfs2_file_splice_write outside of #ifdef GFS2: Allocate reservation during splice_write GFS2: gfs2_set_acl(): Cache "no acl" as well Add myself (Bob Peterson) as a maintainer of GFS2
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 38579ac581ce..17631e6c0151 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4337,10 +4337,10 @@ F: scripts/get_maintainer.pl
4337 4337
4338GFS2 FILE SYSTEM 4338GFS2 FILE SYSTEM
4339M: Steven Whitehouse <swhiteho@redhat.com> 4339M: Steven Whitehouse <swhiteho@redhat.com>
4340M: Bob Peterson <rpeterso@redhat.com>
4340L: cluster-devel@redhat.com 4341L: cluster-devel@redhat.com
4341W: http://sources.redhat.com/cluster/ 4342W: http://sources.redhat.com/cluster/
4342T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes.git 4343T: git git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git
4343T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw.git
4344S: Supported 4344S: Supported
4345F: Documentation/filesystems/gfs2*.txt 4345F: Documentation/filesystems/gfs2*.txt
4346F: fs/gfs2/ 4346F: fs/gfs2/