1. 4d069f6 cifs: update internal version number by Steve French · 3 years, 6 months ago
  2. 03313d1 cifs: prevent NULL deref in cifs_compose_mount_options() by Paulo Alcantara · 3 years, 6 months ago
  3. 53d31a3 SMB3.1.1: Add support for negotiating signing algorithm by Steve French · 3 years, 6 months ago
  4. e0a3cbc cifs: use helpers when parsing uid/gid mount options and validate them by Ronnie Sahlberg · 3 years, 6 months ago
  5. d4dc277 CIFS: Clarify SMB1 code for POSIX Lock by Steve French · 3 years, 6 months ago
  6. f371793 CIFS: Clarify SMB1 code for rename open file by Steve French · 3 years, 6 months ago
  7. 2a780e8 CIFS: Clarify SMB1 code for delete by Steve French · 3 years, 6 months ago
  8. e3973ea CIFS: Clarify SMB1 code for SetFileSize by Steve French · 3 years, 6 months ago
  9. 90810c2 smb3: fix typo in header file by Steve French · 3 years, 6 months ago
  10. b019e11 CIFS: Clarify SMB1 code for UnixSetPathInfo by Steve French · 3 years, 6 months ago
  11. ded2d99 CIFS: Clarify SMB1 code for UnixCreateSymLink by Steve French · 3 years, 6 months ago
  12. 819f916 cifs: clarify SMB1 code for UnixCreateHardLink by Steve French · 3 years, 6 months ago
  13. 01cf308 cifs: make locking consistent around the server session status by Steve French · 3 years, 6 months ago
  14. 0fa757b smb3: prevent races updating CurrentMid by Steve French · 3 years, 6 months ago
  15. 0060a4f cifs: fix missing spinlock around update to ses->status by Steve French · 3 years, 6 months ago
  16. 162004a cifs: missing null pointer check in cifs_mount by Steve French · 3 years, 6 months ago
  17. a562826 smb3: fix possible access to uninitialized pointer to DACL by Steve French · 3 years, 6 months ago
  18. 0917310 cifs: missing null check for newinode pointer by Steve French · 3 years, 6 months ago
  19. 4c4a525 cifs: remove two cases where rc is set unnecessarily in sid_to_id by Steve French · 3 years, 6 months ago
  20. 2438c0b SMB3: Add new info level for query directory by Steve French · 3 years, 6 months ago
  21. 1689b0b cifs: fix NULL dereference in smb2_check_message() by Dan Carpenter · 3 years, 6 months ago
  22. 0555b22 smbdirect: missing rc checks while waiting for rdma events by Steve French · 3 years, 6 months ago
  23. fbcff33 cifs: Avoid field over-reading memcpy() by Kees Cook · 3 years, 6 months ago
  24. e0ae8a9 smb311: remove dead code for non compounded posix query info by Steve French · 3 years, 7 months ago
  25. e39df24 cifs: fix SMB1 error path in cifs_get_file_info_unix by Steve French · 3 years, 7 months ago
  26. ff93b71 smb3: fix uninitialized value for port in witness protocol move by Steve French · 3 years, 7 months ago
  27. 3559134 cifs: fix unneeded null check by Steve French · 3 years, 7 months ago
  28. 929be90 cifs: use SPDX-Licence-Identifier by Steve French · 3 years, 7 months ago
  29. a506ccb cifs: convert list_for_each to entry variant in cifs_debug.c by Baokun Li · 3 years, 7 months ago
  30. 647f592 cifs: convert list_for_each to entry variant in smb2misc.c by Baokun Li · 3 years, 7 months ago
  31. ca38fab cifs: avoid extra calls in posix_info_parse by Ronnie Sahlberg · 3 years, 7 months ago
  32. 6efa994 cifs: retry lookup and readdir when EAGAIN is returned. by Thiago Rafael Becker · 3 years, 7 months ago
  33. 889c2a7 cifs: fix check of dfs interlinks by Paulo Alcantara · 3 years, 7 months ago
  34. 0475c36 cifs: decoding negTokenInit with generic ASN1 decoder by Hyunchul Lee · 3 years, 7 months ago
  35. 1023e90 cifs: avoid starvation when refreshing dfs cache by Paulo Alcantara · 3 years, 7 months ago
  36. 0d52df8 cifs: enable extended stats by default by Steve French · 3 years, 7 months ago
  37. e695a9a cifs: missed ref-counting smb session in find by Shyam Prasad N · 3 years, 7 months ago
  38. f3c852b cifs: do not share tcp servers with dfs mounts by Paulo Alcantara · 3 years, 7 months ago
  39. c950fc7 cifs: set a minimum of 2 minutes for refreshing dfs cache by Paulo Alcantara · 3 years, 7 months ago
  40. 42caeba cifs: fix path comparison and hash calc by Paulo Alcantara · 3 years, 7 months ago
  41. c870a8e cifs: handle different charsets in dfs cache by Paulo Alcantara · 3 years, 7 months ago
  42. c9f7110 cifs: keep referral server sessions alive by Paulo Alcantara · 3 years, 7 months ago
  43. 2b133b7 cifs: get rid of @noreq param in __dfs_cache_find() by Paulo Alcantara · 3 years, 7 months ago
  44. f3191fc cifs: do not send tree disconnect to ipc shares by Paulo Alcantara · 3 years, 7 months ago
  45. 966a3cb cifs: improve fallocate emulation by Ronnie Sahlberg · 3 years, 7 months ago
  46. aaf36df cifs: fix doc warnings in cifs_dfs_ref.c by Baokun Li · 3 years, 7 months ago
  47. 032e091 cifs: remove redundant initialization of variable rc by Colin Ian King · 3 years, 7 months ago
  48. 57c8ce7 cifs: Constify static struct genl_ops by Rikard Falkeborn · 3 years, 7 months ago
  49. a23a71a cifs: Remove unused inline function is_sysvol_or_netlogon() by YueHaibing · 3 years, 7 months ago
  50. f275652 cifs: remove duplicated prototype by Steve French · 3 years, 7 months ago
  51. 5e53895 cifs: fix ipv6 formating in cifs_ses_add_channel by Aurelien Aptel · 3 years, 7 months ago
  52. 1bb5681 cifs: change format of CIFS_FULL_KEY_DUMP ioctl by Aurelien Aptel · 3 years, 7 months ago
  53. eb06881 cifs: fix string declarations and assignments in tracepoints by Shyam Prasad N · 3 years, 7 months ago
  54. 6d2fcfe cifs: set server->cipher_type to AES-128-CCM for SMB3.0 by Aurelien Aptel · 3 years, 7 months ago
  55. 9687c85 Fix KASAN identified use-after-free issue. by Rohith Surabattula · 3 years, 8 months ago
  56. 0ab95c2 Defer close only when lease is enabled. by Rohith Surabattula · 3 years, 8 months ago
  57. 860b69a Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled. by Rohith Surabattula · 3 years, 8 months ago
  58. e83aa35 cifs: Fix inconsistent indenting by Jiapeng Chong · 3 years, 8 months ago
  59. d201d76 cifs: fix memory leak in smb2_copychunk_range by Ronnie Sahlberg · 3 years, 8 months ago
  60. c0d4671 SMB3: incorrect file id in requests compounded with open by Steve French · 3 years, 8 months ago
  61. 4236a26 cifs: remove deadstore in cifs_close_all_deferred_files() by wenhuizhang · 3 years, 8 months ago
  62. c1f8a39 smb3: if max_channels set to more than one channel request multichannel by Steve French · 3 years, 8 months ago
  63. 9c2dc11 smb3: do not attempt multichannel to server which does not support it by Steve French · 3 years, 8 months ago
  64. 679971e smb3: when mounting with multichannel include it in requested capabilities by Steve French · 3 years, 8 months ago
  65. 7c9e41e Merge tag '5.13-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 8 months ago
  66. bae4c0c fs/cifs: Fix resource leak by Khaled ROMDHANI · 3 years, 8 months ago
  67. 78c0963 Cifs: Fix kernel oops caused by deferred close for files. by Rohith Surabattula · 3 years, 9 months ago
  68. 5c1acf3 cifs: fix regression when mounting shares with prefix paths by Paulo Alcantara · 3 years, 8 months ago
  69. 5b2abda cifs: use echo_interval even when connection not ready. by Shyam Prasad N · 3 years, 8 months ago
  70. f491664 cifs: detect dead connections only when echoes are enabled. by Shyam Prasad N · 3 years, 8 months ago
  71. 7ba3d1c smb3.1.1: allow dumping keys for multiuser mounts by Steve French · 3 years, 8 months ago
  72. aa22ebc smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted shares by Steve French · 3 years, 8 months ago
  73. 087f757 cifs: add shutdown support by Steve French · 3 years, 8 months ago
  74. c3f207a cifs: Deferred close for files by Rohith Surabattula · 3 years, 9 months ago
  75. fee742b smb3.1.1: enable negotiating stronger encryption by default by Steve French · 3 years, 8 months ago
  76. d1466bc Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  77. a8a6082 cifs: update internal version number by Steve French · 3 years, 9 months ago
  78. b8d64f8 smb3: add rasize mount parameter to improve readahead performance by Steve French · 3 years, 8 months ago
  79. 423333b smb3: limit noisy error by Steve French · 3 years, 9 months ago
  80. 315db9a cifs: fix leak in cifs_smb3_do_mount() ctx by David Disseldorp · 3 years, 8 months ago
  81. ad7567b cifs: remove unnecessary copies of tcon->crfid.fid by Muhammad Usama Anjum · 3 years, 9 months ago
  82. 83728cb cifs: Return correct error code from smb2_get_enc_key by Paul Aurich · 3 years, 9 months ago
  83. a637f4a cifs: fix out-of-bound memory access when calling smb3_notify() at mount point by Eugene Korenevsky · 3 years, 9 months ago
  84. ccd48ec smb2: fix use-after-free in smb2_ioctl_query_info() by Aurelien Aptel · 3 years, 9 months ago
  85. 94b0595a cifs: export supported mount options via new mount_params /proc file by Aurelien Aptel · 3 years, 10 months ago
  86. 24feddd cifs: log mount errors using cifs_errorf() by Aurelien Aptel · 3 years, 10 months ago
  87. d9a8692 cifs: add fs_context param to parsing helpers by Aurelien Aptel · 3 years, 10 months ago
  88. 9d4ac8b cifs: make fs_context error logging wrapper by Aurelien Aptel · 3 years, 10 months ago
  89. 7fe6fe9 cifs: add FALLOC_FL_INSERT_RANGE support by Ronnie Sahlberg · 3 years, 9 months ago
  90. 5476b5d cifs: add support for FALLOC_FL_COLLAPSE_RANGE by Ronnie Sahlberg · 3 years, 9 months ago
  91. f6d2353 cifs: check the timestamp for the cached dirent when deciding on revalidate by Ronnie Sahlberg · 3 years, 10 months ago
  92. ed8561f cifs: pass the dentry instead of the inode down to the revalidation check functions by Ronnie Sahlberg · 3 years, 10 months ago
  93. ed20f54 cifs: add a timestamp to track when the lease of the cached dir was taken by Ronnie Sahlberg · 3 years, 10 months ago
  94. 6ef4e9c cifs: add a function to get a cached dir based on its dentry by Ronnie Sahlberg · 3 years, 10 months ago
  95. 5e9c89d cifs: Grab a reference for the dentry of the cached directory during the lifetime of the cache by Ronnie Sahlberg · 3 years, 10 months ago
  96. 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, 10 months ago
  97. 45c0f1a cifs: rename the *_shroot* functions to *_cached_dir* by Ronnie Sahlberg · 3 years, 10 months ago
  98. e6eb195 cifs: pass a path to open_shroot and check if it is the root or not by Ronnie Sahlberg · 3 years, 10 months ago
  99. 4df3d97 cifs: move the check for nohandlecache into open_shroot by Ronnie Sahlberg · 3 years, 10 months ago
  100. 991e72eb cifs: switch build_path_from_dentry() to using dentry_path_raw() by Al Viro · 3 years, 10 months ago