Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block/rnbd: introduce rnbd_access_modes | Guoqing Jiang | 2023-06-11 | 1 | -0/+9 |
* | block/rnbd: kill rnbd_flags_supported | Guoqing Jiang | 2023-06-11 | 1 | -22/+0 |
* | block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE | Guoqing Jiang | 2023-05-12 | 1 | -1/+1 |
* | block/rnbd: Use blk_opf_t where appropriate | Bart Van Assche | 2022-07-14 | 1 | -3/+4 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2022-03-24 | 1 | -6/+0 |
|\ | |||||
| * | scsi: rnbd: Remove WRITE_SAME support | Christoph Hellwig | 2022-02-22 | 1 | -6/+0 |
* | | block/rnbd: client device does not care queue/rotational | Gioh Kim | 2022-02-27 | 1 | -2/+2 |
|/ | |||||
* | block: move struct request to blk-mq.h | Christoph Hellwig | 2021-10-18 | 1 | -1/+1 |
* | block/rnbd: Set write-back cache and fua same to the target device | Gioh Kim | 2020-12-16 | 1 | -1/+8 |
* | block/rnbd: private headers with rnbd protocol structs and helpers | Jack Wang | 2020-05-17 | 1 | -0/+303 |