summaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/namei.c
Commit message (Expand)AuthorAgeFilesLines
* ovl: move redirect to ovl_inodeMiklos Szeredi2017-07-041-1/+2
* ovl: move __upperdentry to ovl_inodeMiklos Szeredi2017-07-041-4/+3Star
* ovl: simplify getting inodeMiklos Szeredi2017-07-041-21/+9Star
* 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/+0Star
* 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/+4Star
* 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