1. d08395a cifs: fix handling of escaped ',' in the password mount argument by Ronnie Sahlberg · 3 years, 11 months ago
  2. 5780464 cifs: Add new parameter "acregmax" for distinct file and directory metadata timeout by Steve French · 3 years, 11 months ago
  3. 4c9f948 cifs: Add new mount parameter "acdirmax" to allow caching directory metadata by Steve French · 3 years, 11 months ago
  4. 6dffa4c smb3: negotiate current dialect (SMB3.1.1) when version 3 or greater requested by Steve French · 4 years ago
  5. af1a3d2 cifs: In the new mount api we get the full devname as source= by Ronnie Sahlberg · 4 years ago
  6. a0f85e3 cifs: do not disable noperm if multiuser mount option is not provided by Ronnie Sahlberg · 4 years ago
  7. 0d4873f cifs: fix dfs domain referrals by Ronnie Sahlberg · 4 years ago
  8. bd2f0b4 cifs: returning mount parm processing errors correctly by Steve French · 4 years ago
  9. c9b8cd6 cifs: fix mounts to subdirectories of target by Steve French · 4 years ago
  10. 19d5158 cifs: ignore auto and noauto options if given by Adam Harvey · 4 years ago
  11. c13e7af fs: cifs: remove unneeded variable in smb3_fs_context_dup by Menglong Dong · 4 years ago
  12. 2d06049 cifs: Fix support for remount when not changing rsize/wsize by Steve French · 4 years, 1 month ago
  13. 31f6551 cifs: handle "guest" mount parameter by Steve French · 4 years, 1 month ago
  14. 27cf948 cifs: correct four aliased mount parms to allow use of previous names by Steve French · 4 years, 1 month ago
  15. dd53803 smb3: remind users that witness protocol is experimental by Steve French · 4 years, 1 month ago
  16. 5c4b642 cifs: fix uninitialized variable in smb3_fs_context_parse_param by Ronnie Sahlberg · 4 years, 1 month ago
  17. 1cb6c3d cifs: update mnt_cifs_flags during reconfigure by Ronnie Sahlberg · 4 years, 1 month ago
  18. 2d39f50 cifs: move update of flags into a separate function by Ronnie Sahlberg · 4 years, 1 month ago
  19. 531f03b cifs: do not allow changing posix_paths during remount by Ronnie Sahlberg · 4 years, 1 month ago
  20. 387ec58 cifs: simplify handling of cifs_sb/ctx->local_nls by Ronnie Sahlberg · 4 years, 1 month ago
  21. 9ccecae cifs: we do not allow changing username/password/unc/... during remount by Ronnie Sahlberg · 4 years, 1 month ago
  22. d6a7878 cifs: add initial reconfigure support by Ronnie Sahlberg · 4 years, 1 month ago
  23. 522aa3b cifs: move [brw]size from cifs_sb to cifs_sb->ctx by Ronnie Sahlberg · 4 years, 1 month ago
  24. c741cba cifs: move cifs_cleanup_volume_info[_content] to fs_context.c by Ronnie Sahlberg · 4 years, 1 month ago
  25. 427c4f0 cifs: Add missing sentinel to smb3_fs_parameters by Dmitry Osipenko · 4 years, 1 month ago
  26. 0ac4e29 cifs: add witness mount option and data structs by Samuel Cabrero · 4 years, 1 month ago
  27. 24e0a1e cifs: switch to new mount api by Ronnie Sahlberg · 4 years, 1 month ago
  28. 66e7b09 cifs: move cifs_parse_devname to fs_context.c by Ronnie Sahlberg · 4 years, 2 months ago
  29. 837e3a1 cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c by Ronnie Sahlberg · 4 years, 3 months ago
  30. 3fa1c6d cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h by Ronnie Sahlberg · 4 years, 1 month ago
  31. 555782a cifs: move smb version mount options into fs_context.c by Ronnie Sahlberg · 4 years, 3 months ago
  32. 2f20f07 cifs: move cache mount options to fs_context.ch by Ronnie Sahlberg · 4 years, 3 months ago
  33. 5c6e5aa cifs: move security mount options into fs_context.ch by Ronnie Sahlberg · 4 years, 3 months ago
  34. a6a9cff cifs: add files to host new mount api by Ronnie Sahlberg · 4 years, 3 months ago