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
/
super.c
Age
Commit message (
Expand
)
Author
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-21
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-01-20
fs/overlayfs/super.c needs pagemap.h
Andrew Morton
2015-12-11
ovl: setattr: check permissions before copy-up
Miklos Szeredi
2015-12-09
ovl: root: copy attr
Miklos Szeredi
2015-11-10
ovl: move super block magic number to magic.h
Stephen Hemminger
2015-10-31
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-10-12
ovl: default permissions
Miklos Szeredi
2015-10-12
ovl: free lower_mnt array in ovl_put_super
Konstantin Khlebnikov
2015-10-12
ovl: free stack of paths in ovl_fill_super
Konstantin Khlebnikov
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-06-22
ovl: allow distributed fs as lower layer
Miklos Szeredi
2015-06-22
ovl: don't traverse automount points
Miklos Szeredi
2015-06-19
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
2015-05-19
ovl: mount read-only if workdir can't be created
Miklos Szeredi
2015-03-18
ovl: upper fs should not be R/O
hujianyang
2015-03-18
ovl: check lowerdir amount for non-upper mount
hujianyang
2015-03-18
ovl: print error message for invalid mount options
hujianyang
2015-01-08
ovl: Prevent rw remount when it should be ro mount
Seunghun Lee
2015-01-08
ovl: Fix opaque regression in ovl_lookup
hujianyang
2015-01-08
ovl: Fix kernel panic while mounting overlayfs
hujianyang
2014-12-13
ovl: Use macros to present ovl_xattr
hujianyang
2014-12-13
ovl: Cleanup redundant blank lines
hujianyang
2014-12-13
ovl: support multiple lower layers
Miklos Szeredi
2014-12-13
ovl: make upperdir optional
Miklos Szeredi
2014-12-13
ovl: improve mount helpers
Miklos Szeredi
2014-12-13
ovl: mount: change order of initialization
Miklos Szeredi
2014-12-13
ovl: allow statfs if no upper layer
Miklos Szeredi
2014-12-13
ovl: lookup ENAMETOOLONG on lower means ENOENT
Miklos Szeredi
2014-12-13
ovl: check whiteout on lowest layer as well
Miklos Szeredi
2014-12-13
ovl: multi-layer lookup
Miklos Szeredi
2014-12-13
ovl: multi-layer readdir
Miklos Szeredi
2014-12-13
ovl: helper to iterate layers
Miklos Szeredi
2014-12-13
ovl: add mutli-layer infrastructure
Miklos Szeredi
2014-12-13
ovl: make path-type a bitmap
Miklos Szeredi
2014-11-20
ovl: use lockless_dereference() for upperdentry
Miklos Szeredi
2014-11-20
ovl: allow filenames with comma
Miklos Szeredi
2014-11-20
ovl: rename filesystem type to "overlay"
Miklos Szeredi
2014-10-24
fs: limit filesystem stacking depth
Miklos Szeredi
2014-10-24
overlayfs: implement show_options
Erez Zadok
2014-10-24
overlayfs: add statfs support
Andy Whitcroft
2014-10-24
overlay filesystem
Miklos Szeredi