summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-05-31scsi: lpfc: Fix use-after-free mailbox cmd completionJames Smart2-1/+5
2019-05-31scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in lpfc_io_freeJames Smart1-4/+0
2019-05-31scsi: lpfc: Resolve inconsistent check of hdwq in lpfc_scsi_cmd_iocb_cmplJames Smart1-1/+1
2019-05-31scsi: lpfc: Fix mailbox hang on adapter initJames Smart1-6/+6
2019-05-31scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart1-1/+10
2019-05-31scsi: lpfc: Fix io lost on host resetsJames Smart1-0/+7
2019-05-31scsi: lpfc: Fix fc4type information for FDMIJames Smart1-7/+10
2019-05-31scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart1-1/+4
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-11scsi: qla2xxx: Fix device staying in blocked stateQuinn Tran1-2/+2
2019-05-11scsi: qla2xxx: Set remote port devloss timeout to 0Giridhar Malavali1-12/+7
2019-05-11scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez1-2/+2
2019-05-11scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare4-339/+349
2019-04-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-8/+12
2019-04-19scsi: aic7xxx: fix EISA supportChristoph Hellwig4-6/+7
2019-04-19Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap1-1/+0
2019-04-16scsi: core: set result when the command cannot be dispatchedJaesoo Lee1-1/+5
2019-04-14Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2019-04-10scsi: virtio_scsi: limit number of hw queues by nr_cpu_idsDongli Zhang1-0/+1
2019-04-09scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash1-1/+4
2019-04-04scsi: lpfc: Fix missing wakeups on abort threadsJames Smart1-4/+3
2019-04-04scsi: storvsc: Reduce default ring buffer size to 128 KbytesMichael Kelley1-1/+1
2019-04-04scsi: storvsc: Fix calculation of sub-channel countMichael Kelley1-2/+11
2019-04-04scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez2-0/+2
2019-03-29scsi: qedi: remove declaration of nvm_image from stackColin Ian King1-5/+2
2019-03-28scsi: ibmvfc: Clean up transport eventsTyrel Datwyler2-4/+11
2019-03-28scsi: ibmvfc: Byte swap status and error codes when loggingTyrel Datwyler1-13/+15
2019-03-28scsi: ibmvfc: Add failed PRLI to cmd_status lookup arrayTyrel Datwyler1-0/+1
2019-03-28scsi: ibmvfc: Remove "failed" from logged errorsTyrel Datwyler1-1/+1
2019-03-28scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen1-0/+3
2019-03-28scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche1-6/+13
2019-03-28scsi: core: Run queue when state is set to running after being blockedzhengbin1-0/+6
2019-03-26scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu1-0/+2
2019-03-26scsi: aacraid: Insure we don't access PCIe space during AER/EEHDave Carroll2-3/+8
2019-03-26scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy2-0/+18
2019-03-21scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler1-6/+16
2019-03-21scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler1-0/+5
2019-03-20scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()Luo Jiaxing1-0/+6