summaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* fix a braino in ovl_d_select_inode()Al Viro2015-07-121-0/+3
* overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells2015-06-191-8/+6
* overlay: Call ovl_drop_write() earlier in ovl_dentry_open()David Howells2015-06-191-10/+4
* switch ->put_link() from dentry to inodeAl Viro2015-05-111-2/+2
* don't pass nameidata to ->follow_link()Al Viro2015-05-101-2/+2
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-101-8/+10
* ovl: rearrange ovl_follow_link to it doesn't need to call ->put_linkNeilBrown2015-05-101-13/+12
* ovl: Use macros to present ovl_xattrhujianyang2014-12-131-1/+1
* ovl: Cleanup redundant blank lineshujianyang2014-12-131-1/+0
* ovl: make path-type a bitmapMiklos Szeredi2014-12-131-3/+6
* ovl: fix race in private xattr checksMiklos Szeredi2014-11-201-9/+18
* overlay filesystemMiklos Szeredi2014-10-241-0/+425
OpenPOWER on IntegriCloud