Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vfs: make first argument of dir_context.actor typed | Miklos Szeredi | 2014-10-31 | 1 | -3/+5 |
* | ovl: initialize ->is_cursor | Miklos Szeredi | 2014-10-31 | 1 | -0/+1 |
* | overlayfs: fix lockdep misannotation | Miklos Szeredi | 2014-10-28 | 1 | -1/+1 |
* | ovl: fix check for cursor | Miklos Szeredi | 2014-10-28 | 1 | -5/+6 |
* | overlayfs: barriers for opening upper-layer directory | Al Viro | 2014-10-28 | 1 | -1/+2 |
* | overlayfs: embed middle into overlay_readdir_data | Al Viro | 2014-10-24 | 1 | -7/+5 |
* | overlayfs: embed root into overlay_readdir_data | Al Viro | 2014-10-24 | 1 | -6/+5 |
* | overlayfs: make ovl_cache_entry->name an array instead of pointer | Al Viro | 2014-10-24 | 1 | -6/+5 |
* | overlayfs: don't hold ->i_mutex over opening the real directory | Al Viro | 2014-10-24 | 1 | -6/+13 |
* | fs: limit filesystem stacking depth | Miklos Szeredi | 2014-10-24 | 1 | -0/+9 |
* | overlayfs: implement show_options | Erez Zadok | 2014-10-24 | 1 | -28/+48 |
* | overlayfs: add statfs support | Andy Whitcroft | 2014-10-24 | 1 | -0/+40 |
* | overlay filesystem | Miklos Szeredi | 2014-10-24 | 8 | -0/+3282 |