aboutsummaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-04ovl: move impure to ovl_inodeMiklos Szeredi1-10/+12
2017-07-04ovl: move redirect to ovl_inodeMiklos Szeredi1-6/+4
2017-07-04ovl: move __upperdentry to ovl_inodeMiklos Szeredi1-57/+32
2017-07-04ovl: use i_private only as a keyMiklos Szeredi1-6/+29
2017-07-04ovl: simplify getting inodeMiklos Szeredi1-1/+6
2017-05-29ovl: mark upper merge dir with type origin entries "impure"Amir Goldstein1-7/+35
2017-05-19ovl: mark upper dir with type origin entries "impure"Amir Goldstein1-0/+14
2017-05-19ovl: handle rename when upper doesn't support xattrAmir Goldstein1-8/+1
2017-05-18ovl: check on mount time if upper fs supports setting xattrAmir Goldstein1-0/+21
2017-05-10Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-5/+14
2017-05-05ovl: set the ORIGIN type flagAmir Goldstein1-4/+6
2017-05-05ovl: check if all layers are on the same fsAmir Goldstein1-0/+7
2017-04-20ovl: Use designated initializersKees Cook1-1/+1
2017-03-08overlayfs: remove now unnecessary header file includeLinus Torvalds1-1/+0
2017-03-03Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-0/+31
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-0/+1
2017-02-07ovl: introduce copy up waitqueueAmir Goldstein1-0/+30
2016-12-16ovl: opaque cleanupMiklos Szeredi1-2/+3
2016-12-16ovl: redirect on rename-dirMiklos Szeredi1-0/+29
2016-12-16ovl: split super.cMiklos Szeredi1-0/+235