summaryrefslogtreecommitdiffstats
path: root/v5.14/2824083db76cb9d4b7910607b367e93b02912865
diff options
context:
space:
mode:
Diffstat (limited to 'v5.14/2824083db76cb9d4b7910607b367e93b02912865')
-rw-r--r--v5.14/2824083db76cb9d4b7910607b367e93b0291286520
1 files changed, 20 insertions, 0 deletions
diff --git a/v5.14/2824083db76cb9d4b7910607b367e93b02912865 b/v5.14/2824083db76cb9d4b7910607b367e93b02912865
new file mode 100644
index 00000000000..1fe0b611766
--- /dev/null
+++ b/v5.14/2824083db76cb9d4b7910607b367e93b02912865
@@ -0,0 +1,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")