summaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/overlayfs.h
Commit message (Expand)AuthorAgeFilesLines
* ovl: lookup indexed ancestor of lower dirAmir Goldstein2018-01-241-0/+2
* ovl: lookup connected ancestor of dir in inode cacheAmir Goldstein2018-01-241-1/+2
* ovl: decode indexed dir file handlesAmir Goldstein2018-01-241-0/+1
* ovl: decode lower file handles of unlinked but open filesAmir Goldstein2018-01-241-0/+1
* ovl: decode lower non-dir file handlesAmir Goldstein2018-01-241-0/+2
* ovl: decode pure upper file handlesAmir Goldstein2018-01-241-0/+2
* ovl: encode pure upper file handlesAmir Goldstein2018-01-241-0/+6
* ovl: store 'has_upper' and 'opaque' as bit flagsAmir Goldstein2018-01-241-1/+9
* ovl: do not pass overlay dentry to ovl_get_inode()Amir Goldstein2018-01-241-2/+3
* ovl: factor out ovl_get_index_fh() helperAmir Goldstein2018-01-241-0/+1
* ovl: whiteout index when union nlink drops to zeroAmir Goldstein2018-01-241-0/+2
* ovl: create ovl_need_index() helperAmir Goldstein2018-01-241-0/+1
* ovl: use directory index entries for consistency verificationAmir Goldstein2018-01-241-0/+7
* ovl: add support for "nfs_export" configurationAmir Goldstein2018-01-241-0/+2
* ovl: generalize ovl_verify_origin() and helpersAmir Goldstein2018-01-241-3/+9
* ovl: simplify arguments to ovl_check_origin_fh()Amir Goldstein2018-01-241-5/+4
* ovl: fix inconsistent d_ino for legacy merge dirAmir Goldstein2018-01-241-0/+2
* ovl: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-12-111-1/+1
* ovl: remove unneeded arg from ovl_verify_origin()Amir Goldstein2017-11-101-2/+2
* ovl: re-structure overlay lower layers in-memoryChandan Rajendra2017-11-091-2/+2
* ovl: move include of ovl_entry.h into overlayfs.hAmir Goldstein2017-11-091-0/+1
* ovl: no direct iteration for dir with origin xattrAmir Goldstein2017-11-091-0/+4
* ovl: fix EIO from lookup of non-indexed upperAmir Goldstein2017-10-241-1/+2
* ovl: fix missing unlock_rename() in ovl_do_copy_up()Amir Goldstein2017-10-051-0/+1
* ovl: constant d_ino for non-merge dirsMiklos Szeredi2017-07-271-3/+5
* 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
OpenPOWER on IntegriCloud