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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
6
-60
/
+106
2014-11-20
ovl: ovl_dir_fsync() cleanup
Miklos Szeredi
1
-2
/
+2
2014-11-20
ovl: pass dentry into ovl_dir_read_merged()
Miklos Szeredi
1
-21
/
+14
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: fix race in private xattr checks
Miklos Szeredi
1
-9
/
+18
2014-11-20
ovl: fix remove/copy-up race
Miklos Szeredi
1
-12
/
+19
2014-11-20
ovl: rename filesystem type to "overlay"
Miklos Szeredi
3
-6
/
+6
2014-11-05
ovl: don't poison cursor
Miklos Szeredi
1
-1
/
+1
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-3
/
+5
2014-10-31
ovl: initialize ->is_cursor
Miklos Szeredi
1
-0
/
+1
2014-10-28
overlayfs: fix lockdep misannotation
Miklos Szeredi
1
-1
/
+1
2014-10-28
ovl: fix check for cursor
Miklos Szeredi
1
-5
/
+6
2014-10-28
overlayfs: barriers for opening upper-layer directory
Al Viro
1
-1
/
+2
2014-10-24
overlayfs: embed middle into overlay_readdir_data
Al Viro
1
-7
/
+5
2014-10-24
overlayfs: embed root into overlay_readdir_data
Al Viro
1
-6
/
+5
2014-10-24
overlayfs: make ovl_cache_entry->name an array instead of pointer
Al Viro
1
-6
/
+5
2014-10-24
overlayfs: don't hold ->i_mutex over opening the real directory
Al Viro
1
-6
/
+13
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
8
-0
/
+3282