index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
overlayfs.h
Age
Commit message (
Expand
)
Author
2016-07-04
ovl: Copy up underlying inode's ->i_mode to overlay inode
Vivek Goyal
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-27
switch ->setxattr() to passing dentry and inode separately
Al Viro
2016-05-27
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-27
ovl: override creds with the ones from the superblock mounter
Antonio Murdaca
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-03-21
ovl: Ensure upper filesystem supports d_type
Vivek Goyal
2016-01-21
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
2015-10-12
ovl: default permissions
Miklos Szeredi
2015-06-19
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
2014-12-13
ovl: Use macros to present ovl_xattr
hujianyang
2014-12-13
ovl: helper to iterate layers
Miklos Szeredi
2014-12-13
ovl: make path-type a bitmap
Miklos Szeredi
2014-10-24
overlay filesystem
Miklos Szeredi