aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_host.h
Commit message (Expand)AuthorAge
* 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-28
* [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
* [SCSI] scsi scan: don't fail scans when host is in recoveryMike Christie2011-08-29
* [SCSI] scsi: Added support for adapter and firmware resetVikas Chaudhary2011-08-27
* Fix common misspellingsLucas De Marchi2011-03-31
* SCSI host lock push-downJeff Garzik2010-11-16
* block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-10
* SCSI: implement sd_unlock_native_capacity()Tejun Heo2010-06-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-09
|\
| * [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley2009-12-04
| * [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-04
* | [SCSI] Fix incorrect reporting of host protection capabilitiesMartin K. Petersen2009-11-06
|/
* [SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen2009-10-02
* [SCSI] FC Pass Thru supportJames Smart2009-06-12
* block: unify request timeout handlingJens Axboe2008-10-09
* [SCSI] Host protection capabilitiesMartin K. Petersen2008-07-26
* [SCSI] Make host_no an unsigned intMatthew Wilcox2008-07-26
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-22
* [SCSI] add support for variable length extended commandsBoaz Harrosh2008-05-02
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* [SCSI] scsi_error: add target reset handlerMike Christie2008-04-07