summaryrefslogtreecommitdiffstats
path: root/v6.3/2824083db76cb9d4b7910607b367e93b02912865
blob: 1fe0b611766b1ea6c78b80d2083a24bb29b20ce1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
2824083db76c ("ovl: Always reject mounting over case-insensitive directories")
24e16e385f22 ("ovl: add support for appending lowerdirs one by one")
819829f0319a ("ovl: refactor layer parsing helpers")
0cea4c097d97 ("ovl: store and show the user provided lowerdir mount option")
c835110b588a ("ovl: remove unused code in lowerdir param parsing")
32db51070850 ("ovl: fix regression in showing lowerdir mount option")
a535116d8033 ("ovl: make use of ->layers safe in rcu pathwalk")
f01d08899fd7 ("ovl: make consistent use of OVL_FS()")
16aac5ad1fa9 ("ovl: support encoding non-decodable file handles")
184996e92e86 ("ovl: Validate verity xattr when resolving lowerdata")
bf07089081a0 ("ovl: Add versioned header for overlay.metacopy xattr")
7fb7998b599a ("ovl: move all parameter handling into params.{c,h}")
ceecc2d87f00 ("ovl: reserve ability to reconfigure mount options with new mount api")
b36a5780cb44 ("ovl: modify layer parameter parsing")
1784fbc2ed9c ("ovl: port to new mount api")
ac519625edf2 ("ovl: factor out ovl_parse_options() helper")
af5f2396b671 ("ovl: store enum redirect_mode in config instead of a string")
dcb399de1e40 ("ovl: pass ovl_fs to xino helpers")
367d002d6cd2 ("ovl: clarify ovl_get_root() semantics")
e4599d4b1aef ("ovl: negate the ofs->share_whiteout boolean")