diff options
author | Martin K. Petersen <[email protected]> | 2019-02-08 18:38:53 -0500 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2019-02-26 10:07:29 -0500 |
commit | d1420f2c0fdf41abfb7ba3b9fd7b4157823bc2a7 (patch) | |
tree | 4de19943c832d4cbe3b7dbe5ffb6baf4f9e3a34c | |
parent | 8beb90aaf334a6efa3e924339926b5f93a234dbb (diff) |
scsi: MAINTAINERS: SCSI initiator and target tweaks
Nic has been absent for a while and target changes now go through the SCSI
tree. To avoid confusion wrt. the NVMe target, clarify that this entry
refers to the SCSI target subsystem.
Also add patchwork links for both SCSI initiator and target.
Signed-off-by: Martin K. Petersen <[email protected]>
-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 |