aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_host.h
Commit message (Expand)AuthorAge
* 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
* [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-10
* [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham2006-03-24
* [SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...James Smart2006-03-13
* [SCSI] Remove host template ordered_flush variableTetsuo Takata2006-01-25
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-12
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-06
|\
| * [BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo2006-01-06
* | [PATCH] Suspend support for libataJens Axboe2006-01-06
|/
* [SCSI] use a completion in scsi_send_eh_cmndChristoph Hellwig2005-11-06
* [SCSI] remove Scsi_Host.eh_activeChristoph Hellwig2005-11-06
* [SCSI] kill unused scsi_scan_single_target()Jeff Garzik2005-10-28
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-28
* [SCSI] Fix thread termination for the SCSI error handleJames Bottomley2005-09-19
* [SCSI] fix oops on usb storage device disconnectJames Bottomley2005-09-19
* [SCSI] switch EH thread startup to the kthread APIChristoph Hellwig2005-09-06
* [SCSI] add template for scsi_host_set_state()James Bottomley2005-07-30
* [SCSI] host state model update: mediate host add/remove raceMike Anderson2005-07-30
* [SCSI] host state model update: replace old host bitmap stateMike Anderson2005-07-30
* [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-26
* [SCSI] Add target alloc/destroy callbacks to the host templateJames Bottomley2005-05-26
* [PATCH] scsi: remove volatile from scsi data2005-04-18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16