Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dec0da7b608253b004daea1da5bd82b3b292ba0f
/
fs
/
overlayfs
/
copy_up.c
f4439de
ovl: mark parent impure and restore timestamp on ovl_link_up()
by Amir Goldstein
· 8 years ago
5f8415d
ovl: persistent overlay inode nlink for indexed inodes
by Amir Goldstein
· 8 years ago
59be097
ovl: implement index dir copy up
by Amir Goldstein
· 8 years ago
fd210b7
ovl: move copy up lock out
by Miklos Szeredi
· 8 years ago
a6fb235
ovl: rearrange copy up
by Miklos Szeredi
· 8 years ago
55acc66
ovl: add flag for upper in ovl_entry
by Miklos Szeredi
· 8 years ago
23f0ab1
ovl: use struct copy_up_ctx as function argument
by Miklos Szeredi
· 8 years ago
7ab8b17
ovl: base tmpfile in workdir too
by Miklos Szeredi
· 8 years ago
02209d1
ovl: factor out ovl_copy_up_inode() helper
by Amir Goldstein
· 8 years ago
7d90b85
ovl: extract helper to get temp file in copy up
by Miklos Szeredi
· 8 years ago
15932c4
ovl: defer upper dir lock to tempfile link
by Amir Goldstein
· 8 years ago
54fb347
ovl: verify index dir matches upper dir
by Amir Goldstein
· 8 years ago
8b88a2e
ovl: verify upper root dir matches lower root dir
by Amir Goldstein
· 8 years ago
02bcd15
ovl: introduce the inodes index dir feature
by Amir Goldstein
· 8 years ago
09d8b58
ovl: move __upperdentry to ovl_inode
by Miklos Szeredi
· 8 years ago
7f53b7d
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into overlayfs-next
by Miklos Szeredi
· 8 years ago
fbaf94e
ovl: don't set origin on broken lower hardlink
by Miklos Szeredi
· 8 years ago
e85f82f
ovl: copy-up: don't unlock between lookup and link
by Miklos Szeredi
· 8 years ago
01633fd
overlayfs: use uuid_t instead of uuid_be
by Christoph Hellwig
· 8 years ago
8578709
fs: switch ->s_uuid to uuid_t
by Christoph Hellwig
· 8 years ago
f3a1568
ovl: mark upper merge dir with type origin entries "impure"
by Amir Goldstein
· 8 years ago
3d27573
ovl: remove unused arg from ovl_lookup_temp()
by Miklos Szeredi
· 8 years ago
6266d46
ovl: don't fail copy-up if upper doesn't support xattr
by Miklos Szeredi
· 8 years ago
8137ae2
ovl: fix creds leak in copy up error path
by Amir Goldstein
· 8 years ago
3a1e819
ovl: store file handle of lower inode on copy up
by Amir Goldstein
· 8 years ago
e58bc92
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
590dce2
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
a528d35
statx: Add a system call to make enhanced file info available
by David Howells
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
01ad3eb
ovl: concurrent copy up of regular files
by Amir Goldstein
· 8 years ago
d8514d8
ovl: copy up regular file using O_TMPFILE
by Amir Goldstein
· 8 years ago
42f269b
ovl: rearrange code in ovl_copy_up_locked()
by Amir Goldstein
· 8 years ago
ff0f962
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
32a3d84
ovl: clean up kstat usage
by Al Viro
· 8 years ago
9aba652
ovl: fold ovl_copy_up_truncate() into ovl_copy_up()
by Amir Goldstein
· 8 years ago
5cf5b47
ovl: opaque cleanup
by Miklos Szeredi
· 8 years ago
a6c6065
ovl: redirect on rename-dir
by Miklos Szeredi
· 8 years ago
2ea9846
ovl: use vfs_clone_file_range() for copy up if possible
by Amir Goldstein
· 8 years ago
4506309
don't open-code file_inode()
by Al Viro
· 8 years ago
641089c
ovl: fsync after copy-up
by Miklos Szeredi
· 8 years ago
1a892b4
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
7764235b
ovl: use vfs_get_link()
by Miklos Szeredi
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
5d6c319
xattr: Add __vfs_{get,set,remove}xattr helpers
by Andreas Gruenbacher
· 8 years ago
a3443cd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
8eac98b
ovl: during copy up, switch to mounter's creds early
by Vivek Goyal
· 8 years ago
8b326c6
ovl: copy_up_xattr(): use strnlen
by Miklos Szeredi
· 8 years ago
121ab82
security,overlayfs: Provide security hook for copy up of xattrs for overlay file
by Vivek Goyal
· 8 years ago
d8ad8b4
security, overlayfs: provide copy up security hook for unioned files
by Vivek Goyal
· 8 years ago
0956254
ovl: don't copy up opaqueness
by Miklos Szeredi
· 8 years ago
39b681f
ovl: store real inode pointer in ->i_private
by Miklos Szeredi
· 8 years ago
3fe6e52
ovl: override creds with the ones from the superblock mounter
by Antonio Murdaca
· 9 years ago
f134f24
ovl: fixed coding style warning
by Sohom Bhattacharjee
· 9 years ago
fb5bb2c3
ovl: Warn on copy up if a process has a R/O fd open to the lower file
by David Howells
· 10 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
e9f57eb
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 9 years ago
0f7ff2d
ovl: get rid of the dead code left from broken (and disabled) optimizations
by Al Viro
· 9 years ago
e4ad29f
ovl: use a minimal buffer in ovl_copy_xattr
by Vito Caputo
· 9 years ago
97daf8b
ovl: allow zero size xattr
by Miklos Szeredi
· 9 years ago
ab79efa
ovl: fix dentry reference leak
by David Howells
· 9 years ago
0480334
ovl: use O_LARGEFILE in ovl_copy_up()
by David Howells
· 9 years ago
cc6f67b
ovl: mount read-only if workdir can't be created
by Miklos Szeredi
· 10 years ago
1ba3872
ovl: Cleanup redundant blank lines
by hujianyang
· 10 years ago
1afaba1
ovl: make path-type a bitmap
by Miklos Szeredi
· 10 years ago
e9be9d5
overlay filesystem
by Miklos Szeredi
· 10 years ago