summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan
2019-06-22scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash
2019-06-22scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King
2019-06-22scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart
2019-05-31scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart
2019-05-31scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart
2019-05-31scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann
2019-05-31scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu
2019-05-31scsi: ufs: Fix regulator load and icc-level configurationStanley Chu
2019-05-31scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry
2019-05-31scsi: qla2xxx: Fix a qla24xx_enable_msix() error pathBart Van Assche
2019-05-31Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen
2019-05-10scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez
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-04-27Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap
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: 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: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin
2019-03-23scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen
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-13scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva
2019-03-13scsi: libfc: free skb when receiving invalid flogi respMing Lu
2019-03-05scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash
2019-03-05scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry
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-20Revert "scsi: aic94xx: fix module loading"Greg Kroah-Hartman
2019-02-12scsi: aic94xx: fix module loadingJames Bottomley
2019-02-12scsi: smartpqi: correct volume statusDave Carroll
2019-02-12scsi: smartpqi: correct host serial num for ssaMahesh Rajashekhara
2019-02-12scsi: lpfc: Correct LCB RJT handlingJames Smart
2019-01-26scsi: megaraid: fix out-of-bound array accessesQian Cai
2019-01-26scsi: smartpqi: correct lun reset issuesKevin Barnett
2019-01-23scsi: sd: Fix cache_type_store()Ivan Mironov
2019-01-23scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu
2019-01-13scsi: bnx2fc: Fix NULL dereference in error handlingDan Carpenter
2018-12-21scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery
2018-12-21scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard
2018-12-13sr: pass down correctly sized SCSI sense bufferJens Axboe
2018-12-08scsi: csiostor: Avoid content leaks and castsKees Cook
2018-12-08scsi: scsi_devinfo: cleanly zero-pad devinfo stringsMartin Wilck