index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
inode.c
Age
Commit message (
Expand
)
Author
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-21
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-11
ovl: setattr: check permissions before copy-up
Miklos Szeredi
2015-12-09
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
2015-12-06
ovl: fix permission checking for setattr
Miklos Szeredi
2015-10-12
ovl: default permissions
Miklos Szeredi
2015-10-12
ovl: fix open in stacked overlay
Miklos Szeredi
2015-07-12
fix a braino in ovl_d_select_inode()
Al Viro
2015-06-19
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
2015-06-19
overlay: Call ovl_drop_write() earlier in ovl_dentry_open()
David Howells
2015-05-11
switch ->put_link() from dentry to inode
Al Viro
2015-05-11
don't pass nameidata to ->follow_link()
Al Viro
2015-05-11
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-05-11
ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link
NeilBrown
2014-12-12
ovl: Use macros to present ovl_xattr
hujianyang
2014-12-12
ovl: Cleanup redundant blank lines
hujianyang
2014-12-12
ovl: make path-type a bitmap
Miklos Szeredi
2014-11-20
ovl: fix race in private xattr checks
Miklos Szeredi
2014-10-23
overlay filesystem
Miklos Szeredi