aboutsummaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/overlayfs.h
AgeCommit message (Expand)Author
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro
2016-05-27Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-27ovl: override creds with the ones from the superblock mounterAntonio Murdaca
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro
2016-03-21ovl: Ensure upper filesystem supports d_typeVivek Goyal
2016-01-21Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-06ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro
2015-10-12ovl: default permissionsMiklos Szeredi
2015-06-19overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells
2014-12-13ovl: Use macros to present ovl_xattrhujianyang
2014-12-13ovl: helper to iterate layersMiklos Szeredi
2014-12-13ovl: make path-type a bitmapMiklos Szeredi
2014-10-24overlay filesystemMiklos Szeredi