Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ovl: ignore lower entries when checking purity of non-directory entries | Konstantin Khlebnikov | 2016-03-03 | 1 | -0/+7 |
* | ovl: fix getcwd() failure after unsuccessful rmdir | Rui Wang | 2016-03-03 | 1 | -1/+2 |
* | wrappers for ->i_mutex access | Al Viro | 2016-01-22 | 1 | -6/+6 |
* | ovl: mount read-only if workdir can't be created | Miklos Szeredi | 2015-05-19 | 1 | -0/+9 |
* | ovl: don't remove non-empty opaque directory | Miklos Szeredi | 2015-05-14 | 1 | -5/+19 |
* | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) | David Howells | 2015-02-22 | 1 | -3/+3 |
* | ovl: Use macros to present ovl_xattr | hujianyang | 2014-12-13 | 1 | -2/+2 |
* | ovl: dont replace opaque dir | Miklos Szeredi | 2014-12-13 | 1 | -1/+1 |
* | ovl: make path-type a bitmap | Miklos Szeredi | 2014-12-13 | 1 | -11/+11 |
* | ovl: fix remove/copy-up race | Miklos Szeredi | 2014-11-20 | 1 | -12/+19 |
* | overlay filesystem | Miklos Szeredi | 2014-10-24 | 1 | -0/+921 |