开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rnbd
/
rnbd-clt.h
Age
Commit message (
Expand
)
Author
2022-08-02
rnbd-clt: pass sector_t type for resize capacity
Guoqing Jiang
2022-08-02
rnbd-clt: adjust the layout of struct rnbd_clt_dev
Guoqing Jiang
2022-08-02
rnbd-clt: reduce the size of struct rnbd_clt_dev
Guoqing Jiang
2022-08-02
rnbd-clt: kill read_only from struct rnbd_clt_dev
Guoqing Jiang
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-02-27
block/rnbd: client device does not care queue/rotational
Gioh Kim
2022-02-22
scsi: rnbd: Remove WRITE_SAME support
Christoph Hellwig
2022-01-07
RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Vaishali Thakkar
2021-06-21
rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.
Jack Wang
2021-05-03
block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t
Md Haris Iqbal
2021-04-20
block/rnbd-clt: Support polling mode for IO latency optimization
Gioh Kim
2021-04-20
block/rnbd: Kill rnbd_clt_destroy_default_group
Guoqing Jiang
2020-12-16
block/rnbd-clt: Dynamically allocate sglist for rnbd_iu
Gioh Kim
2020-12-16
block/rnbd: Set write-back cache and fua same to the target device
Gioh Kim
2020-12-04
block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name
Md Haris Iqbal
2020-05-17
block/rnbd: client: private header with client structs and functions
Jack Wang