aboutsummaryrefslogtreecommitdiff
path: root/fs/overlayfs/copy_up.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-22wrappers for ->i_mutex accessGravatar Al Viro 1-2/+2
2016-01-21Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-15/+26
2015-12-06ovl: get rid of the dead code left from broken (and disabled) optimizationsGravatar Al Viro 1-17/+6
2015-11-10ovl: use a minimal buffer in ovl_copy_xattrGravatar Vito Caputo 1-14/+25
2015-11-10ovl: allow zero size xattrGravatar Miklos Szeredi 1-1/+1
2015-10-12ovl: fix dentry reference leakGravatar David Howells 1-1/+1
2015-10-12ovl: use O_LARGEFILE in ovl_copy_up()Gravatar David Howells 1-2/+2
2015-05-19ovl: mount read-only if workdir can't be createdGravatar Miklos Szeredi 1-0/+3
2014-12-13ovl: Cleanup redundant blank linesGravatar hujianyang 1-1/+0
2014-12-13ovl: make path-type a bitmapGravatar Miklos Szeredi 1-2/+2
2014-10-24overlay filesystemGravatar Miklos Szeredi 1-0/+414