summaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/overlayfs.h
Commit message (Expand)AuthorAgeFilesLines
* ovl: fix xattr get and set with selinuxMiklos Szeredi2017-07-201-3/+4
* ovl: fix origin verification of index dirAmir Goldstein2017-07-131-1/+2
* ovl: cleanup orphan index entriesAmir Goldstein2017-07-041-0/+3
* ovl: persistent overlay inode nlink for indexed inodesAmir Goldstein2017-07-041-0/+5
* ovl: add flag for upper in ovl_entryMiklos Szeredi2017-07-041-0/+2
* ovl: cleanup bad and stale index entries on mountAmir Goldstein2017-07-041-1/+5
* ovl: lookup index entry for copy up originAmir Goldstein2017-07-041-0/+2
* ovl: verify index dir matches upper dirAmir Goldstein2017-07-041-2/+4
* ovl: verify upper root dir matches lower root dirAmir Goldstein2017-07-041-0/+3
* ovl: introduce the inodes index dir featureAmir Goldstein2017-07-041-0/+2
* vfs: introduce inode 'inuse' lockAmir Goldstein2017-07-041-0/+2
* 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
OpenPOWER on IntegriCloud