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
2015-09-04
fs: create and use seq_show_option for escaping
Kees Cook
1
-3
/
+3
2015-07-12
fix a braino in ovl_d_select_inode()
Al Viro
1
-0
/
+3
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-15
/
+9
2015-07-02
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-51
/
+139
2015-06-22
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-17
/
+18
2015-06-22
ovl: lookup whiteouts outside iterate_dir()
Miklos Szeredi
1
-28
/
+49
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
3
-8
/
+8
2015-06-19
overlay: Call ovl_drop_write() earlier in ovl_dentry_open()
David Howells
1
-10
/
+4
2015-05-19
ovl: mount read-only if workdir can't be created
Miklos Szeredi
3
-5
/
+17
2015-05-14
ovl: don't remove non-empty opaque directory
Miklos Szeredi
1
-5
/
+19
2015-05-11
switch ->put_link() from dentry to inode
Al Viro
1
-2
/
+2
2015-05-10
don't pass nameidata to ->follow_link()
Al Viro
1
-2
/
+2
2015-05-10
new ->follow_link() and ->put_link() calling conventions
Al Viro
1
-8
/
+10
2015-05-10
ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link
NeilBrown
1
-13
/
+12
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-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
1
-3
/
+3
2015-02-20
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Al Viro
6
-319
/
+489
2015-01-09
ovl: discard independent cursor in readdir()
hujianyang
1
-24
/
+14
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
4
-7
/
+7
2014-12-13
ovl: Cleanup redundant blank lines
hujianyang
3
-3
/
+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
2
-56
/
+50
2014-12-13
ovl: multi-layer lookup
Miklos Szeredi
1
-49
/
+94
2014-12-13
ovl: multi-layer readdir
Miklos Szeredi
2
-22
/
+24
2014-12-13
ovl: helper to iterate layers
Miklos Szeredi
2
-0
/
+22
2014-12-13
ovl: add mutli-layer infrastructure
Miklos Szeredi
1
-34
/
+64
2014-12-13
ovl: dont replace opaque dir
Miklos Szeredi
1
-1
/
+1
2014-12-13
ovl: make path-type a bitmap
Miklos Szeredi
6
-36
/
+41
2014-12-13
ovl: check whiteout while reading directory
Miklos Szeredi
1
-49
/
+28
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
[next]