summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-04-20scsi: qla2xxx: Fix NULL pointer crash due to stale CPUIDHimanshu Madhani
2019-04-20scsi: core: Also call destroy_rcu_head() for passthrough requestsBart Van Assche
2019-04-20scsi: iscsi: flush running unbind operations when removing a sessionMaurizio Lombardi
2019-04-05scsi: fcoe: make use of fip_mode enum completeSedat Dilek
2019-04-05scsi: megaraid_sas: return error when create DMA pool failedJason Yan
2019-04-05scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block
2019-04-05scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen
2019-04-05scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry
2019-04-03scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen
2019-04-03scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche
2019-03-27scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler
2019-03-27scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler
2019-03-27scsi: qla2xxx: Fix FC-AL connection target discoveryQuinn Tran
2019-03-27scsi: core: Avoid that a kernel warning appears during system resumeBart Van Assche
2019-03-23scsi: qla2xxx: Use complete switch scan for RSCN eventsQuinn Tran
2019-03-23scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supportedGiridhar Malavali
2019-03-23scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmwareHimanshu Madhani
2019-03-23scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen
2019-03-23scsi: aacraid: Fix performance issue on logical drivesSagar Biradar
2019-03-23scsi: virtio_scsi: don't send sc payload with tmfsFelipe Franciosi
2019-03-13scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva
2019-03-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-27scsi: core: Avoid that system resume triggers a kernel warningBart Van Assche
2019-02-25scsi: hptiop: fix calls to dma_set_mask()Hannes Reinecke
2019-02-25scsi: hisi_sas: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: csiostor: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: bfa: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: aic94xx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: 3w-sas: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: 3w-9xxx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-25scsi: lpfc: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-15scsi: core: reset host byte in DID_NEXUS_FAILURE caseMartin Wilck
2019-02-15scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry
2019-02-15scsi: sd_zbc: Fix sd_zbc_report_zones() buffer allocationMasato Suzuki
2019-02-15scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_taskAnoob Soman
2019-02-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-12scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmdBill Kuzeja
2019-02-12scsi: sd: fix entropy gathering for most rotational disksJames Bottomley
2019-02-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-04scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain
2019-02-04Revert "scsi: libfc: Add WARN_ON() when deleting rports"Ross Lagerwall
2019-02-04scsi: sd_zbc: Fix zone information messagesDamien Le Moal
2019-02-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-01scsi: aic94xx: fix module loadingJames Bottomley
2019-01-29scsi: 53c700: pass correct "dev" to dma_alloc_attrs()Dan Carpenter
2019-01-29scsi: bnx2fc: Fix error handling in probe()Dan Carpenter
2019-01-29scsi: scsi_debug: fix write_same with virtual_gb problemDouglas Gilbert
2019-01-29scsi: libfc: free skb when receiving invalid flogi respMing Lu
2019-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds