aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/smbdirect.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-07cifs: smbd: take an array of reqeusts when sending upper layer dataLong Li1-2/+3
2019-05-07cifs: smbd: Don't destroy transport on RDMA disconnectLong Li1-9/+0
2019-05-07smbd: Make upper layer decide when to destroy the transportLong Li1-2/+3
2018-07-05cifs: fix SMB1 breakageRonnie Sahlberg1-2/+2
2018-06-05CIFS: SMBD: Support page offset in memory registrationLong Li1-1/+1
2018-01-26move a few externs to smbdirect.h to eliminate warningSteve French1-0/+9
2018-01-24CIFS: SMBD: Implement RDMA memory registrationLong Li1-0/+53
2018-01-24CIFS: SMBD: Implement function to send data via RDMA sendLong Li1-0/+5
2018-01-24CIFS: SMBD: Implement function to receive data via RDMA receiveLong Li1-0/+7
2018-01-24CIFS: SMBD: Implement function to destroy a SMB Direct connectionLong Li1-0/+3
2018-01-24CIFS: SMBD: Implement function to reconnect to a SMB Direct transportLong Li1-0/+4
2018-01-24CIFS: SMBD: Implement function to create a SMB Direct connectionLong Li1-0/+6
2018-01-24CIFS: SMBD: Establish SMB Direct connectionLong Li1-0/+230
2018-01-24CIFS: SMBD: Add SMB Direct protocol initial values and constantsLong Li1-0/+21