From 88a678bbc34cecce36bf2c7a8af4cba38f9f77ce Mon Sep 17 00:00:00 2001 From: "Bryant G. Ly" Date: Tue, 28 Jun 2016 17:05:35 -0500 Subject: ibmvscsis: Initial commit of IBM VSCSI Tgt Driver This driver is a pick up of the old IBM VIO scsi Target Driver that was started by Nick and Fujita 2-4 years ago. http://comments.gmane.org/gmane.linux.scsi/90119 The driver provides a virtual SCSI device on IBM Power Servers. This patch contains the fifth version for an initial merge of the tcm ibmvscsis driver. More information on this driver and config can be found: https://github.com/powervm/ibmvscsis/wiki/Configuration http://www.linux-iscsi.org/wiki/IBM_vSCSI (Drop extra libsrp review breakage + Fix kconfig typo - nab) Signed-off-by: Steven Royer Signed-off-by: Tyrel Datwyler Signed-off-by: Michael Cyr Signed-off-by: Bryant G. Ly Cc: FUJITA Tomonori Signed-off-by: Nicholas Bellinger --- MAINTAINERS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index ed42cb65a19b..1ec7a8788ad1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5680,7 +5680,15 @@ M: Tyrel Datwyler L: linux-scsi@vger.kernel.org S: Supported F: drivers/scsi/ibmvscsi/ibmvscsi* -F: drivers/scsi/ibmvscsi/viosrp.h +F: include/scsi/viosrp.h + +IBM Power Virtual SCSI Device Target Driver +M: Bryant G. Ly +M: Michael Cyr +L: linux-scsi@vger.kernel.org +L: target-devel@vger.kernel.org +S: Supported +F: drivers/scsi/ibmvscsi_tgt/ IBM Power Virtual FC Device Drivers M: Tyrel Datwyler -- cgit v1.2.3