aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi.c
Commit message (Expand)AuthorAge
* [SCSI] fix documentation for two functionsBartlomiej Zolnierkiewicz2009-06-08
* [SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2009-04-03
* [SCSI] Add VPD helperMatthew Wilcox2009-03-12
* [SCSI] Skip deleted devices in __scsi_device_lookup_by_target()Hannes Reinecke2009-01-13
* [SCSI] remove severly outdated comment in scsi_dispatch_cmdChristoph Hellwig2009-01-02
* [SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie2008-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-10
|\
| * [SCSI] add inline functions for recognising created and blocked statesJames Bottomley2008-10-03
* | block: unify request timeout handlingJens Axboe2008-10-09
|/
* [SCSI] Support devices with protection informationMartin K. Petersen2008-07-26
* [SCSI] fix shared tag map setupMike Christie2008-07-26
* [SCSI] make use of the residue valueJames Bottomley2008-06-05
* [SCSI] add support for variable length extended commandsBoaz Harrosh2008-05-02
* [SCSI] bug fix for free list handlingAlan D. Brunelle2008-04-29
* block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori2008-04-21
* [SCSI] export command allocation and freeing functions independently of the hostJames Bottomley2008-04-07
* [SCSI] consolidate command allocation in a single placeJames Bottomley2008-04-07
* scsi: fix sense_slab/bio swapping livelockHugh Dickins2008-04-06
* scsi: missing add of padded bytes to io completion byte countJens Axboe2008-03-04
* [SCSI] kernel-doc: fix scsi docbookRandy Dunlap2008-02-07
* [SCSI] implement scsi_data_bufferBoaz Harrosh2008-01-30
* [SCSI] don't use __GFP_DMA for sense buffers if not requiredJames Bottomley2008-01-23
* [SCSI] use dynamically allocated sense bufferFUJITA Tomonori2008-01-23
* [SCSI] fix scsi_setup_command_freelist failure path raceFUJITA Tomonori2008-01-11
* [SCSI] docbook and kernel-doc updatesRandy Dunlap2008-01-11
* [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-11
* Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds2008-01-06
* scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar2008-01-02
* esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki2007-12-10
* [SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox2007-10-12
* [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-12
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* [SCSI] scsi.c: convert to use the data buffer accessorsBoaz Harrosh2007-07-14
* [SCSI] Remove unused method scsi_device_cancelPriyanka Gupta2007-07-14
* [SCSI] Make error printing more verboseMartin K. Petersen2007-03-11
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [SCSI] kill scsi_rety_commandChristoph Hellwig2007-01-13
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDsFUJITA Tomonori2006-11-25
* [SCSI] fix module unload induced compile warningIngo Molnar2006-11-15
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-04
|\
| * [SCSI] fix scsi_device_types overrun in scsi.cEric Sesterhenn2006-10-01
* | [PATCH] SCSI: scsi_done_q is unusedJens Axboe2006-09-30
* | [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-30
|/
* [PATCH] Revert ABI-breaking change in /procMatthew Wilcox2006-09-24
* [SCSI] fix compile error on module_refcountDaniel Walker2006-09-12
* [SCSI] fix up non-modular SCSIJames Bottomley2006-09-07
* [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart2006-09-02
* [SCSI] sd: fix cache flushing on module removal (and individual device removal)James Bottomley2006-09-01
* [SCSI] Improve inquiry printingMatthew Wilcox2006-08-06