aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_lib.c
Commit message (Expand)AuthorAge
* [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
|\
| * [PATCH] scsi: clear garbage after CDBs on SG_IOTejun Heo2006-11-16
| * [SCSI] scsi_lib.c: use BUILD_BUG_ONAlexey Dobriyan2006-10-25
* | [SCSI] untangle scsi_prep_fnChristoph Hellwig2006-11-15
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-04
|\
| * [SCSI] trivial scsi_execute_async fixArne Redlich2006-10-01
* | [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-30
|/
* [SCSI] limit recursion when flushing shost->starved_listAndreas Herrmann2006-08-19
* [SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig2006-07-09
* [SCSI] fix error handling in scsi_io_completionJames Bottomley2006-07-02
* [SCSI] scsi: Device scanning oops for offlined devices (resend)Brian King2006-06-28
* [SCSI] SCSI core: Allow QUIESCE -> CANCEL sdev transitionAlan Stern2006-06-26
* [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov2006-06-26
* Merge branch 'master' into upstreamJeff Garzik2006-06-22
|\
| * [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-10
| * Merge ../linux-2.6James Bottomley2006-06-10
| |\
| * | [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-10