summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-06-19scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King
2019-06-19scsi: myrs: Fix uninitialized variableYueHaibing
2019-06-19scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart
2019-06-19scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_showJames Smart
2019-06-19scsi: lpfc: resolve lockdep warningsJames Smart
2019-06-19scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing
2019-06-19scsi: qedi: remove memset/memcpy to nfunc and use func insteadYueHaibing
2019-06-19scsi: qla2xxx: Add cleanup for PCI EEH recoveryQuinn Tran
2019-06-15scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flagsGiridhar Malavali
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