aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS11
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 317ed38826d7..563a4c0bf97b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2141,6 +2141,17 @@ S: Supported
2141F: Documentation/fault-injection/ 2141F: Documentation/fault-injection/
2142F: lib/fault-inject.c 2142F: lib/fault-inject.c
2143 2143
2144FCOE SUBSYSTEM (libfc, libfcoe, fcoe)
2145M: Robert Love <robert.w.love@intel.com>
2146L: devel@open-fcoe.org
2147W: www.Open-FCoE.org
2148S: Supported
2149F: drivers/scsi/libfc/
2150F: drivers/scsi/fcoe/
2151F: include/scsi/fc/
2152F: include/scsi/libfc.h
2153F: include/scsi/libfcoe.h
2154
2144FILE LOCKING (flock() and fcntl()/lockf()) 2155FILE LOCKING (flock() and fcntl()/lockf())
2145M: Matthew Wilcox <matthew@wil.cx> 2156M: Matthew Wilcox <matthew@wil.cx>
2146L: linux-fsdevel@vger.kernel.org 2157L: linux-fsdevel@vger.kernel.org