aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-05-03Merge 5.1-rc7 into usb-nextGreg Kroah-Hartman
2019-04-25Merge tag 'phy-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
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-17phy: ufs-qcom: Refactor all init steps into phy_poweronEvan Green
2019-04-17phy: qcom: Utilize UFS reset controllerEvan Green
2019-04-17scsi: ufs: qcom: Expose the reset controller for PHYEvan Green
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
2019-03-19scsi: qla2xxx: Fix NULL pointer crash due to stale CPUIDHimanshu Madhani
2019-03-19scsi: qla2xxx: Fix FC-AL connection target discoveryQuinn Tran
2019-03-19scsi: core: Avoid that a kernel warning appears during system resumeBart Van Assche
2019-03-19scsi: core: Also call destroy_rcu_head() for passthrough requestsBart Van Assche
2019-03-18scsi: iscsi: flush running unbind operations when removing a sessionMaurizio Lombardi
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-14scsi: aacraid: Fix performance issue on logical drivesSagar Biradar
2019-03-14scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()Dan Carpenter
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-07scsi: libiscsi: Hold back_lock when calling iscsi_complete_taskLee Duncan
2019-03-06scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLinkXiang Chen
2019-03-06scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP targ...Xiang Chen
2019-03-06scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry
2019-03-06scsi: hisi_sas: print PHY RX errors count for later revision of v3 hwXiaofei Tan
2019-03-06scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen
2019-03-06scsi: hisi_sas: Change return variable type in phy_up_v3_hw()Xiang Chen
2019-03-06scsi: qla2xxx: check for kstrtol() failureDan Carpenter
2019-03-06scsi: lpfc: fix 32-bit format string warningArnd Bergmann
2019-03-06scsi: lpfc: fix unused variable warningArnd Bergmann