summaryrefslogtreecommitdiffstats
path: root/drivers/block/rnbd/rnbd-clt.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rnbd-clt: pass sector_t type for resize capacityGuoqing Jiang2022-08-031-1/+1
* rnbd-clt: adjust the layout of struct rnbd_clt_devGuoqing Jiang2022-08-031-2/+2
* rnbd-clt: reduce the size of struct rnbd_clt_devGuoqing Jiang2022-08-031-11/+0
* rnbd-clt: kill read_only from struct rnbd_clt_devGuoqing Jiang2022-08-031-1/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-251-1/+0
|\
| * scsi: rnbd: Remove WRITE_SAME supportChristoph Hellwig2022-02-231-1/+0
* | block/rnbd: client device does not care queue/rotationalGioh Kim2022-02-271-1/+0
|/
* RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sessVaishali Thakkar2022-01-071-1/+1
* rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.Jack Wang2021-06-221-4/+1
* block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_tMd Haris Iqbal2021-05-031-1/+1
* block/rnbd-clt: Support polling mode for IO latency optimizationGioh Kim2021-04-201-1/+4
* block/rnbd: Kill rnbd_clt_destroy_default_groupGuoqing Jiang2021-04-201-1/+0
* block/rnbd-clt: Dynamically allocate sglist for rnbd_iuGioh Kim2020-12-161-1/+9
* block/rnbd: Set write-back cache and fua same to the target deviceGioh Kim2020-12-161-0/+2
* block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_nameMd Haris Iqbal2020-12-041-2/+2
* block/rnbd: client: private header with client structs and functionsJack Wang2020-05-171-0/+156