index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
copy_up.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovl: mark upper merge dir with type origin entries "impure"
Amir Goldstein
2017-05-29
1
-0
/
+5
*
ovl: remove unused arg from ovl_lookup_temp()
Miklos Szeredi
2017-05-19
1
-1
/
+1
*
ovl: don't fail copy-up if upper doesn't support xattr
Miklos Szeredi
2017-05-18
1
-1
/
+5
*
ovl: fix creds leak in copy up error path
Amir Goldstein
2017-05-18
1
-5
/
+6
*
ovl: store file handle of lower inode on copy up
Amir Goldstein
2017-05-05
1
-0
/
+82
*
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-03-03
1
-25
/
+66
|
\
|
*
ovl: concurrent copy up of regular files
Amir Goldstein
2017-02-07
1
-4
/
+31
|
*
ovl: copy up regular file using O_TMPFILE
Amir Goldstein
2017-02-07
1
-7
/
+20
|
*
ovl: rearrange code in ovl_copy_up_locked()
Amir Goldstein
2017-02-07
1
-24
/
+25
*
|
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
1
-2
/
+4
|
\
\
|
*
|
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
1
-2
/
+4
|
|
/
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
|
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
|
/
*
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-16
1
-29
/
+32
|
\
|
*
ovl: clean up kstat usage
Al Viro
2016-12-16
1
-5
/
+7
|
*
ovl: fold ovl_copy_up_truncate() into ovl_copy_up()
Amir Goldstein
2016-12-16
1
-3
/
+11
|
*
ovl: opaque cleanup
Miklos Szeredi
2016-12-16
1
-6
/
+0
|
*
ovl: redirect on rename-dir
Miklos Szeredi
2016-12-16
1
-14
/
+6
|
*
ovl: use vfs_clone_file_range() for copy up if possible
Amir Goldstein
2016-12-16
1
-1
/
+8
*
|
don't open-code file_inode()
Al Viro
2016-12-04
1
-1
/
+1
|
/
*
ovl: fsync after copy-up
Miklos Szeredi
2016-10-31
1
-0
/
+2
*
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-14
1
-47
/
+20
|
\
|
*
ovl: use vfs_get_link()
Miklos Szeredi
2016-10-14
1
-40
/
+6
|
*
ovl: during copy up, switch to mounter's creds early
Vivek Goyal
2016-09-19
1
-6
/
+3
|
*
ovl: copy_up_xattr(): use strnlen
Miklos Szeredi
2016-09-16
1
-1
/
+11
*
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
1
-2
/
+2
|
\
\
|
*
|
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-10-07
1
-2
/
+2
|
|
/
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-10-04
1
-0
/
+22
|
\
\
|
|
/
|
/
|
|
*
security,overlayfs: Provide security hook for copy up of xattrs for overlay file
Vivek Goyal
2016-08-08
1
-0
/
+7
|
*
security, overlayfs: provide copy up security hook for unioned files
Vivek Goyal
2016-08-08
1
-0
/
+15
*
|
ovl: don't copy up opaqueness
Miklos Szeredi
2016-08-08
1
-0
/
+2
|
/
*
ovl: store real inode pointer in ->i_private
Miklos Szeredi
2016-07-29
1
-0
/
+1
*
ovl: override creds with the ones from the superblock mounter
Antonio Murdaca
2016-05-27
1
-25
/
+1
*
ovl: fixed coding style warning
Sohom Bhattacharjee
2016-03-21
1
-0
/
+1
*
ovl: Warn on copy up if a process has a R/O fd open to the lower file
David Howells
2016-03-21
1
-0
/
+34
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-01-21
1
-15
/
+26
|
\
|
*
ovl: use a minimal buffer in ovl_copy_xattr
Vito Caputo
2015-11-10
1
-14
/
+25
|
*
ovl: allow zero size xattr
Miklos Szeredi
2015-11-10
1
-1
/
+1
*
|
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
2015-12-06
1
-17
/
+6
|
/
*
ovl: fix dentry reference leak
David Howells
2015-10-12
1
-1
/
+1
*
ovl: use O_LARGEFILE in ovl_copy_up()
David Howells
2015-10-12
1
-2
/
+2
*
ovl: mount read-only if workdir can't be created
Miklos Szeredi
2015-05-19
1
-0
/
+3
*
ovl: Cleanup redundant blank lines
hujianyang
2014-12-13
1
-1
/
+0
*
ovl: make path-type a bitmap
Miklos Szeredi
2014-12-13
1
-2
/
+2
*
overlay filesystem
Miklos Szeredi
2014-10-24
1
-0
/
+414