aboutsummaryrefslogtreecommitdiff
path: root/include/scsi/scsi_host.h
AgeCommit message (Expand)Author
2007-07-19[SCSI] Make scsi_host_template::proc_name const char * instead of char *.Kristian Høgsberg
2007-05-31[SCSI] introduce shost_priv helperChristoph Hellwig
2007-05-22[SCSI] kill scsi host template suspend/resumeTejun Heo
2007-03-20[SCSI] expose eh_timed_out to the host templateJames Bottomley
2007-03-11[SCSI] tgt: fix sesnse buffer problemsFUJITA Tomonori
2006-11-25[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDsFUJITA Tomonori
2006-11-22[SCSI] Make scsi_scan_host work for drivers which find their own targetsMatthew Wilcox
2006-11-15[SCSI] kill scsi_assign_lockChristoph Hellwig
2006-10-11[SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox
2006-08-31[SCSI] add shared tag map helpersJames Bottomley
2006-06-27[SCSI] Block I/O while SG reset operation in progress - the midlayer patchJames Smart
2006-05-15[PATCH] SCSI: implement shost->host_eh_scheduledTejun Heo
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig
2006-03-24[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham
2006-03-13[SCSI] FC transport : Avoid device offline cases by stalling aborts until dev...James Smart
2006-01-25[SCSI] Remove host template ordered_flush variableTetsuo Takata
2006-01-12[SCSI] turn most scsi semaphores into mutexesArjan van de Ven
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-01-06[PATCH] Suspend support for libataJens Axboe
2006-01-06[BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo
2005-11-06[SCSI] use a completion in scsi_send_eh_cmndChristoph Hellwig
2005-11-06[SCSI] remove Scsi_Host.eh_activeChristoph Hellwig
2005-10-28[SCSI] kill unused scsi_scan_single_target()Jeff Garzik
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley
2005-09-19[SCSI] Fix thread termination for the SCSI error handleJames Bottomley
2005-09-19[SCSI] fix oops on usb storage device disconnectJames Bottomley
2005-09-06[SCSI] switch EH thread startup to the kthread APIChristoph Hellwig
2005-07-30[SCSI] add template for scsi_host_set_state()James Bottomley
2005-07-30[SCSI] host state model update: mediate host add/remove raceMike Anderson
2005-07-30[SCSI] host state model update: replace old host bitmap stateMike Anderson
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig
2005-05-26[SCSI] Add target alloc/destroy callbacks to the host templateJames Bottomley
2005-04-18[PATCH] scsi: remove volatile from scsi data
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds