index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rnbd
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
block/rnbd: Ensure err is always initialized in process_rdma
Nathan Chancellor
1
-1
/
+2
2020-08-06
rnbd: no need to set bi_end_io in rnbd_bio_map_kern
Guoqing Jiang
1
-1
/
+0
2020-08-06
rnbd: remove rnbd_dev_submit_io
Guoqing Jiang
3
-56
/
+31
2020-05-22
RDMA/rnbd: Fix compilation error when CONFIG_MODULES is disabled
Danil Kipnis
1
-4
/
+7
2020-05-22
block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess()
Dan Carpenter
1
-5
/
+4
2020-05-19
rnbd/rtrs: Pass max segment size from blk user to the rdma library
Danil Kipnis
1
-0
/
+1
2020-05-17
block/rnbd: a bit of documentation
Jack Wang
1
-0
/
+92
2020-05-17
block/rnbd: include client and server modules into kernel compilation
Jack Wang
2
-0
/
+43
2020-05-17
block/rnbd: server: sysfs interface functions
Jack Wang
1
-0
/
+215
2020-05-17
block/rnbd: server: functionality for IO submitting to block dev
Jack Wang
2
-0
/
+226
2020-05-17
block/rnbd: server: main functionality
Jack Wang
1
-0
/
+844
2020-05-17
block/rnbd: server: private header with server structs and functions
Jack Wang
1
-0
/
+78
2020-05-17
block/rnbd: client: sysfs interface functions
Jack Wang
1
-0
/
+636
2020-05-17
block/rnbd: client: main functionality
Jack Wang
1
-0
/
+1729
2020-05-17
block/rnbd: client: private header with client structs and functions
Jack Wang
1
-0
/
+156
2020-05-17
block/rnbd: private headers with rnbd protocol structs and helpers
Jack Wang
3
-0
/
+367