Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b25948afccf4253969a4e08d2a9901580c3ef500
/
fs
/
overlayfs
/
inode.c
b581755
ovl: xattr filter fix
by Miklos Szeredi
· 8 years ago
3767e25
switch ->setxattr() to passing dentry and inode separately
by Al Viro
· 9 years ago
ce23e64
->getxattr(): pass dentry and inode as separate arguments
by Al Viro
· 9 years ago
b81de06
ovl: copy new uid/gid into overlayfs runtime inode
by Konstantin Khlebnikov
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
e9f57eb
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 9 years ago
fceef39
switch ->get_link() to delayed_call, kill ->put_link()
by Al Viro
· 9 years ago
cf9a678
ovl: setattr: check permissions before copy-up
by Miklos Szeredi
· 9 years ago
6b25539
replace ->follow_link() with new method that could stay in RCU mode
by Al Viro
· 9 years ago
0f7ff2d
ovl: get rid of the dead code left from broken (and disabled) optimizations
by Al Viro
· 9 years ago
acff81e
ovl: fix permission checking for setattr
by Miklos Szeredi
· 9 years ago
8d3095f
ovl: default permissions
by Miklos Szeredi
· 9 years ago
1c8a47d
ovl: fix open in stacked overlay
by Miklos Szeredi
· 9 years ago
9391dd0
fix a braino in ovl_d_select_inode()
by Al Viro
· 9 years ago
4bacc9c
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
by David Howells
· 9 years ago
f25801e
overlay: Call ovl_drop_write() earlier in ovl_dentry_open()
by David Howells
· 9 years ago
5f2c417
switch ->put_link() from dentry to inode
by Al Viro
· 10 years ago
6e77137
don't pass nameidata to ->follow_link()
by Al Viro
· 10 years ago
680baac
new ->follow_link() and ->put_link() calling conventions
by Al Viro
· 10 years ago
3188b29
ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link
by NeilBrown
· 10 years ago
cead89b
ovl: Use macros to present ovl_xattr
by hujianyang
· 10 years ago
1ba3872
ovl: Cleanup redundant blank lines
by hujianyang
· 10 years ago
1afaba1
ovl: make path-type a bitmap
by Miklos Szeredi
· 10 years ago
5214846
ovl: fix race in private xattr checks
by Miklos Szeredi
· 10 years ago
e9be9d5
overlay filesystem
by Miklos Szeredi
· 10 years ago