Linus Torvalds
|
ff0f962ca3
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
hace 8 años |
Al Viro
|
32a3d848eb
ovl: clean up kstat usage
|
hace 8 años |
Amir Goldstein
|
9aba652190
ovl: fold ovl_copy_up_truncate() into ovl_copy_up()
|
hace 8 años |
Miklos Szeredi
|
5cf5b477f0
ovl: opaque cleanup
|
hace 8 años |
Miklos Szeredi
|
a6c6065511
ovl: redirect on rename-dir
|
hace 8 años |
Amir Goldstein
|
2ea9846649
ovl: use vfs_clone_file_range() for copy up if possible
|
hace 9 años |
Al Viro
|
450630975d
don't open-code file_inode()
|
hace 8 años |
Miklos Szeredi
|
641089c154
ovl: fsync after copy-up
|
hace 8 años |
Linus Torvalds
|
1a892b485f
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
hace 8 años |
Miklos Szeredi
|
7764235bec
ovl: use vfs_get_link()
|
hace 8 años |
Linus Torvalds
|
97d2116708
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
hace 8 años |
Andreas Gruenbacher
|
5d6c31910b
xattr: Add __vfs_{get,set,remove}xattr helpers
|
hace 8 años |
Linus Torvalds
|
a3443cda55
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
hace 8 años |
Vivek Goyal
|
8eac98b8be
ovl: during copy up, switch to mounter's creds early
|
hace 9 años |
Miklos Szeredi
|
8b326c61de
ovl: copy_up_xattr(): use strnlen
|
hace 9 años |
Vivek Goyal
|
121ab822ef
security,overlayfs: Provide security hook for copy up of xattrs for overlay file
|
hace 9 años |
Vivek Goyal
|
d8ad8b4961
security, overlayfs: provide copy up security hook for unioned files
|
hace 9 años |
Miklos Szeredi
|
0956254a2d
ovl: don't copy up opaqueness
|
hace 9 años |
Miklos Szeredi
|
39b681f802
ovl: store real inode pointer in ->i_private
|
hace 9 años |
Antonio Murdaca
|
3fe6e52f06
ovl: override creds with the ones from the superblock mounter
|
hace 9 años |
Sohom Bhattacharjee
|
f134f24465
ovl: fixed coding style warning
|
hace 9 años |
David Howells
|
fb5bb2c3b7
ovl: Warn on copy up if a process has a R/O fd open to the lower file
|
hace 10 años |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
hace 9 años |
Linus Torvalds
|
e9f57ebcba
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
hace 9 años |
Al Viro
|
0f7ff2dabb
ovl: get rid of the dead code left from broken (and disabled) optimizations
|
hace 9 años |
Vito Caputo
|
e4ad29fa0d
ovl: use a minimal buffer in ovl_copy_xattr
|
hace 9 años |
Miklos Szeredi
|
97daf8b97a
ovl: allow zero size xattr
|
hace 9 años |
David Howells
|
ab79efab0a
ovl: fix dentry reference leak
|
hace 10 años |
David Howells
|
0480334fa6
ovl: use O_LARGEFILE in ovl_copy_up()
|
hace 10 años |
Miklos Szeredi
|
cc6f67bcaf
ovl: mount read-only if workdir can't be created
|
hace 10 años |