summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hosts.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: Add host and host template flag 'host_tagset'Hannes Reinecke2020-10-061-0/+1
* scsi: core: Register sysfs for SCSI workqueueBob Liu2020-07-021-3/+5
* scsi: core: add scsi_host_busy_iter()Hannes Reinecke2020-02-281-0/+37
* scsi: core: add scsi_host_complete_all_commands() helperHannes Reinecke2020-02-281-0/+28
* scsi: core: avoid host-wide host_busy counter for scsi_mqMing Lei2019-11-011-1/+18
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-201-0/+3
|\
| * scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig2019-07-161-0/+3
| * scsi: core: add SPDX tags to scsi midlayer files missing licensing informationChristoph Hellwig2019-05-211-0/+1
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-281-1/+5
|\
| * scsi: remove the use_clustering flagChristoph Hellwig2018-12-181-1/+0
| * scsi: introduce a max_segment_size host_template parametersChristoph Hellwig2018-12-181-0/+5
* | scsi: kill off the legacy IO pathJens Axboe2018-11-071-23/+6
|/
* Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"Ming Lei2018-08-271-23/+1
* scsi: core: avoid host-wide host_busy counter for scsi_mqMing Lei2018-06-261-1/+23
* scsi: read host_busy via scsi_host_busy()Ming Lei2018-06-261-0/+10
* scsi: core: remove redundant assignment to shost->use_blk_mqColin Ian King2018-04-091-1/+0
* Merge branch 'fixes' into miscJames Bottomley2018-04-031-3/+1
|\
| * scsi: core: introduce force_blk_mqMing Lei2018-03-141-0/+1
| * scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche2018-03-011-3/+0
* | scsi: remove the old scsi_module.c initialization modelChristoph Hellwig2018-03-191-23/+0
* | scsi: core: unexport scsi_host_set_stateChristoph Hellwig2018-03-191-1/+0
* | scsi: core: Move the eh_deadline module parameter definitionBart Van Assche2018-02-131-6/+6
|/
* scsi: core: Ensure that the SCSI error handler gets woken upBart Van Assche2017-12-071-0/+6
* scsi: Remove Scsi_Host.uspace_req_qBart Van Assche2017-09-051-8/+0
* scsi: allocate scsi_cmnd structures as part of struct requestChristoph Hellwig2017-01-271-18/+2
* scsi: respect unchecked_isa_dma for blk-mqChristoph Hellwig2017-01-271-0/+4
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-10-071-4/+8
|\
| * scsi: configure runtime pm before calling device_add in scsi_add_host_with_dmaHeiner Kallweit2016-08-251-4/+8
* | scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche2016-09-261-0/+2
|/
* scsi: remove the disable_blk_mq host flagChristoph Hellwig2016-07-151-2/+0
* Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-03-181-0/+7
|\
| * scsi: Drop runtime PM usage count after host is addedMika Westerberg2016-02-191-0/+7
* | scsi: Use ida for host number managementLee Duncan2016-02-231-8/+14
|/
* Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-031-0/+11
|\
| * Fix a memory leak in scsi_host_dev_release()Bart Van Assche2015-11-301-0/+11
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-0/+7
|/
* scsi: remove ordered_tag host template fieldChristoph Hellwig2014-11-121-1/+0
* scsi: fixup logging messages in scsi_error.cHannes Reinecke2014-11-121-2/+2
* scsi: add support for a blk-mq based I/O path.Christoph Hellwig2014-07-251-5/+30
* scsi: use dev_printk variants where possibleHannes Reinecke2014-07-171-7/+8
* [SCSI] scsi_error: disable eh_deadline if no host_reset_handler is setHannes Reinecke2014-03-151-1/+1
* [SCSI] Set the minimum valid value of 'eh_deadline' as 0Ren Mingxin2013-12-191-4/+13
* [SCSI] improved eh timeout handlerHannes Reinecke2013-12-191-1/+13
* [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-291-0/+1
* [SCSI] Add 'eh_deadline' to limit SCSI EH runtimeHannes Reinecke2013-10-251-0/+7
* driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-2/+2
* [SCSI] Fix device removal NULL pointer dereferenceBart Van Assche2012-07-201-3/+4
* [SCSI] properly initialize atomic_tJosh Hunt2012-07-201-1/+1
* [SCSI] fix oops in all legacy host adapters caused by 6f381faJames Bottomley2012-05-101-0/+3