aboutsummaryrefslogtreecommitdiff
path: root/fs/overlayfs/inode.c
AgeCommit message (Expand)Author
2016-02-01ovl: setattr: check permissions before copy-upMiklos Szeredi
2015-10-22fix a braino in ovl_d_select_inode()Al Viro
2015-10-22overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells
2015-10-22overlay: Call ovl_drop_write() earlier in ovl_dentry_open()David Howells
2014-12-13ovl: Use macros to present ovl_xattrhujianyang
2014-12-13ovl: Cleanup redundant blank lineshujianyang
2014-12-13ovl: make path-type a bitmapMiklos Szeredi
2014-11-20ovl: fix race in private xattr checksMiklos Szeredi
2014-10-24overlay filesystemMiklos Szeredi