aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hosts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig1-12/+0
2006-02-27[SCSI] SCSI core kmalloc2kzallocJes Sorensen1-2/+1
2006-01-12[SCSI] turn most scsi semaphores into mutexesArjan van de Ven1-4/+4
2006-01-06[BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo1-9/+0
2005-11-04Merge by HandJames Bottomley1-5/+5
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+1
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley1-5/+5
2005-10-28[PATCH] gfp_t: drivers/scsiAl Viro1-1/+2
2005-10-02[SCSI] fix potential panic with proc on module removalJames Bottomley1-1/+1
2005-09-19[SCSI] fix oops on usb storage device disconnectJames Bottomley1-2/+33
2005-09-06[SCSI] switch EH thread startup to the kthread APIChristoph Hellwig1-15/+8
2005-07-30[SCSI] host state model update: mediate host add/remove raceMike Anderson1-0/+2
2005-07-30[SCSI] host state model update: reimplement scsi_host_cancelMike Anderson1-17/+1
2005-07-30[SCSI] host state model update: replace old host bitmap stateMike Anderson1-6/+82
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig1-5/+0
2005-06-24[PATCH] make various thing staticAdrian Bunk1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+462