aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_lib.c
Commit message (Expand)AuthorAge
* Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-01-28
|\
| * blk_end_request: changing scsi (take 4)Kiyoshi Ueda2008-01-28
* | SG: work with the SCSI fixed maximum allocations.James Bottomley2008-01-28
* | SG: Convert SCSI to use scatterlist helpers for sg chainingJens Axboe2008-01-28
|/
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-23
* [SCSI] relax scsi dma alignmentJames Bottomley2008-01-11
* [SCSI] sd,sr: add early detection of medium not presentJames Bottomley2008-01-11
* [SCSI] BUG_ON() impossible condition in sg list countingRusty Russell2008-01-11
* [SCSI] move single_lun flag from scsi_device to scsi_targetTony Battersby2008-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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-01-03
|\
| * [SCSI] scsi_sysfs: restore prep_fn when ULD is removedJames Bottomley2008-01-02
* | scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar2008-01-02
|/
* SCSI: add asynchronous event notification APIJeff Garzik2007-11-03
* [SG] Get rid of __sg_mark_end()Jens Axboe2007-11-02
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* Revert "[SCSI] Remove full sg table memset()"Jens Axboe2007-10-17
* [SCSI] Remove full sg table memset()FUJITA Tomonori2007-10-17
* remove sglist_lenFUJITA Tomonori2007-10-16
* revert sg segment size ifdefsFUJITA Tomonori2007-10-16
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-16
* SCSI: support for allocating large scatterlistsJens Axboe2007-10-16
* scsi: simplify scsi_free_sgtable()Jens Axboe2007-10-16
* scsi: convert to using sg helpersJens Axboe2007-10-16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-15
|\
| * [SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox2007-10-12
| * [SCSI] Fix device not ready printkJames Bottomley2007-10-12
| * [SCSI] move ULD attachment into the prep functionJames Bottomley2007-10-12
| * [SCSI] stale residual returned on write following BUSY retryMichael Reed2007-10-12
| * [SCSI] fix write buffer length in scsi_req_map_sg()Mike Christie2007-10-12
* | Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
* | New function blk_req_append_bioNeilBrown2007-10-10
|/
* [SCSI] sd: disentangle barriers in SCSIJames Bottomley2007-08-04
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* Fix occurrences of "the the "Michael Opdenacker2007-05-09
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-05
|\
| * [SCSI] set resid in scsi_io_completion() even for check conditionPete Wyckoff2007-03-20
| * [SCSI] Make error printing more verboseMartin K. Petersen2007-03-11
* | [BLOCK] Don't pin lots of memory in mempoolsJens Axboe2007-04-30
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-11
|\
| * [SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabledAndrew Morton2007-02-07
| * [SCSI] kill scsi_rety_commandChristoph Hellwig2007-01-13
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
|/
* [PATCH] Remove queue merging hooksJens Axboe2006-12-19
* [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requestsJens Axboe2006-12-19
* [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
* Merge ../scsi-rc-fixes-2.6James Bottomley2006-11-22
|\