blob: b58cc5774ff8f70bb929023a850441ec4c453e36 [file] [log] [blame]
61536bed2149 ("ovl: support [S|G]ETFLAGS and FS[S|G]ETXATTR ioctls for directories")
c86243b090bc ("ovl: provide a mount option "volatile"")
b778e1ee1afe ("ovl: only pass ->ki_flags to ovl_iocb_to_rwf()")
08f4c7c86d4c ("ovl: add accessor for ofs->upper_mnt")
130fdbc3d1f9 ("ovl: pass correct flags for opening real directory")
399c109d357a ("ovl: sync dirty data when remounting to ro mode")
654255fa205c ("ovl: inherit SB_NOSEC flag from upperdir")
d80172c2d859 ("ovl: strict upper fs requirements for remote upper fs")
cad218ab3320 ("ovl: check if upper fs supports RENAME_WHITEOUT")
1a980b8cbf00 ("ovl: add splice file read write helper")
2406a307ac7d ("ovl: implement async IO routines")
1346416564f0 ("ovl: layer is const")
b7bf9908e17c ("ovl: fix corner case of non-constant st_dev;st_ino")
1b81dddd354c ("ovl: fix corner case of conflicting lower layer uuid")
07f1e59637a8 ("ovl: generalize the lower_fs[] array")
0f831ec85eda ("ovl: simplify ovl_same_sb() helper")
94375f9d5103 ("ovl: generalize the lower_layers[] array")
1bd0a3aea435 ("ovl: use pr_fmt auto generate prefix")
9c6d8f13e9da ("ovl: fix corner case of non-unique st_dev;st_ino")
cbe7fba8edfc ("ovl: make sure that real fid is 32bit aligned in memory")
7e63c87fc2dc ("ovl: fix lookup failure on multi lower squashfs")
0be0bfd2de9d ("ovl: fix regression caused by overlapping layers detection")
6dde1e42f497 ("ovl: make i_ino consistent with st_ino in more cases")
9179c21dc6ed ("ovl: don't fail with disconnected lower NFS")
941d935ac763 ("ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls")
146d62e5a586 ("ovl: detect overlapping layers")
b21d9c435f93 ("ovl: support the FS_IOC_FS[SG]ETXATTR ioctls")
acf3062a7e1c ("ovl: relax WARN_ON() for overlapping layers use case")
98487de318a6 ("ovl: check the capability before cred overridden")
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")