summaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/namei.c
Commit message (Expand)AuthorAgeFilesLines
* ovl: check for bad and whiteout index on lookupAmir Goldstein2017-07-201-5/+17
* ovl: do not cleanup directory and whiteout index entriesAmir Goldstein2017-07-201-4/+15
* ovl: cleanup orphan index entriesAmir Goldstein2017-07-041-0/+5
* ovl: add flag for upper in ovl_entryMiklos Szeredi2017-07-041-1/+3
* ovl: hash overlay non-dir inodes by copy up originMiklos Szeredi2017-07-041-2/+2
* ovl: cleanup bad and stale index entries on mountAmir Goldstein2017-07-041-8/+66
* ovl: lookup index entry for copy up originAmir Goldstein2017-07-041-0/+108
* ovl: verify index dir matches upper dirAmir Goldstein2017-07-041-2/+2
* ovl: verify upper root dir matches lower root dirAmir Goldstein2017-07-041-14/+89
* ovl: relax same fs constrain for ovl_check_origin()Amir Goldstein2017-07-041-18/+24
* ovl: move impure to ovl_inodeMiklos Szeredi2017-07-041-4/+0
* ovl: move redirect to ovl_inodeMiklos Szeredi2017-07-041-1/+2
* ovl: move __upperdentry to ovl_inodeMiklos Szeredi2017-07-041-4/+3
* ovl: simplify getting inodeMiklos Szeredi2017-07-041-21/+9
* fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-051-1/+1
* ovl: mark upper merge dir with type origin entries "impure"Amir Goldstein2017-05-291-20/+0
* ovl: mark upper dir with type origin entries "impure"Amir Goldstein2017-05-191-2/+16
* ovl: lookup non-dir copy-up-origin by file handleAmir Goldstein2017-05-051-0/+132
* ovl: use an auxiliary var for overlay root entryAmir Goldstein2017-05-051-5/+4
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* ovl: fix possible use after free on redirect dir lookupAmir Goldstein2017-01-181-9/+18
* ovl: lookup redirectsMiklos Szeredi2016-12-161-2/+120
* ovl: consolidate lookup for underlying layersMiklos Szeredi2016-12-161-70/+86
* ovl: check namelenMiklos Szeredi2016-12-161-8/+8
* ovl: split super.cMiklos Szeredi2016-12-161-0/+267
OpenPOWER on IntegriCloud