summaryrefslogtreecommitdiff
path: root/fs/cifs/smbdirect.c
AgeCommit message (Expand)Author
2018-04-25cifs: smbd: Avoid allocating iov on the stackLong Li
2018-04-20cifs: smbd: Dump SMB packet when configuredLong Li
2018-04-18cifs: smbd: Check for iov length on sending the last iovLong Li
2018-04-01cifs: smbd: disconnect transport on RDMA errorsLong Li
2018-04-01cifs: smbd: avoid reconnect lockupLong Li
2018-04-01CIFS: SMBD: fix spelling mistake: "faield" and "legnth"Colin Ian King
2018-02-07address lock imbalance warnings in smbdirect.cSteve French
2018-01-26Cleanup some minor endian issues in smb3 rdmaSteve French
2018-01-24CIFS: SMBD: work around gcc -Wmaybe-uninitialized warningArnd Bergmann
2018-01-24CIFS: SMBD: _smbd_get_connection() can be statickbuild test robot
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