Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull late SCSI updates from James Bottomley: "This is mostly stuff which missed the initial pull. There's a new driver: qedi, and some ufs, ibmvscsis and ncr5380 updates plus some assorted driver fixes and also a fix for the bug where if a device goes into a blocked state between configuration and sysfs device add (which can be a long time under async probing) it would become permanently blocked" * tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (30 commits) scsi: avoid a permanent stop of the scsi device's request queue scsi: mpt3sas: Recognize and act on iopriority info scsi: qla2xxx: Fix Target mode handling with Multiqueue changes. scsi: qla2xxx: Add Block Multi Queue functionality. scsi: qla2xxx: Add multiple queue pair functionality. scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls. scsi: qla2xxx: Only allow operational MBX to proceed during RESET. scsi: hpsa: remove memory allocate failure message scsi: Update 3ware driver email addresses scsi: zfcp: fix rport unblock race with LUN recovery scsi: zfcp: do not trace pure benign residual HBA responses at default level scsi: zfcp: fix use-after-"free" in FC ingress path after TMF scsi: libcxgbi: return error if interface is not up scsi: cxgb4i: libcxgbi: add missing module_put() scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature scsi: cxgb4i: libcxgbi: add active open cmd for T6 adapters scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idx scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework. scsi: aacraid: remove wildcard for series 9 controllers scsi: ibmvscsi: add write memory barrier to CRQ processing ...
Showing
- Documentation/scsi/g_NCR5380.txt 23 additions, 23 deletionsDocumentation/scsi/g_NCR5380.txt
- MAINTAINERS 7 additions, 1 deletionMAINTAINERS
- drivers/net/ethernet/chelsio/cxgb4/t4_msg.h 13 additions, 0 deletionsdrivers/net/ethernet/chelsio/cxgb4/t4_msg.h
- drivers/s390/scsi/zfcp_dbf.c 14 additions, 3 deletionsdrivers/s390/scsi/zfcp_dbf.c
- drivers/s390/scsi/zfcp_dbf.h 39 additions, 2 deletionsdrivers/s390/scsi/zfcp_dbf.h
- drivers/s390/scsi/zfcp_erp.c 59 additions, 2 deletionsdrivers/s390/scsi/zfcp_erp.c
- drivers/s390/scsi/zfcp_ext.h 3 additions, 1 deletiondrivers/s390/scsi/zfcp_ext.h
- drivers/s390/scsi/zfcp_fsf.h 2 additions, 1 deletiondrivers/s390/scsi/zfcp_fsf.h
- drivers/s390/scsi/zfcp_reqlist.h 29 additions, 1 deletiondrivers/s390/scsi/zfcp_reqlist.h
- drivers/s390/scsi/zfcp_scsi.c 56 additions, 5 deletionsdrivers/s390/scsi/zfcp_scsi.c
- drivers/scsi/3w-9xxx.c 3 additions, 6 deletionsdrivers/scsi/3w-9xxx.c
- drivers/scsi/3w-9xxx.h 3 additions, 6 deletionsdrivers/scsi/3w-9xxx.h
- drivers/scsi/3w-sas.c 2 additions, 5 deletionsdrivers/scsi/3w-sas.c
- drivers/scsi/3w-sas.h 2 additions, 5 deletionsdrivers/scsi/3w-sas.h
- drivers/scsi/3w-xxxx.c 3 additions, 4 deletionsdrivers/scsi/3w-xxxx.c
- drivers/scsi/3w-xxxx.h 3 additions, 2 deletionsdrivers/scsi/3w-xxxx.h
- drivers/scsi/Kconfig 1 addition, 0 deletionsdrivers/scsi/Kconfig
- drivers/scsi/Makefile 1 addition, 0 deletionsdrivers/scsi/Makefile
- drivers/scsi/NCR5380.c 1 addition, 76 deletionsdrivers/scsi/NCR5380.c
- drivers/scsi/NCR5380.h 0 additions, 11 deletionsdrivers/scsi/NCR5380.h
Loading
Please register or sign in to comment