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