aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-13[SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-09block: unify request timeout handlingJens Axboe
2008-10-03[SCSI] add inline functions for recognising created and blocked statesJames Bottomley
2008-07-26[SCSI] Support devices with protection informationMartin K. Petersen
2008-07-26[SCSI] fix shared tag map setupMike Christie
2008-06-05[SCSI] make use of the residue valueJames Bottomley
2008-05-02[SCSI] add support for variable length extended commandsBoaz Harrosh
2008-04-29[SCSI] bug fix for free list handlingAlan D. Brunelle
2008-04-21block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori
2008-04-07[SCSI] export command allocation and freeing functions independently of the hostJames Bottomley
2008-04-07[SCSI] consolidate command allocation in a single placeJames Bottomley
2008-04-06scsi: fix sense_slab/bio swapping livelockHugh Dickins
2008-03-04scsi: missing add of padded bytes to io completion byte countJens Axboe
2008-02-07[SCSI] kernel-doc: fix scsi docbookRandy Dunlap
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh
2008-01-23[SCSI] don't use __GFP_DMA for sense buffers if not requiredJames Bottomley
2008-01-23[SCSI] use dynamically allocated sense bufferFUJITA Tomonori
2008-01-11[SCSI] fix scsi_setup_command_freelist failure path raceFUJITA Tomonori
2008-01-11[SCSI] docbook and kernel-doc updatesRandy Dunlap
2008-01-11[SCSI] Add Documentation and integrate into docbook buildRob Landley
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar
2007-12-10esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki
2007-10-12[SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox
2007-10-12[SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-14[SCSI] scsi.c: convert to use the data buffer accessorsBoaz Harrosh
2007-07-14[SCSI] Remove unused method scsi_device_cancelPriyanka Gupta
2007-03-11[SCSI] Make error printing more verboseMartin K. Petersen
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-01-13[SCSI] kill scsi_rety_commandChristoph Hellwig
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