index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
overlayfs.h
Age
Commit message (
Expand
)
Author
2016-09-01
ovl: Switch to generic_getxattr
Andreas Gruenbacher
2016-09-01
ovl: Switch to generic_removexattr
Andreas Gruenbacher
2016-09-01
ovl: Fix OVL_XATTR_PREFIX
Andreas Gruenbacher
2016-09-01
ovl: proper cleanup of workdir
Miklos Szeredi
2016-08-08
ovl: don't copy up opaqueness
Miklos Szeredi
2016-07-29
ovl: fix POSIX ACL setting
Miklos Szeredi
2016-07-29
ovl: share inode for hard link
Miklos Szeredi
2016-07-29
ovl: store real inode pointer in ->i_private
Miklos Szeredi
2016-07-29
ovl: update atime on upper
Miklos Szeredi
2016-07-29
ovl: simplify permission checking
Miklos Szeredi
2016-07-29
ovl: define ->get_acl() for overlay inodes
Vivek Goyal
2016-07-27
Merge branch 'd_real' into overlayfs-next
Miklos Szeredi
2016-07-04
ovl: Copy up underlying inode's ->i_mode to overlay inode
Vivek Goyal
2016-06-30
vfs: merge .d_select_inode() into .d_real()
Miklos Szeredi
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