aboutsummaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/copy_up.c
Commit message (Expand)AuthorAge
* ovl: fsync after copy-upMiklos Szeredi2016-10-31
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-14
|\
| * ovl: use vfs_get_link()Miklos Szeredi2016-10-14
| * ovl: during copy up, switch to mounter's creds earlyVivek Goyal2016-09-19
| * ovl: copy_up_xattr(): use strnlenMiklos Szeredi2016-09-16
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \
| * | xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher2016-10-07
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-10-04
|\ \ | |/ |/|
| * security,overlayfs: Provide security hook for copy up of xattrs for overlay fileVivek Goyal2016-08-08
| * security, overlayfs: provide copy up security hook for unioned filesVivek Goyal2016-08-08
* | ovl: don't copy up opaquenessMiklos Szeredi2016-08-08
|/
* ovl: store real inode pointer in ->i_privateMiklos Szeredi2016-07-29
* ovl: override creds with the ones from the superblock mounterAntonio Murdaca2016-05-27
* ovl: fixed coding style warningSohom Bhattacharjee2016-03-21
* ovl: Warn on copy up if a process has a R/O fd open to the lower fileDavid Howells2016-03-21
* wrappers for ->i_mutex accessAl Viro2016-01-22
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-01-21
|\
| * ovl: use a minimal buffer in ovl_copy_xattrVito Caputo2015-11-10
| * ovl: allow zero size xattrMiklos Szeredi2015-11-10
* | ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro2015-12-06
|/
* ovl: fix dentry reference leakDavid Howells2015-10-12
* ovl: use O_LARGEFILE in ovl_copy_up()David Howells2015-10-12
* ovl: mount read-only if workdir can't be createdMiklos Szeredi2015-05-19
* ovl: Cleanup redundant blank lineshujianyang2014-12-12
* ovl: make path-type a bitmapMiklos Szeredi2014-12-12
* overlay filesystemMiklos Szeredi2014-10-23