1. 21ad948 cifs: remove rfc1002 header from smb2_oplock_break we get from server by Ronnie Sahlberg · 7 years ago
  2. b2fb7fe cifs: remove rfc1002 header from smb2_query_info_req by Ronnie Sahlberg · 7 years ago
  3. 7c00c3a cifs: remove rfc1002 header from smb2_query_directory_req by Ronnie Sahlberg · 7 years ago
  4. 2fc803e cifs: remove rfc1002 header from smb2_set_info_req by Ronnie Sahlberg · 7 years ago
  5. f5688a6 cifs: remove rfc1002 header from smb2 read/write requests by Ronnie Sahlberg · 7 years ago
  6. ced9367 cifs: remove rfc1002 header from smb2_lock_req by Ronnie Sahlberg · 7 years ago
  7. 1f444e4 cifs: remove rfc1002 header from smb2_flush_req by Ronnie Sahlberg · 7 years ago
  8. 4f33bc3 cifs: remove rfc1002 header from smb2_create_req by Ronnie Sahlberg · 7 years ago
  9. 88ea5cb cifs: remove rfc1002 header from smb2_sess_setup_req by Ronnie Sahlberg · 7 years ago
  10. 661bb943 cifs: remove rfc1002 header from smb2_tree_connect_req by Ronnie Sahlberg · 7 years ago
  11. 7f7ae75 cifs: remove rfc1002 header from smb2_echo_req by Ronnie Sahlberg · 7 years ago
  12. 9775468 cifs: remove rfc1002 header from smb2_ioctl_req by Ronnie Sahlberg · 7 years ago
  13. afcccef cifs: remove rfc1002 header from smb2_close_req by Ronnie Sahlberg · 7 years ago
  14. 4eecf4c cifs: remove rfc1002 header from smb2_tree_disconnect_req by Ronnie Sahlberg · 7 years ago
  15. 45305ed cifs: remove rfc1002 header from smb2_logoff_req by Ronnie Sahlberg · 7 years ago
  16. 13cacea cifs: remove rfc1002 header from smb2_negotiate_req by Ronnie Sahlberg · 7 years ago
  17. a821df3 cifs: fix NULL deref in SMB2_read by Ronnie Sahlberg · 7 years ago
  18. 4587eee SMB3: Validate negotiate request must always be signed by Steve French · 7 years ago
  19. a2d9daa SMB: fix validate negotiate info uninitialised memory use by David Disseldorp · 7 years ago
  20. fe83bebc SMB: fix leak of validate negotiate info response buffer by David Disseldorp · 7 years ago
  21. db3b547 CIFS: Fix NULL pointer deref on SMB2_tcon() failure by Aurélien Aptel · 7 years ago
  22. 48923d2 CIFS: do not send invalid input buffer on QUERY_INFO requests by Aurelien Aptel · 7 years ago
  23. 7cb3def cifs: handle large EA requests more gracefully in smb2+ by Ronnie Sahlberg · 7 years ago
  24. 0603c96 SMB: Validate negotiate (to protect against downgrade) even if signing off by Steve French · 7 years ago
  25. c721c38 SMB3: Warn user if trying to sign connection that authenticated as guest by Steve French · 7 years ago
  26. 590d08d SMB3: Fix endian warning by Steve French · 7 years ago
  27. 23586b6 Fix SMB3.1.1 guest authentication to Samba by Steve French · 7 years ago
  28. 9764c02 SMB3: Add support for multidialect negotiate (SMB2.1 and later) by Steve French · 7 years ago
  29. bf2afee cifs: check rsp for NULL before dereferencing in SMB2_open by Ronnie Sahlberg · 7 years ago
  30. 76e7527 cifs: Check for timeout on Negotiate stage by Samuel Cabrero · 8 years ago
  31. 5517554 cifs: Add support for writing attributes on SMB2+ by Ronnie Sahlberg · 7 years ago
  32. 95907fe cifs: Add support for reading attributes on SMB2+ by Ronnie Sahlberg · 7 years ago
  33. 7e682f7 Fix warning messages when mounting to older servers by Steve French · 7 years ago
  34. 42bec21 cifs: Fix df output for users with quota limits by Sachin Prabhu · 7 years ago
  35. 68a6afa cifs: Clean up unused variables in smb2pdu.c by Christos Gkekas · 8 years ago
  36. dac9534 cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsacl mount options by Shirish Pargaonkar · 8 years ago
  37. 42c493c cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options by Shirish Pargaonkar · 8 years ago
  38. cd12300 SMB2: Fix share type handling by Christophe JAILLET · 8 years ago
  39. de1892b Don't delay freeing mids when blocked on slow socket write of request by Steve French · 8 years ago
  40. fe7a719 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  41. 7db0a6e SMB3: Work around mount failure when using SMB3 dialect to Macs by Steve French · 8 years ago
  42. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  43. 67dbea2 CIFS: Fix SMB3 mount without specifying a security mechanism by Pavel Shilovsky · 8 years ago
  44. a0918f1 CIFS: remove bad_network_name flag by Germano Percossi · 8 years ago
  45. 18ea431 CIFS: reconnect thread reschedule itself by Germano Percossi · 8 years ago
  46. 806a28e Reset TreeId to zero on SMB2 TREE_CONNECT by Jan-Marek Glogowski · 8 years ago
  47. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  48. ef65aae smb2: Enforce sec= mount option by Sachin Prabhu · 8 years ago
  49. f071292 CIFS: use DFS pathnames in SMB2+ Create requests by Aurelien Aptel · 8 years ago
  50. b9043cc CIFS: set signing flag in SMB2+ TreeConnect if needed by Aurelien Aptel · 8 years ago
  51. 5114662 CIFS: add use_ipc flag to SMB2_ioctl() by Aurelien Aptel · 8 years ago
  52. ae6f8dd CIFS: Allow to switch on encryption with seal mount option by Pavel Shilovsky · 8 years ago
  53. 4326ed2 CIFS: Decrypt and process small encrypted packets by Pavel Shilovsky · 8 years ago
  54. 9b7c18a CIFS: Add mid handle callback by Pavel Shilovsky · 8 years ago
  55. cabfb36 CIFS: Enable encryption during session setup phase by Pavel Shilovsky · 8 years ago
  56. 7fb8986 CIFS: Add capability to transform requests before sending by Pavel Shilovsky · 8 years ago
  57. b8f57ee CIFS: Separate RFC1001 length processing for SMB2 read by Pavel Shilovsky · 8 years ago
  58. cb200bd CIFS: Separate SMB2 sync header processing by Pavel Shilovsky · 8 years ago
  59. 738f9de CIFS: Send RFC1001 length in a separate iov by Pavel Shilovsky · 8 years ago
  60. da502f7 CIFS: Make SendReceive2() takes resp iov by Pavel Shilovsky · 8 years ago
  61. 31473fc CIFS: Separate SMB2 header structure by Pavel Shilovsky · 8 years ago
  62. 96a988f CIFS: Fix a possible double locking of mutex during reconnect by Pavel Shilovsky · 8 years ago
  63. 53e0e11 CIFS: Fix a possible memory corruption during reconnect by Pavel Shilovsky · 8 years ago
  64. 4772c79 CIFS: Fix missing nls unload in smb2_reconnect() by Pavel Shilovsky · 8 years ago
  65. 166cea4 SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup by Sachin Prabhu · 8 years ago
  66. 3baf1a7 SMB2: Separate Kerberos authentication from SMB2_sess_setup by Sachin Prabhu · 8 years ago
  67. 141891f SMB3: Add mount parameter to allow user to override max credits by Steve French · 8 years ago
  68. 52ace1e fs/cifs: reopen persistent handles on reconnect by Steve French · 8 years ago
  69. fa70b87 SMB3: GUIDs should be constructed as random but valid uuids by Steve French · 8 years ago
  70. c2afb81 Set previous session id correctly on SMB3 reconnect by Steve French · 8 years ago
  71. 7d414f3 cifs: Limit the overall credit acquired by Ross Lagerwall · 8 years ago
  72. 4fcd181 Fix reconnect to not defer smb3 session reconnect long after socket reconnect by Steve French · 9 years ago
  73. b8da344 cifs: dynamic allocation of ntlmssp blob by Jerome Marchand · 9 years ago
  74. 897fba1 remove directory incorrectly tries to set delete on close on non-empty directories by Steve French · 9 years ago
  75. deb7def cifs: fix out-of-bounds access in lease parsing by Justin Maggard · 9 years ago
  76. 373512e Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this. by Steve French · 9 years ago
  77. f3996e6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  78. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  79. b56eae4 [SMB3] Send durable handle v2 contexts when use of persistent handles required by Steve French · 9 years ago
  80. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  81. ff9f84b [SMB3] Missing null tcon check by Steve French · 9 years ago
  82. 8862714 fix encryption error checks on mount by Steve French · 9 years ago
  83. ceb1b0b [SMB3] Fix sec=krb5 on smb3 mounts by Steve French · 9 years ago
  84. 5fb4e28 cifs: Fix use-after-free on mid_q_entry by Christopher Oo · 10 years ago
  85. ebb3a9d Update negotiate protocol for SMB3.11 dialect by Steve French · 10 years ago
  86. f799d62 Make dialect negotiation warning message easier to read by Steve French · 10 years ago
  87. eed0e17 Add defines and structs for smb3.1 dialect by Steve French · 10 years ago
  88. 5f7fbf7 Allow parsing vers=3.11 on cifs mount by Steve French · 10 years ago
  89. 1dc92c4 [cifs] fix null pointer check by Steve French · 10 years ago
  90. dfebe40 Fix another dereference before null check warning by Steve French · 10 years ago
  91. 8e35310 Fix dereference before null check warning by Steve French · 10 years ago
  92. 75fdfc8 Fix warning on uninitialized buftype by Steve French · 10 years ago
  93. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  94. bc09d14 fs/cifs: remove obsolete __constant by Fabian Frederick · 10 years ago
  95. ebdd207 decode_negTokenInit had wrong calling sequence by Steve French · 10 years ago
  96. db8b631 Allow mknod and mkfifo on SMB2/SMB3 mounts by Steve French · 10 years ago
  97. 1bbe499 CIFS: Fix wrong filename length for SMB2 by Pavel Shilovsky · 10 years ago
  98. d4a029d cifs: remove unneeded check of null checking in if condition by Namjae Jeon · 10 years ago
  99. 7de975e cifs: fix a possible use of uninit variable in SMB2_sess_setup by Namjae Jeon · 10 years ago
  100. 5275580 CIFS: Fix SMB2 readdir error handling by Pavel Shilovsky · 10 years ago