summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_host.h
Commit message (Expand)AuthorAgeFilesLines
* block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig2018-05-291-1/+1
* Merge branch 'fixes' into miscJames Bottomley2018-04-031-2/+3
|\
| * scsi: core: introduce force_blk_mqMing Lei2018-03-141-0/+3
| * scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche2018-03-011-2/+0
* | scsi: remove the old scsi_module.c initialization modelChristoph Hellwig2018-03-191-36/+0
* | scsi: core: host template attribute groupsStanislav Nijnikov2018-02-151-0/+6
|/
* scsi: core: Ensure that the SCSI error handler gets woken upBart Van Assche2017-12-071-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* scsi: Remove Scsi_Host.uspace_req_qBart Van Assche2017-09-051-6/+0
* scsi: make asynchronous aborts mandatoryHannes Reinecke2017-04-061-5/+0
* scsi: allocate scsi_cmnd structures as part of struct requestChristoph Hellwig2017-01-271-3/+0
* scsi: remove __scsi_alloc_queueChristoph Hellwig2017-01-271-2/+0
* scsi: allow LLDDs to expose the queue mapping to blk-mqChristoph Hellwig2016-11-081-0/+8
* scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche2016-09-261-4/+1
* scsi: remove the disable_blk_mq host flagChristoph Hellwig2016-07-151-4/+2
* scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin2016-04-151-1/+1
* Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-031-0/+3
|\
| * scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov2015-11-191-0/+3
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-5/+0
|/
* block: support different tag allocation policyShaohua Li2015-01-231-0/+3
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-181-13/+0
|\
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-13/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\ \ | |/ |/|
| * Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-201-1/+5
| |\
| * | scsi: Fix "choir" and "beeing" malapropsFinn Thain2014-10-291-1/+1
* | | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-6/+2
* | | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-2/+5
* | | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-0/+5
* | | scsi: remove use_blk_tcq Scsi_Host fieldChristoph Hellwig2014-11-121-1/+0
* | | scsi: remove ordered_tag host template fieldChristoph Hellwig2014-11-121-10/+0
* | | scsi: add support for multiple hardware queuesBart Van Assche2014-11-121-0/+8
| |/ |/|
* | scsi: fix comment in struct Scsi_Host definitionSebastian Herbszt2014-09-301-1/+1
* | scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern2014-09-151-0/+3
* | scsi: add use_cmd_list flagKashyap.Desai@avagotech.com2014-09-151-0/+1
|/
* scsi: add support for a blk-mq based I/O path.Christoph Hellwig2014-07-251-1/+17
* scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig2014-07-251-5/+2
* scsi: convert host_busy to atomic_tChristoph Hellwig2014-07-251-7/+3
* scsi: remove various exports that were only used by scsi_tgtChristoph Hellwig2014-07-171-2/+0
* tgt: removalBart Van Assche2014-07-171-21/+0
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-171-3/+3
* scsi: increase upper limit for max_sectorsAkinobu Mita2014-07-171-2/+2
* [SCSI] add support for per-host cmd poolsChristoph Hellwig2014-03-271-0/+7
* [SCSI] improved eh timeout handlerHannes Reinecke2013-12-191-0/+10
* [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-291-0/+6
* [SCSI] Add 'eh_deadline' to limit SCSI EH runtimeHannes Reinecke2013-10-251-0/+5
* [SCSI] remove check for 'resetting'Hannes Reinecke2013-10-251-2/+0
* scsi: bury ->proc_info()Al Viro2013-04-091-2/+1
* scsi: saner replacements for ->proc_info()Al Viro2013-04-091-1/+4
* [SCSI] Fix range check in scsi_host_dif_capable()Martin K. Petersen2013-02-241-2/+2
* [SCSI] sd: Ensure we correctly disable devices with unknown protection typeMartin K. Petersen2012-09-241-0/+6