Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley: "This is the same set of patches sent in the merge window as the final pull except that Martin's read only rework is replaced with a simple revert of the original change that caused the regression. Everything else is an obvious fix or small cleanup" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: Revert "scsi: sd: Keep disk read-only when re-reading partition" scsi: bnx2fc: fix incorrect cast to u64 on shift operation scsi: smartpqi: Reporting unhandled SCSI errors scsi: myrs: Fix uninitialized variable scsi: lpfc: Update lpfc version to 12.2.0.2 scsi: lpfc: add check for loss of ndlp when sending RRQ scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_show scsi: lpfc: resolve lockdep warnings scsi: qedi: remove set but not used variables 'cdev' and 'udev' scsi: qedi: remove memset/memcpy to nfunc and use func instead scsi: qla2xxx: Add cleanup for PCI EEH recovery
No related branches found
No related tags found
Showing
- drivers/scsi/bnx2fc/bnx2fc_hwi.c 1 addition, 1 deletiondrivers/scsi/bnx2fc/bnx2fc_hwi.c
- drivers/scsi/lpfc/lpfc_attr.c 22 additions, 15 deletionsdrivers/scsi/lpfc/lpfc_attr.c
- drivers/scsi/lpfc/lpfc_els.c 4 additions, 1 deletiondrivers/scsi/lpfc/lpfc_els.c
- drivers/scsi/lpfc/lpfc_sli.c 53 additions, 31 deletionsdrivers/scsi/lpfc/lpfc_sli.c
- drivers/scsi/lpfc/lpfc_version.h 1 addition, 1 deletiondrivers/scsi/lpfc/lpfc_version.h
- drivers/scsi/myrs.c 1 addition, 1 deletiondrivers/scsi/myrs.c
- drivers/scsi/qedi/qedi_dbg.c 8 additions, 24 deletionsdrivers/scsi/qedi/qedi_dbg.c
- drivers/scsi/qedi/qedi_iscsi.c 0 additions, 4 deletionsdrivers/scsi/qedi/qedi_iscsi.c
- drivers/scsi/qla2xxx/qla_os.c 82 additions, 139 deletionsdrivers/scsi/qla2xxx/qla_os.c
- drivers/scsi/sd.c 1 addition, 2 deletionsdrivers/scsi/sd.c
- drivers/scsi/smartpqi/smartpqi_init.c 16 additions, 7 deletionsdrivers/scsi/smartpqi/smartpqi_init.c
Loading
Please register or sign in to comment