summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smbdirect.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* cifs: smbd: take an array of reqeusts when sending upper layer dataLong Li2019-05-081-2/+3
* cifs: smbd: Don't destroy transport on RDMA disconnectLong Li2019-05-081-9/+0Star
* smbd: Make upper layer decide when to destroy the transportLong Li2019-05-081-2/+3
* cifs: fix SMB1 breakageRonnie Sahlberg2018-07-051-2/+2
* CIFS: SMBD: Support page offset in memory registrationLong Li2018-06-061-1/+1
* move a few externs to smbdirect.h to eliminate warningSteve French2018-01-271-0/+9
* CIFS: SMBD: Implement RDMA memory registrationLong Li2018-01-251-0/+53
* CIFS: SMBD: Implement function to send data via RDMA sendLong Li2018-01-251-0/+5
* CIFS: SMBD: Implement function to receive data via RDMA receiveLong Li2018-01-251-0/+7
* CIFS: SMBD: Implement function to destroy a SMB Direct connectionLong Li2018-01-251-0/+3
* CIFS: SMBD: Implement function to reconnect to a SMB Direct transportLong Li2018-01-251-0/+4
* CIFS: SMBD: Implement function to create a SMB Direct connectionLong Li2018-01-251-0/+6
* CIFS: SMBD: Establish SMB Direct connectionLong Li2018-01-251-0/+230
* CIFS: SMBD: Add SMB Direct protocol initial values and constantsLong Li2018-01-251-0/+21