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
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2015-06-22
ovl: allow distributed fs as lower layer
Miklos Szeredi
1
-25
/
+88
2015-06-22
ovl: don't traverse automount points
Miklos Szeredi
1
-2
/
+6
2015-06-19
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
1
-0
/
+1
2015-05-19
ovl: mount read-only if workdir can't be created
Miklos Szeredi
1
-5
/
+5
2015-03-18
ovl: upper fs should not be R/O
hujianyang
1
-5
/
+19
2015-03-18
ovl: check lowerdir amount for non-upper mount
hujianyang
1
-1
/
+7
2015-03-18
ovl: print error message for invalid mount options
hujianyang
1
-0
/
+1
2015-01-08
ovl: Prevent rw remount when it should be ro mount
Seunghun Lee
1
-0
/
+12
2015-01-08
ovl: Fix opaque regression in ovl_lookup
hujianyang
1
-10
/
+13
2015-01-08
ovl: Fix kernel panic while mounting overlayfs
hujianyang
1
-0
/
+3
2014-12-13
ovl: Use macros to present ovl_xattr
hujianyang
1
-3
/
+1
2014-12-13
ovl: Cleanup redundant blank lines
hujianyang
1
-1
/
+0
2014-12-13
ovl: support multiple lower layers
Miklos Szeredi
1
-27
/
+83
2014-12-13
ovl: make upperdir optional
Miklos Szeredi
1
-36
/
+47
2014-12-13
ovl: improve mount helpers
Miklos Szeredi
1
-52
/
+73
2014-12-13
ovl: mount: change order of initialization
Miklos Szeredi
1
-38
/
+32
2014-12-13
ovl: allow statfs if no upper layer
Miklos Szeredi
1
-2
/
+2
2014-12-13
ovl: lookup ENAMETOOLONG on lower means ENOENT
Miklos Szeredi
1
-1
/
+7
2014-12-13
ovl: check whiteout on lowest layer as well
Miklos Szeredi
1
-17
/
+10
2014-12-13
ovl: multi-layer lookup
Miklos Szeredi
1
-49
/
+94
2014-12-13
ovl: multi-layer readdir
Miklos Szeredi
1
-0
/
+3
2014-12-13
ovl: helper to iterate layers
Miklos Szeredi
1
-0
/
+21
2014-12-13
ovl: add mutli-layer infrastructure
Miklos Szeredi
1
-34
/
+64
2014-12-13
ovl: make path-type a bitmap
Miklos Szeredi
1
-11
/
+8
2014-11-20
ovl: use lockless_dereference() for upperdentry
Miklos Szeredi
1
-6
/
+1
2014-11-20
ovl: allow filenames with comma
Miklos Szeredi
1
-3
/
+45
2014-11-20
ovl: rename filesystem type to "overlay"
Miklos Szeredi
1
-3
/
+3
2014-10-24
fs: limit filesystem stacking depth
Miklos Szeredi
1
-0
/
+9
2014-10-24
overlayfs: implement show_options
Erez Zadok
1
-28
/
+48
2014-10-24
overlayfs: add statfs support
Andy Whitcroft
1
-0
/
+40
2014-10-24
overlay filesystem
Miklos Szeredi
1
-0
/
+727