summaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/inode.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-111-8/+10
* ovl: rearrange ovl_follow_link to it doesn't need to call ->put_linkNeilBrown2015-05-111-13/+12
* ovl: Use macros to present ovl_xattrhujianyang2014-12-131-1/+1
* ovl: Cleanup redundant blank lineshujianyang2014-12-131-1/+0
* ovl: make path-type a bitmapMiklos Szeredi2014-12-131-3/+6
* ovl: fix race in private xattr checksMiklos Szeredi2014-11-201-9/+18
* overlay filesystemMiklos Szeredi2014-10-241-0/+425