1. f5c4ba8 cifs: release auth_key.response for reconnect. by Shu Wang · 7 years ago
  2. 9764c02 SMB3: Add support for multidialect negotiate (SMB2.1 and later) by Steve French · 7 years ago
  3. 76e7527 cifs: Check for timeout on Negotiate stage by Samuel Cabrero · 7 years ago
  4. 7e682f7 Fix warning messages when mounting to older servers by Steve French · 7 years ago
  5. eef914a [SMB3] Improve security, move default dialect to SMB3 from old CIFS by Steve French · 7 years ago
  6. 2a38e12 [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred by Steve French · 7 years ago
  7. 511c54a CIFS: Reconnect expired SMB sessions by Pavel Shilovsky · 7 years ago
  8. fe7a719 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  9. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  10. 29bb315 cifs: fix IPv6 link local, with scope id, address parsing by Daniel N Pettersson · 7 years ago
  11. 6fd4e7f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  12. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  13. cd8c429 Fix match_prepath() by Sachin Prabhu · 7 years ago
  14. 851ea08 cifs: Convert to separately allocated bdi by Jan Kara · 8 years ago
  15. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  16. 40920c2 CIFS: handle guest access errors to Windows shares by Mark Syms · 8 years ago
  17. 38bd490 Handle mismatched open calls by Sachin Prabhu · 8 years ago
  18. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  19. 0a040b2 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  20. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. ef65aae smb2: Enforce sec= mount option by Sachin Prabhu · 8 years ago
  22. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  23. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  24. ae6f8dd CIFS: Allow to switch on encryption with seal mount option by Pavel Shilovsky · 8 years ago
  25. 4326ed2 CIFS: Decrypt and process small encrypted packets by Pavel Shilovsky · 8 years ago
  26. 9bb17e0 CIFS: Add transform header handling callbacks by Pavel Shilovsky · 8 years ago
  27. 026e93d CIFS: Encrypt SMB3 requests before sending by Pavel Shilovsky · 8 years ago
  28. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  29. 1dd5c6b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  30. 374402a cifs_get_root shouldn't use path with tree name by Sachin Prabhu · 8 years ago
  31. 3956644 Fix default behaviour for empty domains and add domainauto option by Germano Percossi · 8 years ago
  32. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  33. 53e0e11 CIFS: Fix a possible memory corruption during reconnect by Pavel Shilovsky · 8 years ago
  34. 8b217fe SMB3: parsing for new snapshot timestamp mount parm by Steve French · 8 years ago
  35. b8c6001 Call echo service immediately after socket reconnect by Sachin Prabhu · 8 years ago
  36. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  37. 9593265 CIFS: Add new mount option to set owner uid and gid from special sids in acl by Steve French · 8 years ago
  38. 141891f SMB3: Add mount parameter to allow user to override max credits by Steve French · 8 years ago
  39. d171356 Fix regression which breaks DFS mounting by Sachin Prabhu · 8 years ago
  40. fa70b87 SMB3: GUIDs should be constructed as random but valid uuids by Steve French · 8 years ago
  41. c1d8b24 Compare prepaths when comparing superblocks by Sachin Prabhu · 8 years ago
  42. 4214ebf Fix memory leaks in cifs_do_mount() by Sachin Prabhu · 8 years ago
  43. a6b5058 fs/cifs: make share unaccessible at root level mountable by Aurelien Aptel · 8 years ago
  44. b782fcc cifs: unbreak TCP session reuse by Rabin Vincent · 8 years ago
  45. 4fcd181 Fix reconnect to not defer smb3 session reconnect long after socket reconnect by Steve French · 8 years ago
  46. 442c9ac Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  47. 8908c94 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  48. 11e3164 cifs: remove any preceding delimiter from prefix_path by Sachin Prabhu · 9 years ago
  49. fafc4e1 sock: tigthen lockdep checks for sock_owned_by_user by Hannes Frederic Sowa · 9 years ago
  50. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  51. 7133566 cifs: don't bother with kmap on read_pages side by Al Viro · 9 years ago
  52. 09aab88 cifs: no need to wank with copying and advancing iovec on recvmsg side either by Al Viro · 9 years ago
  53. 997152f cifs: remove redundant check for null string pointer by Colin Ian King · 9 years ago
  54. 820962d cifs: fix race between call_async() and reconnect() by Rabin Vincent · 9 years ago
  55. 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
  56. adfeb3e cifs: Make echo interval tunable by Steve French · 9 years ago
  57. 275516c Print IP address of unresponsive server by Arnd Hannemann · 9 years ago
  58. f3996e6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  59. 592fafe Add resilienthandles mount parm by Steve French · 9 years ago
  60. b618f00 [SMB3] Enable checking for continuous availability and persistent handle support by Steve French · 9 years ago
  61. b2a3077 [SMB3] Add parsing for new mount option controlling persistent handles by Steve French · 9 years ago
  62. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  63. 1dfd18d cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mounts by Sachin Prabhu · 9 years ago
  64. aab1893 Add SMB3.11 mount option synonym for new dialect by Steve French · 9 years ago
  65. 5f7fbf7 Allow parsing vers=3.11 on cifs mount by Steve French · 10 years ago
  66. 4afe260 CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE by Federico Sauter · 10 years ago
  67. 11d8336 mm, mempool: do not allow atomic resizing by David Rientjes · 10 years ago
  68. c85c35f Fix warning on impossible comparison by Steve French · 10 years ago
  69. f3a31a2 Don't ignore errors on encrypting password in SMBTcon by Steve French · 10 years ago
  70. 2bd50fb cifs: potential memory leaks when parsing mnt opts by Taesoo Kim · 10 years ago
  71. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 10 years ago
  72. 0b456f0 cifs: convert printk(LEVEL...) to pr_<level> by Andy Shevchenko · 10 years ago
  73. 2baa268 Remap reserved posix characters by default (part 3/3) by Steve French · 10 years ago
  74. db8b631 Allow mknod and mkfifo on SMB2/SMB3 mounts by Steve French · 10 years ago
  75. 87e747c cifs: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  76. a5c3e1c Revert "cifs: No need to send SIGKILL to demux_thread during umount" by Steve French · 10 years ago
  77. 52a3624 cifs: No need to send SIGKILL to demux_thread during umount by Namjae Jeon · 10 years ago
  78. d6ccf49 cifs: fix memory leak when password is supplied multiple times by Namjae Jeon · 10 years ago
  79. 023f78b0 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  80. 3fabaa2 CIFS: Indicate reconnect with ECONNABORTED error code by Pavel Shilovsky · 10 years ago
  81. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  82. 08b37d5 cifs: ensure that vol->username is not NULL before running strlen on it by Jeff Layton · 10 years ago
  83. 39552ea cifs: Set client guid on per connection basis by Sachin Prabhu · 10 years ago
  84. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  85. 7f48558 cifs: Send a logoff request before removing a smb session by Shirish Pargaonkar · 11 years ago
  86. 2e32cf5 cifs: rcu-delay unload_nls() and freeing sbi by Al Viro · 11 years ago
  87. 53ef101 CIFS: Store lease state itself rather than a mapped oplock value by Pavel Shilovsky · 11 years ago
  88. d4e63bd cifs: Process post session setup code in respective dialect functions. by Shirish Pargaonkar · 11 years ago
  89. 8c3a2b4 cifs: Move string length definitions to uapi by Scott Lovenberg · 11 years ago
  90. 73e216a cifs: ensure that srv_mutex is held when dealing with ssocket pointer by Jeff Layton · 11 years ago
  91. 057d633 cifs: extend the buffer length enought for sprintf() using by Chen Gang · 11 years ago
  92. 95dc8dd Limit allocation of crypto mechanisms to dialect which requires by Steve French · 11 years ago
  93. e65a5cb [CIFS] Fix build warning by Steve French · 11 years ago
  94. 429b46f [CIFS] SMB3 Signing enablement by Steve French · 11 years ago
  95. 46b51d0 cifs: using strlcpy instead of strncpy by Zhao Hongjiang · 11 years ago
  96. 20b6d8b Add SMB3.02 dialect support by Steve French · 11 years ago
  97. 3f61822 move sectype to the cifs_ses instead of TCP_Server_Info by Jeff Layton · 11 years ago
  98. 38d77c5 cifs: track the enablement of signing in the TCP_Server_Info by Jeff Layton · 11 years ago
  99. 1e3cc57 add new fields to smb_vol to track the requested security flavor by Jeff Layton · 11 years ago
  100. 28e11bd cifs: add new fields to cifs_ses to track requested security flavor by Jeff Layton · 11 years ago