blob: baa31a2400841a1ec518c7ab2f0f0a435f1526bf [file] [log] [blame]
8f6ee74c2786 ("ovl: rearrange ovl_can_list()")
610afc0bd408 ("ovl: pass ovl_fs down to functions accessing private xattrs")
26150ab5eae1 ("ovl: drop flags argument from ovl_do_setxattr()")
7109704705a4 ("ovl: adhere to the vfs_ vs. ovl_do_ conventions for xattrs")
d5dc7486e8c6 ("ovl: use ovl_do_getxattr() for private xattr")
92f0d6c9cfcf ("ovl: fold ovl_getxattr() into ovl_get_redirect_xattr()")
fee0f2980a2e ("duplicate ovl_getxattr()")
4518dfcf761e ("ovl: fix lookup of indexed hardlinks with metacopy")
c61ca5572508 ("ovl: ignore failure to copy up unknown xattrs")
2effc5c25d55 ("ovl: factor out helper ovl_get_root()")
1bd0a3aea435 ("ovl: use pr_fmt auto generate prefix")
cbe7fba8edfc ("ovl: make sure that real fid is 32bit aligned in memory")
7e63c87fc2dc ("ovl: fix lookup failure on multi lower squashfs")
5c2e9f346b81 ("ovl: filter of trusted xattr results in audit")
0be0bfd2de9d ("ovl: fix regression caused by overlapping layers detection")
9179c21dc6ed ("ovl: don't fail with disconnected lower NFS")
146d62e5a586 ("ovl: detect overlapping layers")
acf3062a7e1c ("ovl: relax WARN_ON() for overlapping layers use case")
3428030da004 ("ovl: fix missing upper fs freeze protection on copy up for ioctl")
993a0b2aec52 ("ovl: Do not lose security.capability xattr over metadata file copy-up")
5f32879ea355 ("ovl: During copy up, first copy up data and then xattrs")
d47748e5ae5a ("ovl: automatically enable redirect_dir on metacopy=on")
9df085f3c9a2 ("ovl: relax requirement for non null uuid of lower fs")