aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_host.h
Commit message (Expand)AuthorAge
* [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
* [SCSI] update SG_ALL to avoid causing chainingJames Bottomley2008-02-11
* [SCSI] Small cleanups for scsi_host.hPavel Machek2008-02-07
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-30
* [SCSI] implement scsi_data_bufferBoaz Harrosh2008-01-30
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-16
* [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-12
* [SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori2007-10-12
* [SCSI] tgt: move tsk_mgmt_response callback to transport classFUJITA Tomonori2007-10-12
* [SCSI] tgt: add I_T nexus supportFUJITA Tomonori2007-10-12
* [SCSI] Make scsi_host_template::proc_name const char * instead of char *.Kristian Høgsberg2007-07-19
* [SCSI] introduce shost_priv helperChristoph Hellwig2007-05-31
* [SCSI] kill scsi host template suspend/resumeTejun Heo2007-05-22
* [SCSI] expose eh_timed_out to the host templateJames Bottomley2007-03-20
* [SCSI] tgt: fix sesnse buffer problemsFUJITA Tomonori2007-03-11
* [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDsFUJITA Tomonori2006-11-25
* [SCSI] Make scsi_scan_host work for drivers which find their own targetsMatthew Wilcox2006-11-22
* [SCSI] kill scsi_assign_lockChristoph Hellwig2006-11-15
* [SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox2006-10-11
* [SCSI] add shared tag map helpersJames Bottomley2006-08-31
* [SCSI] Block I/O while SG reset operation in progress - the midlayer patchJames Smart2006-06-27
* [PATCH] SCSI: implement shost->host_eh_scheduledTejun Heo2006-05-15