1. 8bcda1d cifs: smbd: Avoid allocating iov on the stack by Long Li · 6 years ago
  2. bb4c041 cifs: smbd: Don't use RDMA read/write when signing is used by Long Li · 6 years ago
  3. 0d5ec28 SMB311: Fix reconnect by Steve French · 6 years ago
  4. 23657ad SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon by Steve French · 6 years ago
  5. 117e3b7 CIFS: set *resp_buf_type to NO_BUFFER on error by Steve French · 6 years ago
  6. 596632d CIFS: fix typo in cifs_dbg by Aurelien Aptel · 6 years ago
  7. 1d0cffa cifs: do not allow creating sockets except with SMB1 posix exensions by Steve French · 6 years ago
  8. ff30b89 cifs: smbd: Dump SMB packet when configured by Long Li · 6 years ago
  9. ab60ee7 cifs: smbd: Check for iov length on sending the last iov by Long Li · 6 years ago
  10. a5240cb fs: cifs: Adding new return type vm_fault_t by Souptick Joarder · 6 years ago
  11. 0d568cd cifs: smb2ops: Fix NULL check in smb2_query_symlink by Gustavo A. R. Silva · 6 years ago
  12. c1596ff cifs: change validate_buf to validate_iov by Ronnie Sahlberg · 6 years ago
  13. 05432e2 cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data() by Ronnie Sahlberg · 6 years ago
  14. 91cb74f cifs: Change SMB2_open to return an iov for the error parameter by Ronnie Sahlberg · 6 years ago
  15. e19b2bc cifs: add resp_buf_size to the mid_q_entry structure by Ronnie Sahlberg · 6 years ago
  16. 0d4b46b smb3.11: replace a 4 with server->vals->header_preamble_size by Steve French · 6 years ago
  17. 9fdd2e0 cifs: replace a 4 with server->vals->header_preamble_size by Ronnie Sahlberg · 6 years ago
  18. 2e96467 cifs: add pdu_size to the TCP_Server_Info structure by Ronnie Sahlberg · 6 years ago
  19. 5100d8a SMB311: Improve checking of negotiate security contexts by Steve French · 6 years ago
  20. 136ff1b SMB3: Fix length checking of SMB3.11 negotiate request by Steve French · 6 years ago
  21. f2f176b CIFS: add ONCE flag for cifs_dbg type by Aurelien Aptel · 6 years ago
  22. 3995bbf cifs: Use ULL suffix for 64-bit constant by Geert Uytterhoeven · 6 years ago
  23. c318e6c SMB3: Log at least once if tree connect fails during reconnect by Steve French · 6 years ago
  24. c0953f2 cifs: smb2pdu: Fix potential NULL pointer dereference by Gustavo A. R. Silva · 6 years ago
  25. b93b016 page cache: use xa_lock by Matthew Wilcox · 6 years ago
  26. 62f8e6c Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  27. ee1235a fscache: Pass object size in rather than calling back for it by David Howells · 6 years ago
  28. 402cb8d fscache: Attach the index key and aux data to the cookie by David Howells · 6 years ago
  29. 07108d0 cifs: Add minor debug message during negprot by Steve French · 6 years ago
  30. 7ea884c smb3: Fix root directory when server returns inode number of zero by Steve French · 6 years ago
  31. 6c4ba31 cifs: fix sparse warning on previous patch in a few printks by Steve French · 6 years ago
  32. 93012bf cifs: add server->vals->header_preamble_size by Ronnie Sahlberg · 6 years ago
  33. 21a4e14 cifs: smbd: disconnect transport on RDMA errors by Long Li · 6 years ago
  34. 48f238a cifs: smbd: avoid reconnect lockup by Long Li · 6 years ago
  35. 2a18287 Don't log confusing message on reconnect by default by Steve French · 6 years ago
  36. 2564f2f Don't log expected error on DFS referral request by Steve French · 7 years ago
  37. 31cd106 fs: cifs: Replace _free_xid call in cifs_root_iget function by Phillip Potter · 7 years ago
  38. d68f353 SMB3.1.1 dialect is no longer experimental by Steve French · 7 years ago
  39. 6188f28 Tree connect for SMB3.1.1 must be signed for non-encrypted shares by Steve French · 7 years ago
  40. 262916b fix smb3-encryption breakage when CONFIG_DEBUG_SG=y by Ronnie Sahlberg · 7 years ago
  41. 70e8065 CIFS: fix sha512 check in cifs_crypto_secmech_release by Gustavo A. R. Silva · 7 years ago
  42. 8bd68c6 CIFS: implement v3.11 preauth integrity by Aurelien Aptel · 7 years ago
  43. 5fcd7f3 CIFS: add sha512 secmech by Aurelien Aptel · 7 years ago
  44. 82fb82b CIFS: refactor crypto shash/sdesc allocation&free by Aurelien Aptel · 7 years ago
  45. b7a73c8 cifs: fix memory leak in SMB2_open() by Ronnie Sahlberg · 7 years ago
  46. ac65cb6 CIFS: SMBD: fix spelling mistake: "faield" and "legnth" by Colin Ian King · 7 years ago
  47. 5f60a56 Add missing structs and defines from recent SMB3.1.1 documentation by Steve French · 7 years ago
  48. f9de151 address lock imbalance warnings in smbdirect.c by Steve French · 7 years ago
  49. ade7db9 cifs: silence compiler warnings showing up with gcc-8.0.0 by Arnd Bergmann · 7 years ago
  50. ede2e52 Add some missing debug fields in server and tcon structs by Steve French · 7 years ago
  51. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  52. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  53. 36c7ce4 fs/cifs/cifsacl.c Fixes typo in a comment by Achilles Gaikwad · 7 years ago
  54. ab2c643 update internal version number for cifs.ko by Steve French · 7 years ago
  55. cd1aca2 cifs: add .splice_write by Andrés Souto · 7 years ago
  56. 4a1360d CIFS: document tcon/ses/server refcount dance by Aurelien Aptel · 7 years ago
  57. 6b31471 move a few externs to smbdirect.h to eliminate warning by Steve French · 7 years ago
  58. 97f4b72 CIFS: zero sensitive data when freeing by Aurelien Aptel · 7 years ago
  59. 2026b06 Cleanup some minor endian issues in smb3 rdma by Steve French · 7 years ago
  60. 02cf590 CIFS: dump IPC tcon in debug proc file by Aurelien Aptel · 7 years ago
  61. 63a83b8 CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl by Aurelien Aptel · 7 years ago
  62. b327a71 CIFS: make IPC a regular tcon by Aurelien Aptel · 7 years ago
  63. 37e12f5 cifs: remove redundant duplicated assignment of pointer 'node' by Colin Ian King · 7 years ago
  64. e36c048 CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  65. 9aca7e4 cifs: Fix autonegotiate security settings mismatch by Daniel N Pettersson · 7 years ago
  66. 9084432 CIFS: SMBD: _smbd_get_connection() can be static by kbuild test robot · 7 years ago
  67. 8801e90 CIFS: SMBD: Disable signing on SMB direct transport by Long Li · 7 years ago
  68. 08a3b96 CIFS: SMBD: Add SMB Direct debug counters by Long Li · 7 years ago
  69. bd3dcc6 CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration by Long Li · 7 years ago
  70. 74dcf41 CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O by Long Li · 7 years ago
  71. db223a5 CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory registration by Long Li · 7 years ago
  72. c739858 CIFS: SMBD: Implement RDMA memory registration by Long Li · 7 years ago
  73. 9762c2d CIFS: SMBD: Upper layer sends data via RDMA send by Long Li · 7 years ago
  74. d649e1b CIFS: SMBD: Implement function to send data via RDMA send by Long Li · 7 years ago
  75. 2fef137 CIFS: SMBD: Upper layer receives data via RDMA receive by Long Li · 7 years ago
  76. f64b78f CIFS: SMBD: Implement function to receive data via RDMA receive by Long Li · 7 years ago
  77. 09902f8 CIFS: SMBD: Set SMB Direct maximum read or write size for I/O by Long Li · 7 years ago
  78. bce9ce7 CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount by Long Li · 7 years ago
  79. 8ef130f CIFS: SMBD: Implement function to destroy a SMB Direct connection by Long Li · 7 years ago
  80. 781a805 CIFS: SMBD: Upper layer reconnects to SMB Direct session by Long Li · 7 years ago
  81. ad57b8e CIFS: SMBD: Implement function to reconnect to a SMB Direct transport by Long Li · 7 years ago
  82. 2f89464 CIFS: SMBD: Upper layer connects to SMBDirect session by Long Li · 7 years ago
  83. 0933d6f cifs: fix build errors for SMB_DIRECT by Randy Dunlap · 7 years ago
  84. f04a703 cifs: Fix missing put_xid in cifs_file_strict_mmap by Matthew Wilcox · 7 years ago
  85. d8ec913 CIFS: SMBD: export protocol initial values by Long Li · 7 years ago
  86. 399f953 CIFS: SMBD: Implement function to create a SMB Direct connection by Long Li · 7 years ago
  87. f198186 CIFS: SMBD: Establish SMB Direct connection by Long Li · 7 years ago
  88. 03bee01 CIFS: SMBD: Add SMB Direct protocol initial values and constants by Long Li · 7 years ago
  89. 8339dd3 CIFS: SMBD: Add rdma mount option by Long Li · 7 years ago
  90. 2b6ed88 CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT by Long Li · 7 years ago
  91. 2dabfd5 CIFS: SMBD: Add parameter rdata to smb2_new_read_req by Long Li · 7 years ago
  92. 3cecf48 cifs: avoid a kmalloc in smb2_send_recv/SendReceive2 for the common case by Ronnie Sahlberg · 7 years ago
  93. 305428a cifs: remove small_smb2_init by Ronnie Sahlberg · 7 years ago
  94. 8eb7998 cifs: remove rfc1002 header from smb2_lease_ack by Ronnie Sahlberg · 7 years ago
  95. 5dfe69a cifs: remove unused variable from SMB2_read by Ronnie Sahlberg · 7 years ago
  96. 21ad948 cifs: remove rfc1002 header from smb2_oplock_break we get from server by Ronnie Sahlberg · 7 years ago
  97. b2fb7fe cifs: remove rfc1002 header from smb2_query_info_req by Ronnie Sahlberg · 7 years ago
  98. 7c00c3a cifs: remove rfc1002 header from smb2_query_directory_req by Ronnie Sahlberg · 7 years ago
  99. 2fc803e cifs: remove rfc1002 header from smb2_set_info_req by Ronnie Sahlberg · 7 years ago
  100. f5688a6 cifs: remove rfc1002 header from smb2 read/write requests by Ronnie Sahlberg · 7 years ago