summaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/overlayfs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-271-2/+3
|\
| * switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-271-2/+3
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-271-0/+1
|\ \ | |/ |/|
| * ovl: override creds with the ones from the superblock mounterAntonio Murdaca2016-05-271-0/+1
* | ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-111-2/+2
|/
* ovl: Ensure upper filesystem supports d_typeVivek Goyal2016-03-211-0/+1
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-01-211-0/+3
|\
| * ovl: default permissionsMiklos Szeredi2015-10-121-0/+3
* | ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro2015-12-061-2/+1
|/
* overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells2015-06-191-0/+1
* ovl: Use macros to present ovl_xattrhujianyang2014-12-131-1/+3
* ovl: helper to iterate layersMiklos Szeredi2014-12-131-0/+1
* ovl: make path-type a bitmapMiklos Szeredi2014-12-131-4/+9
* overlay filesystemMiklos Szeredi2014-10-241-0/+191
OpenPOWER on IntegriCloud