summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_cmnd.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: Add NO_DMA dummies for SCSI DMA mapping APIGeert Uytterhoeven2018-03-161-0/+5
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-071-0/+3
|\
| * scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche2018-03-011-0/+3
* | Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-02-031-2/+1
|\ \ | |/ |/|
| * scsi: sd: Remove zone write lockingDamien Le Moal2018-01-081-2/+1
* | scsi: core: Unexport scsi_initialize_rq()Bart Van Assche2017-12-071-1/+0
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge branch 'fixes' into miscJames Bottomley2017-09-071-0/+1
|\
| * scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal2017-08-161-0/+1
* | scsi: Call scsi_initialize_rq() for filesystem requestsBart Van Assche2017-08-311-0/+3
* | scsi: Remove an obsolete function declarationBart Van Assche2017-08-251-1/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-061-0/+1
|\
| * scsi: Avoid that scsi_exit_rq() triggers a use-after-freeBart Van Assche2017-06-121-0/+1
* | block: Make most scsi_req_init() calls implicitBart Van Assche2017-06-201-0/+1
|/
* block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-311-1/+1
* block: split scsi_request out of struct requestChristoph Hellwig2017-01-271-0/+2
* 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