summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_cmnd.h
AgeCommit message (Expand)AuthorLines
2008-05-02[SCSI] add support for variable length extended commandsBoaz Harrosh-1/+1
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh-2/+19
2008-04-07[SCSI] export command allocation and freeing functions independently of the hostJames Bottomley-0/+3
2008-04-07[SCSI] scsi: add wrapper functions for sg buffer copy helper functionsFUJITA Tomonori-0/+14
2008-01-30[SCSI] bidirectional command supportBoaz Harrosh-1/+18
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh-14/+22
2008-01-30[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableBoaz Harrosh-2/+2
2008-01-28SG: Convert SCSI to use scatterlist helpers for sg chainingJens Axboe-4/+3
2008-01-23[SCSI] use dynamically allocated sense bufferFUJITA Tomonori-1/+1
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds-2/+0
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar-0/+2
2007-10-16remove sglist_lenFUJITA Tomonori-1/+0
2007-10-16SCSI: support for allocating large scatterlistsJens Axboe-0/+1
2007-10-16scsi: simplify scsi_free_sgtable()Jens Axboe-1/+1
2007-10-16scsi: convert to using sg helpersJens Axboe-1/+2
2007-10-12[SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox-2/+0
2007-10-12[SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox-7/+4
2007-05-26[SCSI] scsi_lib: add scatter/gather data buffer accessorsFUJITA Tomonori-0/+20
2007-03-11[SCSI] tgt: rm bio hacks in scsi tgtMike Christie-3/+0
2006-11-25[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDsFUJITA Tomonori-0/+10
2006-08-06[SCSI] remove SCSI_STATE_ #definesChristoph Hellwig-14/+0
2006-07-09[SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig-9/+0
2006-06-26[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov-1/+1
2006-06-22Merge branch 'master' into upstreamJeff Garzik-6/+4
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig-6/+0
2006-05-15[PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)Luben Tuikov-0/+1
2006-04-14[SCSI] dc395x: dynamically map scatter-gather for PIOGuennadi Liakhovetski-0/+4
2006-02-27[SCSI] Neaten comments in scsi_cmnd.hMatthew Wilcox-10/+10
2006-01-14[SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig-1/+0
2005-12-15Fix up SCSI mismergeJames Bottomley-1/+1
2005-12-13[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley-0/+1
2005-10-30[PATCH] fix missing includesTim Schmielau-0/+1
2005-10-28[PATCH] gfp_t: drivers/scsiAl Viro-1/+1
2005-08-08[SCSI] add global timeout to the scsi mid-layerJames Bottomley-2/+6
2005-06-26[SCSI] remove scsi_cmnd->stateChristoph Hellwig-1/+0
2005-06-26[SCSI] remove scsi_cmnd->ownerChristoph Hellwig-1/+0
2005-06-26[SCSI] remove scsi_cmnd->abort_reasonChristoph Hellwig-2/+0
2005-06-26[SCSI] remove scsi_cmnd.eh_stateChristoph Hellwig-1/+0
2005-04-18[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field-13/+9
2005-04-18[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field-6/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+165