Linus Torvalds
|
231753ef78
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
8 years ago |
Amir Goldstein
|
9aba652190
ovl: fold ovl_copy_up_truncate() into ovl_copy_up()
|
8 years ago |
Miklos Szeredi
|
ca4c8a3a80
ovl: treat special files like a regular fs
|
8 years ago |
Miklos Szeredi
|
31c3a70695
Revert "ovl: get_write_access() in truncate"
|
8 years ago |
Miklos Szeredi
|
dfeef68862
vfs: remove ".readlink = generic_readlink" assignments
|
8 years ago |
Miklos Szeredi
|
b93d4a0eb3
ovl: fix get_acl() on tmpfs
|
8 years ago |
Linus Torvalds
|
1a892b485f
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
8 years ago |
Miklos Szeredi
|
7764235bec
ovl: use vfs_get_link()
|
8 years ago |
Miklos Szeredi
|
78a3fa4f32
ovl: use generic_readlink
|
8 years ago |
Linus Torvalds
|
97d2116708
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Al Viro
|
e55f1d1d13
Merge remote-tracking branch 'jk/vfs' into work.misc
|
8 years ago |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
8 years ago |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 years ago |
Vivek Goyal
|
8eac98b8be
ovl: during copy up, switch to mounter's creds early
|
9 years ago |
Miklos Szeredi
|
7cb35119d0
ovl: listxattr: use strnlen()
|
9 years ago |
Andreas Gruenbacher
|
0eb45fc3bb
ovl: Switch to generic_getxattr
|
9 years ago |
Andreas Gruenbacher
|
0e585ccc13
ovl: Switch to generic_removexattr
|
9 years ago |
Andreas Gruenbacher
|
fe2b759523
ovl: Fix OVL_XATTR_PREFIX
|
9 years ago |
Miklos Szeredi
|
2a3a2a3f35
ovl: don't cache acl on overlay layer
|
9 years ago |
Miklos Szeredi
|
5201dc449e
ovl: use cached acl on underlying layer
|
9 years ago |
Miklos Szeredi
|
0956254a2d
ovl: don't copy up opaqueness
|
9 years ago |
Vivek Goyal
|
500cac3cce
ovl: append MAY_READ when diluting write checks
|
9 years ago |
Vivek Goyal
|
e29841a0ab
ovl: dilute permission checks on lower only if not special file
|
9 years ago |
Miklos Szeredi
|
d837a49bd5
ovl: fix POSIX ACL setting
|
9 years ago |
Miklos Szeredi
|
51f7e52dc9
ovl: share inode for hard link
|
9 years ago |
Miklos Szeredi
|
39b681f802
ovl: store real inode pointer in ->i_private
|
9 years ago |
Miklos Szeredi
|
a999d7e161
ovl: permission: return ECHILD instead of ENOENT
|
9 years ago |
Miklos Szeredi
|
d719e8f268
ovl: update atime on upper
|
9 years ago |
Miklos Szeredi
|
9c630ebefe
ovl: simplify permission checking
|
9 years ago |
Vivek Goyal
|
754f8cb72b
ovl: do not require mounter to have MAY_WRITE on lower
|
9 years ago |