summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: remove code for dealing with remapping queueMing Lei2018-04-101-31/+3
* blk-mq: reimplement blk_mq_hw_queue_mappedMing Lei2018-04-101-1/+1
* blk-mq: don't check queue mapped in __blk_mq_delay_run_hw_queue()Ming Lei2018-04-101-3/+0
* blk-mq: remove blk_mq_delay_queue()Ming Lei2018-04-103-31/+2
* blk-mq: introduce blk_mq_hw_queue_first_cpu() to figure out first cpuMing Lei2018-04-101-12/+11
* blk-mq: avoid to write intermediate result to hctx->next_cpuMing Lei2018-04-101-8/+9
* blk-mq: don't keep offline CPUs mapped to hctx 0Ming Lei2018-04-101-5/+0
* blk-mq: make sure that correct hctx->next_cpu is setMing Lei2018-04-101-0/+2
* loop: fix LOOP_GET_STATUS lock imbalanceOmar Sandoval2018-04-101-15/+18
* block/loop: fix deadlock after loop_set_statusTetsuo Handa2018-04-101-4/+8
* blk-mq: order getting budget and driver tagMing Lei2018-04-101-11/+10
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-05168-13066/+6214
|\
| * Merge branch 'fixes' into miscJames Bottomley2018-04-0343-391/+424
| |\
| | * scsi: qla2xxx: fx00 copypaste typoMeelis Roos2018-03-211-1/+1
| | * scsi: qla2xxx: fix error message on <qla2400Meelis Roos2018-03-212-6/+14
| * | scsi: ufs: Add support for Auto-Hibernate Idle TimerAdrian Hunter2018-03-215-0/+126
| * | scsi: ufs: sysfs: reworking of the rpm_lvl and spm_lvl entriesStanislav Nijnikov2018-03-212-45/+114
| * | scsi: smartpqi: update driver versionDon Brace2018-03-211-3/+3
| * | scsi: smartpqi: workaround fw bug for oq deletionKevin Barnett2018-03-211-36/+3
| * | scsi: arcmsr: Change driver version to v1.40.00.05-20180309Ching Huang2018-03-211-1/+1
| * | scsi: arcmsr: Sleep to avoid CPU stuck too long for waiting adapter readyChing Huang2018-03-211-0/+10
| * | scsi: arcmsr: Handle adapter removed due to thunderbolt cable disconnection.Ching Huang2018-03-211-0/+80
| * | scsi: arcmsr: Rename ACB_F_BUS_HANG_ON to ACB_F_ADAPTER_REMOVED for adapter h...Ching Huang2018-03-211-1/+1
| * | scsi: qla2xxx: Update driver version to 10.00.00.06-khimanshu.madhani@cavium.com2018-03-211-1/+1
| * | scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scanQuinn Tran2018-03-215-71/+229
| * | scsi: qla2xxx: Cleanup code to improve FC-NVMe error handlingDarren Trapp2018-03-212-51/+29
| * | scsi: qla2xxx: Fix FC-NVMe IO abort during driver resetDarren Trapp2018-03-213-7/+14
| * | scsi: qla2xxx: Fix retry for PRLI RJT with reason of BUSYDarren Trapp2018-03-213-4/+18
| * | scsi: qla2xxx: Remove nvme_done_listDarren Trapp2018-03-216-22/+2
| * | scsi: qla2xxx: Return busy if rport going awayDarren Trapp2018-03-213-12/+24
| * | scsi: qla2xxx: Fix n2n_ae flag to prevent dev_loss on PDB changeDarren Trapp2018-03-213-5/+3
| * | scsi: qla2xxx: Add FC-NVMe abort processingDarren Trapp2018-03-212-18/+19
| * | scsi: qla2xxx: Add changes for devloss timeout in driverDarren Trapp2018-03-217-90/+87
| * | scsi: qla2xxx: Set IIDMA and fcport state before qla_nvme_register_remote()Darren Trapp2018-03-211-2/+3
| * | scsi: qla2xxx: Remove unneeded message and minor cleanup for FC-NVMehimanshu.madhani@cavium.com2018-03-211-8/+3
| * | scsi: qla2xxx: Restore ZIO threshold settingDarren Trapp2018-03-211-5/+0
| * | scsi: devinfo: remove dasd devices from the scsi subsystemXose Vazquez Perez2018-03-211-10/+0
| * | scsi: devinfo: remove DF arrays from HPXose Vazquez Perez2018-03-211-2/+0
| * | scsi: devinfo: add HP DISK-SUBSYSTEM device, for HP XP arraysXose Vazquez Perez2018-03-211-0/+1
| * | scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-03-211-1/+1
| * | scsi: documentation: Obsolete documentation referencesMartin K. Petersen2018-03-213-457/+0
| * | scsi: qla2xxx: fix spelling mistake: "existant" -> "existent"Colin Ian King2018-03-211-1/+1
| * | scsi: dpt_i2o: use after free in __adpt_reset()Dan Carpenter2018-03-211-3/+6
| * | scsi: dpt_i2o: use after free in adpt_release()Dan Carpenter2018-03-211-2/+4
| * | scsi: remove the old scsi_module.c initialization modelChristoph Hellwig2018-03-195-259/+1
| * | scsi: remove the sym53c416 driverChristoph Hellwig2018-03-195-899/+0
| * | scsi: remove the NCR53c406a driverChristoph Hellwig2018-03-193-1103/+0
| * | scsi: remove the fdomain and fdomain_cs driversChristoph Hellwig2018-03-1910-2057/+0
| * | scsi: mvme147: stop using scsi_module.cChristoph Hellwig2018-03-191-50/+57
| * | scsi: esas2r: remove initialization / cleanup dead woodChristoph Hellwig2018-03-193-91/+4