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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-07
cifs: smbd: Do not schedule work to send immediate packet on every receive
Long Li
1
-1
/
+0
2020-04-07
cifs: smbd: Check send queue size before posting a send
Long Li
1
-0
/
+1
2020-04-07
cifs: smbd: Merge code to track pending packets
Long Li
1
-5
/
+0
2020-03-29
cifs: smbd: Check and extend sender credits in interrupt context
Long Li
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-07
cifs: smbd: take an array of reqeusts when sending upper layer data
Long Li
1
-2
/
+3
2019-05-07
cifs: smbd: Don't destroy transport on RDMA disconnect
Long Li
1
-9
/
+0
2019-05-07
smbd: Make upper layer decide when to destroy the transport
Long Li
1
-2
/
+3
2018-07-05
cifs: fix SMB1 breakage
Ronnie Sahlberg
1
-2
/
+2
2018-06-05
CIFS: SMBD: Support page offset in memory registration
Long Li
1
-1
/
+1
2018-01-26
move a few externs to smbdirect.h to eliminate warning
Steve French
1
-0
/
+9
2018-01-24
CIFS: SMBD: Implement RDMA memory registration
Long Li
1
-0
/
+53
2018-01-24
CIFS: SMBD: Implement function to send data via RDMA send
Long Li
1
-0
/
+5
2018-01-24
CIFS: SMBD: Implement function to receive data via RDMA receive
Long Li
1
-0
/
+7
2018-01-24
CIFS: SMBD: Implement function to destroy a SMB Direct connection
Long Li
1
-0
/
+3
2018-01-24
CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
Long Li
1
-0
/
+4
2018-01-24
CIFS: SMBD: Implement function to create a SMB Direct connection
Long Li
1
-0
/
+6
2018-01-24
CIFS: SMBD: Establish SMB Direct connection
Long Li
1
-0
/
+230
2018-01-24
CIFS: SMBD: Add SMB Direct protocol initial values and constants
Long Li
1
-0
/
+21