summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_host.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [SCSI] add flag to skip the runtime PM calls on the hostLin Ming2012-01-081-0/+3
* [SCSI] scsi scan: don't fail scans when host is in recoveryMike Christie2011-08-291-1/+2
* [SCSI] scsi: Added support for adapter and firmware resetVikas Chaudhary2011-08-271-0/+13
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* SCSI host lock push-downJeff Garzik2010-11-161-2/+21
* block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-101-0/+7
* SCSI: implement sd_unlock_native_capacity()Tejun Heo2010-06-021-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-091-2/+22
|\
| * [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley2009-12-041-1/+15
| * [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+7
* | [SCSI] Fix incorrect reporting of host protection capabilitiesMartin K. Petersen2009-11-061-18/+11
|/
* [SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen2009-10-021-4/+11
OpenPOWER on IntegriCloud