index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fs_parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs_parse: remove pr_notice() about each validation
Kees Cook
2020-04-02
1
-2
/
+0
*
turn fs_param_is_... into functions
Al Viro
2020-02-07
1
-104
/
+124
*
fs_parse: handle optional arguments sanely
Al Viro
2020-02-07
1
-84
/
+58
*
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
1
-28
/
+25
*
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
1
-8
/
+2
*
add prefix to fs_context->log
Al Viro
2020-02-07
1
-10
/
+0
*
new primitive: __fs_parse()
Al Viro
2020-02-07
1
-6
/
+15
*
get rid of fs_value_is_filename_empty
Al Viro
2020-02-07
1
-3
/
+0
*
don't bother with explicit length argument for __lookup_constant()
Al Viro
2020-02-07
1
-15
/
+18
*
fold struct fs_parameter_enum into struct constant_table
Al Viro
2020-02-07
1
-2
/
+2
*
fs_parse: get rid of ->enums
Al Viro
2020-02-07
1
-63
/
+9
*
Pass consistent param->type to fs_parse()
Al Viro
2020-02-07
1
-12
/
+11
*
vfs: Make fs_parse() handle fs_param_is_fd-type params better
David Howells
2019-09-12
1
-2
/
+16
*
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
1
-0
/
+1
|
\
|
*
vfs: Fix refcounting of filenames in fs_parser
David Howells
2019-05-25
1
-0
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
1
-5
/
+1
|
/
*
fs: fs_parser: fix printk format warning
Randy Dunlap
2019-03-29
1
-1
/
+1
*
vfs: Add configuration parser helpers
David Howells
2019-02-28
1
-0
/
+447