summaryrefslogtreecommitdiff
path: root/fs/overlayfs/copy_up.c
Commit message (Expand)AuthorAge
* ovl: disambiguate ovl_encode_fh()Amir Goldstein2018-04-12
* ovl: copy up of disconnected dentriesAmir Goldstein2018-01-24
* ovl: index directories on copy up for NFS exportAmir Goldstein2018-01-24
* ovl: create ovl_need_index() helperAmir Goldstein2018-01-24
* ovl: generalize ovl_verify_origin() and helpersAmir Goldstein2018-01-24
* ovl: fix inconsistent d_ino for legacy merge dirAmir Goldstein2018-01-24
* ovl: move include of ovl_entry.h into overlayfs.hAmir Goldstein2017-11-09
* ovl: no direct iteration for dir with origin xattrAmir Goldstein2017-11-09
* ovl: fix missing unlock_rename() in ovl_do_copy_up()Amir Goldstein2017-10-05
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
* ovl: mark parent impure and restore timestamp on ovl_link_up()Amir Goldstein2017-07-04
* ovl: persistent overlay inode nlink for indexed inodesAmir Goldstein2017-07-04
* ovl: implement index dir copy upAmir Goldstein2017-07-04
* ovl: move copy up lock outMiklos Szeredi2017-07-04
* ovl: rearrange copy upMiklos Szeredi2017-07-04
* ovl: add flag for upper in ovl_entryMiklos Szeredi2017-07-04
* ovl: use struct copy_up_ctx as function argumentMiklos Szeredi2017-07-04
* ovl: base tmpfile in workdir tooMiklos Szeredi2017-07-04
* ovl: factor out ovl_copy_up_inode() helperAmir Goldstein2017-07-04
* ovl: extract helper to get temp file in copy upMiklos Szeredi2017-07-04
* ovl: defer upper dir lock to tempfile linkAmir Goldstein2017-07-04
* ovl: verify index dir matches upper dirAmir Goldstein2017-07-04
* ovl: verify upper root dir matches lower root dirAmir Goldstein2017-07-04
* ovl: introduce the inodes index dir featureAmir Goldstein2017-07-04
* ovl: move __upperdentry to ovl_inodeMiklos Szeredi2017-07-04
* Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into over...Miklos Szeredi2017-07-04
|\
| * overlayfs: use uuid_t instead of uuid_beChristoph Hellwig2017-06-05
| * fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-05
* | ovl: don't set origin on broken lower hardlinkMiklos Szeredi2017-06-28
* | ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi2017-06-28
|/
* ovl: mark upper merge dir with type origin entries "impure"Amir Goldstein2017-05-29
* ovl: remove unused arg from ovl_lookup_temp()Miklos Szeredi2017-05-19
* ovl: don't fail copy-up if upper doesn't support xattrMiklos Szeredi2017-05-18
* ovl: fix creds leak in copy up error pathAmir Goldstein2017-05-18
* ovl: store file handle of lower inode on copy upAmir Goldstein2017-05-05
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-03
|\
| * ovl: concurrent copy up of regular filesAmir Goldstein2017-02-07
| * ovl: copy up regular file using O_TMPFILEAmir Goldstein2017-02-07
| * ovl: rearrange code in ovl_copy_up_locked()Amir Goldstein2017-02-07
* | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-03
|\ \
| * | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
| |/
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-02
|/
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-16
|\
| * ovl: clean up kstat usageAl Viro2016-12-16
| * ovl: fold ovl_copy_up_truncate() into ovl_copy_up()Amir Goldstein2016-12-16
| * ovl: opaque cleanupMiklos Szeredi2016-12-16
| * ovl: redirect on rename-dirMiklos Szeredi2016-12-16
| * ovl: use vfs_clone_file_range() for copy up if possibleAmir Goldstein2016-12-16
* | don't open-code file_inode()Al Viro2016-12-04
|/