summaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/copy_up.c
Commit message (Expand)AuthorAgeFilesLines
* ovl: mark parent impure and restore timestamp on ovl_link_up()Amir Goldstein2017-07-041-24/+33
* ovl: persistent overlay inode nlink for indexed inodesAmir Goldstein2017-07-041-0/+5
* ovl: implement index dir copy upAmir Goldstein2017-07-041-28/+97
* ovl: move copy up lock outMiklos Szeredi2017-07-041-25/+13
* ovl: rearrange copy upMiklos Szeredi2017-07-041-36/+50
* ovl: add flag for upper in ovl_entryMiklos Szeredi2017-07-041-0/+1
* ovl: use struct copy_up_ctx as function argumentMiklos Szeredi2017-07-041-82/+78
* ovl: base tmpfile in workdir tooMiklos Szeredi2017-07-041-5/+3
* ovl: factor out ovl_copy_up_inode() helperAmir Goldstein2017-07-041-17/+29
* ovl: extract helper to get temp file in copy upMiklos Szeredi2017-07-041-18/+41
* ovl: defer upper dir lock to tempfile linkAmir Goldstein2017-07-041-29/+38
* ovl: verify index dir matches upper dirAmir Goldstein2017-07-041-2/+10
* ovl: verify upper root dir matches lower root dirAmir Goldstein2017-07-041-1/+1
* ovl: introduce the inodes index dir featureAmir Goldstein2017-07-041-5/+4
* ovl: move __upperdentry to ovl_inodeMiklos Szeredi2017-07-041-2/+1
* Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into over...Miklos Szeredi2017-07-041-4/+3
|\
| * overlayfs: use uuid_t instead of uuid_beChristoph Hellwig2017-06-051-1/+1
| * fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-051-3/+2
* | ovl: don't set origin on broken lower hardlinkMiklos Szeredi2017-06-281-3/+8
* | ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi2017-06-281-12/+12
|/
* ovl: mark upper merge dir with type origin entries "impure"Amir Goldstein2017-05-291-0/+5
* ovl: remove unused arg from ovl_lookup_temp()Miklos Szeredi2017-05-191-1/+1
* ovl: don't fail copy-up if upper doesn't support xattrMiklos Szeredi2017-05-181-1/+5
* ovl: fix creds leak in copy up error pathAmir Goldstein2017-05-181-5/+6
* ovl: store file handle of lower inode on copy upAmir Goldstein2017-05-051-0/+82
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-031-25/+66
|\
| * ovl: concurrent copy up of regular filesAmir Goldstein2017-02-071-4/+31
| * ovl: copy up regular file using O_TMPFILEAmir Goldstein2017-02-071-7/+20
| * ovl: rearrange code in ovl_copy_up_locked()Amir Goldstein2017-02-071-24/+25
* | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-031-2/+4
|\ \
| * | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-021-2/+4
| |/
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
|/
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-161-29/+32
|\
| * ovl: clean up kstat usageAl Viro2016-12-161-5/+7
| * ovl: fold ovl_copy_up_truncate() into ovl_copy_up()Amir Goldstein2016-12-161-3/+11
| * ovl: opaque cleanupMiklos Szeredi2016-12-161-6/+0
| * ovl: redirect on rename-dirMiklos Szeredi2016-12-161-14/+6
| * ovl: use vfs_clone_file_range() for copy up if possibleAmir Goldstein2016-12-161-1/+8
* | don't open-code file_inode()Al Viro2016-12-041-1/+1
|/
* ovl: fsync after copy-upMiklos Szeredi2016-10-311-0/+2
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-141-47/+20
|\
| * ovl: use vfs_get_link()Miklos Szeredi2016-10-141-40/+6
| * ovl: during copy up, switch to mounter's creds earlyVivek Goyal2016-09-191-6/+3
| * ovl: copy_up_xattr(): use strnlenMiklos Szeredi2016-09-161-1/+11
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-101-2/+2
|\ \
| * | xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher2016-10-071-2/+2
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-10-041-0/+22
|\ \ | |/ |/|
| * security,overlayfs: Provide security hook for copy up of xattrs for overlay fileVivek Goyal2016-08-081-0/+7
| * security, overlayfs: provide copy up security hook for unioned filesVivek Goyal2016-08-081-0/+15
OpenPOWER on IntegriCloud