aboutsummaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/copy_up.c
AgeCommit message (Expand)Author
2016-05-27ovl: override creds with the ones from the superblock mounterAntonio Murdaca
2016-03-21ovl: fixed coding style warningSohom Bhattacharjee
2016-03-21ovl: Warn on copy up if a process has a R/O fd open to the lower fileDavid Howells
2016-01-22wrappers for ->i_mutex accessAl Viro
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-11-10ovl: use a minimal buffer in ovl_copy_xattrVito Caputo
2015-11-10ovl: allow zero size xattrMiklos Szeredi
2015-10-12ovl: fix dentry reference leakDavid Howells
2015-10-12ovl: use O_LARGEFILE in ovl_copy_up()David Howells
2015-05-19ovl: mount read-only if workdir can't be createdMiklos Szeredi
2014-12-13ovl: Cleanup redundant blank lineshujianyang
2014-12-13ovl: make path-type a bitmapMiklos Szeredi
2014-10-24overlay filesystemMiklos Szeredi