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