summaryrefslogtreecommitdiff
path: root/drivers/block/rnbd/rnbd-proto.h
AgeCommit message (Expand)Author
2023-11-27block/rnbd: add support for REQ_OP_WRITE_ZEROESSantosh Pradhan
2023-06-11block/rnbd: introduce rnbd_access_modesGuoqing Jiang
2023-06-11block/rnbd: kill rnbd_flags_supportedGuoqing Jiang
2023-05-12block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITEGuoqing Jiang
2022-07-14block/rnbd: Use blk_opf_t where appropriateBart Van Assche
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-02-27block/rnbd: client device does not care queue/rotationalGioh Kim
2022-02-22scsi: rnbd: Remove WRITE_SAME supportChristoph Hellwig
2021-10-18block: move struct request to blk-mq.hChristoph Hellwig
2020-12-16block/rnbd: Set write-back cache and fua same to the target deviceGioh Kim
2020-05-17block/rnbd: private headers with rnbd protocol structs and helpersJack Wang