summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_bsg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: bsg: Fix commands without data transfer in scsi_bsg_sg_io_fn()Christoph Hellwig2021-08-011-0/+1
* scsi: bsg: Move the whole request execution into the SCSI/transport handlersChristoph Hellwig2021-07-311-30/+39
* scsi: bsg: Simplify device registrationChristoph Hellwig2021-07-311-2/+3
* scsi: scsi_ioctl: Simplify SCSI passthrough permission checkingChristoph Hellwig2021-07-291-1/+1
* scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig2021-07-291-0/+95