summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-05-16scsi: aic7xxx: fix EISA supportChristoph Hellwig
2019-05-10scsi: qla2xxx: Fix device staying in blocked stateQuinn Tran
2019-05-10scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez
2019-05-10scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-05-10scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash
2019-05-10scsi: libsas: fix a race condition when smp task timeoutJason Yan
2019-05-08scsi: storvsc: Fix calculation of sub-channel countMichael Kelley
2019-05-08scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez
2019-05-04scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu
2019-05-04scsi: aacraid: Insure we don't access PCIe space during AER/EEHDave Carroll
2019-05-04scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy
2019-04-27Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap
2019-04-27scsi: core: set result when the command cannot be dispatchedJaesoo Lee
2019-04-20scsi: core: Avoid that system resume triggers a kernel warningBart 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-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-23scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_taskAnoob Soman
2019-03-23scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmdBill Kuzeja
2019-03-13scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva
2019-03-13Revert "scsi: libfc: Add WARN_ON() when deleting rports"Ross Lagerwall
2019-03-13scsi: 53c700: pass correct "dev" to dma_alloc_attrs()Dan Carpenter
2019-03-13scsi: bnx2fc: Fix error handling in probe()Dan Carpenter
2019-03-13scsi: scsi_debug: fix write_same with virtual_gb problemDouglas Gilbert
2019-03-13scsi: libfc: free skb when receiving invalid flogi respMing Lu
2019-03-10scsi: core: reset host byte in DID_NEXUS_FAILURE caseMartin Wilck
2019-03-05scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash
2019-03-05scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne
2019-03-05scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne
2019-03-05scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry
2019-02-27scsi: cxgb4i: add wait_for_completion()Varun Prakash
2019-02-27scsi: ufs: Fix geometry descriptor sizeAvri Altman
2019-02-27scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar
2019-02-27scsi: ufs: Fix system suspend statusStanley Chu
2019-02-27scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe
2019-02-27scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing
2019-02-20scsi: sd: fix entropy gathering for most rotational disksJames Bottomley
2019-02-12scsi: aic94xx: fix module loadingJames Bottomley
2019-02-12scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain