Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull misc SCSI driver updates from James Bottomley: "This patch set is a set of driver updates (megaraid_sas, fnic, lpfc, ufs, hpsa) we also have a couple of bug fixes (sd out of bounds and ibmvfc error handling) and the first round of esas2r checker fixes and finally the much anticipated big endian additions for megaraid_sas" * tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (47 commits) [SCSI] fnic: fnic Driver Tuneables Exposed through CLI [SCSI] fnic: Kernel panic while running sh/nosh with max lun cfg [SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_reset [SCSI] fnic: Remove QUEUE_FULL handling code [SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot up [SCSI] fnic: FC stat param seconds_since_last_reset not getting updated [SCSI] sd: Fix potential out-of-bounds access [SCSI] lpfc 8.3.42: Update lpfc version to driver version 8.3.42 [SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed timeout [SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage. [SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already getting aborted [SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform for SLI4 devices [SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloads [SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/RQ pci bar selection [SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running out of space [SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logic [SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes hard to interpret [SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure. [SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout handling [SCSI] lpfc 8.3.42: Fixed function mode field defined too small for not recognizing dual-chute mode ...
No related branches found
No related tags found
Showing
- Documentation/scsi/ChangeLog.megaraid_sas 10 additions, 0 deletionsDocumentation/scsi/ChangeLog.megaraid_sas
- drivers/scsi/aic7xxx/aic7xxx_pci.c 1 addition, 1 deletiondrivers/scsi/aic7xxx/aic7xxx_pci.c
- drivers/scsi/esas2r/esas2r_flash.c 8 additions, 3 deletionsdrivers/scsi/esas2r/esas2r_flash.c
- drivers/scsi/esas2r/esas2r_init.c 4 additions, 4 deletionsdrivers/scsi/esas2r/esas2r_init.c
- drivers/scsi/esas2r/esas2r_ioctl.c 1 addition, 1 deletiondrivers/scsi/esas2r/esas2r_ioctl.c
- drivers/scsi/esas2r/esas2r_vda.c 5 additions, 2 deletionsdrivers/scsi/esas2r/esas2r_vda.c
- drivers/scsi/fnic/fnic.h 8 additions, 0 deletionsdrivers/scsi/fnic/fnic.h
- drivers/scsi/fnic/fnic_main.c 132 additions, 13 deletionsdrivers/scsi/fnic/fnic_main.c
- drivers/scsi/fnic/fnic_scsi.c 70 additions, 71 deletionsdrivers/scsi/fnic/fnic_scsi.c
- drivers/scsi/fnic/vnic_scsi.h 2 additions, 2 deletionsdrivers/scsi/fnic/vnic_scsi.h
- drivers/scsi/hpsa.c 39 additions, 15 deletionsdrivers/scsi/hpsa.c
- drivers/scsi/ibmvscsi/ibmvfc.c 13 additions, 2 deletionsdrivers/scsi/ibmvscsi/ibmvfc.c
- drivers/scsi/ibmvscsi/ibmvscsi.c 86 additions, 68 deletionsdrivers/scsi/ibmvscsi/ibmvscsi.c
- drivers/scsi/ibmvscsi/viosrp.h 23 additions, 23 deletionsdrivers/scsi/ibmvscsi/viosrp.h
- drivers/scsi/lpfc/lpfc.h 1 addition, 0 deletionsdrivers/scsi/lpfc/lpfc.h
- drivers/scsi/lpfc/lpfc_attr.c 16 additions, 3 deletionsdrivers/scsi/lpfc/lpfc_attr.c
- drivers/scsi/lpfc/lpfc_bsg.c 72 additions, 18 deletionsdrivers/scsi/lpfc/lpfc_bsg.c
- drivers/scsi/lpfc/lpfc_hbadisc.c 10 additions, 1 deletiondrivers/scsi/lpfc/lpfc_hbadisc.c
- drivers/scsi/lpfc/lpfc_init.c 50 additions, 42 deletionsdrivers/scsi/lpfc/lpfc_init.c
- drivers/scsi/lpfc/lpfc_scsi.c 32 additions, 23 deletionsdrivers/scsi/lpfc/lpfc_scsi.c
Loading
Please register or sign in to comment