summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_host.h
AgeCommit message (Expand)Author
2019-07-22scsi: core: add support for request batchingPaolo Bonzini
2019-07-16scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig
2019-03-19scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignmentHannes Reinecke
2019-02-27scsi: kill command serial numberHannes Reinecke
2019-02-26scsi: clean obsolete return values of eh_timed_outAvri Altman
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig
2018-12-18scsi: introduce a max_segment_size host_template parametersChristoph Hellwig
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-07scsi: kill off the legacy IO pathJens Axboe
2018-06-26scsi: read host_busy via scsi_host_busy()Ming Lei
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-03-19scsi: remove the old scsi_module.c initialization modelChristoph Hellwig
2018-03-14scsi: core: introduce force_blk_mqMing Lei
2018-03-01scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche
2018-02-15scsi: core: host template attribute groupsStanislav Nijnikov
2017-12-07scsi: core: Ensure that the SCSI error handler gets woken upBart Van Assche
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-05scsi: Remove Scsi_Host.uspace_req_qBart Van Assche
2017-04-06scsi: make asynchronous aborts mandatoryHannes Reinecke
2017-01-27scsi: allocate scsi_cmnd structures as part of struct requestChristoph Hellwig
2017-01-27scsi: remove __scsi_alloc_queueChristoph Hellwig
2016-11-08scsi: allow LLDDs to expose the queue mapping to blk-mqChristoph Hellwig
2016-09-26scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche
2016-07-15scsi: remove the disable_blk_mq host flagChristoph Hellwig
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-11-19scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-01-23block: support different tag allocation policyShaohua Li
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12scsi: remove use_blk_tcq Scsi_Host fieldChristoph Hellwig
2014-11-12scsi: remove ordered_tag host template fieldChristoph Hellwig
2014-11-12scsi: add support for multiple hardware queuesBart Van Assche
2014-10-29scsi: Fix "choir" and "beeing" malapropsFinn Thain
2014-09-30scsi: fix comment in struct Scsi_Host definitionSebastian Herbszt
2014-09-15scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern
2014-09-15scsi: add use_cmd_list flagKashyap.Desai@avagotech.com
2014-07-25scsi: add support for a blk-mq based I/O path.Christoph Hellwig
2014-07-25scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig
2014-07-25scsi: convert host_busy to atomic_tChristoph Hellwig
2014-07-17scsi: remove various exports that were only used by scsi_tgtChristoph Hellwig