index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rnbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
block/rnbd-clt: avoid module unload race with close confirmation
Jack Wang
2021-01-08
1
-1
/
+2
*
block/rnbd: Adding name to the Contributors List
Swapnil Ingle
2021-01-08
1
-0
/
+1
*
block/rnbd-clt: Fix sg table use after free
Guoqing Jiang
2021-01-08
1
-8
/
+7
*
block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_close
Jack Wang
2021-01-08
1
-3
/
+5
*
block/rnbd: Select SG_POOL for RNBD_CLIENT
Jack Wang
2021-01-08
1
-0
/
+1
*
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
2
-27
/
+43
*
block/rnbd: Set write-back cache and fua same to the target device
Gioh Kim
2020-12-16
4
-6
/
+22
*
block/rnbd: Fix typos
Jack Wang
2020-12-16
1
-3
/
+3
*
block/rnbd-srv: Protect dev session sysfs removal
Md Haris Iqbal
2020-12-16
1
-1
/
+2
*
block/rnbd-clt: Fix possible memleak
Jack Wang
2020-12-16
1
-2
/
+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
6
-30
/
+117
|
\
|
*
block/rnbd: fix a null pointer dereference on dev->blk_symlink_name
Colin Ian King
2020-12-07
1
-1
/
+1
|
*
block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name
Md Haris Iqbal
2020-12-04
3
-7
/
+23
|
*
block/rnbd: call kobject_put in the failure path
Guoqing Jiang
2020-12-04
2
-13
/
+19
|
*
block/rnbd-srv: close a mapped device from server side.
Lutz Pogrell
2020-12-04
3
-4
/
+57
|
*
block/rnbd-clt: support mapping two devices with the same name from different...
Guoqing Jiang
2020-12-04
2
-5
/
+12
|
*
block/rnbd-clt: Make path parameter optional for map_device
Md Haris Iqbal
2020-12-04
2
-1
/
+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: Ensure err is always initialized in process_rdma
Nathan Chancellor
2020-08-21
1
-1
/
+2
*
rnbd: no need to set bi_end_io in rnbd_bio_map_kern
Guoqing Jiang
2020-08-06
1
-1
/
+0
*
rnbd: remove rnbd_dev_submit_io
Guoqing Jiang
2020-08-06
3
-56
/
+31
*
RDMA/rnbd: Fix compilation error when CONFIG_MODULES is disabled
Danil Kipnis
2020-05-22
1
-4
/
+7
*
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-19
1
-0
/
+1
*
block/rnbd: a bit of documentation
Jack Wang
2020-05-17
1
-0
/
+92
*
block/rnbd: include client and server modules into kernel compilation
Jack Wang
2020-05-17
2
-0
/
+43
*
block/rnbd: server: sysfs interface functions
Jack Wang
2020-05-17
1
-0
/
+215
*
block/rnbd: server: functionality for IO submitting to block dev
Jack Wang
2020-05-17
2
-0
/
+226
*
block/rnbd: server: main functionality
Jack Wang
2020-05-17
1
-0
/
+844
*
block/rnbd: server: private header with server structs and functions
Jack Wang
2020-05-17
1
-0
/
+78
*
block/rnbd: client: sysfs interface functions
Jack Wang
2020-05-17
1
-0
/
+636
*
block/rnbd: client: main functionality
Jack Wang
2020-05-17
1
-0
/
+1729
*
block/rnbd: client: private header with client structs and functions
Jack Wang
2020-05-17
1
-0
/
+156
*
block/rnbd: private headers with rnbd protocol structs and helpers
Jack Wang
2020-05-17
3
-0
/
+367