aboutsummaryrefslogtreecommitdiff
path: root/include/scsi/scsi_cmnd.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-09[SCSI] Shorten the path length of scsi_cmd_to_driver()Gravatar Li Zhong 1-10/+2
2012-07-08[SCSI] Fix NULL dereferences in scsi_cmd_to_driverGravatar Mark Rustad 1-1/+7
2012-04-15SCSI: Fix error handling when no ULD is attachedGravatar Martin K. Petersen 1-0/+3
2012-02-19[SCSI] Handle disk devices which can not process medium access commandsGravatar Martin K. Petersen 1-0/+6
2012-02-19[SCSI] Correctly set the scsi host/msg/status bytesGravatar Moger, Babu 1-3/+3
2009-10-02[SCSI] Deprecate SCSI_PROT_*_CONVERT operationsGravatar Martin K. Petersen 1-4/+0
2009-05-11block: convert to pos and nr_sectors accessorsGravatar Tejun Heo 1-1/+1
2009-03-12[SCSI] Make scsi.h independent of the rest of the scsi includesGravatar James Bottomley 1-0/+15
2008-10-09block: unify request timeout handlingGravatar Jens Axboe 1-3/+0
2008-07-26[SCSI] Support devices with protection informationGravatar Martin K. Petersen 1-0/+20
2008-07-26[SCSI] Command protection operationGravatar Martin K. Petersen 1-0/+66
2008-07-12[SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.hGravatar Alexander Beregalov 1-1/+0
2008-05-02[SCSI] add support for variable length extended commandsGravatar Boaz Harrosh 1-1/+1
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferGravatar Boaz Harrosh 1-2/+19
2008-04-07[SCSI] export command allocation and freeing functions independently of the hostGravatar James Bottomley 1-0/+3
2008-04-07[SCSI] scsi: add wrapper functions for sg buffer copy helper functionsGravatar FUJITA Tomonori 1-0/+14
2008-01-30[SCSI] bidirectional command supportGravatar Boaz Harrosh 1-1/+18
2008-01-30[SCSI] implement scsi_data_bufferGravatar Boaz Harrosh 1-14/+22
2008-01-30[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableGravatar Boaz Harrosh 1-2/+2
2008-01-28SG: Convert SCSI to use scatterlist helpers for sg chainingGravatar Jens Axboe 1-4/+3
2008-01-23[SCSI] use dynamically allocated sense bufferGravatar FUJITA Tomonori 1-1/+1
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Gravatar Linus Torvalds 1-2/+0
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Gravatar Ingo Molnar 1-0/+2
2007-10-16remove sglist_lenGravatar FUJITA Tomonori 1-1/+0
2007-10-16SCSI: support for allocating large scatterlistsGravatar Jens Axboe 1-0/+1
2007-10-16scsi: simplify scsi_free_sgtable()Gravatar Jens Axboe 1-1/+1
2007-10-16scsi: convert to using sg helpersGravatar Jens Axboe 1-1/+2
2007-10-12[SCSI] Get rid of scsi_cmnd->doneGravatar Matthew Wilcox 1-2/+0
2007-10-12[SCSI] Remove ->pid field from scsi_cmndGravatar Matthew Wilcox 1-7/+4
2007-05-26[SCSI] scsi_lib: add scatter/gather data buffer accessorsGravatar FUJITA Tomonori 1-0/+20
2007-03-11[SCSI] tgt: rm bio hacks in scsi tgtGravatar Mike Christie 1-3/+0
2006-11-25[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDsGravatar FUJITA Tomonori 1-0/+10
2006-08-06[SCSI] remove SCSI_STATE_ #definesGravatar Christoph Hellwig 1-14/+0
2006-07-09[SCSI] hide EH backup data outside the scsi_cmndGravatar Christoph Hellwig 1-9/+0
2006-06-26[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionGravatar Luben Tuikov 1-1/+1
2006-06-22Merge branch 'master' into upstreamGravatar Jeff Garzik 1-6/+4
2006-06-10[SCSI] remove scsi_request infrastructureGravatar Christoph Hellwig 1-6/+0
2006-05-15[PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)Gravatar Luben Tuikov 1-0/+1
2006-04-14[SCSI] dc395x: dynamically map scatter-gather for PIOGravatar Guennadi Liakhovetski 1-0/+4
2006-02-27[SCSI] Neaten comments in scsi_cmnd.hGravatar Matthew Wilcox 1-10/+10
2006-01-14[SCSI] always handle REQ_BLOCK_PC requests in common codeGravatar Christoph Hellwig 1-1/+0
2005-12-15Fix up SCSI mismergeGravatar James Bottomley 1-1/+1
2005-12-13[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)Gravatar James Bottomley 1-0/+1
2005-10-30[PATCH] fix missing includesGravatar Tim Schmielau 1-0/+1
2005-10-28[PATCH] gfp_t: drivers/scsiGravatar Al Viro 1-1/+1
2005-08-08[SCSI] add global timeout to the scsi mid-layerGravatar James Bottomley 1-2/+6
2005-06-26[SCSI] remove scsi_cmnd->stateGravatar Christoph Hellwig 1-1/+0
2005-06-26[SCSI] remove scsi_cmnd->ownerGravatar Christoph Hellwig 1-1/+0
2005-06-26[SCSI] remove scsi_cmnd->abort_reasonGravatar Christoph Hellwig 1-2/+0
2005-06-26[SCSI] remove scsi_cmnd.eh_stateGravatar Christoph Hellwig 1-1/+0