summaryrefslogtreecommitdiff
path: root/fs/cifs/smbdirect.h
AgeCommit message (Expand)AuthorFilesLines
2018-07-05cifs: fix SMB1 breakageRonnie Sahlberg1-2/+2
2018-06-06CIFS: SMBD: Support page offset in memory registrationLong Li1-1/+1
2018-01-27move a few externs to smbdirect.h to eliminate warningSteve French1-0/+9
2018-01-25CIFS: SMBD: Implement RDMA memory registrationLong Li1-0/+53
2018-01-25CIFS: SMBD: Implement function to send data via RDMA sendLong Li1-0/+5
2018-01-25CIFS: SMBD: Implement function to receive data via RDMA receiveLong Li1-0/+7
2018-01-25CIFS: SMBD: Implement function to destroy a SMB Direct connectionLong Li1-0/+3
2018-01-25CIFS: SMBD: Implement function to reconnect to a SMB Direct transportLong Li1-0/+4
2018-01-25CIFS: SMBD: Implement function to create a SMB Direct connectionLong Li1-0/+6
2018-01-25CIFS: SMBD: Establish SMB Direct connectionLong Li1-0/+230
2018-01-25CIFS: SMBD: Add SMB Direct protocol initial values and constantsLong Li1-0/+21