1. 3345bb4 cifs: Fix lookup of SMB connections on multichannel by Paulo Alcantara (SUSE) · 5 years ago
  2. 5bb30a4 cifs: Fix retrieval of DFS referrals in cifs_mount() by Paulo Alcantara (SUSE) · 5 years ago
  3. 8354d88 cifs: Fix use-after-free bug in cifs_reconnect() by Paulo Alcantara (SUSE) · 5 years ago
  4. d70e9fa cifs: try opening channels after mounting by Aurelien Aptel · 5 years ago
  5. f6a6bf7 cifs: switch servers depending on binding state by Aurelien Aptel · 5 years ago
  6. bcc8880 cifs: add multichannel mount options and data structs by Aurelien Aptel · 5 years ago
  7. 7b71843 CIFS: Do not miss cancelled OPEN responses by Pavel Shilovsky · 5 years ago
  8. 86a7964 CIFS: Fix NULL pointer dereference in mid callback by Pavel Shilovsky · 5 years ago
  9. abe5707 CIFS: Fix retry mid list corruption on reconnects by Pavel Shilovsky · 5 years ago
  10. d532cc7 cifs: Handle -EINPROGRESS only when noblockcnt is set by Paulo Alcantara (SUSE) · 5 years ago
  11. d0959b0 smb3: remove noisy debug message and minor cleanup by Steve French · 5 years ago
  12. 52870d5 smb3: cleanup some recent endian errors spotted by updated sparse by Steve French · 5 years ago
  13. 8eecd1c cifs: Add support for root file systems by Paulo Alcantara (SUSE) · 5 years ago
  14. 3e7a02d smb3: allow disabling requesting leases by Steve French · 5 years ago
  15. 1b63f18 smb3: display max smb3 requests in flight at any one time by Steve French · 5 years ago
  16. 563317e smb3: enable offload of decryption of large reads via mount option by Steve French · 5 years ago
  17. 4f5c10f smb3: allow skipping signature verification for perf sensitive configurations by Steve French · 5 years ago
  18. cae53f7 smb3: log warning if CSC policy conflicts with cache mount option by Steve French · 5 years ago
  19. 41e033f smb3: add mount option to allow RW caching of share accessed by only 1 client by Steve French · 5 years ago
  20. 1981eba smb3: add some more descriptive messages about share when mounting cache=ro by Steve French · 5 years ago
  21. 83bbfa7 smb3: add mount option to allow forced caching of read only share by Steve French · 5 years ago
  22. afe6f65 cifs: add new debugging macro cifs_server_dbg by Ronnie Sahlberg · 5 years ago
  23. becc2ba cifs: fix a comment for the timeouts when sending echos by Ronnie Sahlberg · 5 years ago
  24. 340625e cifs: replace various strncpy with strscpy and similar by Ronnie Sahlberg · 5 years ago
  25. 478228e cifs: Use kzfree() to zero out the password by Dan Carpenter · 5 years ago
  26. f2aee32 cifs: set domainName when a domain-key is used in multiuser by Ronnie Sahlberg · 5 years ago
  27. 33da8e7 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
  28. 247bc94 cifs: fix rmmod regression in cifs.ko caused by force_sig changes by Steve French · 5 years ago
  29. ae9b728 Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  30. ce465bf cifs: fix crash in cifs_dfs_do_automount by Ronnie Sahlberg · 5 years ago
  31. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
  32. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  33. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  34. 9fe5ff1 smb3: do not send compression info by default by Steve French · 6 years ago
  35. 412094a smb3: add new mount option to retrieve mode from special ACE by Steve French · 6 years ago
  36. f2caf90 cifs: Fix a race condition with cifs_echo_request by Ronnie Sahlberg · 5 years ago
  37. 3e27257 cifs: always add credits back for unsolicited PDUs by Ronnie Sahlberg · 5 years ago
  38. 29fbeb7 cifs: Properly handle auto disabling of serverino option by Paulo Alcantara (SUSE) · 6 years ago
  39. 43cdae8 Fix match_server check to allow for auto dialect negotiate by Steve French · 6 years ago
  40. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  41. 61cabc7 cifs: fix GlobalMid_Lock bug in cifs_reconnect by Ronnie Sahlberg · 6 years ago
  42. 72abe3b signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig by Eric W. Biederman · 6 years ago
  43. 3b24911 cifs: Don't match port on SMBDirect transport by Long Li · 6 years ago
  44. 1d2a4f5 cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs have been called by Long Li · 6 years ago
  45. 214bab4 cifs: Call MID callback before destroying transport by Long Li · 6 years ago
  46. 050b8c3 smbd: Make upper layer decide when to destroy the transport by Long Li · 6 years ago
  47. 5072010 cifs: Fix DFS cache refresher for DFS links by Paulo Alcantara (SUSE) · 6 years ago
  48. ca567eb SMB3: Allow persistent handle timeout to be configurable on mount by Steve French · 6 years ago
  49. d44d137 cifs: remove unused value pointed out by Coverity by Steve French · 6 years ago
  50. 335b7b6 CIFS: Respect reconnect in MTU credits calculations by Pavel Shilovsky · 6 years ago
  51. 5b96485 CIFS: Set reconnect instance to one initially by Pavel Shilovsky · 6 years ago
  52. 66265f1 CIFS: Count SMB3 credits for malformed pending responses by Pavel Shilovsky · 6 years ago
  53. e8506d2 smb3: make default i/o size for smb3 mounts larger by Steve French · 6 years ago
  54. eca0045 cifs: add credits from unmatched responses/messages by Ronnie Sahlberg · 6 years ago
  55. 74ea5f9 cifs: replace snprintf with scnprintf by Ronnie Sahlberg · 6 years ago
  56. 68e2672 cifs: Fix NULL pointer dereference of devname by Yao Liu · 6 years ago
  57. ef68e83 CIFS: Do not reconnect TCP session in add_credits() by Pavel Shilovsky · 6 years ago
  58. 8428817 cifs: Fix a debug message by Dan Carpenter · 6 years ago
  59. 55a7f00 cifs: fix confusing warning message on reconnect by Steve French · 6 years ago
  60. 28eb24f cifs: Always resolve hostname before reconnecting by Paulo Alcantara · 6 years ago
  61. 2332440 cifs: Only free DFS target list if we actually got one by Paulo Alcantara · 6 years ago
  62. e511d31 cifs: start DFS cache refresher in cifs_mount() by Paulo Alcantara · 6 years ago
  63. 2f0a617 cifs: Use GFP_ATOMIC when a lock is held in cifs_mount() by YueHaibing · 6 years ago
  64. 93d5cb5 cifs: Add support for failover in cifs_reconnect() by Paulo Alcantara · 6 years ago
  65. 4a367dc cifs: Add support for failover in cifs_mount() by Paulo Alcantara · 6 years ago
  66. 1c78022 cifs: Make use of DFS cache to get new DFS referrals by Paulo Alcantara · 6 years ago
  67. 54be1f6 cifs: Add DFS cache routines by Paulo Alcantara · 6 years ago
  68. 5fc7fcd cifs: auto disable 'serverino' in dfs mounts by Aurelien Aptel · 6 years ago
  69. c34fea5 cifs: Skip any trailing backslashes from UNC by Paulo Alcantara · 6 years ago
  70. 56c762e cifs: Refactor out cifs_mount() by Paulo Alcantara · 6 years ago
  71. 07fa601 cifs: suppress some implicit-fallthrough warnings by Gustavo A. R. Silva · 6 years ago
  72. 4a3b38a Add vers=3.0.2 as a valid option for SMBv3.0.2 by Kenneth D'souza · 6 years ago
  73. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  74. 9b9c5be cifs: do not return atime less than mtime by Steve French · 6 years ago
  75. 6e4d3bb smb3: Add debug message later in smb2/smb3 reconnect path by Steve French · 6 years ago
  76. 8393072 CIFS: make 'nodfs' mount opt a superblock flag by Aurelien Aptel · 6 years ago
  77. 9e1a37d smb3: track the instance of each session for debugging by Steve French · 6 years ago
  78. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  79. 7af929d smb3: fix lease break problem introduced by compounding by Steve French · 6 years ago
  80. ddf83af cifs: add a warning if we try to to dequeue a deleted mid by Ronnie Sahlberg · 6 years ago
  81. 395a207 cifs: connect to servername instead of IP for IPC$ share by Thomas Werschlein · 6 years ago
  82. b24df3e cifs: update receive_encrypted_standard to handle compounded responses by Ronnie Sahlberg · 6 years ago
  83. bf1fdeb smb3: add reconnect tracepoints by Steve French · 6 years ago
  84. 0fdfef9 smb3: simplify code by removing CONFIG_CIFS_SMB311 by Steve French · 7 years ago
  85. 7420451 cifs: allow disabling insecure dialects in the config by Steve French · 7 years ago
  86. 8505c8b smb3: if server does not support posix do not allow posix mount option by Steve French · 7 years ago
  87. 696e420 cifs: Fix use after free of a mid_q_entry by Lars Persson · 7 years ago
  88. e229243 CIFS: move default port definitions to cifsglob.h by Aurelien Aptel · 7 years ago
  89. 2fbb564 smb3: note that smb3.11 posix extensions mount option is experimental by Steve French · 7 years ago
  90. c7c137b smb3: do not allow insecure cifs mounts when using smb3 by Steve French · 7 years ago
  91. 8ddecf5 CIFS: Fix NULL ptr deref by Aurelien Aptel · 7 years ago
  92. 1dbe346 CIFS: Use offset when reading pages by Long Li · 7 years ago
  93. 8ce79ec cifs: update multiplex loop to handle compounded responses by Ronnie Sahlberg · 7 years ago
  94. 977b617 cifs: remove rfc1002 header from all SMB2 response structures by Ronnie Sahlberg · 7 years ago
  95. ce558b0 smb3: Add posix create context for smb3.11 posix mounts by Steve French · 7 years ago
  96. b326614 smb3: allow "posix" mount option to enable new SMB311 protocol extensions by Steve French · 7 years ago
  97. f92a720 cifs: allow disabling less secure legacy dialects by Steve French · 7 years ago
  98. 71992e62 cifs: fix build break when CONFIG_CIFS_DEBUG2 enabled by Steve French · 7 years ago
  99. 3d4ef9a smb3: fix redundant opens on root by Steve French · 7 years ago
  100. f7c4396 cifs: smbd: Enable signing with smbdirect by Long Li · 7 years ago