Age | Commit message (Expand) | Author |
---|---|---|
2018-02-07 | address lock imbalance warnings in smbdirect.c | Steve French |
2018-01-26 | Cleanup some minor endian issues in smb3 rdma | Steve French |
2018-01-24 | CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning | Arnd Bergmann |
2018-01-24 | CIFS: SMBD: _smbd_get_connection() can be static | kbuild test robot |
2018-01-24 | CIFS: SMBD: Implement RDMA memory registration | Long Li |
2018-01-24 | CIFS: SMBD: Implement function to send data via RDMA send | Long Li |
2018-01-24 | CIFS: SMBD: Implement function to receive data via RDMA receive | Long Li |
2018-01-24 | CIFS: SMBD: Implement function to destroy a SMB Direct connection | Long Li |
2018-01-24 | CIFS: SMBD: Implement function to reconnect to a SMB Direct transport | Long Li |
2018-01-24 | CIFS: SMBD: Implement function to create a SMB Direct connection | Long Li |
2018-01-24 | CIFS: SMBD: Establish SMB Direct connection | Long Li |
2018-01-24 | CIFS: SMBD: Add SMB Direct protocol initial values and constants | Long Li |