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
/
inode.c
Age
Commit message (
Expand
)
Author
2017-11-09
ovl: relax same fs constraint for constant st_ino
Amir Goldstein
2017-11-09
ovl: return anonymous st_dev for lower inodes
Chandan Rajendra
2017-11-09
ovl: move include of ovl_entry.h into overlayfs.h
Amir Goldstein
2017-11-09
ovl: no direct iteration for dir with origin xattr
Amir Goldstein
2017-11-09
ovl: lockdep annotate of nested OVL_I(inode)->lock
Amir Goldstein
2017-10-24
ovl: fix EIO from lookup of non-indexed upper
Amir Goldstein
2017-09-12
ovl: fix false positive ESTALE on lookup
Amir Goldstein
2017-07-27
ovl: check snprintf return
Miklos Szeredi
2017-07-20
ovl: fix xattr get and set with selinux
Miklos Szeredi
2017-07-04
ovl: cleanup orphan index entries
Amir Goldstein
2017-07-04
ovl: persistent overlay inode nlink for indexed inodes
Amir Goldstein
2017-07-04
ovl: implement index dir copy up
Amir Goldstein
2017-07-04
ovl: hash overlay non-dir inodes by copy up origin
Miklos Szeredi
2017-07-04
ovl: lookup index entry for copy up origin
Amir Goldstein
2017-07-04
ovl: move impure to ovl_inode
Miklos Szeredi
2017-07-04
ovl: move __upperdentry to ovl_inode
Miklos Szeredi
2017-07-04
ovl: use i_private only as a key
Miklos Szeredi
2017-07-04
ovl: simplify getting inode
Miklos Szeredi
2017-05-29
ovl: filter trusted xattr for non-admin
Miklos Szeredi
2017-05-05
ovl: merge getattr for dir and nondir
Miklos Szeredi
2017-05-05
ovl: constant st_ino/st_dev across copy up
Amir Goldstein
2017-03-08
ovl: lockdep annotate of nested stacked overlayfs inode lock
Amir Goldstein
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-16
ovl: fold ovl_copy_up_truncate() into ovl_copy_up()
Amir Goldstein
2016-12-16
ovl: treat special files like a regular fs
Miklos Szeredi
2016-12-16
Revert "ovl: get_write_access() in truncate"
Miklos Szeredi
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-10-31
ovl: fix get_acl() on tmpfs
Miklos Szeredi
2016-10-14
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-14
ovl: use vfs_get_link()
Miklos Szeredi
2016-10-14
ovl: use generic_readlink
Miklos Szeredi
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-19
ovl: during copy up, switch to mounter's creds early
Vivek Goyal
2016-09-01
ovl: listxattr: use strnlen()
Miklos Szeredi
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: don't cache acl on overlay layer
Miklos Szeredi
2016-09-01
ovl: use cached acl on underlying layer
Miklos Szeredi
2016-08-08
ovl: don't copy up opaqueness
Miklos Szeredi
2016-07-29
ovl: append MAY_READ when diluting write checks
Vivek Goyal
2016-07-29
ovl: dilute permission checks on lower only if not special file
Vivek Goyal
2016-07-29
ovl: fix POSIX ACL setting
Miklos Szeredi
2016-07-29
ovl: share inode for hard link
Miklos Szeredi
[next]