summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-04-206-8/+12
|\
| * scsi: aic7xxx: fix EISA supportChristoph Hellwig2019-04-184-6/+7
| * Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap2019-04-181-1/+0
| * scsi: core: set result when the command cannot be dispatchedJaesoo Lee2019-04-151-1/+5
* | Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-131-0/+1
|\ \ | |/ |/|
| * scsi: virtio_scsi: limit number of hw queues by nr_cpu_idsDongli Zhang2019-04-101-0/+1
* | scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash2019-04-081-1/+4
|/
* scsi: lpfc: Fix missing wakeups on abort threadsJames Smart2019-04-031-4/+3
* scsi: storvsc: Reduce default ring buffer size to 128 KbytesMichael Kelley2019-04-031-1/+1
* scsi: storvsc: Fix calculation of sub-channel countMichael Kelley2019-04-031-2/+11
* scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez2019-04-032-0/+2
* scsi: qedi: remove declaration of nvm_image from stackColin Ian King2019-03-291-5/+2
* scsi: ibmvfc: Clean up transport eventsTyrel Datwyler2019-03-272-4/+11
* scsi: ibmvfc: Byte swap status and error codes when loggingTyrel Datwyler2019-03-271-13/+15
* scsi: ibmvfc: Add failed PRLI to cmd_status lookup arrayTyrel Datwyler2019-03-271-0/+1
* scsi: ibmvfc: Remove "failed" from logged errorsTyrel Datwyler2019-03-271-1/+1
* scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen2019-03-271-0/+3
* scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche2019-03-271-6/+13
* scsi: core: Run queue when state is set to running after being blockedzhengbin2019-03-271-0/+6
* scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu2019-03-251-0/+2
* scsi: aacraid: Insure we don't access PCIe space during AER/EEHDave Carroll2019-03-252-3/+8
* scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy2019-03-252-0/+18
* scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler2019-03-201-6/+16
* scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler2019-03-201-0/+5
* scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()Luo Jiaxing2019-03-201-0/+6
* scsi: qla2xxx: Fix NULL pointer crash due to stale CPUIDHimanshu Madhani2019-03-191-1/+1
* scsi: qla2xxx: Fix FC-AL connection target discoveryQuinn Tran2019-03-191-0/+7
* scsi: core: Avoid that a kernel warning appears during system resumeBart Van Assche2019-03-191-2/+4
* scsi: core: Also call destroy_rcu_head() for passthrough requestsBart Van Assche2019-03-191-1/+8
* scsi: iscsi: flush running unbind operations when removing a sessionMaurizio Lombardi2019-03-181-0/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-1620-67/+197
|\
| * scsi: aacraid: Fix performance issue on logical drivesSagar Biradar2019-03-141-5/+8
| * scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()Dan Carpenter2019-03-141-7/+9
| * scsi: libiscsi: Hold back_lock when calling iscsi_complete_taskLee Duncan2019-03-071-2/+20
| * scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLinkXiang Chen2019-03-061-0/+2
| * scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP targ...Xiang Chen2019-03-063-3/+49
| * scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry2019-03-061-0/+10
| * scsi: hisi_sas: print PHY RX errors count for later revision of v3 hwXiaofei Tan2019-03-062-25/+60
| * scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen2019-03-061-1/+2
| * scsi: hisi_sas: Change return variable type in phy_up_v3_hw()Xiang Chen2019-03-061-1/+2
| * scsi: qla2xxx: check for kstrtol() failureDan Carpenter2019-03-061-0/+2
| * scsi: lpfc: fix 32-bit format string warningArnd Bergmann2019-03-061-1/+1
| * scsi: lpfc: fix unused variable warningArnd Bergmann2019-03-061-1/+2
| * scsi: libiscsi: fall back to sendmsg for slab pagesVasily Averin2019-03-061-3/+8
| * scsi: qla2xxx: avoid printf format warningArnd Bergmann2019-03-061-2/+2
| * scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unsetJames Smart2019-03-061-1/+2
| * scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep checkJames Smart2019-03-061-1/+1
| * scsi: ufs: hisi: fix ufs_hba_variant_ops passingArnd Bergmann2019-03-064-10/+7
| * scsi: qla2xxx: Fix panic in qla_dfs_tgt_counters_showBill Kuzeja2019-03-061-0/+2
| * scsi: megaraid_sas: reduce module load timeSteve Sistare2019-03-061-2/+2
OpenPOWER on IntegriCloud