diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-11 14:28:34 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-11 14:28:34 -0500 |
commit | 498f7f505dc79934c878c7667840c50c64f232fc (patch) | |
tree | 67eca6dcb6fe76ec3d2bdef5e3102591fe957776 /MAINTAINERS | |
parent | 0969d11e201b82d30a158ccdb3aca67a7b845613 (diff) | |
parent | d6351db2073315ddebac72cc1935e912f60f86e0 (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-- | MAINTAINERS | 5 |
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 | |||
1785 | F: drivers/usb/atm/cxacru.c | 1785 | F: drivers/usb/atm/cxacru.c |
1786 | 1786 | ||
1787 | CONFIGFS | 1787 | CONFIGFS |
1788 | M: Joel Becker <joel.becker@oracle.com> | 1788 | M: Joel Becker <jlbec@evilplan.org> |
1789 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/configfs.git | ||
1789 | S: Supported | 1790 | S: Supported |
1790 | F: fs/configfs/ | 1791 | F: fs/configfs/ |
1791 | F: include/linux/configfs.h | 1792 | F: include/linux/configfs.h |
@@ -4549,7 +4550,7 @@ F: include/linux/oprofile.h | |||
4549 | 4550 | ||
4550 | ORACLE CLUSTER FILESYSTEM 2 (OCFS2) | 4551 | ORACLE CLUSTER FILESYSTEM 2 (OCFS2) |
4551 | M: Mark Fasheh <mfasheh@suse.com> | 4552 | M: Mark Fasheh <mfasheh@suse.com> |
4552 | M: Joel Becker <joel.becker@oracle.com> | 4553 | M: Joel Becker <jlbec@evilplan.org> |
4553 | L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers) | 4554 | L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers) |
4554 | W: http://oss.oracle.com/projects/ocfs2/ | 4555 | W: http://oss.oracle.com/projects/ocfs2/ |
4555 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git | 4556 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git |