aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-01-11 14:28:34 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2011-01-11 14:28:34 -0500
commit498f7f505dc79934c878c7667840c50c64f232fc (patch)
tree67eca6dcb6fe76ec3d2bdef5e3102591fe957776 /MAINTAINERS
parent0969d11e201b82d30a158ccdb3aca67a7b845613 (diff)
parentd6351db2073315ddebac72cc1935e912f60f86e0 (diff)
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
* 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2: (22 commits) MAINTAINERS: Update Joel Becker's email address ocfs2: Remove unused truncate function from alloc.c ocfs2/cluster: dereferencing before checking in nst_seq_show() ocfs2: fix build for OCFS2_FS_STATS not enabled ocfs2/cluster: Show o2net timing statistics ocfs2/cluster: Track process message timing stats for each socket ocfs2/cluster: Track send message timing stats for each socket ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_container ocfs2/cluster: Replace timeval with ktime in struct o2net_send_tracking ocfs2: Add DEBUG_FS dependency ocfs2/dlm: Hard code the values for enums ocfs2/dlm: Minor cleanup ocfs2/dlm: Cleanup dlmdebug.c ocfs2: Release buffer_head in case of error in ocfs2_double_lock. ocfs2/cluster: Pin the local node when o2hb thread starts ocfs2/cluster: Show pin state for each o2hb region ocfs2/cluster: Pin/unpin o2hb regions ocfs2/cluster: Remove dropped region from o2hb quorum region bitmap ocfs2/cluster: Pin the remote node item in configfs ocfs2/dlm: make existing convertion precedent over new lock ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index bb6c1ac85138..42f991e5a85d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1785,7 +1785,8 @@ S: Maintained
1785F: drivers/usb/atm/cxacru.c 1785F: drivers/usb/atm/cxacru.c
1786 1786
1787CONFIGFS 1787CONFIGFS
1788M: Joel Becker <joel.becker@oracle.com> 1788M: Joel Becker <jlbec@evilplan.org>
1789T: git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/configfs.git
1789S: Supported 1790S: Supported
1790F: fs/configfs/ 1791F: fs/configfs/
1791F: include/linux/configfs.h 1792F: include/linux/configfs.h
@@ -4549,7 +4550,7 @@ F: include/linux/oprofile.h
4549 4550
4550ORACLE CLUSTER FILESYSTEM 2 (OCFS2) 4551ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
4551M: Mark Fasheh <mfasheh@suse.com> 4552M: Mark Fasheh <mfasheh@suse.com>
4552M: Joel Becker <joel.becker@oracle.com> 4553M: Joel Becker <jlbec@evilplan.org>
4553L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers) 4554L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
4554W: http://oss.oracle.com/projects/ocfs2/ 4555W: http://oss.oracle.com/projects/ocfs2/
4555T: git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git 4556T: git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git