summaryrefslogtreecommitdiff
path: root/fs/overlayfs/overlayfs.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-15ovl: proper cleanup of workdirMiklos Szeredi1-0/+2
2018-09-15ovl: override creds with the ones from the superblock mounterAntonio Murdaca1-0/+1
2018-08-28ovl: Ensure upper filesystem supports d_typeVivek Goyal1-0/+1
2016-09-15ovl: don't copy up opaquenessMiklos Szeredi1-0/+1
2016-07-27ovl: Copy up underlying inode's ->i_mode to overlay inodeVivek Goyal1-0/+1
2015-12-06ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro1-2/+1
2015-06-19overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells1-0/+1
2014-12-13ovl: Use macros to present ovl_xattrhujianyang1-1/+3
2014-12-13ovl: helper to iterate layersMiklos Szeredi1-0/+1
2014-12-13ovl: make path-type a bitmapMiklos Szeredi1-4/+9
2014-10-24overlay filesystemMiklos Szeredi1-0/+191