index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
params.c
Age
Commit message (
Expand
)
Author
2023-10-31
ovl: add support for appending lowerdirs one by one
Amir Goldstein
2023-10-31
ovl: refactor layer parsing helpers
Amir Goldstein
2023-10-31
ovl: store and show the user provided lowerdir mount option
Amir Goldstein
2023-10-31
ovl: remove unused code in lowerdir param parsing
Amir Goldstein
2023-10-14
ovl: temporarily disable appending lowedirs
Amir Goldstein
2023-10-14
ovl: fix regression in showing lowerdir mount option
Amir Goldstein
2023-10-12
ovl: fix regression in parsing of mount options with escaped comma
Amir Goldstein
2023-10-02
ovl: make use of ->layers safe in rcu pathwalk
Amir Goldstein
2023-08-12
ovl: make consistent use of OVL_FS()
Andrea Righi
2023-08-12
ovl: auto generate uuid for new overlay filesystems
Amir Goldstein
2023-08-12
ovl: store persistent uuid/fsid with uuid=on
Amir Goldstein
2023-08-12
ovl: add support for unique fsid per instance
Amir Goldstein
2023-08-12
ovl: Add framework for verity support
Alexander Larsson
2023-07-03
ovl: move all parameter handling into params.{c,h}
Christian Brauner
2023-06-20
ovl: modify layer parameter parsing
Christian Brauner