1. bac3539 smb3: add additional null check in SMB2_tcon by Steve French · 3 years, 2 months ago
  2. 6b78951 smb3: add additional null check in SMB2_open by Steve French · 3 years, 2 months ago
  3. 4d9beec smb3: add additional null check in SMB2_ioctl by Steve French · 3 years, 2 months ago
  4. c88f7dc cifs: support nested dfs links over reconnect by Paulo Alcantara · 3 years, 3 months ago
  5. 49bd49f cifs: send workstation name during ntlmssp session setup by Shyam Prasad N · 3 years, 3 months ago
  6. c462870 cifs: Move SMB2_Create definitions to the shared area by Ronnie Sahlberg · 3 years, 5 months ago
  7. d8d9de5 cifs: Move more definitions into the shared area by Ronnie Sahlberg · 3 years, 5 months ago
  8. fc0b384 cifs: move NEGOTIATE_PROTOCOL definitions out into the common area by Ronnie Sahlberg · 3 years, 5 months ago
  9. 0d35e38 cifs: Create a new shared file holding smb2 pdu definitions by Ronnie Sahlberg · 3 years, 3 months ago
  10. b06d893 smb3: correct smb3 ACL security descriptor by Steve French · 3 years, 4 months ago
  11. 099dd78 cifs: remove pathname for file from SPDX header by Steve French · 3 years, 4 months ago
  12. 7d3fc01 cifs: create sd context must be a multiple of 8 by Shyam Prasad N · 3 years, 6 months ago
  13. 53d31a3 SMB3.1.1: Add support for negotiating signing algorithm by Steve French · 3 years, 7 months ago
  14. fbcff33 cifs: Avoid field over-reading memcpy() by Kees Cook · 3 years, 7 months ago
  15. e0ae8a9 smb311: remove dead code for non compounded posix query info by Steve French · 3 years, 7 months ago
  16. 3559134 cifs: fix unneeded null check by Steve French · 3 years, 7 months ago
  17. 929be90 cifs: use SPDX-Licence-Identifier by Steve French · 3 years, 7 months ago
  18. ca38fab cifs: avoid extra calls in posix_info_parse by Ronnie Sahlberg · 3 years, 7 months ago
  19. 6d2fcfe cifs: set server->cipher_type to AES-128-CCM for SMB3.0 by Aurelien Aptel · 3 years, 8 months ago
  20. c0d4671 SMB3: incorrect file id in requests compounded with open by Steve French · 3 years, 8 months ago
  21. 679971e smb3: when mounting with multichannel include it in requested capabilities by Steve French · 3 years, 9 months ago
  22. 45c0f1a cifs: rename the *_shroot* functions to *_cached_dir* by Ronnie Sahlberg · 3 years, 11 months ago
  23. 88fd98a cifs: ask for more credit on async read/write code paths by Aurelien Aptel · 3 years, 11 months ago
  24. 0f56db8 cifs: New optype for session operations. by Shyam Prasad N · 4 years ago
  25. 6dffa4c smb3: negotiate current dialect (SMB3.1.1) when version 3 or greater requested by Steve French · 4 years ago
  26. 2659d3b cifs: fix interrupted close commands by Paulo Alcantara · 4 years ago
  27. 9541b81 Add SMB 2 support for getting and setting SACLs by Boris Protopopov · 4 years, 1 month ago
  28. 3970acf SMB3: Add support for getting and setting SACLs by Boris Protopopov · 4 years, 1 month ago
  29. 7955f10 SMB3.1.1: do not log warning message if server doesn't populate salt by Steve French · 4 years, 1 month ago
  30. ea64370 cifs: refactor create_sd_buf() and and avoid corrupting the buffer by Ronnie Sahlberg · 4 years, 2 months ago
  31. 3ece60e cifs: make const array static, makes object smaller by Colin Ian King · 4 years, 3 months ago
  32. acf96fe smb3.1.1: do not fail if no encryption required but server doesn't support it by Steve French · 4 years, 3 months ago
  33. 511ac89 smb3.1.1: print warning if server does not support requested encryption type by Steve French · 4 years, 3 months ago
  34. 29e2792 smb3.1.1: add new module load parm enable_gcm_256 by Steve French · 4 years, 3 months ago
  35. fbfd0b4 smb3.1.1: add new module load parm require_gcm_256 by Steve French · 4 years, 4 months ago
  36. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  37. 30b5ae2 cifs: Convert to use the fallthrough macro by Miaohe Lin · 4 years, 6 months ago
  38. 565674d cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect() by Stefan Metzmacher · 4 years, 6 months ago
  39. 0a01894 smb3: warn on confusing error scenario with sec=krb5 by Steve French · 4 years, 6 months ago
  40. a7a519a smb3: Add debug message for new file creation with idsfromsid mount option by Steve French · 4 years, 7 months ago
  41. 975221e smb3: allow uid and gid owners to be set on create with idsfromsid mount option by Steve French · 4 years, 7 months ago
  42. b1bc187 smb311: Add support for SMB311 query info (non-compounded) by Steve French · 4 years, 7 months ago
  43. ebf5744 smb3: add indatalen that can be a non-zero value to calculation of credit charge in smb2 ioctl by Namjae Jeon · 4 years, 8 months ago
  44. 2f58967 cifs: multichannel: try to rebind when reconnecting a channel by Aurelien Aptel · 4 years, 9 months ago
  45. edb1613 smb3: remove static checker warning by Steve French · 4 years, 8 months ago
  46. 352d96f cifs: multichannel: move channel selection above transport layer by Aurelien Aptel · 4 years, 8 months ago
  47. e80ddeb smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K by Steve French · 4 years, 8 months ago
  48. adbb2da cifs: minor fix to two debug messages by Steve French · 4 years, 8 months ago
  49. a0a3036 cifs: Standardize logging output by Joe Perches · 4 years, 9 months ago
  50. e4af35f cifs: handle hostnames that resolve to same ip in failover by Paulo Alcantara · 4 years, 8 months ago
  51. f560cda cifs: dump the session id and keys also for SMB2 sessions by Ronnie Sahlberg · 4 years, 10 months ago
  52. 69dda30 cifs: add SMB2_open() arg to return POSIX data by Aurelien Aptel · 5 years ago
  53. 3d519bd cifs: plumb smb2 POSIX dir enumeration by Aurelien Aptel · 5 years ago
  54. 349e13a cifs: add smb2 POSIX info level by Aurelien Aptel · 5 years ago
  55. 2e8af97 cifs: rename posix create rsp by Aurelien Aptel · 5 years ago
  56. b08484d cifs: use mod_delayed_work() for &server->reconnect if already queued by Stefan Metzmacher · 5 years ago
  57. bacd704 cifs: handle prefix paths in reconnect by Paulo Alcantara (SUSE) · 5 years ago
  58. 86f740f cifs: fix rename() by ensuring source handle opened with DELETE bit by Aurelien Aptel · 5 years ago
  59. ab3459d smb3: print warning once if posix context returned on open by Steve French · 5 years ago
  60. d26c2dd cifs: add SMB3 change notification support by Steve French · 5 years ago
  61. d6fd419 cifs: log warning message (once) if out of disk space by Steve French · 5 years ago
  62. b0dd940 cifs: fail i/o on soft mounts if sessionsetup errors out by Ronnie Sahlberg · 5 years ago
  63. c54849d cifs: fix soft mounts hanging in the reconnect code by Ronnie Sahlberg · 5 years ago
  64. 643fbce smb3: fix default permissions on new files when mounting with modefromsid by Steve French · 5 years ago
  65. c4985c3 cifs: remove set but not used variable 'server' by YueHaibing · 5 years ago
  66. af08f9e cifs: create a helper function to parse the query-directory response buffer by Ronnie Sahlberg · 5 years ago
  67. 0a17799 cifs: prepare SMB2_query_directory to be used with compounding by Ronnie Sahlberg · 5 years ago
  68. d919131 CIFS: Close cached root handle only if it has a lease by Pavel Shilovsky · 5 years ago
  69. 2813938 smb3: fix refcount underflow warning on unmount when no directory leases by Steve French · 5 years ago
  70. 231e2a0 smb3: improve check for when we send the security descriptor context on create by Steve French · 5 years ago
  71. fdef665 smb3: fix mode passed in on create for modetosid mount option by Steve French · 5 years ago
  72. 43f8a6a smb3: query attributes on file close by Steve French · 5 years ago
  73. 9e8fae2 smb3: remove unused flag passed into close functions by Steve French · 5 years ago
  74. a9f76cf cifs: remove redundant assignment to pointer pneg_ctxt by Colin Ian King · 5 years ago
  75. 84a1f5b cifs: Fix potential softlockups while refreshing DFS cache by Paulo Alcantara (SUSE) · 5 years ago
  76. d70e9fa cifs: try opening channels after mounting by Aurelien Aptel · 5 years ago
  77. f6a6bf7 cifs: switch servers depending on binding state by Aurelien Aptel · 5 years ago
  78. 9150c3a CIFS: Close open handle after interrupted close by Pavel Shilovsky · 5 years ago
  79. 72e73c7 cifs: close the shared root handle on tree disconnect by Ronnie Sahlberg · 5 years ago
  80. d0959b0 smb3: remove noisy debug message and minor cleanup by Steve French · 5 years ago
  81. 52870d5 smb3: cleanup some recent endian errors spotted by updated sparse by Steve French · 5 years ago
  82. c3ca78e smb3: pass mode bits into create calls by Steve French · 5 years ago
  83. 388962e fs/cifs/smb2pdu.c: Make SMB2_notify_init static by zhengbin · 5 years ago
  84. d2f1542 smb3: fix leak in "open on server" perf counter by Steve French · 5 years ago
  85. c349818 smb3: add missing worker function for SMB3 change notify by Steve French · 5 years ago
  86. 3e7a02d smb3: allow disabling requesting leases by Steve French · 5 years ago
  87. 7dcc82c smb3: improve handling of share deleted (and share recreated) by Steve French · 5 years ago
  88. 3175eb9 cifs: add a debug macro that prints \\server\share for errors by Ronnie Sahlberg · 5 years ago
  89. 46f17d1 smb3: fix signing verification of large reads by Steve French · 5 years ago
  90. f90f979 smb3: add dynamic tracepoints for flush and close by Steve French · 5 years ago
  91. ac6ad7a cifs: fix dereference on ses before it is null checked by Colin Ian King · 5 years ago
  92. afe6f65 cifs: add new debugging macro cifs_server_dbg by Ronnie Sahlberg · 5 years ago
  93. df58fae smb3: Incorrect size for netname negotiate context by Steve French · 5 years ago
  94. 1efd4fc cifs: remove redundant assignment to variable rc by Colin Ian King · 5 years ago
  95. 86e14e1 cifs: prepare SMB2_Flush to be usable in compounds by Ronnie Sahlberg · 6 years ago
  96. 8d33096 smb3: send CAP_DFS capability during session setup by Steve French · 5 years ago
  97. e99c63e SMB3: Fix deadlock in validate negotiate hits reconnect by Pavel Shilovsky · 6 years ago
  98. 89a5bfa smb3: optimize open to not send query file internal info by Steve French · 6 years ago
  99. ff2a09e SMB3: query inode number on open via create context by Steve French · 6 years ago
  100. 96d3cca smb3: Send netname context during negotiate protocol by Steve French · 6 years ago