summaryrefslogtreecommitdiff
path: root/drivers/block/rnbd/rnbd-proto.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-27block/rnbd: add support for REQ_OP_WRITE_ZEROESSantosh Pradhan1-4/+10
2023-06-12block/rnbd: introduce rnbd_access_modesGuoqing Jiang1-0/+9
2023-06-12block/rnbd: kill rnbd_flags_supportedGuoqing Jiang1-22/+0
2023-05-12block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITEGuoqing Jiang1-1/+1
2022-07-14block/rnbd: Use blk_opf_t where appropriateBart Van Assche1-3/+4
2022-03-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-6/+0
2022-02-28block/rnbd: client device does not care queue/rotationalGioh Kim1-2/+2
2022-02-23scsi: rnbd: Remove WRITE_SAME supportChristoph Hellwig1-6/+0
2021-10-18block: move struct request to blk-mq.hChristoph Hellwig1-1/+1
2020-12-17block/rnbd: Set write-back cache and fua same to the target deviceGioh Kim1-1/+8
2020-05-18block/rnbd: private headers with rnbd protocol structs and helpersJack Wang1-0/+303