1. 4ad9bb8 Merge 4.9.216 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  2. ccfae49 cifs: Fix mode output in debugging statements by Frank Sorenson · 4 years, 3 months ago
  3. 60fbe70 Merge 4.9.215 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  4. 5b32744 cifs: fix NULL dereference in match_prepath by Ronnie Sahlberg · 4 years, 4 months ago
  5. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  6. a371457 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 4 years, 9 months ago
  7. f7dfb15 cifs: fix rmmod regression in cifs.ko caused by force_sig changes by Steve French · 4 years, 10 months ago
  8. e038a1b6 signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig by Eric W. Biederman · 5 years ago
  9. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  10. 3571c9b cifs: Use kzfree() to zero out the password by Dan Carpenter · 4 years, 9 months ago
  11. 16764d7 cifs: set domainName when a domain-key is used in multiuser by Ronnie Sahlberg · 4 years, 9 months ago
  12. 417da48 Merge 4.9.168 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  13. 9d5a48f cifs: Fix NULL pointer dereference of devname by Yao Liu · 5 years ago
  14. 32e6695 Merge 4.9.155 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  15. fb713a1 cifs: Always resolve hostname before reconnecting by Paulo Alcantara · 5 years ago
  16. cdfc8df Merge 4.9.82 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  17. 7e68916 CIFS: zero sensitive data when freeing by Aurelien Aptel · 6 years ago
  18. b86d2b1 Merge 4.9.57 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  19. 92d7d3e CIFS: Reconnect expired SMB sessions by Pavel Shilovsky · 7 years ago
  20. 63da420 f2fs: catch up to v4.14-rc1 by Hyojun Kim · 7 years ago
  21. b6a77c7 cifs: release auth_key.response for reconnect. by Shu Wang · 7 years ago
  22. 4f5e1c4 Fix match_prepath() by Sachin Prabhu · 7 years ago
  23. d8fd99d Handle mismatched open calls by Sachin Prabhu · 7 years ago
  24. 48f9526 CIFS: Fix a possible memory corruption during reconnect by Pavel Shilovsky · 8 years ago
  25. b8c6001 Call echo service immediately after socket reconnect by Sachin Prabhu · 8 years ago
  26. 9593265 CIFS: Add new mount option to set owner uid and gid from special sids in acl by Steve French · 8 years ago
  27. 141891f SMB3: Add mount parameter to allow user to override max credits by Steve French · 8 years ago
  28. d171356 Fix regression which breaks DFS mounting by Sachin Prabhu · 8 years ago
  29. fa70b87 SMB3: GUIDs should be constructed as random but valid uuids by Steve French · 8 years ago
  30. c1d8b24 Compare prepaths when comparing superblocks by Sachin Prabhu · 8 years ago
  31. 4214ebf Fix memory leaks in cifs_do_mount() by Sachin Prabhu · 8 years ago
  32. a6b5058 fs/cifs: make share unaccessible at root level mountable by Aurelien Aptel · 8 years ago
  33. b782fcc cifs: unbreak TCP session reuse by Rabin Vincent · 8 years ago
  34. 4fcd181 Fix reconnect to not defer smb3 session reconnect long after socket reconnect by Steve French · 8 years ago
  35. 442c9ac Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  36. 8908c94 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  37. 11e3164 cifs: remove any preceding delimiter from prefix_path by Sachin Prabhu · 8 years ago
  38. fafc4e1 sock: tigthen lockdep checks for sock_owned_by_user by Hannes Frederic Sowa · 8 years ago
  39. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  40. 7133566 cifs: don't bother with kmap on read_pages side by Al Viro · 8 years ago
  41. 09aab88 cifs: no need to wank with copying and advancing iovec on recvmsg side either by Al Viro · 9 years ago
  42. 997152f cifs: remove redundant check for null string pointer by Colin Ian King · 8 years ago
  43. 820962d cifs: fix race between call_async() and reconnect() by Rabin Vincent · 8 years ago
  44. 373512e Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this. by Steve French · 8 years ago
  45. adfeb3e cifs: Make echo interval tunable by Steve French · 8 years ago
  46. 275516c Print IP address of unresponsive server by Arnd Hannemann · 8 years ago
  47. f3996e6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  48. 592fafe Add resilienthandles mount parm by Steve French · 9 years ago
  49. b618f00 [SMB3] Enable checking for continuous availability and persistent handle support by Steve French · 9 years ago
  50. b2a3077 [SMB3] Add parsing for new mount option controlling persistent handles by Steve French · 9 years ago
  51. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  52. 1dfd18d cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mounts by Sachin Prabhu · 9 years ago
  53. aab1893 Add SMB3.11 mount option synonym for new dialect by Steve French · 9 years ago
  54. 5f7fbf7 Allow parsing vers=3.11 on cifs mount by Steve French · 9 years ago
  55. 4afe260 CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE by Federico Sauter · 9 years ago
  56. 11d8336 mm, mempool: do not allow atomic resizing by David Rientjes · 9 years ago
  57. c85c35f Fix warning on impossible comparison by Steve French · 9 years ago
  58. f3a31a2 Don't ignore errors on encrypting password in SMBTcon by Steve French · 9 years ago
  59. 2bd50fb cifs: potential memory leaks when parsing mnt opts by Taesoo Kim · 9 years ago
  60. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 9 years ago
  61. 0b456f0 cifs: convert printk(LEVEL...) to pr_<level> by Andy Shevchenko · 10 years ago
  62. 2baa268 Remap reserved posix characters by default (part 3/3) by Steve French · 10 years ago
  63. db8b631 Allow mknod and mkfifo on SMB2/SMB3 mounts by Steve French · 10 years ago
  64. 87e747c cifs: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  65. a5c3e1c Revert "cifs: No need to send SIGKILL to demux_thread during umount" by Steve French · 10 years ago
  66. 52a3624 cifs: No need to send SIGKILL to demux_thread during umount by Namjae Jeon · 10 years ago
  67. d6ccf49 cifs: fix memory leak when password is supplied multiple times by Namjae Jeon · 10 years ago
  68. 023f78b0 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  69. 3fabaa2 CIFS: Indicate reconnect with ECONNABORTED error code by Pavel Shilovsky · 10 years ago
  70. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  71. 08b37d5 cifs: ensure that vol->username is not NULL before running strlen on it by Jeff Layton · 10 years ago
  72. 39552ea cifs: Set client guid on per connection basis by Sachin Prabhu · 10 years ago
  73. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  74. 7f48558 cifs: Send a logoff request before removing a smb session by Shirish Pargaonkar · 11 years ago
  75. 2e32cf5 cifs: rcu-delay unload_nls() and freeing sbi by Al Viro · 11 years ago
  76. 53ef101 CIFS: Store lease state itself rather than a mapped oplock value by Pavel Shilovsky · 11 years ago
  77. d4e63bd cifs: Process post session setup code in respective dialect functions. by Shirish Pargaonkar · 11 years ago
  78. 8c3a2b4 cifs: Move string length definitions to uapi by Scott Lovenberg · 11 years ago
  79. 73e216a cifs: ensure that srv_mutex is held when dealing with ssocket pointer by Jeff Layton · 11 years ago
  80. 057d633 cifs: extend the buffer length enought for sprintf() using by Chen Gang · 11 years ago
  81. 95dc8dd Limit allocation of crypto mechanisms to dialect which requires by Steve French · 11 years ago
  82. e65a5cb [CIFS] Fix build warning by Steve French · 11 years ago
  83. 429b46f [CIFS] SMB3 Signing enablement by Steve French · 11 years ago
  84. 46b51d0 cifs: using strlcpy instead of strncpy by Zhao Hongjiang · 11 years ago
  85. 20b6d8b Add SMB3.02 dialect support by Steve French · 11 years ago
  86. 3f61822 move sectype to the cifs_ses instead of TCP_Server_Info by Jeff Layton · 11 years ago
  87. 38d77c5 cifs: track the enablement of signing in the TCP_Server_Info by Jeff Layton · 11 years ago
  88. 1e3cc57 add new fields to smb_vol to track the requested security flavor by Jeff Layton · 11 years ago
  89. 28e11bd cifs: add new fields to cifs_ses to track requested security flavor by Jeff Layton · 11 years ago
  90. 281e2e7 cifs: remove the cifs_ses->flags field by Jeff Layton · 11 years ago
  91. a0b3df5 cifs: add a "nosharesock" mount option to force new sockets to server to be created by Jeff Layton · 11 years ago
  92. 1fc29ba cifs: fix off-by-one bug in build_unc_path_to_root by Jeff Layton · 11 years ago
  93. 37d4f99 cifs: fix error handling when calling cifs_parse_devname by Jeff Layton · 11 years ago
  94. 539673f cifs: allow sec=none mounts to work against servers that don't support extended security by Jeff Layton · 11 years ago
  95. b13ce4b cifs: small variable name cleanup by Dan Carpenter · 11 years ago
  96. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 11 years ago
  97. 73a999f cifs: ignore the unc= and prefixpath= mount options by Jeff Layton · 11 years ago
  98. c369c9a cifs: Allow passwords which begin with a delimitor by Sachin Prabhu · 11 years ago
  99. 2518964 cifs: remove the sockopt= mount option by Jeff Layton · 11 years ago
  100. 0b7bc84 cifs: set MAY_SIGN when sec=krb5 by Martijn de Gouw · 12 years ago