diff options
-rw-r--r-- | MAINTAINERS | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0cd037950bc3..894a69493952 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13490,6 +13490,7 @@ M: "James E.J. Bottomley" <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git M: "Martin K. Petersen" <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git +Q: https://patchwork.kernel.org/project/linux-scsi/list/ S: Maintained F: Documentation/devicetree/bindings/scsi/ @@ -13504,6 +13505,18 @@ F: Documentation/scsi/st.txt F: drivers/scsi/st.* F: drivers/scsi/st_*.h +SCSI TARGET SUBSYSTEM +M: "Martin K. Petersen" <[email protected]> +W: http://www.linux-iscsi.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git +Q: https://patchwork.kernel.org/project/target-devel/list/ +S: Supported +F: drivers/target/ +F: include/target/ +F: Documentation/target/ + SCTP PROTOCOL M: Vlad Yasevich <[email protected]> M: Neil Horman <[email protected]> @@ -14756,18 +14769,6 @@ F: Documentation/filesystems/sysv-fs.txt F: fs/sysv/ F: include/linux/sysv_fs.h -TARGET SUBSYSTEM -M: "Nicholas A. Bellinger" <[email protected]> -W: http://www.linux-iscsi.org -W: http://groups.google.com/group/linux-iscsi-target-dev -T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master -S: Supported -F: drivers/target/ -F: include/target/ -F: Documentation/target/ - TASKSTATS STATISTICS INTERFACE M: Balbir Singh <[email protected]> S: Maintained |