aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-07-06 15:08:30 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2014-07-06 15:08:30 -0400
commit8addf0c713061aad2fc256181be3ceac221ac215 (patch)
treeae759900c1b96e86896fd097bf28c1f7fe9546ac /MAINTAINERS
parent110e4308f89fed7be824abb681d962eacc0bc319 (diff)
parent77ae174ddb84800611f5339a8bd53d49df6cd740 (diff)
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley: "This is a set of 13 fixes, a MAINTAINERS update and a sparse update. The fixes are mostly correct value initialisations, avoiding NULL derefs and some uninitialised pointer avoidance. All the patches have been incubated in -next for a few days. The final patch (use the scsi data buffer length to extract transfer size) has been rebased to add a cc to stable, but only the commit message has changed" * tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: [SCSI] use the scsi data buffer length to extract transfer size virtio-scsi: fix various bad behavior on aborted requests virtio-scsi: avoid cancelling uninitialized work items ibmvscsi: Add memory barriers for send / receive ibmvscsi: Abort init sequence during error recovery qla2xxx: Fix sparse warning in qla_target.c. bnx2fc: Improve stats update mechanism bnx2fc: do not scan uninitialized lists in case of error. fc: ensure scan_work isn't active when freeing fc_rport pm8001: Fix potential null pointer dereference and memory leak. MAINTAINERS: Update LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) maintainers Email IDs be2iscsi: remove potential junk pointer free be2iscsi: add an missing goto in error path scsi_error: set DID_TIME_OUT correctly scsi_error: fix invalid setting of host byte
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS9
1 files changed, 5 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 56b013a1309a..6813d0aa5ecf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5530,10 +5530,11 @@ S: Maintained
5530F: arch/arm/mach-lpc32xx/ 5530F: arch/arm/mach-lpc32xx/
5531 5531
5532LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) 5532LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
5533M: Nagalakshmi Nandigama <Nagalakshmi.Nandigama@lsi.com> 5533M: Nagalakshmi Nandigama <nagalakshmi.nandigama@avagotech.com>
5534M: Sreekanth Reddy <Sreekanth.Reddy@lsi.com> 5534M: Praveen Krishnamoorthy <praveen.krishnamoorthy@avagotech.com>
5535M: support@lsi.com 5535M: Sreekanth Reddy <sreekanth.reddy@avagotech.com>
5536L: DL-MPTFusionLinux@lsi.com 5536M: Abhijit Mahajan <abhijit.mahajan@avagotech.com>
5537L: MPT-FusionLinux.pdl@avagotech.com
5537L: linux-scsi@vger.kernel.org 5538L: linux-scsi@vger.kernel.org
5538W: http://www.lsilogic.com/support 5539W: http://www.lsilogic.com/support
5539S: Supported 5540S: Supported