summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] for_each_possible_cpu: scsiKAMEZAWA Hiroyuki2006-04-131-1/+1
* [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-271-3/+0
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-271-2/+1
* [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-051-1/+1
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-121-6/+7
* [SCSI] Kill the SCSI softirq handlingJens Axboe2006-01-091-101/+8
* [PATCH] Fix a bug in scsi_get_commandMatthew Dobson2005-11-221-1/+1
* [SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik2005-10-281-2/+3
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-281-13/+8
* [PATCH] gfp_t: drivers/scsiAl Viro2005-10-281-4/+4
* [SCSI] fix oops on usb storage device disconnectJames Bottomley2005-09-191-3/+2
* [SCSI] fix warning in scsi_softirqakpm@osdl.org2005-08-121-1/+1
* [SCSI] add global timeout to the scsi mid-layerJames Bottomley2005-08-081-0/+15
* [SCSI] host state model update: reimplement scsi_host_cancelMike Anderson2005-07-301-1/+1
* [SCSI] host state model update: replace old host bitmap stateMike Anderson2005-07-301-1/+1
* [SCSI] add TYPE_RBC to our type tableJames Bottomley2005-07-111-0/+1
* [SCSI] remove scsi_cmnd->stateChristoph Hellwig2005-06-261-7/+0
* [SCSI] remove scsi_cmnd->ownerChristoph Hellwig2005-06-261-5/+0
* [SCSI] remove scsi_cmnd->abort_reasonChristoph Hellwig2005-06-261-1/+0
* [PATCH] make various thing staticAdrian Bunk2005-06-241-2/+4
* merge by hand - fix up rejections in Documentation/DocBook/MakefileJames Bottomley2005-05-201-1/+1
|\
| * [SCSI] call correct scsi_done function in scsi_dispatch_cmdMike Christie2005-05-011-1/+1
* | [SCSI] remove a timer race in scsi_queue_insert()Tejun Heo2005-05-201-4/+6
|/
* [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field2005-04-181-2/+0
* [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field2005-04-181-1/+0
* [PATCH] remove outdated print_* functions2005-04-181-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1375
OpenPOWER on IntegriCloud