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
/
namei.c
Age
Commit message (
Expand
)
Author
2017-10-24
ovl: do not cleanup unsupported index entries
Amir Goldstein
2017-10-24
ovl: handle ENOENT on index lookup
Amir Goldstein
2017-10-24
ovl: fix EIO from lookup of non-indexed upper
Amir Goldstein
2017-10-19
ovl: Return -ENOMEM if an allocation fails ovl_lookup()
Dan Carpenter
2017-10-05
ovl: fix error value printed in ovl_lookup_index()
Amir Goldstein
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-07-20
ovl: check for bad and whiteout index on lookup
Amir Goldstein
2017-07-20
ovl: do not cleanup directory and whiteout index entries
Amir Goldstein
2017-07-04
ovl: cleanup orphan index entries
Amir Goldstein
2017-07-04
ovl: add flag for upper in ovl_entry
Miklos Szeredi
2017-07-04
ovl: hash overlay non-dir inodes by copy up origin
Miklos Szeredi
2017-07-04
ovl: cleanup bad and stale index entries on mount
Amir Goldstein
2017-07-04
ovl: lookup index entry for copy up origin
Amir Goldstein
2017-07-04
ovl: verify index dir matches upper dir
Amir Goldstein
2017-07-04
ovl: verify upper root dir matches lower root dir
Amir Goldstein
2017-07-04
ovl: relax same fs constrain for ovl_check_origin()
Amir Goldstein
2017-07-04
ovl: move impure to ovl_inode
Miklos Szeredi
2017-07-04
ovl: move redirect to ovl_inode
Miklos Szeredi
2017-07-04
ovl: move __upperdentry to ovl_inode
Miklos Szeredi
2017-07-04
ovl: simplify getting inode
Miklos Szeredi
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-05-29
ovl: mark upper merge dir with type origin entries "impure"
Amir Goldstein
2017-05-19
ovl: mark upper dir with type origin entries "impure"
Amir Goldstein
2017-05-05
ovl: lookup non-dir copy-up-origin by file handle
Amir Goldstein
2017-05-05
ovl: use an auxiliary var for overlay root entry
Amir Goldstein
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-01-18
ovl: fix possible use after free on redirect dir lookup
Amir Goldstein
2016-12-16
ovl: lookup redirects
Miklos Szeredi
2016-12-16
ovl: consolidate lookup for underlying layers
Miklos Szeredi
2016-12-16
ovl: check namelen
Miklos Szeredi
2016-12-16
ovl: split super.c
Miklos Szeredi