Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-21 | ovl: fixed coding style warning | Sohom Bhattacharjee | 1 | -0/+1 |
2016-03-21 | ovl: Warn on copy up if a process has a R/O fd open to the lower file | David Howells | 1 | -0/+34 |
2016-01-22 | wrappers for ->i_mutex access | Al Viro | 1 | -2/+2 |
2016-01-21 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -15/+26 |
2015-12-06 | ovl: get rid of the dead code left from broken (and disabled) optimizations | Al Viro | 1 | -17/+6 |
2015-11-10 | ovl: use a minimal buffer in ovl_copy_xattr | Vito Caputo | 1 | -14/+25 |
2015-11-10 | ovl: allow zero size xattr | Miklos Szeredi | 1 | -1/+1 |
2015-10-12 | ovl: fix dentry reference leak | David Howells | 1 | -1/+1 |
2015-10-12 | ovl: use O_LARGEFILE in ovl_copy_up() | David Howells | 1 | -2/+2 |
2015-05-19 | ovl: mount read-only if workdir can't be created | Miklos Szeredi | 1 | -0/+3 |
2014-12-13 | ovl: Cleanup redundant blank lines | hujianyang | 1 | -1/+0 |
2014-12-13 | ovl: make path-type a bitmap | Miklos Szeredi | 1 | -2/+2 |
2014-10-24 | overlay filesystem | Miklos Szeredi | 1 | -0/+414 |