Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block: remove the gendisk argument to blk_execute_rq | Christoph Hellwig | 2021-11-29 | 1 | -1/+1 |
* | block: remove blk_{get,put}_request | Christoph Hellwig | 2021-10-29 | 1 | -1/+1 |
* | scsi: add a scsi_alloc_request helper | Christoph Hellwig | 2021-10-22 | 1 | -2/+2 |
* | scsi: bsg: Fix commands without data transfer in scsi_bsg_sg_io_fn() | Christoph Hellwig | 2021-08-01 | 1 | -0/+1 |
* | scsi: bsg: Move the whole request execution into the SCSI/transport handlers | Christoph Hellwig | 2021-07-31 | 1 | -30/+39 |
* | scsi: bsg: Simplify device registration | Christoph Hellwig | 2021-07-31 | 1 | -2/+3 |
* | scsi: scsi_ioctl: Simplify SCSI passthrough permission checking | Christoph Hellwig | 2021-07-29 | 1 | -1/+1 |
* | scsi: bsg: Move bsg_scsi_ops to drivers/scsi/ | Christoph Hellwig | 2021-07-29 | 1 | -0/+95 |