aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_cmnd.h
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen2009-10-021-4/+0
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-1/+1
* [SCSI] Make scsi.h independent of the rest of the scsi includesJames Bottomley2009-03-121-0/+15
* block: unify request timeout handlingJens Axboe2008-10-091-3/+0
* [SCSI] Support devices with protection informationMartin K. Petersen2008-07-261-0/+20
* [SCSI] Command protection operationMartin K. Petersen2008-07-261-0/+66
* [SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.hAlexander Beregalov2008-07-121-1/+0
* [SCSI] add support for variable length extended commandsBoaz Harrosh2008-05-021-1/+1
* [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-021-2/+19
* [SCSI] export command allocation and freeing functions independently of the hostJames Bottomley2008-04-071-0/+3
* [SCSI] scsi: add wrapper functions for sg buffer copy helper functionsFUJITA Tomonori2008-04-071-0/+14
* [SCSI] bidirectional command supportBoaz Harrosh2008-01-301-1/+18
* [SCSI] implement scsi_data_bufferBoaz Harrosh2008-01-301-14/+22
* [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableBoaz Harrosh2008-01-301-2/+2
* SG: Convert SCSI to use scatterlist helpers for sg chainingJens Axboe2008-01-281-4/+3
* [SCSI] use dynamically allocated sense bufferFUJITA Tomonori2008-01-231-1/+1
* Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds2008-01-061-2/+0
* scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar2008-01-021-0/+2
* remove sglist_lenFUJITA Tomonori2007-10-161-1/+0
* SCSI: support for allocating large scatterlistsJens Axboe2007-10-161-0/+1
* scsi: simplify scsi_free_sgtable()Jens Axboe2007-10-161-1/+1
* scsi: convert to using sg helpersJens Axboe2007-10-161-1/+2
* [SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox2007-10-121-2/+0
* [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-121-7/+4
* [SCSI] scsi_lib: add scatter/gather data buffer accessorsFUJITA Tomonori2007-05-261-0/+20
* [SCSI] tgt: rm bio hacks in scsi tgtMike Christie2007-03-111-3/+0
* [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDsFUJITA Tomonori2006-11-251-0/+10
* [SCSI] remove SCSI_STATE_ #definesChristoph Hellwig2006-08-061-14/+0
* [SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig2006-07-091-9/+0
* [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov2006-06-261-1/+1
* Merge branch 'master' into upstreamJeff Garzik2006-06-221-6/+4
|\
| * [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-101-6/+0
| * [SCSI] dc395x: dynamically map scatter-gather for PIOGuennadi Liakhovetski2006-04-141-0/+4
* | [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)Luben Tuikov2006-05-151-0/+1
|/
* [SCSI] Neaten comments in scsi_cmnd.hMatthew Wilcox2006-02-271-10/+10
* [SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig2006-01-141-1/+0
* Fix up SCSI mismergeJames Bottomley2005-12-151-1/+1
* [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley2005-12-131-0/+1
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] gfp_t: drivers/scsiAl Viro2005-10-281-1/+1
* [SCSI] add global timeout to the scsi mid-layerJames Bottomley2005-08-081-2/+6
* [SCSI] remove scsi_cmnd->stateChristoph Hellwig2005-06-261-1/+0
* [SCSI] remove scsi_cmnd->ownerChristoph Hellwig2005-06-261-1/+0
* [SCSI] remove scsi_cmnd->abort_reasonChristoph Hellwig2005-06-261-2/+0
* [SCSI] remove scsi_cmnd.eh_stateChristoph Hellwig2005-06-261-1/+0
* [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field2005-04-181-13/+9
* [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field2005-04-181-6/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+165