aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi.c
Commit message (Expand)AuthorAgeFilesLines
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* [SCSI] scsi.c: convert to use the data buffer accessorsBoaz Harrosh2007-07-141-1/+1
* [SCSI] Remove unused method scsi_device_cancelPriyanka Gupta2007-07-141-46/+0
* [SCSI] Make error printing more verboseMartin K. Petersen2007-03-111-30/+17
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [SCSI] kill scsi_rety_commandChristoph Hellwig2007-01-131-21/+0
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDsFUJITA Tomonori2006-11-251-17/+26
* [SCSI] fix module unload induced compile warningIngo Molnar2006-11-151-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-041-1/+1
|\
| * [SCSI] fix scsi_device_types overrun in scsi.cEric Sesterhenn2006-10-011-1/+1
* | [PATCH] SCSI: scsi_done_q is unusedJens Axboe2006-09-301-10/+1
* | [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-301-1/+1
|/
* [PATCH] Revert ABI-breaking change in /procMatthew Wilcox2006-09-241-6/+10
* [SCSI] fix compile error on module_refcountDaniel Walker2006-09-121-0/+2
* [SCSI] fix up non-modular SCSIJames Bottomley2006-09-071-2/+4
* [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/+1
* Merge branch 'master' into upstreamJeff Garzik2006-06-221-157/+0
|\
| * [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-101-157/+0
* | [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-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