summaryrefslogtreecommitdiff
path: root/fs/cifs/smbdirect.h
AgeCommit message (Expand)Author
2023-05-24smb: move client and server files to common directory fs/smbSteve French
2023-02-20cifs: Build the RDMA SGE list directly from an iteratorDavid Howells
2023-02-20cifs: Change the I/O paths to use an iterator rather than a page listDavid Howells
2022-10-05Decrease the number of SMB3 smbdirect client SGEsTom Talpey
2020-04-07cifs: smbd: Do not schedule work to send immediate packet on every receiveLong Li
2020-04-07cifs: smbd: Check send queue size before posting a sendLong Li
2020-04-07cifs: smbd: Merge code to track pending packetsLong Li
2020-03-29cifs: smbd: Check and extend sender credits in interrupt contextLong Li
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-07cifs: smbd: take an array of reqeusts when sending upper layer dataLong Li
2019-05-07cifs: smbd: Don't destroy transport on RDMA disconnectLong Li
2019-05-07smbd: Make upper layer decide when to destroy the transportLong Li
2018-07-05cifs: fix SMB1 breakageRonnie Sahlberg
2018-06-05CIFS: SMBD: Support page offset in memory registrationLong Li
2018-01-26move a few externs to smbdirect.h to eliminate warningSteve French
2018-01-24CIFS: SMBD: Implement RDMA memory registrationLong Li
2018-01-24CIFS: SMBD: Implement function to send data via RDMA sendLong Li
2018-01-24CIFS: SMBD: Implement function to receive data via RDMA receiveLong Li
2018-01-24CIFS: SMBD: Implement function to destroy a SMB Direct connectionLong Li
2018-01-24CIFS: SMBD: Implement function to reconnect to a SMB Direct transportLong Li
2018-01-24CIFS: SMBD: Implement function to create a SMB Direct connectionLong Li
2018-01-24CIFS: SMBD: Establish SMB Direct connectionLong Li
2018-01-24CIFS: SMBD: Add SMB Direct protocol initial values and constantsLong Li