index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
overlayfs
/
inode.c
Age
Commit message (
Expand
)
Author
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
2016-07-29
ovl: store real inode pointer in ->i_private
Miklos Szeredi
2016-07-29
ovl: permission: return ECHILD instead of ENOENT
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: do not require mounter to have MAY_WRITE on lower
Vivek Goyal
2016-07-29
ovl: do operations on underlying file system in mounter's context
Vivek Goyal
2016-07-29
ovl: modify ovl_permission() to do checks on two inodes
Vivek Goyal
2016-07-29
ovl: define ->get_acl() for overlay inodes
Vivek Goyal
2016-07-29
ovl: store ovl_entry in inode->i_private for all inodes
Andreas Gruenbacher
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-07-04
ovl: handle ATTR_KILL*
Miklos Szeredi
2016-06-30
vfs: merge .d_select_inode() into .d_real()
Miklos Szeredi
2016-06-29
ovl: get_write_access() in truncate
Miklos Szeredi
2016-06-29
ovl: fix dentry leak for default_permissions
Miklos Szeredi
2016-06-06
ovl: xattr filter fix
Miklos Szeredi
2016-05-27
switch ->setxattr() to passing dentry and inode separately
Al Viro
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-03-03
ovl: copy new uid/gid into overlayfs runtime inode
Konstantin Khlebnikov
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-08
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
[next]