summaryrefslogtreecommitdiffstats
path: root/drivers/block/rnbd/rnbd-clt.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-241-1/+0
|\
| * scsi: rnbd: Remove WRITE_SAME supportChristoph Hellwig2022-02-221-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-211-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