aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/scsi/scsi_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-12scsi: remove use_blk_tcq Scsi_Host fieldChristoph Hellwig1-1/+0
2014-11-12scsi: remove ordered_tag host template fieldChristoph Hellwig1-10/+0
2014-11-12scsi: add support for multiple hardware queuesBart Van Assche1-0/+8
2014-10-29scsi: Fix "choir" and "beeing" malapropsFinn Thain1-1/+1
2014-09-30scsi: fix comment in struct Scsi_Host definitionSebastian Herbszt1-1/+1
2014-09-15scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern1-0/+3
2014-09-15scsi: add use_cmd_list flagKashyap.Desai@avagotech.com1-0/+1
2014-07-25scsi: add support for a blk-mq based I/O path.Christoph Hellwig1-1/+17
2014-07-25scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig1-5/+2
2014-07-25scsi: convert host_busy to atomic_tChristoph Hellwig1-7/+3
2014-07-17scsi: remove various exports that were only used by scsi_tgtChristoph Hellwig1-2/+0
2014-07-17tgt: removalBart Van Assche1-21/+0
2014-07-17scsi: use 64-bit value for 'max_luns'Hannes Reinecke1-3/+3
2014-07-17scsi: increase upper limit for max_sectorsAkinobu Mita1-2/+2
2014-03-27[SCSI] add support for per-host cmd poolsChristoph Hellwig1-0/+7
2013-12-19[SCSI] improved eh timeout handlerHannes Reinecke1-0/+10
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen1-0/+6
2013-10-25[SCSI] Add 'eh_deadline' to limit SCSI EH runtimeHannes Reinecke1-0/+5
2013-10-25[SCSI] remove check for 'resetting'Hannes Reinecke1-2/+0
2013-04-09scsi: bury ->proc_info()Al Viro1-2/+1
2013-04-09scsi: saner replacements for ->proc_info()Al Viro1-1/+4
2013-02-24[SCSI] Fix range check in scsi_host_dif_capable()Martin K. Petersen1-2/+2
2012-09-24[SCSI] sd: Ensure we correctly disable devices with unknown protection typeMartin K. Petersen1-0/+6
2012-01-08[SCSI] add flag to skip the runtime PM calls on the hostLin Ming1-0/+3
2011-08-29[SCSI] scsi scan: don't fail scans when host is in recoveryMike Christie1-1/+2
2011-08-27[SCSI] scsi: Added support for adapter and firmware resetVikas Chaudhary1-0/+13
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-16SCSI host lock push-downJeff Garzik1-2/+21
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen1-0/+7
2010-06-02SCSI: implement sd_unlock_native_capacity()Tejun Heo1-0/+8
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+22
2009-12-04[SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley1-1/+15
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie1-1/+7
2009-11-06[SCSI] Fix incorrect reporting of host protection capabilitiesMartin K. Petersen1-18/+11
2009-10-02[SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen1-4/+11
2009-06-12[SCSI] FC Pass Thru supportJames Smart1-0/+9
2008-10-09block: unify request timeout handlingJens Axboe1-8/+1
2008-07-26[SCSI] Host protection capabilitiesMartin K. Petersen1-0/+84
2008-07-26[SCSI] Make host_no an unsigned intMatthew Wilcox1-1/+1
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers1-1/+1
2008-05-02[SCSI] add support for variable length extended commandsBoaz Harrosh1-5/+3
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-4/+3
2008-04-07[SCSI] scsi_error: add target reset handlerMike Christie1-0/+1
2008-02-11[SCSI] update SG_ALL to avoid causing chainingJames Bottomley1-2/+6
2008-02-07[SCSI] Small cleanups for scsi_host.hPavel Machek1-19/+25
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-13/+0
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh1-2/+2
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+13
2007-10-12[SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox1-1/+1
2007-10-12[SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori1-0/+9