summaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/util.c
Commit message (Expand)AuthorAgeFilesLines
...
* ovl: use i_private only as a keyMiklos Szeredi2017-07-041-6/+29
* ovl: simplify getting inodeMiklos Szeredi2017-07-041-1/+6
* ovl: mark upper merge dir with type origin entries "impure"Amir Goldstein2017-05-291-7/+35
* ovl: mark upper dir with type origin entries "impure"Amir Goldstein2017-05-191-0/+14
* ovl: handle rename when upper doesn't support xattrAmir Goldstein2017-05-191-8/+1Star
* ovl: check on mount time if upper fs supports setting xattrAmir Goldstein2017-05-181-0/+21
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-101-5/+14
|\
| * ovl: set the ORIGIN type flagAmir Goldstein2017-05-051-4/+6
| * ovl: check if all layers are on the same fsAmir Goldstein2017-05-051-0/+7
| * ovl: Use designated initializersKees Cook2017-04-201-1/+1
* | overlayfs: remove now unnecessary header file includeLinus Torvalds2017-03-081-1/+0Star
|/
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-031-0/+31
|\
| * ovl: introduce copy up waitqueueAmir Goldstein2017-02-071-0/+30
* | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
|/
* ovl: opaque cleanupMiklos Szeredi2016-12-161-2/+3
* ovl: redirect on rename-dirMiklos Szeredi2016-12-161-0/+29
* ovl: split super.cMiklos Szeredi2016-12-161-0/+235