index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
overlayfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-16
ovl: clean up kstat usage
Al Viro
1
-1
/
+6
2016-12-16
ovl: fold ovl_copy_up_truncate() into ovl_copy_up()
Amir Goldstein
1
-2
/
+1
2016-12-16
ovl: opaque cleanup
Miklos Szeredi
1
-1
/
+1
2016-12-16
ovl: redirect on rename-dir
Miklos Szeredi
1
-0
/
+4
2016-12-16
ovl: lookup redirects
Miklos Szeredi
1
-0
/
+1
2016-12-16
ovl: split super.c
Miklos Szeredi
1
-17
/
+17
2016-12-16
ovl: rename: simplify handling of lower/merged directory
Miklos Szeredi
1
-3
/
+0
2016-12-16
ovl: get rid of PURE type
Miklos Szeredi
1
-4
/
+2
2016-12-16
ovl: check lower existence when removing
Miklos Szeredi
1
-0
/
+1
2016-12-16
ovl: add ovl_dentry_is_whiteout()
Miklos Szeredi
1
-0
/
+1
2016-12-16
ovl: treat special files like a regular fs
Miklos Szeredi
1
-1
/
+1
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
1
-2
/
+2
2016-09-01
ovl: Switch to generic_getxattr
Andreas Gruenbacher
1
-2
/
+2
2016-09-01
ovl: Switch to generic_removexattr
Andreas Gruenbacher
1
-4
/
+2
2016-09-01
ovl: Fix OVL_XATTR_PREFIX
Andreas Gruenbacher
1
-2
/
+2
2016-09-01
ovl: proper cleanup of workdir
Miklos Szeredi
1
-0
/
+2
2016-08-08
ovl: don't copy up opaqueness
Miklos Szeredi
1
-0
/
+1
2016-07-29
ovl: fix POSIX ACL setting
Miklos Szeredi
1
-3
/
+3
2016-07-29
ovl: share inode for hard link
Miklos Szeredi
1
-0
/
+1
2016-07-29
ovl: store real inode pointer in ->i_private
Miklos Szeredi
1
-4
/
+14
2016-07-29
ovl: update atime on upper
Miklos Szeredi
1
-0
/
+4
2016-07-29
ovl: simplify permission checking
Miklos Szeredi
1
-1
/
+0
2016-07-29
ovl: define ->get_acl() for overlay inodes
Vivek Goyal
1
-0
/
+2
2016-07-27
Merge branch 'd_real' into overlayfs-next
Miklos Szeredi
1
-1
/
+1
2016-07-04
ovl: Copy up underlying inode's ->i_mode to overlay inode
Vivek Goyal
1
-0
/
+1
2016-06-30
vfs: merge .d_select_inode() into .d_real()
Miklos Szeredi
1
-1
/
+1
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+3
2016-05-27
switch ->setxattr() to passing dentry and inode separately
Al Viro
1
-2
/
+3
2016-05-27
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2016-05-27
ovl: override creds with the ones from the superblock mounter
Antonio Murdaca
1
-0
/
+1
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
1
-2
/
+2
2016-03-21
ovl: Ensure upper filesystem supports d_type
Vivek Goyal
1
-0
/
+1
2016-01-21
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
1
-2
/
+1
2015-10-12
ovl: default permissions
Miklos Szeredi
1
-0
/
+3
2015-06-19
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
1
-0
/
+1
2014-12-13
ovl: Use macros to present ovl_xattr
hujianyang
1
-1
/
+3
2014-12-13
ovl: helper to iterate layers
Miklos Szeredi
1
-0
/
+1
2014-12-13
ovl: make path-type a bitmap
Miklos Szeredi
1
-4
/
+9
2014-10-24
overlay filesystem
Miklos Szeredi
1
-0
/
+191