1. 6abfaaf fs_parse: allow parameter value to be empty by Lukas Czerner · 3 years, 2 months ago
  2. 794ebce namei: Standardize callers of filename_lookup() by Stephen Brennan · 3 years, 4 months ago
  3. 21ae3ad vfs: fs_parser: clean up kernel-doc warnings by Randy Dunlap · 3 years, 8 months ago
  4. 97383c7 fs_parse: mark fs_param_bad_value() as static by Luo Jiaxing · 4 years, 2 months ago
  5. c537338 fs_parse: remove pr_notice() about each validation by Kees Cook · 4 years, 9 months ago
  6. 328de52 turn fs_param_is_... into functions by Al Viro · 5 years ago
  7. 48ce73b fs_parse: handle optional arguments sanely by Al Viro · 5 years ago
  8. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  9. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  10. cc3c0b5 add prefix to fs_context->log by Al Viro · 5 years ago
  11. 7f5d381 new primitive: __fs_parse() by Al Viro · 5 years ago
  12. aa1918f get rid of fs_value_is_filename_empty by Al Viro · 5 years ago
  13. 34264ae don't bother with explicit length argument for __lookup_constant() by Al Viro · 5 years ago
  14. 5eede62 fold struct fs_parameter_enum into struct constant_table by Al Viro · 5 years ago
  15. 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
  16. 0f89589 Pass consistent param->type to fs_parse() by Al Viro · 5 years ago
  17. 74983ac vfs: Make fs_parse() handle fs_param_is_fd-type params better by David Howells · 6 years ago
  18. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  19. 7cdfa44 vfs: Fix refcounting of filenames in fs_parser by David Howells · 6 years ago
  20. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  21. 2620327 fs: fs_parser: fix printk format warning by Randy Dunlap · 6 years ago
  22. 31d921c vfs: Add configuration parser helpers by David Howells · 6 years ago