index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
smbdirect.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-08
cifs: smbd: take an array of reqeusts when sending upper layer data
Long Li
1
-2
/
+3
2019-05-08
cifs: smbd: Don't destroy transport on RDMA disconnect
Long Li
1
-9
/
+0
2019-05-08
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-06
CIFS: SMBD: Support page offset in memory registration
Long Li
1
-1
/
+1
2018-01-27
move a few externs to smbdirect.h to eliminate warning
Steve French
1
-0
/
+9
2018-01-25
CIFS: SMBD: Implement RDMA memory registration
Long Li
1
-0
/
+53
2018-01-25
CIFS: SMBD: Implement function to send data via RDMA send
Long Li
1
-0
/
+5
2018-01-25
CIFS: SMBD: Implement function to receive data via RDMA receive
Long Li
1
-0
/
+7
2018-01-25
CIFS: SMBD: Implement function to destroy a SMB Direct connection
Long Li
1
-0
/
+3
2018-01-25
CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
Long Li
1
-0
/
+4
2018-01-25
CIFS: SMBD: Implement function to create a SMB Direct connection
Long Li
1
-0
/
+6
2018-01-25
CIFS: SMBD: Establish SMB Direct connection
Long Li
1
-0
/
+230
2018-01-25
CIFS: SMBD: Add SMB Direct protocol initial values and constants
Long Li
1
-0
/
+21