summaryrefslogtreecommitdiff
path: root/drivers/block/rnbd/rnbd-clt.h
AgeCommit message (Expand)Author
2022-08-02rnbd-clt: pass sector_t type for resize capacityGuoqing Jiang
2022-08-02rnbd-clt: adjust the layout of struct rnbd_clt_devGuoqing Jiang
2022-08-02rnbd-clt: reduce the size of struct rnbd_clt_devGuoqing Jiang
2022-08-02rnbd-clt: kill read_only from struct rnbd_clt_devGuoqing Jiang
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
2022-01-07RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sessVaishali Thakkar
2021-06-21rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.Jack Wang
2021-05-03block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_tMd Haris Iqbal
2021-04-20block/rnbd-clt: Support polling mode for IO latency optimizationGioh Kim
2021-04-20block/rnbd: Kill rnbd_clt_destroy_default_groupGuoqing Jiang
2020-12-16block/rnbd-clt: Dynamically allocate sglist for rnbd_iuGioh Kim
2020-12-16block/rnbd: Set write-back cache and fua same to the target deviceGioh Kim
2020-12-04block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_nameMd Haris Iqbal
2020-05-17block/rnbd: client: private header with client structs and functionsJack Wang