summaryrefslogtreecommitdiff
path: root/include/scsi/scsi_cmnd.h
Commit message (Expand)AuthorAgeFilesLines
* block: remove the ->rq_disk field in struct requestChristoph Hellwig2021-11-291-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-121-1/+1
|\
| * scsi: core: Avoid leaving shost->last_reset with stale value if EH does not runEwan D. Milne2021-11-031-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-051-5/+9
|\ \ | |/
| * scsi: core: Call scsi_done directlyBart Van Assche2021-10-161-4/+0
| * scsi: core: Rename scsi_mq_done() into scsi_done() and export itBart Van Assche2021-10-161-0/+2
| * scsi: core: Use a structure member to track the SCSI command submitterBart Van Assche2021-10-161-0/+7
| * scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.hBart Van Assche2021-09-211-1/+0
* | scsi: add a scsi_alloc_request helperChristoph Hellwig2021-10-221-0/+3
|/
* scsi: core: Remove scsi_cmnd.tagJohn Garry2021-08-171-1/+0
* scsi: core: Add helper to return number of logical blocks in a requestMartin K. Petersen2021-08-111-0/+7
* scsi: core: Remove the request member from struct scsi_cmndBart Van Assche2021-08-111-3/+0
* scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-111-3/+5
* scsi: core: Introduce the scsi_cmd_to_rq() functionBart Van Assche2021-08-111-0/+6
* scsi: core: Make scsi_get_lba() return the LBAMartin K. Petersen2021-07-201-5/+7
* scsi: core: Introduce scsi_get_sector()Bart Van Assche2021-07-201-0/+5
* scsi: core: Add scsi_prot_ref_tag() helperMartin K. Petersen2021-07-201-0/+7
* scsi: core: Drop message byte helperHannes Reinecke2021-05-311-5/+0
* scsi: core: Add scsi_msg_to_host_byte()Hannes Reinecke2021-05-311-0/+26
* scsi: core: Add get_{status,host}_byte() accessor functionsHannes Reinecke2021-05-311-0/+10
* scsi: core: Drop the now obsolete driver_byte definitionsHannes Reinecke2021-05-311-4/+0
* scsi: core: Introduce scsi_build_sense()Hannes Reinecke2021-05-311-0/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-04-281-0/+3
|\
| * scsi: core: Add mq_poll support to SCSI layerKashyap Desai2021-03-041-0/+1
| * scsi: blk-mq: Add callbacks for storing & retrieving budget tokenMing Lei2021-03-041-0/+2
* | scsi: remove the unchecked_isa_dma flagChristoph Hellwig2021-04-061-4/+3
|/
* scsi: core: Add 'set_status_byte()' accessorHannes Reinecke2021-01-221-0/+5
* scsi: core: Clean up allocation and freeing of sgtablesChristoph Hellwig2020-10-071-1/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-051-1/+0
|\
| * scsi: core: Remove 'list' entry from struct scsi_cmndHannes Reinecke2020-05-071-1/+0
* | block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig2020-04-221-0/+1
|/
* scsi: core: Remove cmd_list functionalityHannes Reinecke2020-02-281-1/+0
* scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal2019-11-081-2/+2
* scsi: core: avoid host-wide host_busy counter for scsi_mqMing Lei2019-11-011-0/+1
* scsi: core: add support for request batchingPaolo Bonzini2019-07-221-0/+1
* scsi: kill command serial numberHannes Reinecke2019-02-271-10/+0
* scsi: core: Move resid from scsi_data_buffer to scsi_cmndBart Van Assche2019-02-121-3/+2
* scsi: remove bidirectional command supportChristoph Hellwig2019-02-051-18/+1
* scsi: Fix a harmless double shift bugDan Carpenter2018-12-071-1/+1
* scsi: Do not rely on blk-mq for double completionsKeith Busch2018-11-261-0/+4
* scsi: return blk_status_t from scsi_init_io and ->init_commandChristoph Hellwig2018-11-091-1/+1
* scsi: Check sense buffer size at build timeKees Cook2018-08-021-4/+2
* block: move ref_tag calculation func to the block layerMax Gurtovoy2018-07-301-6/+1
* 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