summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-05-31scsi: lpfc: Fix use-after-free mailbox cmd completionJames Smart
2019-05-31scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in lpfc_io_freeJames Smart
2019-05-31scsi: lpfc: Resolve inconsistent check of hdwq in lpfc_scsi_cmd_iocb_cmplJames Smart
2019-05-31scsi: lpfc: Fix mailbox hang on adapter initJames Smart
2019-05-31scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart
2019-05-31scsi: lpfc: Fix io lost on host resetsJames Smart
2019-05-31scsi: lpfc: Fix fc4type information for FDMIJames Smart
2019-05-31scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart
2019-05-31scsi: ufs: fix a missing check of devm_reset_control_getKangjie Lu
2019-05-31scsi: lpfc: avoid uninitialized variable warningArnd Bergmann
2019-05-31scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann
2019-05-31scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload checkChad Dupuis
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: qedi: Abort ep termination if offload not scheduledManish Rangankar
2019-05-31scsi: qla2xxx: Fix hardirq-unsafe lockingBart Van Assche
2019-05-31scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2x...Bart Van Assche
2019-05-31scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()Bart Van Assche
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-11scsi: qla2xxx: Fix device staying in blocked stateQuinn Tran
2019-05-11scsi: qla2xxx: Set remote port devloss timeout to 0Giridhar Malavali
2019-05-11scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez
2019-05-11scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-04-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-04-18scsi: aic7xxx: fix EISA supportChristoph Hellwig
2019-04-18Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap
2019-04-15scsi: core: set result when the command cannot be dispatchedJaesoo Lee
2019-04-13Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-10scsi: virtio_scsi: limit number of hw queues by nr_cpu_idsDongli Zhang
2019-04-08scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash
2019-04-03scsi: lpfc: Fix missing wakeups on abort threadsJames Smart
2019-04-03scsi: storvsc: Reduce default ring buffer size to 128 KbytesMichael Kelley
2019-04-03scsi: storvsc: Fix calculation of sub-channel countMichael Kelley
2019-04-03scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez
2019-03-29scsi: qedi: remove declaration of nvm_image from stackColin Ian King
2019-03-27scsi: ibmvfc: Clean up transport eventsTyrel Datwyler
2019-03-27scsi: ibmvfc: Byte swap status and error codes when loggingTyrel Datwyler
2019-03-27scsi: ibmvfc: Add failed PRLI to cmd_status lookup arrayTyrel Datwyler
2019-03-27scsi: ibmvfc: Remove "failed" from logged errorsTyrel Datwyler
2019-03-27scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen
2019-03-27scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche
2019-03-27scsi: core: Run queue when state is set to running after being blockedzhengbin
2019-03-25scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-25scsi: aacraid: Insure we don't access PCIe space during AER/EEHDave Carroll
2019-03-25scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy
2019-03-20scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler
2019-03-20scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler
2019-03-20scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()Luo Jiaxing