summaryrefslogtreecommitdiff
path: root/drivers/block/rnbd/rnbd-clt.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-03rnbd-clt: pass sector_t type for resize capacityGuoqing Jiang1-1/+1
2022-08-03rnbd-clt: adjust the layout of struct rnbd_clt_devGuoqing Jiang1-2/+2
2022-08-03rnbd-clt: reduce the size of struct rnbd_clt_devGuoqing Jiang1-11/+0
2022-08-03rnbd-clt: kill read_only from struct rnbd_clt_devGuoqing Jiang1-1/+0
2022-03-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+0
2022-02-28block/rnbd: client device does not care queue/rotationalGioh Kim1-1/+0
2022-02-23scsi: rnbd: Remove WRITE_SAME supportChristoph Hellwig1-1/+0
2022-01-07RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sessVaishali Thakkar1-1/+1
2021-06-22rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.Jack Wang1-4/+1
2021-05-03block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_tMd Haris Iqbal1-1/+1
2021-04-20block/rnbd-clt: Support polling mode for IO latency optimizationGioh Kim1-1/+4
2021-04-20block/rnbd: Kill rnbd_clt_destroy_default_groupGuoqing Jiang1-1/+0
2020-12-17block/rnbd-clt: Dynamically allocate sglist for rnbd_iuGioh Kim1-1/+9
2020-12-17block/rnbd: Set write-back cache and fua same to the target deviceGioh Kim1-0/+2
2020-12-04block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_nameMd Haris Iqbal1-2/+2
2020-05-18block/rnbd: client: private header with client structs and functionsJack Wang1-0/+156