index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rnbd
Age
Commit message (
Expand
)
Author
2020-10-13
block/rnbd-clt: send_msg_close if any error occurs after send_msg_open
Gioh Kim
2020-10-13
block/rnbd-clt: do not cap max_hw_sectors & max_segments with remote device
Jack Wang
2020-10-13
block/rnbd-clt: remove nr argument from send_usr_msg
Guoqing Jiang
2020-09-03
blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
Ming Lei
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
2020-08-21
block/rnbd: Ensure err is always initialized in process_rdma
Nathan Chancellor
2020-08-06
rnbd: no need to set bi_end_io in rnbd_bio_map_kern
Guoqing Jiang
2020-08-06
rnbd: remove rnbd_dev_submit_io
Guoqing Jiang
2020-05-22
RDMA/rnbd: Fix compilation error when CONFIG_MODULES is disabled
Danil Kipnis
2020-05-22
block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess()
Dan Carpenter
2020-05-19
rnbd/rtrs: Pass max segment size from blk user to the rdma library
Danil Kipnis
2020-05-17
block/rnbd: a bit of documentation
Jack Wang
2020-05-17
block/rnbd: include client and server modules into kernel compilation
Jack Wang
2020-05-17
block/rnbd: server: sysfs interface functions
Jack Wang
2020-05-17
block/rnbd: server: functionality for IO submitting to block dev
Jack Wang
2020-05-17
block/rnbd: server: main functionality
Jack Wang
2020-05-17
block/rnbd: server: private header with server structs and functions
Jack Wang
2020-05-17
block/rnbd: client: sysfs interface functions
Jack Wang
2020-05-17
block/rnbd: client: main functionality
Jack Wang
2020-05-17
block/rnbd: client: private header with client structs and functions
Jack Wang
2020-05-17
block/rnbd: private headers with rnbd protocol structs and helpers
Jack Wang