-
- Downloads
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley: "This is a set of six fixes and a MAINTAINER update. The fixes are two multipath (one in Test Unit Ready handling for the path checkers and one in the section of code that sends a start unit after failover; both of these were perturbed by the scsi-mq update), a CD-ROM door locking fix that was likewise introduced by scsi-mq and three driver fixes for a previous code update in cxgb4i, megaraid_sas and bnx2fc" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: bnx2fc: fix tgt spinlock locking megaraid_sas: fix bug in handling return value of pci_enable_msix_range() cxgb4i: send abort_rpl correctly cxgbi: add maintainer for cxgb3i/cxgb4i scsi: TUR path is down after adapter gets reset with multipath scsi: call device handler for failed TUR command scsi: only re-lock door after EH on devices that were reset
No related branches found
No related tags found
Showing
- MAINTAINERS 14 additions, 0 deletionsMAINTAINERS
- drivers/scsi/bnx2fc/bnx2fc_els.c 0 additions, 2 deletionsdrivers/scsi/bnx2fc/bnx2fc_els.c
- drivers/scsi/bnx2fc/bnx2fc_io.c 10 additions, 9 deletionsdrivers/scsi/bnx2fc/bnx2fc_io.c
- drivers/scsi/cxgbi/cxgb4i/cxgb4i.c 9 additions, 6 deletionsdrivers/scsi/cxgbi/cxgb4i/cxgb4i.c
- drivers/scsi/cxgbi/libcxgbi.c 8 additions, 10 deletionsdrivers/scsi/cxgbi/libcxgbi.c
- drivers/scsi/device_handler/scsi_dh_alua.c 7 additions, 0 deletionsdrivers/scsi/device_handler/scsi_dh_alua.c
- drivers/scsi/megaraid/megaraid_sas_base.c 1 addition, 1 deletiondrivers/scsi/megaraid/megaraid_sas_base.c
- drivers/scsi/scsi_error.c 11 additions, 9 deletionsdrivers/scsi/scsi_error.c
Loading
Please register or sign in to comment