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