aboutsummaryrefslogtreecommitdiff
path: root/include/scsi/scsi_host.h
AgeCommit message (Expand)Author
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
2014-07-17tgt: removalBart Van Assche
2014-07-17scsi: use 64-bit value for 'max_luns'Hannes Reinecke
2014-07-17scsi: increase upper limit for max_sectorsAkinobu Mita
2014-03-27[SCSI] add support for per-host cmd poolsChristoph Hellwig
2013-12-19[SCSI] improved eh timeout handlerHannes Reinecke
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-10-25[SCSI] Add 'eh_deadline' to limit SCSI EH runtimeHannes Reinecke
2013-10-25[SCSI] remove check for 'resetting'Hannes Reinecke
2013-04-09scsi: bury ->proc_info()Al Viro
2013-04-09scsi: saner replacements for ->proc_info()Al Viro
2013-02-24[SCSI] Fix range check in scsi_host_dif_capable()Martin K. Petersen
2012-09-24[SCSI] sd: Ensure we correctly disable devices with unknown protection typeMartin K. Petersen
2012-01-08[SCSI] add flag to skip the runtime PM calls on the hostLin Ming
2011-08-29[SCSI] scsi scan: don't fail scans when host is in recoveryMike Christie
2011-08-27[SCSI] scsi: Added support for adapter and firmware resetVikas Chaudhary
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-16SCSI host lock push-downJeff Garzik
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen
2010-06-02SCSI: implement sd_unlock_native_capacity()Tejun Heo
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-12-04[SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-11-06[SCSI] Fix incorrect reporting of host protection capabilitiesMartin K. Petersen
2009-10-02[SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen
2009-06-12[SCSI] FC Pass Thru supportJames Smart
2008-10-09block: unify request timeout handlingJens Axboe
2008-07-26[SCSI] Host protection capabilitiesMartin K. Petersen
2008-07-26[SCSI] Make host_no an unsigned intMatthew Wilcox
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-05-02[SCSI] add support for variable length extended commandsBoaz Harrosh
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-07[SCSI] scsi_error: add target reset handlerMike Christie