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