aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_request.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-01scsi: core: Remove <scsi/scsi_request.h>Christoph Hellwig1-7/+0
2022-03-01scsi: core: Remove struct scsi_requestChristoph Hellwig1-9/+0
2022-03-01scsi: core: Move the result field from struct scsi_request to struct scsi_cmndChristoph Hellwig1-1/+0
2022-03-01scsi: core: Move the resid_len field from struct scsi_request to struct scsi_cmndChristoph Hellwig1-1/+0
2022-03-01scsi: core: Remove the sense and sense_len fields from struct scsi_requestChristoph Hellwig1-2/+0
2022-03-01scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig1-11/+0
2021-07-28scsi: scsi_ioctl: Remove scsi_req_init()Christoph Hellwig1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-20block: Change argument type of scsi_req_init()Bart Van Assche1-1/+1
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig1-0/+1
2017-04-05block, scsi: move the retries field to struct scsi_requestChristoph Hellwig1-0/+1
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig1-0/+30
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig1-54/+0
2005-11-06[SCSI] remove scsi_wait_reqChristoph Hellwig1-3/+0
2005-10-28[PATCH] gfp_t: drivers/scsiAl Viro1-1/+1
2005-08-28[SCSI] convert SPI transport class to scsi_executeJames Bottomley1-4/+0
2005-08-28[SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley1-15/+0
2005-08-28[SCSI] use scatter lists for all block pc requests and simplify hw handlersJames Bottomley1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+73