aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_bsg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-01scsi: bsg: Fix commands without data transfer in scsi_bsg_sg_io_fn()Christoph Hellwig1-0/+1
2021-07-30scsi: bsg: Move the whole request execution into the SCSI/transport handlersChristoph Hellwig1-30/+39
2021-07-30scsi: bsg: Simplify device registrationChristoph Hellwig1-2/+3
2021-07-28scsi: scsi_ioctl: Simplify SCSI passthrough permission checkingChristoph Hellwig1-1/+1
2021-07-28scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig1-0/+95