index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rnbd
/
rnbd-clt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-17
block/rnbd-clt: Does not request pdu to rtrs-clt
Gioh Kim
1
-4
/
+13
2020-12-17
block/rnbd-clt: Dynamically allocate sglist for rnbd_iu
Gioh Kim
1
-26
/
+34
2020-12-17
block/rnbd: Set write-back cache and fua same to the target device
Gioh Kim
1
-3
/
+5
2020-12-17
block/rnbd: Fix typos
Jack Wang
1
-3
/
+3
2020-12-17
block/rnbd-clt: Get rid of warning regarding size argument in strlcpy
Md Haris Iqbal
1
-2
/
+1
2020-12-17
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+25
2020-12-04
block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name
Md Haris Iqbal
1
-3
/
+11
2020-12-04
block/rnbd-clt: support mapping two devices with the same name from different...
Guoqing Jiang
1
-5
/
+8
2020-12-04
block/rnbd-clt: Make path parameter optional for map_device
Md Haris Iqbal
1
-0
/
+6
2020-11-16
rnbd: use set_capacity_and_notify
Christoph Hellwig
1
-2
/
+1
2020-10-14
block/rnbd-clt: send_msg_close if any error occurs after send_msg_open
Gioh Kim
1
-1
/
+3
2020-10-14
block/rnbd-clt: do not cap max_hw_sectors & max_segments with remote device
Jack Wang
1
-5
/
+0
2020-10-14
block/rnbd-clt: remove nr argument from send_usr_msg
Guoqing Jiang
1
-5
/
+5
2020-09-04
blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
Ming Lei
1
-1
/
+1
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
1
-8
/
+2
2020-05-22
block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess()
Dan Carpenter
1
-5
/
+4
2020-05-20
rnbd/rtrs: Pass max segment size from blk user to the rdma library
Danil Kipnis
1
-0
/
+1
2020-05-18
block/rnbd: client: main functionality
Jack Wang
1
-0
/
+1729