summaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/overlayfs.h
Commit message (Expand)AuthorAgeFilesLines
...
* ovl: move impure to ovl_inodeMiklos Szeredi2017-07-041-1/+6
* ovl: move __upperdentry to ovl_inodeMiklos Szeredi2017-07-041-5/+7
* ovl: use i_private only as a keyMiklos Szeredi2017-07-041-12/+1
* ovl: simplify getting inodeMiklos Szeredi2017-07-041-3/+2
* overlayfs: use uuid_t instead of uuid_beChristoph Hellwig2017-06-051-1/+1
* ovl: mark upper merge dir with type origin entries "impure"Amir Goldstein2017-05-291-4/+11
* ovl: mark upper dir with type origin entries "impure"Amir Goldstein2017-05-191-0/+3
* ovl: remove unused arg from ovl_lookup_temp()Miklos Szeredi2017-05-191-1/+1
* ovl: handle rename when upper doesn't support xattrAmir Goldstein2017-05-191-1/+0
* ovl: check on mount time if upper fs supports setting xattrAmir Goldstein2017-05-181-0/+3
* ovl: merge getattr for dir and nondirMiklos Szeredi2017-05-051-0/+2
* ovl: set the ORIGIN type flagAmir Goldstein2017-05-051-0/+2
* ovl: store file handle of lower inode on copy upAmir Goldstein2017-05-051-0/+36
* ovl: check if all layers are on the same fsAmir Goldstein2017-05-051-0/+1
* ovl: introduce copy up waitqueueAmir Goldstein2017-02-071-0/+2
* ovl: check if upperdir fs supports O_TMPFILEAmir Goldstein2017-02-071-0/+9
* 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
OpenPOWER on IntegriCloud