1. 7c9e41e Merge tag '5.13-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 10 months ago
  2. bae4c0c fs/cifs: Fix resource leak by Khaled ROMDHANI · 3 years, 10 months ago
  3. 78c0963 Cifs: Fix kernel oops caused by deferred close for files. by Rohith Surabattula · 3 years, 11 months ago
  4. 5c1acf3 cifs: fix regression when mounting shares with prefix paths by Paulo Alcantara · 3 years, 10 months ago
  5. 5b2abda cifs: use echo_interval even when connection not ready. by Shyam Prasad N · 3 years, 11 months ago
  6. f491664 cifs: detect dead connections only when echoes are enabled. by Shyam Prasad N · 3 years, 11 months ago
  7. 7ba3d1c smb3.1.1: allow dumping keys for multiuser mounts by Steve French · 3 years, 10 months ago
  8. aa22ebc smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted shares by Steve French · 3 years, 11 months ago
  9. 087f757 cifs: add shutdown support by Steve French · 3 years, 11 months ago
  10. c3f207a cifs: Deferred close for files by Rohith Surabattula · 4 years ago
  11. fee742b smb3.1.1: enable negotiating stronger encryption by default by Steve French · 3 years, 11 months ago
  12. d1466bc Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
  13. a8a6082 cifs: update internal version number by Steve French · 4 years ago
  14. b8d64f8 smb3: add rasize mount parameter to improve readahead performance by Steve French · 3 years, 11 months ago
  15. 423333b smb3: limit noisy error by Steve French · 3 years, 11 months ago
  16. 315db9a cifs: fix leak in cifs_smb3_do_mount() ctx by David Disseldorp · 3 years, 11 months ago
  17. ad7567b cifs: remove unnecessary copies of tcon->crfid.fid by Muhammad Usama Anjum · 4 years ago
  18. 83728cb cifs: Return correct error code from smb2_get_enc_key by Paul Aurich · 4 years ago
  19. a637f4a cifs: fix out-of-bound memory access when calling smb3_notify() at mount point by Eugene Korenevsky · 4 years ago
  20. ccd48ec smb2: fix use-after-free in smb2_ioctl_query_info() by Aurelien Aptel · 4 years ago
  21. 94b0595a cifs: export supported mount options via new mount_params /proc file by Aurelien Aptel · 4 years ago
  22. 24feddd cifs: log mount errors using cifs_errorf() by Aurelien Aptel · 4 years ago
  23. d9a8692 cifs: add fs_context param to parsing helpers by Aurelien Aptel · 4 years ago
  24. 9d4ac8b cifs: make fs_context error logging wrapper by Aurelien Aptel · 4 years ago
  25. 7fe6fe9 cifs: add FALLOC_FL_INSERT_RANGE support by Ronnie Sahlberg · 4 years ago
  26. 5476b5d cifs: add support for FALLOC_FL_COLLAPSE_RANGE by Ronnie Sahlberg · 4 years ago
  27. f6d2353 cifs: check the timestamp for the cached dirent when deciding on revalidate by Ronnie Sahlberg · 4 years ago
  28. ed8561f cifs: pass the dentry instead of the inode down to the revalidation check functions by Ronnie Sahlberg · 4 years ago
  29. ed20f54 cifs: add a timestamp to track when the lease of the cached dir was taken by Ronnie Sahlberg · 4 years ago
  30. 6ef4e9c cifs: add a function to get a cached dir based on its dentry by Ronnie Sahlberg · 4 years ago
  31. 5e9c89d cifs: Grab a reference for the dentry of the cached directory during the lifetime of the cache by Ronnie Sahlberg · 4 years ago
  32. 269f67e cifs: store a pointer to the root dentry in cifs_sb_info once we have completed mounting the share by Ronnie Sahlberg · 4 years ago
  33. 45c0f1a cifs: rename the *_shroot* functions to *_cached_dir* by Ronnie Sahlberg · 4 years ago
  34. e6eb195 cifs: pass a path to open_shroot and check if it is the root or not by Ronnie Sahlberg · 4 years ago
  35. 4df3d97 cifs: move the check for nohandlecache into open_shroot by Ronnie Sahlberg · 4 years ago
  36. 991e72eb cifs: switch build_path_from_dentry() to using dentry_path_raw() by Al Viro · 4 years ago
  37. f6a9bc3 cifs: allocate buffer in the caller of build_path_from_dentry() by Al Viro · 4 years ago
  38. 8e33cf2 cifs: make build_path_from_dentry() return const char * by Al Viro · 4 years ago
  39. f6f1f17 cifs: constify pathname arguments in a bunch of helpers by Al Viro · 4 years ago
  40. 5586913 cifs: constify path argument of ->make_node() by Al Viro · 4 years ago
  41. 9cfdb1c cifs: constify get_normalized_path() properly by Al Viro · 4 years ago
  42. 8d76722 cifs: don't cargo-cult strndup() by Al Viro · 4 years ago
  43. b9335f6 SMB3: update structures for new compression protocol definitions by Steve French · 4 years ago
  44. ec4e486 cifs: remove old dead code by Aurelien Aptel · 4 years ago
  45. 9f4c6ee cifs: cifspdu.h: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years ago
  46. 5e14c72 fs: cifs: Remove repeated struct declaration by Wan Jiabing · 4 years ago
  47. b7fd0fa cifs: simplify SWN code with dummy funcs instead of ifdefs by Aurelien Aptel · 4 years ago
  48. bb9cad1 smb3: update protocol header definitions based to include new flags by Steve French · 4 years ago
  49. edc9dd1 cifs: correct comments explaining internal semaphore usage in the module by Steve French · 4 years ago
  50. 83cd9ed cifs: Remove useless variable by Jiapeng Chong · 4 years ago
  51. c45adff cifs: Fix spelling of 'security' by jack1.li_cp · 4 years ago
  52. 0fc9322 cifs: escape spaces in share names by Maciek Borzecki · 4 years ago
  53. d135be0 fs: cifs: Remove unnecessary struct declaration by Wan Jiabing · 4 years ago
  54. 4e456b3 cifs: On cifs_reconnect, resolve the hostname again. by Shyam Prasad N · 4 years ago
  55. cfc63fc smb3: fix cached file size problems in duplicate extents (reflink) by Steve French · 4 years ago
  56. 219481a cifs: Silently ignore unknown oplock break handle by Vincent Whitchurch · 4 years ago
  57. cee8f4f cifs: revalidate mapping when we open files for SMB1 POSIX by Ronnie Sahlberg · 4 years ago
  58. 3bffbe9 cifs: Fix chmod with modefromsid when an older ACE already exists. by Shyam Prasad N · 4 years ago
  59. 45a4546 cifs: Adjust key sizes and key generation routines for AES256 encryption by Shyam Prasad N · 4 years ago
  60. 65af8f0 cifs: fix allocation size on newly created files by Steve French · 4 years ago
  61. af3ef3b cifs: warn and fail if trying to use rootfs without the config option by Aurelien Aptel · 4 years ago
  62. 403dba0 fs/cifs/: fix misspellings using codespell tool by Liu xuzhi · 4 years ago
  63. 05946d4 cifs: Fix preauth hash corruption by Vincent Whitchurch · 4 years ago
  64. 5171317 cifs: update new ACE pointer after populate_new_aces. by Shyam Prasad N · 4 years ago
  65. 4d66952 cifs: have cifs_fattr_to_inode() refuse to change type on live inode by Al Viro · 4 years, 1 month ago
  66. 3bcb39b cifs: have ->mkdir() handle race with another client sanely by Al Viro · 4 years, 1 month ago
  67. 4ab5260 do_cifs_create(): don't set ->i_mode of something we had not created by Al Viro · 4 years, 1 month ago
  68. 04ad69c cifs: do not send close in compound create+close requests by Paulo Alcantara · 4 years ago
  69. 14302ee cifs: return proper error code in statfs(2) by Paulo Alcantara · 4 years ago
  70. e3d100e cifs: change noisy error message to FYI by Paulo Alcantara · 4 years ago
  71. bf1bc694 cifs: print MIDs in decimal notation by Paulo Alcantara · 4 years ago
  72. 6e3e2c4 new helper: inode_wrong_type() by Al Viro · 4 years ago
  73. 88fd98a cifs: ask for more credit on async read/write code paths by Aurelien Aptel · 4 years ago
  74. a249cc8 cifs: fix credit accounting for extra channel by Aurelien Aptel · 4 years ago
  75. c19798a Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years ago
  76. 8369dfd cifs: update internal version number by Steve French · 4 years, 1 month ago
  77. cf0604a cifs: use discard iterator to discard unneeded network data more efficiently by David Howells · 4 years, 1 month ago
  78. 5ff2836 cifs: introduce helper for finding referral server to improve DFS target resolution by Paulo Alcantara · 4 years, 1 month ago
  79. ff2c54a cifs: check all path components in resolved dfs target by Paulo Alcantara · 4 years, 1 month ago
  80. 8513222 cifs: fix DFS failover by Paulo Alcantara · 4 years, 1 month ago
  81. d01132a cifs: fix nodfs mount option by Paulo Alcantara · 4 years, 1 month ago
  82. d08395a cifs: fix handling of escaped ',' in the password mount argument by Ronnie Sahlberg · 4 years, 1 month ago
  83. 5780464 cifs: Add new parameter "acregmax" for distinct file and directory metadata timeout by Steve French · 4 years, 1 month ago
  84. ddaf6d4 cifs: convert revalidate of directories to using directory metadata cache timeout by Steve French · 4 years, 1 month ago
  85. 4c9f948 cifs: Add new mount parameter "acdirmax" to allow caching directory metadata by Steve French · 4 years, 1 month ago
  86. f1ebe48 cifs: If a corrupted DACL is returned by the server, bail out. by Shyam Prasad N · 4 years, 1 month ago
  87. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
  88. f1a0865 cifs: minor simplification to smb2_is_network_name_deleted by Steve French · 4 years, 1 month ago
  89. 9e550b0 TCON Reconnect during STATUS_NETWORK_NAME_DELETED by Rohith Surabattula · 4 years, 1 month ago
  90. 23bda5e cifs: cleanup a few le16 vs. le32 uses in cifsacl.c by Steve French · 4 years, 1 month ago
  91. bc3e9dd cifs: Change SIDs in ACEs while transferring file ownership. by Shyam Prasad N · 4 years, 1 month ago
  92. f506550 cifs: Retain old ACEs when converting between mode bits and ACL. by Shyam Prasad N · 4 years, 1 month ago
  93. c12ead7 cifs: Fix cifsacl ACE mask for group and others. by Shyam Prasad N · 4 years, 1 month ago
  94. 40f077a cifs: clarify hostname vs ip address in /proc/fs/cifs/DebugData by Steve French · 4 years, 1 month ago
  95. b438fcf cifs: change confusing field serverName (to ip_addr) by Steve French · 4 years, 1 month ago
  96. 205f92d Merge branch 'work.d_name' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 1 month ago
  97. af982da cifs: Fix inconsistent IS_ERR and PTR_ERR by YueHaibing · 4 years, 1 month ago
  98. 03e9bb1a cifs: Reformat DebugData and index connections by conn_id. by Shyam Prasad N · 4 years, 1 month ago
  99. 6d82c27 cifs: Identify a connection by a conn_id. by Shyam Prasad N · 4 years, 1 month ago
  100. 7de0394 cifs: Fix in error types returned for out-of-credit situations. by Shyam Prasad N · 4 years, 1 month ago