summaryrefslogtreecommitdiff
path: root/include/scsi/scsi_request.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Remove <scsi/scsi_request.h>Christoph Hellwig2022-03-011-7/+0
* scsi: core: Remove struct scsi_requestChristoph Hellwig2022-03-011-9/+0
* scsi: core: Move the result field from struct scsi_request to struct scsi_cmndChristoph Hellwig2022-03-011-1/+0
* scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...Christoph Hellwig2022-03-011-1/+0
* scsi: core: Remove the sense and sense_len fields from struct scsi_requestChristoph Hellwig2022-03-011-2/+0
* scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig2022-03-011-11/+0
* scsi: scsi_ioctl: Remove scsi_req_init()Christoph Hellwig2021-07-281-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* block: Change argument type of scsi_req_init()Bart Van Assche2017-06-201-1/+1
* scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-201-0/+1
* block, scsi: move the retries field to struct scsi_requestChristoph Hellwig2017-04-051-0/+1
* block: split scsi_request out of struct requestChristoph Hellwig2017-01-271-0/+30
* [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-101-54/+0
* [SCSI] remove scsi_wait_reqChristoph Hellwig2005-11-061-3/+0
* [PATCH] gfp_t: drivers/scsiAl Viro2005-10-281-1/+1
* [SCSI] convert SPI transport class to scsi_executeJames Bottomley2005-08-281-4/+0
* [SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley2005-08-281-15/+0
* [SCSI] use scatter lists for all block pc requests and simplify hw handlersJames Bottomley2005-08-281-0/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+73