aboutsummaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-19ovl: mount read-only if workdir can't be createdMiklos Szeredi1-0/+9
2015-05-14ovl: don't remove non-empty opaque directoryMiklos Szeredi1-5/+19
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells1-3/+3
2014-12-13ovl: Use macros to present ovl_xattrhujianyang1-2/+2
2014-12-13ovl: dont replace opaque dirMiklos Szeredi1-1/+1
2014-12-13ovl: make path-type a bitmapMiklos Szeredi1-11/+11
2014-11-20ovl: fix remove/copy-up raceMiklos Szeredi1-12/+19
2014-10-24overlay filesystemMiklos Szeredi1-0/+921