1. ea64370 cifs: refactor create_sd_buf() and and avoid corrupting the buffer by Ronnie Sahlberg · 4 years, 1 month ago
  2. 59463eb cifs: add NULL check for ses->tcon_ipc by Aurelien Aptel · 4 years, 1 month ago
  3. 7963178 smb3: set COMPOUND_FID to FileID field of subsequent compound request by Namjae Jeon · 4 years, 1 month ago
  4. 2122533 cifs: fix potential use-after-free in cifs_echo_request() by Paulo Alcantara · 4 years, 1 month ago
  5. 6988a61 cifs: allow syscalls to be restarted in __smb_send_rqst() by Paulo Alcantara · 4 years, 1 month ago
  6. 1254100 smb3: Handle error case during offload read path by Rohith Surabattula · 4 years, 2 months ago
  7. ac873aa smb3: Avoid Mid pending list corruption by Rohith Surabattula · 4 years, 2 months ago
  8. de9ac0a smb3: Call cifs reconnect from demultiplex thread by Rohith Surabattula · 4 years, 2 months ago
  9. 9812857 cifs: fix a memleak with modefromsid by Namjae Jeon · 4 years, 2 months ago
  10. aef0388 cifs: update internal module version number by Steve French · 4 years, 3 months ago
  11. 7d03ae4 smb3: add some missing definitions from MS-FSCC by Steve French · 4 years, 3 months ago
  12. 6a87266 smb3: remove two unused variables by Steve French · 4 years, 3 months ago
  13. 2e4564b smb3: add support for stat of WSL reparse points for special file types by Steve French · 4 years, 3 months ago
  14. 13909d9 SMB3: add support for recognizing WSL reparse tags by Steve French · 4 years, 3 months ago
  15. d367cb9 cifs: remove bogus debug code by Dan Carpenter · 4 years, 4 months ago
  16. 1af34fd smb3.1.1: fix typo in compression flag by Steve French · 4 years, 3 months ago
  17. 555782a cifs: move smb version mount options into fs_context.c by Ronnie Sahlberg · 4 years, 3 months ago
  18. 2f20f07 cifs: move cache mount options to fs_context.ch by Ronnie Sahlberg · 4 years, 3 months ago
  19. 5c6e5aa cifs: move security mount options into fs_context.ch by Ronnie Sahlberg · 4 years, 3 months ago
  20. a6a9cff cifs: add files to host new mount api by Ronnie Sahlberg · 4 years, 3 months ago
  21. 3c6e65e smb3: do not try to cache root directory if dir leases not supported by Steve French · 4 years, 3 months ago
  22. 3c3317d smb3: fix stat when special device file and mounted with modefromsid by Steve French · 4 years, 3 months ago
  23. def6e1d cifs: Print the address and port we are connecting to in generic_ip_connect() by Samuel Cabrero · 4 years, 3 months ago
  24. 6259301 SMB3: Resolve data corruption of TCP server info fields by Rohith Surabattula · 4 years, 3 months ago
  25. 3ece60e cifs: make const array static, makes object smaller by Colin Ian King · 4 years, 3 months ago
  26. 9934430 SMB3.1.1: Fix ids returned in POSIX query dir by Steve French · 4 years, 3 months ago
  27. 9eec21b smb3: add dynamic trace point to trace when credits obtained by Steve French · 4 years, 3 months ago
  28. 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
  29. 0bd294b cifs: Return the error from crypt_message when enc/dec key not found. by Shyam Prasad N · 4 years, 3 months ago
  30. 63ca565 smb3.1.1: set gcm256 when requested by Steve French · 4 years, 3 months ago
  31. fd08f2d smb3.1.1: rename nonces used for GCM and CCM encryption by Steve French · 4 years, 3 months ago
  32. 511ac89 smb3.1.1: print warning if server does not support requested encryption type by Steve French · 4 years, 3 months ago
  33. 29e2792 smb3.1.1: add new module load parm enable_gcm_256 by Steve French · 4 years, 3 months ago
  34. fbfd0b4 smb3.1.1: add new module load parm require_gcm_256 by Steve French · 4 years, 4 months ago
  35. 330857a5 cifs: map STATUS_ACCOUNT_LOCKED_OUT to -EACCES by Stefan Metzmacher · 4 years, 11 months ago
  36. 6829554 SMB3.1.1: add defines for new signing negotiate context by Steve French · 4 years, 3 months ago
  37. c6cc4c5 cifs: handle -EINTR in cifs_setattr by Ronnie Sahlberg · 4 years, 3 months ago
  38. 8e670f7 Handle STATUS_IO_TIMEOUT gracefully by Rohith Surabattula · 4 years, 4 months ago
  39. d1542cf cifs: compute full_path already in cifs_readdir() by Ronnie Sahlberg · 4 years, 3 months ago
  40. 9e81e8f cifs: return cached_fid from open_shroot by Ronnie Sahlberg · 4 years, 3 months ago
  41. 3984bdc update structure definitions from updated protocol documentation by Steve French · 4 years, 3 months ago
  42. 119e489 smb3: add defines for new crypto algorithms by Steve French · 4 years, 10 months ago
  43. 57c1760 Convert trailing spaces and periods in path components by Boris Protopopov · 4 years, 4 months ago
  44. 64b7f67 cifs: Fix incomplete memory allocation on setxattr path by Vladimir Zapolskiy · 4 years, 3 months ago
  45. 01ec372 cifs: fix DFS mount with cifsacl/modefromsid by Ronnie Sahlberg · 4 years, 4 months ago
  46. 3edd8db Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 4 months ago
  47. e183785 cifs: fix check of tcon dfs in smb1 by Paulo Alcantara · 4 years, 4 months ago
  48. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  49. f6513bd Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 5 months ago
  50. c8c412f SMB3: Fix mkdir when idsfromsid configured on mount by Steve French · 4 years, 5 months ago
  51. 30b5ae2 cifs: Convert to use the fallthrough macro by Miaohe Lin · 4 years, 5 months ago
  52. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  53. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  54. 20b135e cifs: Fix an error pointer dereference in cifs_mount() by Dan Carpenter · 4 years, 5 months ago
  55. 327a8d7 Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 5 months ago
  56. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  57. 7efd081 cifs: document and cleanup dfs mount by Paulo Alcantara · 4 years, 6 months ago
  58. 11375a5 cifs: only update prefix path of DFS links in cifs_tree_connect() by Paulo Alcantara · 4 years, 6 months ago
  59. c6a80e1 cifs: fix double free error on share and prefix by Colin Ian King · 4 years, 5 months ago
  60. 7548e1d cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect by Paulo Alcantara · 4 years, 6 months ago
  61. a529303 cifs: handle empty list of targets in cifs_reconnect() by Paulo Alcantara · 4 years, 6 months ago
  62. 7d397a0 cifs: rename reconn_inval_dfs_target() by Paulo Alcantara · 4 years, 6 months ago
  63. 2e5de42 cifs: reduce number of referral requests in DFS link lookups by Paulo Alcantara · 4 years, 6 months ago
  64. 565674d cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect() by Stefan Metzmacher · 4 years, 6 months ago
  65. 1a0e7f7 cifs: convert to use be32_add_cpu() by Qinglang Miao · 4 years, 6 months ago
  66. a03f507 cifs: delete duplicated words in header files by Randy Dunlap · 4 years, 6 months ago
  67. 60e5e4b cifs: Remove the superfluous break by Liao Pingfang · 4 years, 6 months ago
  68. 8e408fc cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails by Ronnie Sahlberg · 4 years, 6 months ago
  69. a3713ec cifs`: handle ERRBaduid for SMB1 by Roberto Bergantinos Corpas · 4 years, 6 months ago
  70. 66a4bbc cifs: remove unused variable 'server' by Wei Yongjun · 4 years, 6 months ago
  71. 0a01894 smb3: warn on confusing error scenario with sec=krb5 by Steve French · 4 years, 6 months ago
  72. baf57b5 cifs: Fix leak when handling lease break for cached root fid by Paul Aurich · 4 years, 6 months ago
  73. 0e67051 Revert "cifs: Fix the target file was deleted when rename failed." by Steve French · 4 years, 6 months ago
  74. a8dab63 cifs: update internal module version number by Steve French · 4 years, 6 months ago
  75. a77592a cifs: fix reference leak for tlink by Ronnie Sahlberg · 4 years, 6 months ago
  76. 8668115 smb3: fix unneeded error message on change notify by Steve French · 4 years, 6 months ago
  77. 2e98c018 cifs: remove the retry in cifs_poxis_lock_set by yangerkun · 4 years, 6 months ago
  78. 4ef9b4f smb3: fix access denied on change notify request to some servers by Steve French · 4 years, 6 months ago
  79. cba22b1 Replace HTTP links with HTTPS ones: CIFS by Alexander A. Klimov · 4 years, 7 months ago
  80. 19e8886 cifs: prevent truncation from long to int in wait_for_free_credits by Ronnie Sahlberg · 4 years, 6 months ago
  81. 9ffad92 cifs: Fix the target file was deleted when rename failed. by Zhang Xiaoxu · 4 years, 6 months ago
  82. 5391b8e SMB3: Honor 'posix' flag for multiuser mounts by Paul Aurich · 4 years, 7 months ago
  83. 6b356f6c SMB3: Honor 'handletimeout' flag for multiuser mounts by Paul Aurich · 4 years, 7 months ago
  84. ad35f16 SMB3: Honor lease disabling for multiuser mounts by Paul Aurich · 4 years, 7 months ago
  85. 00dfbc2 SMB3: Honor persistent/resilient handle flags for multiuser mounts by Paul Aurich · 4 years, 7 months ago
  86. cc15461 SMB3: Honor 'seal' flag for multiuser mounts by Paul Aurich · 4 years, 7 months ago
  87. aadd69ca cifs: Display local UID details for SMB sessions in DebugData by Paul Aurich · 4 years, 7 months ago
  88. bf1028a cifs: misc: Use array_size() in if-statement controlling expression by Gustavo A. R. Silva · 4 years, 7 months ago
  89. 5618303 cifs: update ctime and mtime during truncate by Zhang Xiaoxu · 4 years, 7 months ago
  90. acc91c2 cifs/smb3: Fix data inconsistent when punch hole by Zhang Xiaoxu · 4 years, 7 months ago
  91. 6b69040 cifs/smb3: Fix data inconsistent when zero file range by Zhang Xiaoxu · 4 years, 7 months ago
  92. 95a3d8f cifs: Fix double add page to memcg when cifs_readpages by Zhang Xiaoxu · 4 years, 7 months ago
  93. 77577de cifs: Fix cached_fid refcnt leak in open_shroot by Xiyu Yang · 4 years, 7 months ago
  94. a7a519a smb3: Add debug message for new file creation with idsfromsid mount option by Steve French · 4 years, 7 months ago
  95. a660339 cifs: fix chown and chgrp when idsfromsid mount option enabled by Steve French · 4 years, 7 months ago
  96. 975221e smb3: allow uid and gid owners to be set on create with idsfromsid mount option by Steve French · 4 years, 7 months ago
  97. e4bd7c4 smb311: Add tracepoints for new compound posix query info by Steve French · 4 years, 7 months ago
  98. d313852 smb311: add support for using info level for posix extensions query by Steve French · 4 years, 7 months ago
  99. 790434f smb311: Add support for lookup with posix extensions query info by Steve French · 4 years, 7 months ago
  100. b1bc187 smb311: Add support for SMB311 query info (non-compounded) by Steve French · 4 years, 7 months ago