index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
copy_up.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-16
ovl: fold ovl_copy_up_truncate() into ovl_copy_up()
Amir Goldstein
1
-3
/
+11
2016-12-16
ovl: opaque cleanup
Miklos Szeredi
1
-6
/
+0
2016-12-16
ovl: redirect on rename-dir
Miklos Szeredi
1
-14
/
+6
2016-12-16
ovl: use vfs_clone_file_range() for copy up if possible
Amir Goldstein
1
-1
/
+8
2016-12-04
don't open-code file_inode()
Al Viro
1
-1
/
+1
2016-10-31
ovl: fsync after copy-up
Miklos Szeredi
1
-0
/
+2
2016-10-14
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-47
/
+20
2016-10-14
ovl: use vfs_get_link()
Miklos Szeredi
1
-40
/
+6
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+2
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
1
-2
/
+2
2016-10-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+22
2016-09-19
ovl: during copy up, switch to mounter's creds early
Vivek Goyal
1
-6
/
+3
2016-09-16
ovl: copy_up_xattr(): use strnlen
Miklos Szeredi
1
-1
/
+11
2016-08-08
security,overlayfs: Provide security hook for copy up of xattrs for overlay file
Vivek Goyal
1
-0
/
+7
2016-08-08
security, overlayfs: provide copy up security hook for unioned files
Vivek Goyal
1
-0
/
+15
2016-08-08
ovl: don't copy up opaqueness
Miklos Szeredi
1
-0
/
+2
2016-07-29
ovl: store real inode pointer in ->i_private
Miklos Szeredi
1
-0
/
+1
2016-05-27
ovl: override creds with the ones from the superblock mounter
Antonio Murdaca
1
-25
/
+1
2016-03-21
ovl: fixed coding style warning
Sohom Bhattacharjee
1
-0
/
+1
2016-03-21
ovl: Warn on copy up if a process has a R/O fd open to the lower file
David Howells
1
-0
/
+34
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-21
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-15
/
+26
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
1
-17
/
+6
2015-11-10
ovl: use a minimal buffer in ovl_copy_xattr
Vito Caputo
1
-14
/
+25
2015-11-10
ovl: allow zero size xattr
Miklos Szeredi
1
-1
/
+1
2015-10-12
ovl: fix dentry reference leak
David Howells
1
-1
/
+1
2015-10-12
ovl: use O_LARGEFILE in ovl_copy_up()
David Howells
1
-2
/
+2
2015-05-19
ovl: mount read-only if workdir can't be created
Miklos Szeredi
1
-0
/
+3
2014-12-13
ovl: Cleanup redundant blank lines
hujianyang
1
-1
/
+0
2014-12-13
ovl: make path-type a bitmap
Miklos Szeredi
1
-2
/
+2
2014-10-24
overlay filesystem
Miklos Szeredi
1
-0
/
+414
[prev]