aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_lib.c
Commit message (Expand)AuthorAge
* 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
| * | [SCSI] scsi_lib.c: fix warning in scsi_kmap_atomic_sgAndrew Morton2006-04-19
| * | [SCSI] dc395x: dynamically map scatter-gather for PIOGuennadi Liakhovetski2006-04-14
* | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-11
|\ \ \ | | |/ | |/|
| * | [SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()Bryan Holty2006-06-01
* | | Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-mergeJeff Garzik2006-05-15
|\ \ \ | |/ / |/| |
| * | [PATCH] SCSI: implement shost->host_eh_scheduledTejun Heo2006-05-15
| |/
* / [SCSI] Fix DVD burning issues.James Bottomley2006-04-27
|/
* [SCSI] SCSI: fix scsi_kill_request() busy count handlingTejun Heo2006-04-13
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-26
* [SCSI] add scsi_mode_select to scsi_lib.cJames Bottomley2006-03-19
* Merge ../linux-2.6James Bottomley2006-03-14
|\
| * [SCSI] scsi: scsi command retries off by one fixBrian King2006-02-27
* | [SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley2006-02-28
* | [SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridgesAl Viro2006-02-28
* | [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-27
|/
* [PATCH] add scsi_execute_in_process_context() APIJames Bottomley2006-02-14
* [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-26
* [SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig2006-01-14
* [SCSI] Kill the SCSI softirq handlingJens Axboe2006-01-09
* [SCSI] scsi_end_async() needs to take an uptodate parameterJens Axboe2006-01-06