aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_host.h
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-0/+3
* 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
* [SCSI] FC Pass Thru supportJames Smart2009-06-121-0/+9
* block: unify request timeout handlingJens Axboe2008-10-091-8/+1
* [SCSI] Host protection capabilitiesMartin K. Petersen2008-07-261-0/+84
* [SCSI] Make host_no an unsigned intMatthew Wilcox2008-07-261-1/+1
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-211-1/+1
* [SCSI] add support for variable length extended commandsBoaz Harrosh2008-05-021-5/+3
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-4/+3
* [SCSI] scsi_error: add target reset handlerMike Christie2008-04-071-0/+1
* [SCSI] update SG_ALL to avoid causing chainingJames Bottomley2008-02-111-2/+6
* [SCSI] Small cleanups for scsi_host.hPavel Machek2008-02-071-19/+25
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-13/+0
* [SCSI] implement scsi_data_bufferBoaz Harrosh2008-01-301-2/+2
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+13
* [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-121-1/+1
* [SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori2007-10-121-0/+9
* [SCSI] tgt: move tsk_mgmt_response callback to transport classFUJITA Tomonori2007-10-121-3/+0
* [SCSI] tgt: add I_T nexus supportFUJITA Tomonori2007-10-121-1/+1
* [SCSI] Make scsi_host_template::proc_name const char * instead of char *.Kristian Høgsberg2007-07-191-1/+1
* [SCSI] introduce shost_priv helperChristoph Hellwig2007-05-311-0/+4
* [SCSI] kill scsi host template suspend/resumeTejun Heo2007-05-221-6/+0
* [SCSI] expose eh_timed_out to the host templateJames Bottomley2007-03-201-0/+13
* [SCSI] tgt: fix sesnse buffer problemsFUJITA Tomonori2007-03-111-14/+5
* [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDsFUJITA Tomonori2006-11-251-0/+43
* [SCSI] Make scsi_scan_host work for drivers which find their own targetsMatthew Wilcox2006-11-221-0/+18
* [SCSI] kill scsi_assign_lockChristoph Hellwig2006-11-151-5/+0
* [SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox2006-10-111-0/+3
* [SCSI] add shared tag map helpersJames Bottomley2006-08-311-0/+7
* [SCSI] Block I/O while SG reset operation in progress - the midlayer patchJames Smart2006-06-271-1/+5
* [PATCH] SCSI: implement shost->host_eh_scheduledTejun Heo2006-05-151-0/+1
* [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-101-1/+0
* [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham2006-03-241-1/+1
* [SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...James Smart2006-03-131-14/+0
* [SCSI] Remove host template ordered_flush variableTetsuo Takata2006-01-251-1/+0
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-121-1/+2
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-061-1/+0
|\
| * [BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo2006-01-061-1/+0
* | [PATCH] Suspend support for libataJens Axboe2006-01-061-0/+6
|/
* [SCSI] use a completion in scsi_send_eh_cmndChristoph Hellwig2005-11-061-2/+3
* [SCSI] remove Scsi_Host.eh_activeChristoph Hellwig2005-11-061-2/+0
* [SCSI] kill unused scsi_scan_single_target()Jeff Garzik2005-10-281-2/+0