index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
smbdirect.h
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-07
cifs: smbd: take an array of reqeusts when sending upper layer data
Long Li
2019-05-07
cifs: smbd: Don't destroy transport on RDMA disconnect
Long Li
2019-05-07
smbd: Make upper layer decide when to destroy the transport
Long Li
2018-07-05
cifs: fix SMB1 breakage
Ronnie Sahlberg
2018-06-05
CIFS: SMBD: Support page offset in memory registration
Long Li
2018-01-26
move a few externs to smbdirect.h to eliminate warning
Steve French
2018-01-24
CIFS: SMBD: Implement RDMA memory registration
Long Li
2018-01-24
CIFS: SMBD: Implement function to send data via RDMA send
Long Li
2018-01-24
CIFS: SMBD: Implement function to receive data via RDMA receive
Long Li
2018-01-24
CIFS: SMBD: Implement function to destroy a SMB Direct connection
Long Li
2018-01-24
CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
Long Li
2018-01-24
CIFS: SMBD: Implement function to create a SMB Direct connection
Long Li
2018-01-24
CIFS: SMBD: Establish SMB Direct connection
Long Li
2018-01-24
CIFS: SMBD: Add SMB Direct protocol initial values and constants
Long Li