summaryrefslogtreecommitdiffstats
path: root/drivers/block/rnbd/rnbd-proto.h
Commit message (Expand)AuthorAgeFilesLines
* block/rnbd: introduce rnbd_access_modesGuoqing Jiang2023-06-111-0/+9
* block/rnbd: kill rnbd_flags_supportedGuoqing Jiang2023-06-111-22/+0
* block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITEGuoqing Jiang2023-05-121-1/+1
* block/rnbd: Use blk_opf_t where appropriateBart Van Assche2022-07-141-3/+4
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-241-6/+0
|\
| * scsi: rnbd: Remove WRITE_SAME supportChristoph Hellwig2022-02-221-6/+0
* | block/rnbd: client device does not care queue/rotationalGioh Kim2022-02-271-2/+2
|/
* block: move struct request to blk-mq.hChristoph Hellwig2021-10-181-1/+1
* block/rnbd: Set write-back cache and fua same to the target deviceGioh Kim2020-12-161-1/+8
* block/rnbd: private headers with rnbd protocol structs and helpersJack Wang2020-05-171-0/+303