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