summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi.c
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart2006-09-021-0/+3
* [SCSI] sd: fix cache flushing on module removal (and individual device removal)James Bottomley2006-09-011-6/+9
* [SCSI] Improve inquiry printingMatthew Wilcox2006-08-061-10/+26
* [SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig2006-07-091-10/+1Star
* Merge branch 'master' into upstreamJeff Garzik2006-06-231-157/+0Star
|\
| * [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-101-157/+0Star
* | [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)Luben Tuikov2006-05-151-0/+18
|/
* [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictionsJames Bottomley2006-04-131-1/+2
* [SCSI] for_each_possible_cpu: scsiKAMEZAWA Hiroyuki2006-04-131-1/+1
* [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-281-3/+0Star
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-281-2/+1Star
* [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/+8Star
* [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-291-2/+3
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-281-13/+8Star
* [PATCH] gfp_t: drivers/scsiAl Viro2005-10-281-4/+4
* [SCSI] fix oops on usb storage device disconnectJames Bottomley2005-09-191-3/+2Star
* [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/+0Star
* [SCSI] remove scsi_cmnd->ownerChristoph Hellwig2005-06-261-5/+0Star
* [SCSI] remove scsi_cmnd->abort_reasonChristoph Hellwig2005-06-261-1/+0Star
* [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/+0Star
* [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field2005-04-181-1/+0Star
* [PATCH] remove outdated print_* functions2005-04-181-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1375