index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rnbd
/
rnbd-clt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
block/rnbd-clt: Support polling mode for IO latency optimization
Gioh Kim
2021-04-20
1
-8
/
+81
*
block/rnbd-clt: Improve find_or_create_sess() return check
Tom Rix
2021-04-20
1
-6
/
+4
*
block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
Gioh Kim
2021-04-20
1
-25
/
+17
*
block/rnbd: Kill rnbd_clt_destroy_default_group
Guoqing Jiang
2021-04-20
1
-1
/
+0
*
block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk
Guoqing Jiang
2021-04-20
1
-2
/
+1
*
block/rnbd-clt: Remove some arguments from rnbd_client_setup_device
Guoqing Jiang
2021-04-20
1
-4
/
+3
*
block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath
Guoqing Jiang
2021-04-20
1
-5
/
+4
*
block/rnbd-clt: avoid module unload race with close confirmation
Jack Wang
2021-01-08
1
-1
/
+2
*
block/rnbd-clt: Fix sg table use after free
Guoqing Jiang
2021-01-08
1
-8
/
+7
*
block/rnbd-clt: Does not request pdu to rtrs-clt
Gioh Kim
2020-12-16
1
-4
/
+13
*
block/rnbd-clt: Dynamically allocate sglist for rnbd_iu
Gioh Kim
2020-12-16
1
-26
/
+34
*
block/rnbd: Set write-back cache and fua same to the target device
Gioh Kim
2020-12-16
1
-3
/
+5
*
block/rnbd: Fix typos
Jack Wang
2020-12-16
1
-3
/
+3
*
block/rnbd-clt: Get rid of warning regarding size argument in strlcpy
Md Haris Iqbal
2020-12-16
1
-2
/
+1
*
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-8
/
+25
|
\
|
*
block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name
Md Haris Iqbal
2020-12-04
1
-3
/
+11
|
*
block/rnbd-clt: support mapping two devices with the same name from different...
Guoqing Jiang
2020-12-04
1
-5
/
+8
|
*
block/rnbd-clt: Make path parameter optional for map_device
Md Haris Iqbal
2020-12-04
1
-0
/
+6
*
|
rnbd: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
1
-2
/
+1
|
/
*
block/rnbd-clt: send_msg_close if any error occurs after send_msg_open
Gioh Kim
2020-10-13
1
-1
/
+3
*
block/rnbd-clt: do not cap max_hw_sectors & max_segments with remote device
Jack Wang
2020-10-13
1
-5
/
+0
*
block/rnbd-clt: remove nr argument from send_usr_msg
Guoqing Jiang
2020-10-13
1
-5
/
+5
*
blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
Ming Lei
2020-09-03
1
-1
/
+1
*
block: add a new revalidate_disk_size helper
Christoph Hellwig
2020-09-02
1
-8
/
+2
*
block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess()
Dan Carpenter
2020-05-22
1
-5
/
+4
*
rnbd/rtrs: Pass max segment size from blk user to the rdma library
Danil Kipnis
2020-05-20
1
-0
/
+1
*
block/rnbd: client: main functionality
Jack Wang
2020-05-17
1
-0
/
+1729
[prev]