aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_bsg.c
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-301-30/+39
* scsi: bsg: Simplify device registrationChristoph Hellwig2021-07-301-2/+3
* scsi: scsi_ioctl: Simplify SCSI passthrough permission checkingChristoph Hellwig2021-07-281-1/+1
* scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig2021-07-281-0/+95