Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c226284fe4692facd3f5fcfdced1db0f08b865e6
/
fs
/
overlayfs
c4fcfc1
ovl: fix d_real() for stacked fs
by Miklos Szeredi
· 8 years ago
641089c
ovl: fsync after copy-up
by Miklos Szeredi
· 8 years ago
b93d4a0
ovl: fix get_acl() on tmpfs
by Miklos Szeredi
· 8 years ago
fd3220d
ovl: update S_ISGID when setting posix ACLs
by Miklos Szeredi
· 8 years ago
b26b5ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 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
655042c
overlayfs: Fix setting IOP_XATTR flag
by Vivek Goyal
· 8 years ago
7764235
ovl: use vfs_get_link()
by Miklos Szeredi
· 8 years ago
78a3fa4
ovl: use generic_readlink
by Miklos Szeredi
· 8 years ago
cb348ed
ovl: explain error values when removing acl from workdir
by Miklos Szeredi
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 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
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e55f1d1
Merge remote-tracking branch 'jk/vfs' into work.misc
by Al Viro
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 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
2773bf0
fs: rename "rename2" i_op to "rename"
by Miklos Szeredi
· 8 years ago
31051c8
fs: Give dentry to inode_change_ok() instead of inode
by Jan Kara
· 8 years ago
6a45b36
ovl: Fix info leak in ovl_lookup_temp()
by Richard Weinberger
· 8 years ago
8eac98b
ovl: during copy up, switch to mounter's creds early
by Vivek Goyal
· 8 years ago
2b6bc7f
ovl: lookup: do getxattr with mounter's permission
by Miklos Szeredi
· 8 years ago
8b326c6
ovl: copy_up_xattr(): use strnlen
by Miklos Szeredi
· 8 years ago
c568d68
locks: fix file locking on overlayfs
by Miklos Szeredi
· 8 years ago
e1ff3dd
ovl: fix workdir creation
by Miklos Szeredi
· 8 years ago
7cb3511
ovl: listxattr: use strnlen()
by Miklos Szeredi
· 8 years ago
0eb45fc
ovl: Switch to generic_getxattr
by Andreas Gruenbacher
· 8 years ago
ce31513
ovl: copyattr after setting POSIX ACL
by Miklos Szeredi
· 8 years ago
0e585cc
ovl: Switch to generic_removexattr
by Andreas Gruenbacher
· 8 years ago
0c97be2
ovl: Get rid of ovl_xattr_noacl_handlers array
by Andreas Gruenbacher
· 8 years ago
fe2b759
ovl: Fix OVL_XATTR_PREFIX
by Andreas Gruenbacher
· 8 years ago
fd36570
ovl: fix spelling mistake: "directries" -> "directories"
by Colin Ian King
· 8 years ago
2a3a2a3
ovl: don't cache acl on overlay layer
by Miklos Szeredi
· 8 years ago
5201dc4
ovl: use cached acl on underlying layer
by Miklos Szeredi
· 8 years ago
eea2fb4
ovl: proper cleanup of workdir
by Miklos Szeredi
· 8 years ago
c11b9fd
ovl: remove posix_acl_default from workdir
by Miklos Szeredi
· 8 years ago
38b2569
ovl: handle umask and posix_acl_default correctly on creation
by Miklos Szeredi
· 8 years ago
2602625
security, overlayfs: Provide hook to correctly label newly created files
by Vivek Goyal
· 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
30c17eb
ovl: simplify empty checking
by Miklos Szeredi
· 8 years ago
29c42e8
qstr: constify instances in overlayfs
by Al Viro
· 8 years ago
dbc816d
ovl: clear nlink on rmdir
by Miklos Szeredi
· 8 years ago
76bc8e2
ovl: disallow overlayfs as upperdir
by Miklos Szeredi
· 8 years ago
656189d
ovl: fix warning
by Miklos Szeredi
· 8 years ago
5f21501
ovl: remove duplicated include from super.c
by Wei Yongjun
· 8 years ago
500cac3
ovl: append MAY_READ when diluting write checks
by Vivek Goyal
· 8 years ago
e29841a
ovl: dilute permission checks on lower only if not special file
by Vivek Goyal
· 8 years ago
d837a49
ovl: fix POSIX ACL setting
by Miklos Szeredi
· 8 years ago
51f7e52
ovl: share inode for hard link
by Miklos Szeredi
· 8 years ago
39b681f
ovl: store real inode pointer in ->i_private
by Miklos Szeredi
· 8 years ago
a999d7e
ovl: permission: return ECHILD instead of ENOENT
by Miklos Szeredi
· 8 years ago
d719e8f
ovl: update atime on upper
by Miklos Szeredi
· 8 years ago
bb0d2b8
ovl: fix sgid on directory
by Miklos Szeredi
· 8 years ago
9c630eb
ovl: simplify permission checking
by Miklos Szeredi
· 8 years ago
754f8cb
ovl: do not require mounter to have MAY_WRITE on lower
by Vivek Goyal
· 8 years ago
1175b6b
ovl: do operations on underlying file system in mounter's context
by Vivek Goyal
· 8 years ago
c0ca3d7
ovl: modify ovl_permission() to do checks on two inodes
by Vivek Goyal
· 8 years ago
39a25b2
ovl: define ->get_acl() for overlay inodes
by Vivek Goyal
· 8 years ago
72e4848
ovl: move some common code in a function
by Vivek Goyal
· 8 years ago
58ed4e7
ovl: store ovl_entry in inode->i_private for all inodes
by Andreas Gruenbacher
· 8 years ago
eead4f2
ovl: use generic_delete_inode
by Miklos Szeredi
· 8 years ago
c1b2cc1
ovl: check mounter creds on underlying lookup
by Miklos Szeredi
· 8 years ago
1b91dbd
Merge branch 'd_real' into overlayfs-next
by Miklos Szeredi
· 8 years ago
cfc9fde
ovl: verify upper dentry in ovl_remove_and_whiteout()
by Maxim Patlasov
· 8 years ago
07a2daa
ovl: Copy up underlying inode's ->i_mode to overlay inode
by Vivek Goyal
· 8 years ago
b99c2d9
ovl: handle ATTR_KILL*
by Miklos Szeredi
· 8 years ago
e7c0b59
ovl: warn instead of error if d_type is not supported
by Vivek Goyal
· 8 years ago
2d90267
vfs: merge .d_select_inode() into .d_real()
by Miklos Szeredi
· 8 years ago
03bea60
ovl: get_write_access() in truncate
by Miklos Szeredi
· 8 years ago
a4859d7
ovl: fix dentry leak for default_permissions
by Miklos Szeredi
· 8 years ago
d0e13f5
ovl: fix uid/gid when creating over whiteout
by Miklos Szeredi
· 8 years ago
b581755
ovl: xattr filter fix
by Miklos Szeredi
· 8 years ago
d102a56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3767e25
switch ->setxattr() to passing dentry and inode separately
by Al Viro
· 8 years ago
0121a32
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
2176519
ovl: Do d_type check only if work dir creation was successful
by Vivek Goyal
· 8 years ago
3fe6e52
ovl: override creds with the ones from the superblock mounter
by Antonio Murdaca
· 9 years ago
0023541
restore killability of old mutex_lock_killable(&inode->i_mutex) users
by Al Viro
· 8 years ago
0e0162b
Merge branch 'ovl-fixes' into for-linus
by Al Viro
· 8 years ago
38b78a5
ovl: ignore permissions on underlying lookup
by Miklos Szeredi
· 8 years ago
9902af7
parallel lookups: actual switch to rwsem
by Al Viro
· 9 years ago
b9e1d43
ovl_lookup_real(): use lookup_one_len_unlocked()
by Al Viro
· 9 years ago
84695ff
Merge getxattr prototype change into work.lookups
by Al Viro
· 9 years ago
ce23e64
->getxattr(): pass dentry and inode as separate arguments
by Al Viro
· 9 years ago
d101a12
fs: add file_dentry()
by Miklos Szeredi
· 9 years ago
6986c01
ovl: cleanup unused var in rename2
by Miklos Szeredi
· 9 years ago
56656e9
ovl: rename is_merge to is_lowest
by Miklos Szeredi
· 9 years ago
f134f24
ovl: fixed coding style warning
by Sohom Bhattacharjee
· 9 years ago
45aebea
ovl: Ensure upper filesystem supports d_type
by Vivek Goyal
· 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
· 9 years ago
07f2af7
ovl: honor flag MS_SILENT at mount
by Konstantin Khlebnikov
· 9 years ago
11f3710
ovl: verify upper dentry before unlink and rename
by Miklos Szeredi
· 9 years ago
b81de06
ovl: copy new uid/gid into overlayfs runtime inode
by Konstantin Khlebnikov
· 9 years ago
45d1173
ovl: ignore lower entries when checking purity of non-directory entries
by Konstantin Khlebnikov
· 9 years ago
ce9113b
ovl: fix getcwd() failure after unsuccessful rmdir
by Rui Wang
· 9 years ago
b5891cf
ovl: fix working on distributed fs as lower layer
by Konstantin Khlebnikov
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
eae2177
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
Next »