summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-09-16scsi: libsas: delete sas port if expander discover failedJason Yan
2019-09-16scsi: scsi_dh_alua: Fix possible null-ptr-derefYueHaibing
2019-09-16scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang
2019-09-16scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash
2019-09-16scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King
2019-09-16scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart
2019-09-16scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing
2019-09-16scsi: qedi: remove memset/memcpy to nfunc and use func insteadYueHaibing
2019-09-16scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flagsGiridhar Malavali
2019-08-17scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart
2019-08-17scsi: lpfc: Fix fc4type information for FDMIJames Smart
2019-08-17scsi: lpfc: avoid uninitialized variable warningArnd Bergmann
2019-08-17scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann
2019-08-17scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload checkChad Dupuis
2019-08-17scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu
2019-08-17scsi: ufs: Fix regulator load and icc-level configurationStanley Chu
2019-08-17scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry
2019-08-02scsi: qedi: Abort ep termination if offload not scheduledManish Rangankar
2019-08-02scsi: qla2xxx: Fix hardirq-unsafe lockingBart Van Assche
2019-08-02scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2x...Bart Van Assche
2019-08-02scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()Bart Van Assche
2019-08-02scsi: qla2xxx: Fix a qla24xx_enable_msix() error pathBart Van Assche
2019-08-02Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen
2019-05-30scsi: aic7xxx: fix EISA supportChristoph Hellwig
2019-05-30scsi: qla2xxx: Fix device staying in blocked stateQuinn Tran
2019-05-30scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez
2019-05-30scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-05-30scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash
2019-05-30scsi: libsas: fix a race condition when smp task timeoutJason Yan
2019-05-23scsi: storvsc: Fix calculation of sub-channel countMichael Kelley
2019-05-23scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez
2019-05-23scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu
2019-05-23scsi: aacraid: Insure we don't access PCIe space during AER/EEHDave Carroll
2019-05-23scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy
2019-05-15Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap
2019-05-15scsi: core: set result when the command cannot be dispatchedJaesoo Lee
2019-05-05scsi: core: Avoid that system resume triggers a kernel warningBart Van Assche
2019-05-05scsi: iscsi: flush running unbind operations when removing a sessionMaurizio Lombardi
2019-04-12scsi: fcoe: make use of fip_mode enum completeSedat Dilek
2019-04-12scsi: megaraid_sas: return error when create DMA pool failedJason Yan
2019-04-12scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block
2019-04-12scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen
2019-04-12scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry
2019-04-07scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen
2019-04-07scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche
2019-04-07scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler
2019-04-07scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler
2019-03-26scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen
2019-03-26scsi: aacraid: Fix performance issue on logical drivesSagar Biradar
2019-03-26scsi: virtio_scsi: don't send sc payload with tmfsFelipe Franciosi