index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
params.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-14
ovl: fix memory leak in ovl_parse_param()
Amir Goldstein
1
-6
/
+5
2023-10-31
ovl: add support for appending lowerdirs one by one
Amir Goldstein
1
-2
/
+76
2023-10-31
ovl: refactor layer parsing helpers
Amir Goldstein
1
-54
/
+67
2023-10-31
ovl: store and show the user provided lowerdir mount option
Amir Goldstein
1
-23
/
+23
2023-10-31
ovl: remove unused code in lowerdir param parsing
Amir Goldstein
1
-79
/
+16
2023-10-14
ovl: temporarily disable appending lowedirs
Amir Goldstein
1
-49
/
+3
2023-10-14
ovl: fix regression in showing lowerdir mount option
Amir Goldstein
1
-15
/
+23
2023-10-12
ovl: fix regression in parsing of mount options with escaped comma
Amir Goldstein
1
-0
/
+29
2023-10-02
ovl: make use of ->layers safe in rcu pathwalk
Amir Goldstein
1
-8
/
+9
2023-08-12
ovl: make consistent use of OVL_FS()
Andrea Righi
1
-2
/
+2
2023-08-12
ovl: auto generate uuid for new overlay filesystems
Amir Goldstein
1
-1
/
+2
2023-08-12
ovl: store persistent uuid/fsid with uuid=on
Amir Goldstein
1
-0
/
+5
2023-08-12
ovl: add support for unique fsid per instance
Amir Goldstein
1
-4
/
+21
2023-08-12
ovl: Add framework for verity support
Alexander Larsson
1
-3
/
+58
2023-07-03
ovl: move all parameter handling into params.{c,h}
Christian Brauner
1
-4
/
+528
2023-06-20
ovl: modify layer parameter parsing
Christian Brauner
1
-0
/
+389