summaryrefslogtreecommitdiff
path: root/fs/cifs/smbdirect.c
Commit message (Expand)AuthorAge
* cifs: smbd: Dump SMB packet when configuredLong Li2018-04-20
* cifs: smbd: Check for iov length on sending the last iovLong Li2018-04-18
* cifs: smbd: disconnect transport on RDMA errorsLong Li2018-04-01
* cifs: smbd: avoid reconnect lockupLong Li2018-04-01
* CIFS: SMBD: fix spelling mistake: "faield" and "legnth"Colin Ian King2018-04-01
* address lock imbalance warnings in smbdirect.cSteve French2018-02-07
* Cleanup some minor endian issues in smb3 rdmaSteve French2018-01-26
* CIFS: SMBD: work around gcc -Wmaybe-uninitialized warningArnd Bergmann2018-01-24
* CIFS: SMBD: _smbd_get_connection() can be statickbuild test robot2018-01-24
* CIFS: SMBD: Implement RDMA memory registrationLong Li2018-01-24
* CIFS: SMBD: Implement function to send data via RDMA sendLong Li2018-01-24
* CIFS: SMBD: Implement function to receive data via RDMA receiveLong Li2018-01-24
* CIFS: SMBD: Implement function to destroy a SMB Direct connectionLong Li2018-01-24
* CIFS: SMBD: Implement function to reconnect to a SMB Direct transportLong Li2018-01-24
* CIFS: SMBD: Implement function to create a SMB Direct connectionLong Li2018-01-24
* CIFS: SMBD: Establish SMB Direct connectionLong Li2018-01-24
* CIFS: SMBD: Add SMB Direct protocol initial values and constantsLong Li2018-01-24