aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_cmnd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16scsi: Add NO_DMA dummies for SCSI DMA mapping APIGeert Uytterhoeven1-0/+5
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+3
2018-03-01scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche1-0/+3
2018-02-03Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+1
2018-01-08scsi: sd: Remove zone write lockingDamien Le Moal1-2/+1
2017-12-07scsi: core: Unexport scsi_initialize_rq()Bart Van Assche1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-07Merge branch 'fixes' into miscJames Bottomley1-0/+1
2017-08-31scsi: Call scsi_initialize_rq() for filesystem requestsBart Van Assche1-0/+3
2017-08-25scsi: Remove an obsolete function declarationBart Van Assche1-1/+0
2017-08-16scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal1-0/+1
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche1-0/+1
2017-06-12scsi: Avoid that scsi_exit_rq() triggers a use-after-freeBart Van Assche1-0/+1
2017-01-31block: introduce blk_rq_is_passthroughChristoph Hellwig1-1/+1
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig1-0/+2
2014-11-24scsi: stop passing a gfp_mask argument down the command setup pathChristoph Hellwig1-1/+1
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig1-0/+4
2014-09-30sd: Honor block layer integrity handling flagsMartin K. Petersen1-10/+26
2014-07-17scsi: remove various exports that were only used by scsi_tgtChristoph Hellwig1-3/+0
2014-07-03[SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen1-1/+1
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+17
2014-06-11scsi_cmnd: Introduce scsi_transfer_length helperSagi Grimberg1-0/+17
2014-05-19virtio_scsi: use cmd_sizeChristoph Hellwig1-0/+9
2014-03-27[SCSI] megaraid: simplify internal command handlingChristoph Hellwig1-3/+0
2014-03-15[SCSI] do not manipulate device reference counts in scsi_get/put_commandChristoph Hellwig1-2/+1
2013-12-19[SCSI] improved eh timeout handlerHannes Reinecke1-0/+1
2012-10-09[SCSI] Shorten the path length of scsi_cmd_to_driver()Li Zhong1-10/+2
2012-07-08[SCSI] Fix NULL dereferences in scsi_cmd_to_driverMark Rustad1-1/+7
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen1-0/+3
2012-02-19[SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen1-0/+6
2012-02-19[SCSI] Correctly set the scsi host/msg/status bytesMoger, Babu1-3/+3
2009-10-02[SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen1-4/+0
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-1/+1
2009-03-12[SCSI] Make scsi.h independent of the rest of the scsi includesJames Bottomley1-0/+15
2008-10-09block: unify request timeout handlingJens Axboe1-3/+0
2008-07-26[SCSI] Support devices with protection informationMartin K. Petersen1-0/+20
2008-07-26[SCSI] Command protection operationMartin K. Petersen1-0/+66
2008-07-12[SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.hAlexander Beregalov1-1/+0
2008-05-02[SCSI] add support for variable length extended commandsBoaz Harrosh1-1/+1
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh1-2/+19
2008-04-07[SCSI] export command allocation and freeing functions independently of the hostJames Bottomley1-0/+3
2008-04-07[SCSI] scsi: add wrapper functions for sg buffer copy helper functionsFUJITA Tomonori1-0/+14
2008-01-30[SCSI] bidirectional command supportBoaz Harrosh1-1/+18
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh1-14/+22
2008-01-30[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableBoaz Harrosh1-2/+2
2008-01-28SG: Convert SCSI to use scatterlist helpers for sg chainingJens Axboe1-4/+3
2008-01-23[SCSI] use dynamically allocated sense bufferFUJITA Tomonori1-1/+1
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds1-2/+0
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar1-0/+2