index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rnbd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-20
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