-
- 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 ten bug fixes (and two consisting of copyright year update and version number change) pretty much all of which involve either a crash or a hang except the removal of the random sleep from the qla2xxx driver (which is a coding error so bad, we want it gone before anyone has a chance to copy it)." * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: [SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put() [SCSI] libsas: fix handling vacant phy in sas_set_ex_phy() [SCSI] ibmvscsi: Fix slave_configure deadlock [SCSI] qla2xxx: Update the driver version to 8.04.00.13-k. [SCSI] qla2xxx: Remove debug code that msleeps for random duration. [SCSI] qla2xxx: Update copyright dates information in LICENSE.qla2xxx file. [SCSI] qla2xxx: Fix crash during firmware dump procedure. [SCSI] Revert "qla2xxx: Add setting of driver version string for vendor application." [SCSI] ipr: dlpar failed when adding an adapter back [SCSI] ipr: fix addition of abort command to HRRQ free queue [SCSI] st: Take additional queue ref in st_probe [SCSI] libsas: use right function to alloc smp response [SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapter
No related branches found
No related tags found
Showing
- Documentation/scsi/LICENSE.qla2xxx 1 addition, 1 deletionDocumentation/scsi/LICENSE.qla2xxx
- drivers/scsi/ibmvscsi/ibmvscsi.c 1 addition, 1 deletiondrivers/scsi/ibmvscsi/ibmvscsi.c
- drivers/scsi/ipr.c 10 additions, 3 deletionsdrivers/scsi/ipr.c
- drivers/scsi/libsas/sas_expander.c 13 additions, 1 deletiondrivers/scsi/libsas/sas_expander.c
- drivers/scsi/lpfc/lpfc_sli.c 2 additions, 1 deletiondrivers/scsi/lpfc/lpfc_sli.c
- drivers/scsi/qla2xxx/qla_attr.c 0 additions, 5 deletionsdrivers/scsi/qla2xxx/qla_attr.c
- drivers/scsi/qla2xxx/qla_dbg.c 2 additions, 1 deletiondrivers/scsi/qla2xxx/qla_dbg.c
- drivers/scsi/qla2xxx/qla_def.h 0 additions, 1 deletiondrivers/scsi/qla2xxx/qla_def.h
- drivers/scsi/qla2xxx/qla_gbl.h 0 additions, 3 deletionsdrivers/scsi/qla2xxx/qla_gbl.h
- drivers/scsi/qla2xxx/qla_init.c 1 addition, 3 deletionsdrivers/scsi/qla2xxx/qla_init.c
- drivers/scsi/qla2xxx/qla_mbx.c 0 additions, 58 deletionsdrivers/scsi/qla2xxx/qla_mbx.c
- drivers/scsi/qla2xxx/qla_version.h 1 addition, 1 deletiondrivers/scsi/qla2xxx/qla_version.h
- drivers/scsi/st.c 7 additions, 1 deletiondrivers/scsi/st.c
Loading
Please register or sign in to comment