aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig1-157/+0
2006-04-13[SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictionsJames Bottomley1-1/+2
2006-04-13[SCSI] for_each_possible_cpu: scsiKAMEZAWA Hiroyuki1-1/+1
2006-02-27[SCSI] Remove devfs support from the SCSI subsystemGreg KH1-3/+0
2006-02-27[SCSI] SCSI core kmalloc2kzallocJes Sorensen1-2/+1
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet1-1/+1
2006-01-12[SCSI] turn most scsi semaphores into mutexesArjan van de Ven1-6/+7
2006-01-09[SCSI] Kill the SCSI softirq handlingJens Axboe1-101/+8
2005-11-22[PATCH] Fix a bug in scsi_get_commandMatthew Dobson1-1/+1
2005-10-28[SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik1-2/+3
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley1-13/+8
2005-10-28[PATCH] gfp_t: drivers/scsiAl Viro1-4/+4
2005-09-19[SCSI] fix oops on usb storage device disconnectJames Bottomley1-3/+2
2005-08-12[SCSI] fix warning in scsi_softirqakpm@osdl.org1-1/+1
2005-08-08[SCSI] add global timeout to the scsi mid-layerJames Bottomley1-0/+15
2005-07-30[SCSI] host state model update: reimplement scsi_host_cancelMike Anderson1-1/+1
2005-07-30[SCSI] host state model update: replace old host bitmap stateMike Anderson1-1/+1
2005-07-11[SCSI] add TYPE_RBC to our type tableJames Bottomley1-0/+1
2005-06-26[SCSI] remove scsi_cmnd->stateChristoph Hellwig1-7/+0
2005-06-26[SCSI] remove scsi_cmnd->ownerChristoph Hellwig1-5/+0
2005-06-26[SCSI] remove scsi_cmnd->abort_reasonChristoph Hellwig1-1/+0
2005-06-24[PATCH] make various thing staticAdrian Bunk1-2/+4
2005-05-20merge by hand - fix up rejections in Documentation/DocBook/MakefileJames Bottomley1-1/+1
2005-05-20[SCSI] remove a timer race in scsi_queue_insert()Tejun Heo1-4/+6
2005-05-01[SCSI] call correct scsi_done function in scsi_dispatch_cmdMike Christie1-1/+1
2005-04-18[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field1-2/+0
2005-04-18[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field1-1/+0
2005-04-18[PATCH] remove outdated print_* functions1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1375