1. 1f444e4 cifs: remove rfc1002 header from smb2_flush_req by Ronnie Sahlberg · 7 years ago
  2. 4f33bc3 cifs: remove rfc1002 header from smb2_create_req by Ronnie Sahlberg · 7 years ago
  3. 88ea5cb cifs: remove rfc1002 header from smb2_sess_setup_req by Ronnie Sahlberg · 7 years ago
  4. 661bb943 cifs: remove rfc1002 header from smb2_tree_connect_req by Ronnie Sahlberg · 7 years ago
  5. 7f7ae75 cifs: remove rfc1002 header from smb2_echo_req by Ronnie Sahlberg · 7 years ago
  6. 9775468 cifs: remove rfc1002 header from smb2_ioctl_req by Ronnie Sahlberg · 7 years ago
  7. afcccef cifs: remove rfc1002 header from smb2_close_req by Ronnie Sahlberg · 7 years ago
  8. 4eecf4c cifs: remove rfc1002 header from smb2_tree_disconnect_req by Ronnie Sahlberg · 7 years ago
  9. 45305ed cifs: remove rfc1002 header from smb2_logoff_req by Ronnie Sahlberg · 7 years ago
  10. 13cacea cifs: remove rfc1002 header from smb2_negotiate_req by Ronnie Sahlberg · 7 years ago
  11. 83b7739 cifs: Add smb2_send_recv by Ronnie Sahlberg · 7 years ago
  12. 5702591 CIFS: don't log STATUS_NOT_FOUND errors for DFS by Aurelien Aptel · 7 years ago
  13. a821df3 cifs: fix NULL deref in SMB2_read by Ronnie Sahlberg · 7 years ago
  14. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  15. 9c19a9c cifs: use find_get_pages_range_tag() by Jan Kara · 7 years ago
  16. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  17. a5186b8 cifs: move to generic async completion by Gilad Ben-Yossef · 7 years ago
  18. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. f74bc7c cifs: check MaxPathNameComponentLength != 0 before using it by Ronnie Sahlberg · 7 years ago
  21. 4587eee SMB3: Validate negotiate request must always be signed by Steve French · 7 years ago
  22. a2d9daa SMB: fix validate negotiate info uninitialised memory use by David Disseldorp · 7 years ago
  23. fe83bebc SMB: fix leak of validate negotiate info response buffer by David Disseldorp · 7 years ago
  24. db3b547 CIFS: Fix NULL pointer deref on SMB2_tcon() failure by Aurélien Aptel · 7 years ago
  25. 48923d2 CIFS: do not send invalid input buffer on QUERY_INFO requests by Aurelien Aptel · 7 years ago
  26. 5b454a6 cifs: Select all required crypto modules by Benjamin Gilbert · 7 years ago
  27. 4572f05 CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE by Long Li · 7 years ago
  28. 7cb3def cifs: handle large EA requests more gracefully in smb2+ by Ronnie Sahlberg · 7 years ago
  29. 06e2290 Fix encryption labels and lengths for SMB3.1.1 by Steve French · 7 years ago
  30. 1013e76 SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags by Steve French · 7 years ago
  31. 6e70e26 SMB3: handle new statx fields by Steve French · 7 years ago
  32. 0603c96 SMB: Validate negotiate (to protect against downgrade) even if signing off by Steve French · 7 years ago
  33. f5c4ba8 cifs: release auth_key.response for reconnect. by Shu Wang · 7 years ago
  34. 9418333 cifs: release cifs root_cred after exit_cifs by Shu Wang · 7 years ago
  35. 4d61eda CIFS: make arrays static const, reduces object code size by Colin Ian King · 7 years ago
  36. 1fa089e [SMB3] Update session and share information displayed for debugging SMB2/SMB3 by Steve French · 7 years ago
  37. 6e82e92 cifs: show 'soft' in the mount options for hard mounts by Ronnie Sahlberg · 7 years ago
  38. c721c38 SMB3: Warn user if trying to sign connection that authenticated as guest by Steve French · 7 years ago
  39. 590d08d SMB3: Fix endian warning by Steve French · 7 years ago
  40. 23586b6 Fix SMB3.1.1 guest authentication to Samba by Steve French · 7 years ago
  41. 94a9dae Update version of cifs module by Steve French · 7 years ago
  42. 1368f15 cifs: hide unused functions by Arnd Bergmann · 7 years ago
  43. 9764c02 SMB3: Add support for multidialect negotiate (SMB2.1 and later) by Steve French · 7 years ago
  44. bf2afee cifs: check rsp for NULL before dereferencing in SMB2_open by Ronnie Sahlberg · 7 years ago
  45. 8dc5b3a Merge tag '4.14-smb3-xattr-enable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  46. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  47. 26b433d fscache: remove unused ->now_uncached callback by Jan Kara · 7 years ago
  48. ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  49. 066dea8 Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  50. 76e7527 cifs: Check for timeout on Negotiate stage by Samuel Cabrero · 8 years ago
  51. 5517554 cifs: Add support for writing attributes on SMB2+ by Ronnie Sahlberg · 7 years ago
  52. 95907fe cifs: Add support for reading attributes on SMB2+ by Ronnie Sahlberg · 7 years ago
  53. 7e682f7 Fix warning messages when mounting to older servers by Steve French · 7 years ago
  54. 6e3c152 CIFS: remove endian related sparse warning by Steve French · 7 years ago
  55. 9e37b17 CIFS: Fix maximum SMB2 header size by Pavel Shilovsky · 7 years ago
  56. d3edede cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup() by Ronnie Sahlberg · 7 years ago
  57. 42bec21 cifs: Fix df output for users with quota limits by Sachin Prabhu · 7 years ago
  58. 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 8 years ago
  59. 9d5b86a fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks by Benjamin Coddington · 7 years ago
  60. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  61. 68a6afa cifs: Clean up unused variables in smb2pdu.c by Christos Gkekas · 8 years ago
  62. eef914a [SMB3] Improve security, move default dialect to SMB3 from old CIFS by Steve French · 8 years ago
  63. 2a38e12 [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred by Steve French · 8 years ago
  64. 511c54a CIFS: Reconnect expired SMB sessions by Pavel Shilovsky · 8 years ago
  65. 4395d48 CIFS: Display SMB2 error codes in the hex format by Pavel Shilovsky · 8 years ago
  66. 366ed84 cifs: Use smb 2 - 3 and cifsacl mount options setacl function by Shirish Pargaonkar · 8 years ago
  67. dac9534 cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsacl mount options by Shirish Pargaonkar · 8 years ago
  68. 3ea4fcc Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  69. 966681c CIFS: fix circular locking dependency by Rabin Vincent · 8 years ago
  70. 709340a cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT by Colin Ian King · 8 years ago
  71. 93d2cb6 cifs: Do not modify mid entry after submitting I/O in cifs_call_async by Long Li · 8 years ago
  72. 7e46f09 CIFS: add SFM mapping for 0x01-0x1F by Björn JACKE · 8 years ago
  73. 8490842 cifs: hide unused functions by Arnd Bergmann · 8 years ago
  74. 2f1afe2 cifs: Use smb 2 - 3 and cifsacl mount options getacl functions by Shirish Pargaonkar · 8 years ago
  75. 42c493c cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options by Shirish Pargaonkar · 8 years ago
  76. d38de3c6 CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys by Aurélien Aptel · 8 years ago
  77. 97b37f2 cifs: set mapping error when page writeback fails in writepage or launder_pages by Jeff Layton · 8 years ago
  78. 1955880 SMB3: Enable encryption for SMB3.1.1 by Steve French · 8 years ago
  79. 1bc3cd4 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  80. 517a6e4 CIFS: Fix some return values in case of error in 'crypt_message' by Christophe Jaillet · 8 years ago
  81. e125f52 cifs: remove redundant return in cifs_creation_time_get by Colin Ian King · 8 years ago
  82. dcd87838 CIFS: Improve readdir verbosity by Pavel Shilovsky · 8 years ago
  83. ecf3411 CIFS: check if pages is null rather than bv for a failed allocation by Colin Ian King · 8 years ago
  84. 8a7b0d8 CIFS: Set ->should_dirty in cifs_user_readv() by Dan Carpenter · 8 years ago
  85. 5dd43ce sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h> by Ingo Molnar · 8 years ago
  86. 51b0817 cifs: use get_random_u32 for 32-bit lock random by Jason A. Donenfeld · 8 years ago
  87. 67b4c88 [CIFS] Minor cleanup of xattr query function by Steve French · 8 years ago
  88. 4328fea fs: cifs: transport: Use time_after for time comparison by Karim Eshapa · 8 years ago
  89. cd12300 SMB2: Fix share type handling by Christophe JAILLET · 8 years ago
  90. ecdcf62 cifs: cifsacl: Use a temporary ops variable to reduce code length by Joe Perches via samba-technical · 8 years ago
  91. de1892b Don't delay freeing mids when blocked on slow socket write of request by Steve French · 8 years ago
  92. 560d388 CIFS: silence lockdep splat in cifs_relock_file() by Rabin Vincent · 8 years ago
  93. e37fea5 fs: cifs: replace CURRENT_TIME by other appropriate apis by Deepa Dinamani · 8 years ago
  94. fe7a719 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  95. 85435d7 CIFS: add misssing SFM mapping for doublequote by Björn Jacke · 8 years ago
  96. 7db0a6e SMB3: Work around mount failure when using SMB3 dialect to Macs by Steve French · 8 years ago
  97. d8a6e50 cifs: fix CIFS_IOC_GET_MNT_INFO oops by David Disseldorp · 8 years ago
  98. b704e70 CIFS: fix mapping of SFM_SPACE and SFM_PERIOD by Björn Jacke · 8 years ago
  99. 3998e6b8 CIFS: fix oplock break deadlocks by Rabin Vincent · 8 years ago
  100. 6026685 cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops by David Disseldorp · 8 years ago