1. 3023a1e RDMA: Start use ib_device_ops by Kamal Heib · 6 years ago
  2. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  3. ff526d8 CIFS: SMBD: Do not call ib_dereg_mr on invalidated memory registration by Long Li · 6 years ago
  4. 00e2370 iov_iter: Use accessor function by David Howells · 6 years ago
  5. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  6. 7393059 fs/cifs: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  7. 81f39f9 cifs: fix SMB1 breakage by Ronnie Sahlberg · 7 years ago
  8. 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 7 years ago
  9. 35e2cc1 cifs: Use correct packet length in SMB2_TRANSFORM header by Paulo Alcantara · 7 years ago
  10. 7cf20bc CIFS: SMBD: Support page offset in memory registration by Long Li · 7 years ago
  11. 6509f50 CIFS: SMBD: Support page offset in RDMA recv by Long Li · 7 years ago
  12. b6903bc CIFS: SMBD: Support page offset in RDMA send by Long Li · 7 years ago
  13. 8bcda1d cifs: smbd: Avoid allocating iov on the stack by Long Li · 7 years ago
  14. ff30b89 cifs: smbd: Dump SMB packet when configured by Long Li · 7 years ago
  15. ab60ee7 cifs: smbd: Check for iov length on sending the last iov by Long Li · 7 years ago
  16. 21a4e14 cifs: smbd: disconnect transport on RDMA errors by Long Li · 7 years ago
  17. 48f238a cifs: smbd: avoid reconnect lockup by Long Li · 7 years ago
  18. ac65cb6 CIFS: SMBD: fix spelling mistake: "faield" and "legnth" by Colin Ian King · 7 years ago
  19. f9de151 address lock imbalance warnings in smbdirect.c by Steve French · 7 years ago
  20. 2026b06 Cleanup some minor endian issues in smb3 rdma by Steve French · 7 years ago
  21. e36c048 CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  22. 9084432 CIFS: SMBD: _smbd_get_connection() can be static by kbuild test robot · 7 years ago
  23. c739858 CIFS: SMBD: Implement RDMA memory registration by Long Li · 7 years ago
  24. d649e1b CIFS: SMBD: Implement function to send data via RDMA send by Long Li · 7 years ago
  25. f64b78f CIFS: SMBD: Implement function to receive data via RDMA receive by Long Li · 7 years ago
  26. 8ef130f CIFS: SMBD: Implement function to destroy a SMB Direct connection by Long Li · 7 years ago
  27. ad57b8e CIFS: SMBD: Implement function to reconnect to a SMB Direct transport by Long Li · 7 years ago
  28. 399f953 CIFS: SMBD: Implement function to create a SMB Direct connection by Long Li · 7 years ago
  29. f198186 CIFS: SMBD: Establish SMB Direct connection by Long Li · 7 years ago
  30. 03bee01 CIFS: SMBD: Add SMB Direct protocol initial values and constants by Long Li · 7 years ago