summaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/overlayfs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-151-1/+1
|\
| * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-051-1/+1
* | ovl: use inode_insert5() to hash a newly created inodeAmir Goldstein2018-05-311-0/+1
* | ovl: Pass argument to ovl_get_inode() in a structureVivek Goyal2018-05-311-3/+8
* | ovl: create helper ovl_create_temp()Amir Goldstein2018-05-311-1/+1
* | ovl: return dentry from ovl_create_real()Miklos Szeredi2018-05-311-2/+2
* | ovl: struct cattr cleanupsAmir Goldstein2018-05-311-3/+6
* | ovl: strip debug argument from ovl_do_ helpersAmir Goldstein2018-05-311-24/+18
|/
* ovl: consistent i_ino for non-samefs with xinoAmir Goldstein2018-04-121-1/+1
* ovl: constant st_ino for non-samefs with xinoAmir Goldstein2018-04-121-1/+8
* ovl: factor out ovl_map_dev_ino() helperAmir Goldstein2018-04-121-0/+1
* ovl: do not try to reconnect a disconnected origin dentryAmir Goldstein2018-04-121-2/+3
* ovl: disambiguate ovl_encode_fh()Amir Goldstein2018-04-121-2/+2
* ovl: check lower ancestry on encode of lower dir file handleAmir Goldstein2018-02-161-0/+1
* 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
OpenPOWER on IntegriCloud