index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
params.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovl: fail if trusted xattrs are needed but caller lacks permission
Mike Baynton
2024-09-08
1
-5
/
+33
*
ovl: ovl_parse_param_lowerdir: Add missed '\n' for pr_err
Zhihao Cheng
2024-08-23
1
-2
/
+2
*
ovl: fix wrong lowerdir number check for parameter Opt_lowerdir
Zhihao Cheng
2024-08-23
1
-33
/
+7
*
ovl: pass string to ovl_parse_layer()
Christian Brauner
2024-08-23
1
-4
/
+3
*
fs_parser: move fsparam_string_empty() helper into header
Luis Henriques (SUSE)
2024-03-26
1
-4
/
+0
*
ovl: Always reject mounting over case-insensitive directories
Gabriel Krisman Bertazi
2024-02-27
1
-3
/
+11
*
ovl: remove redundant ofs->indexdir member
Amir Goldstein
2023-11-20
1
-2
/
+0
*
ovl: fix memory leak in ovl_parse_param()
Amir Goldstein
2023-11-14
1
-6
/
+5
*
ovl: add support for appending lowerdirs one by one
Amir Goldstein
2023-10-31
1
-2
/
+76
*
ovl: refactor layer parsing helpers
Amir Goldstein
2023-10-31
1
-54
/
+67
*
ovl: store and show the user provided lowerdir mount option
Amir Goldstein
2023-10-31
1
-23
/
+23
*
ovl: remove unused code in lowerdir param parsing
Amir Goldstein
2023-10-31
1
-79
/
+16
*
ovl: temporarily disable appending lowedirs
Amir Goldstein
2023-10-14
1
-49
/
+3
*
ovl: fix regression in showing lowerdir mount option
Amir Goldstein
2023-10-14
1
-15
/
+23
*
ovl: fix regression in parsing of mount options with escaped comma
Amir Goldstein
2023-10-12
1
-0
/
+29
*
ovl: make use of ->layers safe in rcu pathwalk
Amir Goldstein
2023-10-02
1
-8
/
+9
*
ovl: make consistent use of OVL_FS()
Andrea Righi
2023-08-12
1
-2
/
+2
*
ovl: auto generate uuid for new overlay filesystems
Amir Goldstein
2023-08-12
1
-1
/
+2
*
ovl: store persistent uuid/fsid with uuid=on
Amir Goldstein
2023-08-12
1
-0
/
+5
*
ovl: add support for unique fsid per instance
Amir Goldstein
2023-08-12
1
-4
/
+21
*
ovl: Add framework for verity support
Alexander Larsson
2023-08-12
1
-3
/
+58
*
ovl: move all parameter handling into params.{c,h}
Christian Brauner
2023-07-03
1
-4
/
+528
*
ovl: modify layer parameter parsing
Christian Brauner
2023-06-20
1
-0
/
+389