summaryrefslogtreecommitdiff
path: root/drivers/block/rnbd/rnbd-clt-sysfs.c
AgeCommit message (Expand)Author
2020-12-16block/rnbd-clt: Fix possible memleakJack Wang
2020-12-07block/rnbd: fix a null pointer dereference on dev->blk_symlink_nameColin Ian King
2020-12-04block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_nameMd Haris Iqbal
2020-12-04block/rnbd: call kobject_put in the failure pathGuoqing Jiang
2020-12-04block/rnbd-clt: support mapping two devices with the same name from different...Guoqing Jiang
2020-12-04block/rnbd-clt: Make path parameter optional for map_deviceMd Haris Iqbal
2020-05-22RDMA/rnbd: Fix compilation error when CONFIG_MODULES is disabledDanil Kipnis
2020-05-17block/rnbd: client: sysfs interface functionsJack Wang