aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_bsg.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-29block: remove blk_{get,put}_requestGravatar Christoph Hellwig 1-1/+1
2021-10-22scsi: add a scsi_alloc_request helperGravatar Christoph Hellwig 1-2/+2
2021-08-01scsi: bsg: Fix commands without data transfer in scsi_bsg_sg_io_fn()Gravatar Christoph Hellwig 1-0/+1
2021-07-30scsi: bsg: Move the whole request execution into the SCSI/transport handlersGravatar Christoph Hellwig 1-30/+39
2021-07-30scsi: bsg: Simplify device registrationGravatar Christoph Hellwig 1-2/+3
2021-07-28scsi: scsi_ioctl: Simplify SCSI passthrough permission checkingGravatar Christoph Hellwig 1-1/+1
2021-07-28scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Gravatar Christoph Hellwig 1-0/+95