1. 529af90 NFS: Fix a few constant_table array definitions by Scott Mayhew · 4 years, 10 months ago
  2. aa3367c NFS: Don't specify NFS version in "UDP not supported" error by Petr Vorel · 4 years, 10 months ago
  3. 75a9b91 NFS: Fix leak of ctx->nfs_server.hostname by Scott Mayhew · 5 years ago
  4. 1cef218 NFS: Ensure the fs_context has the correct fs_type before mounting by Scott Mayhew · 5 years ago
  5. 328de52 turn fs_param_is_... into functions by Al Viro · 5 years ago
  6. 48ce73b fs_parse: handle optional arguments sanely by Al Viro · 5 years ago
  7. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  8. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  9. 5eede62 fold struct fs_parameter_enum into struct constant_table by Al Viro · 5 years ago
  10. 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
  11. 3a21409 nfs: Return EINVAL rather than ERANGE for mount parse errors by David Howells · 5 years ago
  12. b24ee6c NFS: allow deprecation of NFS UDP protocol by Olga Kornievskaia · 5 years ago
  13. c74dfe9 NFS: Add mount option 'softreval' by Trond Myklebust · 5 years ago
  14. ce8866f0 NFS: Attach supplementary error information to fs_context. by Scott Mayhew · 5 years ago
  15. 62a55d0 NFS: Additional refactoring for fs_context conversion by Scott Mayhew · 5 years ago
  16. f2aedb7 NFS: Add fs_context support. by David Howells · 5 years ago
  17. e38bb23 NFS: Convert mount option parsing to use functionality from fs_parser.h by Scott Mayhew · 5 years ago
  18. e558100 NFS: Do some tidying of the parsing code by David Howells · 5 years ago
  19. 48be8a6 NFS: Add a small buffer in nfs_fs_context to avoid string dup by David Howells · 5 years ago
  20. cbd071b NFS: Deindent nfs_fs_context_parse_option() by David Howells · 5 years ago
  21. f8ee01e NFS: Split nfs_parse_mount_options() by David Howells · 5 years ago
  22. 5eb005c NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context by David Howells · 5 years ago
  23. e0a626b NFS: Constify mount argument match tables by David Howells · 5 years ago
  24. 9954bf9 NFS: Move mount parameterisation bits into their own file by David Howells · 5 years ago