blob: 79517fbbf33bbba9e3b2eee47294007a6efad090 [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")