summaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/overlayfs.h
Commit message (Expand)AuthorAgeFilesLines
* ovl: clean up kstat usageAl Viro2016-12-161-1/+6
* ovl: fold ovl_copy_up_truncate() into ovl_copy_up()Amir Goldstein2016-12-161-2/+1
* ovl: opaque cleanupMiklos Szeredi2016-12-161-1/+1
* ovl: redirect on rename-dirMiklos Szeredi2016-12-161-0/+4
* ovl: lookup redirectsMiklos Szeredi2016-12-161-0/+1
* ovl: split super.cMiklos Szeredi2016-12-161-17/+17
* ovl: rename: simplify handling of lower/merged directoryMiklos Szeredi2016-12-161-3/+0
* ovl: get rid of PURE typeMiklos Szeredi2016-12-161-4/+2
* ovl: check lower existence when removingMiklos Szeredi2016-12-161-0/+1
* ovl: add ovl_dentry_is_whiteout()Miklos Szeredi2016-12-161-0/+1
* ovl: treat special files like a regular fsMiklos Szeredi2016-12-161-1/+1
* fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-2/+2
* ovl: Switch to generic_getxattrAndreas Gruenbacher2016-09-011-2/+2
* ovl: Switch to generic_removexattrAndreas Gruenbacher2016-09-011-4/+2
* ovl: Fix OVL_XATTR_PREFIXAndreas Gruenbacher2016-09-011-2/+2
* ovl: proper cleanup of workdirMiklos Szeredi2016-09-011-0/+2
* ovl: don't copy up opaquenessMiklos Szeredi2016-08-081-0/+1
* ovl: fix POSIX ACL settingMiklos Szeredi2016-07-291-3/+3
* ovl: share inode for hard linkMiklos Szeredi2016-07-291-0/+1
* ovl: store real inode pointer in ->i_privateMiklos Szeredi2016-07-291-4/+14
* ovl: update atime on upperMiklos Szeredi2016-07-291-0/+4
* ovl: simplify permission checkingMiklos Szeredi2016-07-291-1/+0
* ovl: define ->get_acl() for overlay inodesVivek Goyal2016-07-291-0/+2
* Merge branch 'd_real' into overlayfs-nextMiklos Szeredi2016-07-271-1/+1
|\
| * vfs: merge .d_select_inode() into .d_real()Miklos Szeredi2016-06-301-1/+1
* | ovl: Copy up underlying inode's ->i_mode to overlay inodeVivek Goyal2016-07-041-0/+1
|/
* 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