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
/
fs
/
cifs
/
smbdirect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-01
CIFS: SMBD: fix spelling mistake: "faield" and "legnth"
Colin Ian King
1
-2
/
+2
2018-02-07
address lock imbalance warnings in smbdirect.c
Steve French
1
-7
/
+9
2018-01-26
Cleanup some minor endian issues in smb3 rdma
Steve French
1
-2
/
+3
2018-01-24
CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning
Arnd Bergmann
1
-9
/
+6
2018-01-24
CIFS: SMBD: _smbd_get_connection() can be static
kbuild test robot
1
-1
/
+1
2018-01-24
CIFS: SMBD: Implement RDMA memory registration
Long Li
1
-0
/
+421
2018-01-24
CIFS: SMBD: Implement function to send data via RDMA send
Long Li
1
-0
/
+246
2018-01-24
CIFS: SMBD: Implement function to receive data via RDMA receive
Long Li
1
-0
/
+228
2018-01-24
CIFS: SMBD: Implement function to destroy a SMB Direct connection
Long Li
1
-0
/
+16
2018-01-24
CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
Long Li
1
-0
/
+36
2018-01-24
CIFS: SMBD: Implement function to create a SMB Direct connection
Long Li
1
-0
/
+17
2018-01-24
CIFS: SMBD: Establish SMB Direct connection
Long Li
1
-0
/
+1571
2018-01-24
CIFS: SMBD: Add SMB Direct protocol initial values and constants
Long Li
1
-0
/
+77