aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi.c
AgeCommit message (Expand)Author
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-11-25[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDsFUJITA Tomonori
2006-11-15[SCSI] fix module unload induced compile warningIngo Molnar
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-10-01[SCSI] fix scsi_device_types overrun in scsi.cEric Sesterhenn
2006-09-30[PATCH] SCSI: scsi_done_q is unusedJens Axboe
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe
2006-09-24[PATCH] Revert ABI-breaking change in /procMatthew Wilcox
2006-09-12[SCSI] fix compile error on module_refcountDaniel Walker
2006-09-07[SCSI] fix up non-modular SCSIJames Bottomley
2006-09-02[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart
2006-09-01[SCSI] sd: fix cache flushing on module removal (and individual device removal)James Bottomley
2006-08-06[SCSI] Improve inquiry printingMatthew Wilcox
2006-07-09[SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig
2006-06-22Merge branch 'master' into upstreamJeff Garzik
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig
2006-05-15[PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)Luben Tuikov
2006-04-13[SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictionsJames Bottomley
2006-04-13[SCSI] for_each_possible_cpu: scsiKAMEZAWA Hiroyuki
2006-02-27[SCSI] Remove devfs support from the SCSI subsystemGreg KH
2006-02-27[SCSI] SCSI core kmalloc2kzallocJes Sorensen
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet
2006-01-12[SCSI] turn most scsi semaphores into mutexesArjan van de Ven
2006-01-09[SCSI] Kill the SCSI softirq handlingJens Axboe
2005-11-22[PATCH] Fix a bug in scsi_get_commandMatthew Dobson
2005-10-28[SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley
2005-10-28[PATCH] gfp_t: drivers/scsiAl Viro
2005-09-19[SCSI] fix oops on usb storage device disconnectJames Bottomley
2005-08-12[SCSI] fix warning in scsi_softirqakpm@osdl.org
2005-08-08[SCSI] add global timeout to the scsi mid-layerJames Bottomley
2005-07-30[SCSI] host state model update: reimplement scsi_host_cancelMike Anderson
2005-07-30[SCSI] host state model update: replace old host bitmap stateMike Anderson
2005-07-11[SCSI] add TYPE_RBC to our type tableJames Bottomley
2005-06-26[SCSI] remove scsi_cmnd->stateChristoph Hellwig
2005-06-26[SCSI] remove scsi_cmnd->ownerChristoph Hellwig
2005-06-26[SCSI] remove scsi_cmnd->abort_reasonChristoph Hellwig
2005-06-24[PATCH] make various thing staticAdrian Bunk
2005-05-20merge by hand - fix up rejections in Documentation/DocBook/MakefileJames Bottomley
2005-05-20[SCSI] remove a timer race in scsi_queue_insert()Tejun Heo
2005-05-01[SCSI] call correct scsi_done function in scsi_dispatch_cmdMike Christie
2005-04-18[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
2005-04-18[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field
2005-04-18[PATCH] remove outdated print_* functions
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds