aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-27[SCSI] Block I/O while SG reset operation in progress - the midlayer patchJames Smart1-1/+5
2006-05-15[PATCH] SCSI: implement shost->host_eh_scheduledTejun Heo1-0/+1
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig1-1/+0
2006-03-24[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham1-1/+1
2006-03-13[SCSI] FC transport : Avoid device offline cases by stalling aborts until device unblockedJames Smart1-14/+0
2006-01-25[SCSI] Remove host template ordered_flush variableTetsuo Takata1-1/+0
2006-01-12[SCSI] turn most scsi semaphores into mutexesArjan van de Ven1-1/+2
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+0
2006-01-06[PATCH] Suspend support for libataJens Axboe1-0/+6
2006-01-06[BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo1-1/+0
2005-11-06[SCSI] use a completion in scsi_send_eh_cmndChristoph Hellwig1-2/+3
2005-11-06[SCSI] remove Scsi_Host.eh_activeChristoph Hellwig1-2/+0
2005-10-28[SCSI] kill unused scsi_scan_single_target()Jeff Garzik1-2/+0
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley1-0/+4
2005-09-19[SCSI] Fix thread termination for the SCSI error handleJames Bottomley1-2/+0
2005-09-19[SCSI] fix oops on usb storage device disconnectJames Bottomley1-0/+9
2005-09-06[SCSI] switch EH thread startup to the kthread APIChristoph Hellwig1-2/+0
2005-07-30[SCSI] add template for scsi_host_set_state()James Bottomley1-0/+1
2005-07-30[SCSI] host state model update: mediate host add/remove raceMike Anderson1-0/+9
2005-07-30[SCSI] host state model update: replace old host bitmap stateMike Anderson1-5/+9
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig1-6/+0
2005-05-26[SCSI] Add target alloc/destroy callbacks to the host templateJames Bottomley1-0/+25
2005-04-18[PATCH] scsi: remove volatile from scsi data1-2/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+642