summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_cmnd.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: stop passing a gfp_mask argument down the command setup pathChristoph Hellwig2014-11-241-1/+1
* scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-121-0/+4
* sd: Honor block layer integrity handling flagsMartin K. Petersen2014-09-301-10/+26
* scsi: remove various exports that were only used by scsi_tgtChristoph Hellwig2014-07-171-3/+0
* [SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen2014-07-031-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-121-0/+17
|\
| * scsi_cmnd: Introduce scsi_transfer_length helperSagi Grimberg2014-06-111-0/+17
* | virtio_scsi: use cmd_sizeChristoph Hellwig2014-05-191-0/+9
|/
* [SCSI] megaraid: simplify internal command handlingChristoph Hellwig2014-03-271-3/+0
* [SCSI] do not manipulate device reference counts in scsi_get/put_commandChristoph Hellwig2014-03-151-2/+1
* [SCSI] improved eh timeout handlerHannes Reinecke2013-12-191-0/+1
* [SCSI] Shorten the path length of scsi_cmd_to_driver()Li Zhong2012-10-091-10/+2
* [SCSI] Fix NULL dereferences in scsi_cmd_to_driverMark Rustad2012-07-081-1/+7
* SCSI: Fix error handling when no ULD is attachedMartin K. Petersen2012-04-151-0/+3
* [SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen2012-02-191-0/+6
* [SCSI] Correctly set the scsi host/msg/status bytesMoger, Babu2012-02-191-3/+3
* [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
|/
OpenPOWER on IntegriCloud