1. c19798a Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 10 months ago
  2. 8369dfd cifs: update internal version number by Steve French · 3 years, 11 months ago
  3. cf0604a cifs: use discard iterator to discard unneeded network data more efficiently by David Howells · 4 years ago
  4. 5ff2836 cifs: introduce helper for finding referral server to improve DFS target resolution by Paulo Alcantara · 3 years, 11 months ago
  5. ff2c54a cifs: check all path components in resolved dfs target by Paulo Alcantara · 3 years, 11 months ago
  6. 8513222 cifs: fix DFS failover by Paulo Alcantara · 3 years, 11 months ago
  7. d01132a cifs: fix nodfs mount option by Paulo Alcantara · 3 years, 11 months ago
  8. d08395a cifs: fix handling of escaped ',' in the password mount argument by Ronnie Sahlberg · 3 years, 11 months ago
  9. 5780464 cifs: Add new parameter "acregmax" for distinct file and directory metadata timeout by Steve French · 3 years, 11 months ago
  10. ddaf6d4 cifs: convert revalidate of directories to using directory metadata cache timeout by Steve French · 3 years, 11 months ago
  11. 4c9f948 cifs: Add new mount parameter "acdirmax" to allow caching directory metadata by Steve French · 3 years, 11 months ago
  12. f1ebe48 cifs: If a corrupted DACL is returned by the server, bail out. by Shyam Prasad N · 3 years, 11 months ago
  13. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  14. f1a0865 cifs: minor simplification to smb2_is_network_name_deleted by Steve French · 3 years, 11 months ago
  15. 9e550b0 TCON Reconnect during STATUS_NETWORK_NAME_DELETED by Rohith Surabattula · 3 years, 11 months ago
  16. 23bda5e cifs: cleanup a few le16 vs. le32 uses in cifsacl.c by Steve French · 3 years, 11 months ago
  17. bc3e9dd cifs: Change SIDs in ACEs while transferring file ownership. by Shyam Prasad N · 3 years, 11 months ago
  18. f506550 cifs: Retain old ACEs when converting between mode bits and ACL. by Shyam Prasad N · 3 years, 11 months ago
  19. c12ead7 cifs: Fix cifsacl ACE mask for group and others. by Shyam Prasad N · 3 years, 11 months ago
  20. 40f077a cifs: clarify hostname vs ip address in /proc/fs/cifs/DebugData by Steve French · 3 years, 11 months ago
  21. b438fcf cifs: change confusing field serverName (to ip_addr) by Steve French · 3 years, 11 months ago
  22. 205f92d Merge branch 'work.d_name' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
  23. af982da cifs: Fix inconsistent IS_ERR and PTR_ERR by YueHaibing · 3 years, 11 months ago
  24. 03e9bb1a cifs: Reformat DebugData and index connections by conn_id. by Shyam Prasad N · 4 years ago
  25. 6d82c27 cifs: Identify a connection by a conn_id. by Shyam Prasad N · 4 years ago
  26. 7de0394 cifs: Fix in error types returned for out-of-credit situations. by Shyam Prasad N · 4 years ago
  27. 0f56db8 cifs: New optype for session operations. by Shyam Prasad N · 4 years ago
  28. 201023c cifs: fix trivial typo by Steve French · 3 years, 11 months ago
  29. 6dffa4c smb3: negotiate current dialect (SMB3.1.1) when version 3 or greater requested by Steve French · 4 years ago
  30. a738c93 cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath. by Shyam Prasad N · 3 years, 11 months ago
  31. af1a3d2 cifs: In the new mount api we get the full devname as source= by Ronnie Sahlberg · 4 years ago
  32. a0f85e3 cifs: do not disable noperm if multiuser mount option is not provided by Ronnie Sahlberg · 4 years ago
  33. abd4af4 cifs: fix dfs-links by Ronnie Sahlberg · 4 years ago
  34. 21b200d cifs: report error instead of invalid when revalidating a dentry fails by Aurelien Aptel · 4 years ago
  35. 91792bb smb3: fix crediting for compounding when only one request in flight by Pavel Shilovsky · 4 years ago
  36. 8d8d1db smb3: Fix out-of-bounds bug in SMB2_negotiate() by Gustavo A. R. Silva · 4 years ago
  37. 0d4873f cifs: fix dfs domain referrals by Ronnie Sahlberg · 4 years ago
  38. bd2f0b4 cifs: returning mount parm processing errors correctly by Steve French · 4 years ago
  39. c9b8cd6 cifs: fix mounts to subdirectories of target by Steve French · 4 years ago
  40. 19d5158 cifs: ignore auto and noauto options if given by Adam Harvey · 4 years ago
  41. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  42. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  43. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  44. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  45. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  46. 214a5ea cifs: do not fail __smb_send_rqst if non-fatal signals are pending by Ronnie Sahlberg · 4 years ago
  47. 16a7885 fs/cifs: Simplify bool comparison. by Jiapeng Zhong · 4 years ago
  48. 2be449f fs/cifs: Assign boolean values to a bool variable by Jiapeng Zhong · 4 years ago
  49. e54fd07 cifs: style: replace one-element array with flexible-array by YANG LI · 4 years ago
  50. ed6b192 cifs: connect: style: Simplify bool comparison by YANG LI · 4 years ago
  51. c13e7af fs: cifs: remove unneeded variable in smb3_fs_context_dup by Menglong Dong · 4 years ago
  52. 2659d3b cifs: fix interrupted close commands by Paulo Alcantara · 4 years ago
  53. 77b6ec0 cifs: check pointer before freeing by Tom Rix · 4 years ago
  54. b9e4666 cifs_debug: use %pd instead of messing with ->d_name by Al Viro · 4 years ago
  55. 9541b81 Add SMB 2 support for getting and setting SACLs by Boris Protopopov · 4 years, 1 month ago
  56. 3970acf SMB3: Add support for getting and setting SACLs by Boris Protopopov · 4 years, 1 month ago
  57. 0bf1baf cifs: Avoid error pointer dereference by Samuel Cabrero · 4 years, 1 month ago
  58. 0f2c66a cifs: Re-indent cifs_swn_reconnect() by Dan Carpenter · 4 years, 1 month ago
  59. eedf8e8 cifs: Unlock on errors in cifs_swn_reconnect() by Dan Carpenter · 4 years, 1 month ago
  60. 6a29ab5 cifs: Delete a stray unlock in cifs_swn_reconnect() by Dan Carpenter · 4 years, 1 month ago
  61. e13300b Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 1 month ago
  62. afee441 cifs: update internal module version number by Steve French · 4 years, 1 month ago
  63. 2d06049 cifs: Fix support for remount when not changing rsize/wsize by Steve French · 4 years, 1 month ago
  64. 31f6551 cifs: handle "guest" mount parameter by Steve French · 4 years, 1 month ago
  65. 27cf948 cifs: correct four aliased mount parms to allow use of previous names by Steve French · 4 years, 1 month ago
  66. cd7b699 cifs: Tracepoints and logs for tracing credit changes. by Shyam Prasad N · 4 years, 2 months ago
  67. 6cf5abb cifs: fix use after free in cifs_smb3_do_mount() by Ronnie Sahlberg · 4 years, 1 month ago
  68. 0c2b5f7 cifs: fix rsize/wsize to be negotiated values by Steve French · 4 years, 1 month ago
  69. 09a8361 cifs: Fix some error pointers handling detected by static checker by Samuel Cabrero · 4 years, 1 month ago
  70. dd53803 smb3: remind users that witness protocol is experimental by Steve French · 4 years, 1 month ago
  71. 653a5ef cifs: update super_operations to show_devname by Steve French · 4 years, 1 month ago
  72. 5c4b642 cifs: fix uninitialized variable in smb3_fs_context_parse_param by Ronnie Sahlberg · 4 years, 1 month ago
  73. 1cb6c3d cifs: update mnt_cifs_flags during reconfigure by Ronnie Sahlberg · 4 years, 1 month ago
  74. 2d39f50 cifs: move update of flags into a separate function by Ronnie Sahlberg · 4 years, 1 month ago
  75. 51acd20 cifs: remove ctx argument from cifs_setup_cifs_sb by Ronnie Sahlberg · 4 years, 1 month ago
  76. 531f03b cifs: do not allow changing posix_paths during remount by Ronnie Sahlberg · 4 years, 1 month ago
  77. 7c7ee62 cifs: uncomplicate printing the iocharset parameter by Ronnie Sahlberg · 4 years, 1 month ago
  78. 6fd4ea8 cifs: don't create a temp nls in cifs_setup_ipc by Ronnie Sahlberg · 4 years, 1 month ago
  79. 387ec58 cifs: simplify handling of cifs_sb/ctx->local_nls by Ronnie Sahlberg · 4 years, 1 month ago
  80. 9ccecae cifs: we do not allow changing username/password/unc/... during remount by Ronnie Sahlberg · 4 years, 1 month ago
  81. d6a7878 cifs: add initial reconfigure support by Ronnie Sahlberg · 4 years, 1 month ago
  82. 522aa3b cifs: move [brw]size from cifs_sb to cifs_sb->ctx by Ronnie Sahlberg · 4 years, 1 month ago
  83. c741cba cifs: move cifs_cleanup_volume_info[_content] to fs_context.c by Ronnie Sahlberg · 4 years, 1 month ago
  84. 427c4f0 cifs: Add missing sentinel to smb3_fs_parameters by Dmitry Osipenko · 4 years, 1 month ago
  85. 121d947 cifs: Handle witness client move notification by Samuel Cabrero · 4 years, 1 month ago
  86. af1e40d cifs: remove actimeo from cifs_sb by Ronnie Sahlberg · 4 years, 2 months ago
  87. 8401e93 cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb by Ronnie Sahlberg · 4 years, 1 month ago
  88. ee0dce4 cifs: remove some minor warnings pointed out by kernel test robot by Steve French · 4 years, 1 month ago
  89. 607dfc7 cifs: remove various function description warnings by Steve French · 4 years, 1 month ago
  90. 7d6535b cifs: Simplify reconnect code when dfs upcall is enabled by Samuel Cabrero · 4 years, 1 month ago
  91. 21077c6 cifs: Send witness register messages to userspace daemon in echo task by Samuel Cabrero · 4 years, 1 month ago
  92. 20fab0d cifs: Add witness information to debug data dump by Samuel Cabrero · 4 years, 1 month ago
  93. fed979a cifs: Set witness notification handler for messages from userspace daemon by Samuel Cabrero · 4 years, 1 month ago
  94. bf80e5d cifs: Send witness register and unregister commands to userspace daemon by Samuel Cabrero · 4 years, 1 month ago
  95. e68f4a7 cifs: minor updates to Kconfig by Steve French · 4 years, 1 month ago
  96. 0ac4e29 cifs: add witness mount option and data structs by Samuel Cabrero · 4 years, 1 month ago
  97. 06f08da cifs: Register generic netlink family by Samuel Cabrero · 4 years, 1 month ago
  98. 047092f cifs: cleanup misc.c by Steve French · 4 years, 1 month ago
  99. bc04499 cifs: minor kernel style fixes for comments by Steve French · 4 years, 1 month ago
  100. e73a42e cifs: Make extract_sharename function public by Samuel Cabrero · 4 years, 1 month ago