summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-06-19scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King1-1/+1
2019-06-19scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart1-1/+4
2019-06-19scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_showJames Smart1-13/+19
2019-06-19scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing1-4/+0
2019-06-19scsi: qedi: remove memset/memcpy to nfunc and use func insteadYueHaibing1-24/+8
2019-06-15scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flagsGiridhar Malavali1-0/+3
2019-06-09scsi: lpfc: Fix backport of faf5a744f4f8 ("scsi: lpfc: avoid uninitialized va...Nathan Chancellor1-3/+3
2019-05-31scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart1-1/+10
2019-05-31scsi: lpfc: Fix fc4type information for FDMIJames Smart1-7/+10
2019-05-31scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart1-0/+3
2019-05-31scsi: ufs: fix a missing check of devm_reset_control_getKangjie Lu1-0/+4
2019-05-31scsi: lpfc: avoid uninitialized variable warningArnd Bergmann1-4/+4
2019-05-31scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann1-1/+1
2019-05-31scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload checkChad Dupuis1-0/+1
2019-05-31scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu1-5/+8
2019-05-31scsi: ufs: Fix regulator load and icc-level configurationStanley Chu1-3/+12
2019-05-31scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry1-0/+5
2019-05-31scsi: qedi: Abort ep termination if offload not scheduledManish Rangankar1-0/+3
2019-05-31scsi: qla2xxx: Fix hardirq-unsafe lockingBart Van Assche2-19/+8
2019-05-31scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2x...Bart Van Assche1-1/+2
2019-05-31scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()Bart Van Assche1-0/+2
2019-05-31scsi: qla2xxx: Fix a qla24xx_enable_msix() error pathBart Van Assche1-1/+5
2019-05-31Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen1-2/+1
2019-05-16scsi: aic7xxx: fix EISA supportChristoph Hellwig4-6/+7
2019-05-10scsi: qla2xxx: Fix device staying in blocked stateQuinn Tran1-2/+2
2019-05-10scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez1-2/+2
2019-05-10scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare4-322/+329
2019-05-10scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash1-1/+4
2019-05-10scsi: libsas: fix a race condition when smp task timeoutJason Yan1-5/+4
2019-05-08scsi: storvsc: Fix calculation of sub-channel countMichael Kelley1-2/+11
2019-05-08scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez2-0/+2
2019-05-04scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu1-0/+2
2019-05-04scsi: aacraid: Insure we don't access PCIe space during AER/EEHDave Carroll2-3/+8
2019-05-04scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy2-0/+18
2019-04-27Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap1-1/+0
2019-04-27scsi: core: set result when the command cannot be dispatchedJaesoo Lee1-1/+5
2019-04-20scsi: core: Avoid that system resume triggers a kernel warningBart Van Assche1-1/+0
2019-04-20scsi: iscsi: flush running unbind operations when removing a sessionMaurizio Lombardi1-0/+2
2019-04-05scsi: fcoe: make use of fip_mode enum completeSedat Dilek5-6/+9
2019-04-05scsi: megaraid_sas: return error when create DMA pool failedJason Yan1-0/+1
2019-04-05scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block1-3/+3
2019-04-05scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen1-1/+2
2019-04-05scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry1-0/+10
2019-04-03scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen1-0/+3
2019-04-03scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche1-6/+13
2019-03-27scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler1-6/+16
2019-03-27scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler1-0/+5
2019-03-23scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmwareHimanshu Madhani1-5/+8
2019-03-23scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen1-9/+50
2019-03-23scsi: aacraid: Fix performance issue on logical drivesSagar Biradar1-5/+8