Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a braino in ovl_d_select_inode() | Al Viro | 2015-07-12 | 1 | -0/+3 |
* | overlayfs: Make f_path always point to the overlay and f_inode to the underlay | David Howells | 2015-06-19 | 1 | -8/+6 |
* | overlay: Call ovl_drop_write() earlier in ovl_dentry_open() | David Howells | 2015-06-19 | 1 | -10/+4 |
* | switch ->put_link() from dentry to inode | Al Viro | 2015-05-11 | 1 | -2/+2 |
* | don't pass nameidata to ->follow_link() | Al Viro | 2015-05-10 | 1 | -2/+2 |
* | new ->follow_link() and ->put_link() calling conventions | Al Viro | 2015-05-10 | 1 | -8/+10 |
* | ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link | NeilBrown | 2015-05-10 | 1 | -13/+12 |
* | ovl: Use macros to present ovl_xattr | hujianyang | 2014-12-13 | 1 | -1/+1 |
* | ovl: Cleanup redundant blank lines | hujianyang | 2014-12-13 | 1 | -1/+0 |
* | ovl: make path-type a bitmap | Miklos Szeredi | 2014-12-13 | 1 | -3/+6 |
* | ovl: fix race in private xattr checks | Miklos Szeredi | 2014-11-20 | 1 | -9/+18 |
* | overlay filesystem | Miklos Szeredi | 2014-10-24 | 1 | -0/+425 |