Miklos Szeredi
|
4edb83bb10
ovl: constant d_ino for non-merge dirs
|
8 years ago |
Miklos Szeredi
|
1d88f18373
ovl: fix xattr get and set with selinux
|
8 years ago |
Amir Goldstein
|
caf70cb2ba
ovl: cleanup orphan index entries
|
8 years ago |
Amir Goldstein
|
5f8415d6b8
ovl: persistent overlay inode nlink for indexed inodes
|
8 years ago |
Amir Goldstein
|
59be09712a
ovl: implement index dir copy up
|
8 years ago |
Miklos Szeredi
|
55acc66182
ovl: add flag for upper in ovl_entry
|
8 years ago |
Amir Goldstein
|
15932c415b
ovl: defer upper dir lock to tempfile link
|
8 years ago |
Miklos Szeredi
|
b9ac5c274b
ovl: hash overlay non-dir inodes by copy up origin
|
8 years ago |
Amir Goldstein
|
02bcd15774
ovl: introduce the inodes index dir feature
|
8 years ago |
Amir Goldstein
|
ad0af7104d
vfs: introduce inode 'inuse' lock
|
8 years ago |
Miklos Szeredi
|
04a01ac7ed
ovl: move cache and version to ovl_inode
|
8 years ago |
Amir Goldstein
|
a015dafcaf
ovl: use ovl_inode mutex to synchronize concurrent copy up
|
8 years ago |
Miklos Szeredi
|
13c72075ac
ovl: move impure to ovl_inode
|
8 years ago |
Miklos Szeredi
|
cf31c46347
ovl: move redirect to ovl_inode
|
8 years ago |
Miklos Szeredi
|
09d8b58673
ovl: move __upperdentry to ovl_inode
|
8 years ago |
Miklos Szeredi
|
25b7713afe
ovl: use i_private only as a key
|
8 years ago |
Miklos Szeredi
|
e6d2ebddbc
ovl: simplify getting inode
|
8 years ago |
Amir Goldstein
|
f3a1568582
ovl: mark upper merge dir with type origin entries "impure"
|
8 years ago |
Amir Goldstein
|
ee1d6d37b6
ovl: mark upper dir with type origin entries "impure"
|
8 years ago |
Amir Goldstein
|
21a2287811
ovl: handle rename when upper doesn't support xattr
|
8 years ago |
Amir Goldstein
|
82b749b2c6
ovl: check on mount time if upper fs supports setting xattr
|
8 years ago |
Linus Torvalds
|
b948abf53a
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
8 years ago |
Amir Goldstein
|
595485033d
ovl: set the ORIGIN type flag
|
8 years ago |
Amir Goldstein
|
7bcd74b98d
ovl: check if all layers are on the same fs
|
8 years ago |
Kees Cook
|
33006cdf9c
ovl: Use designated initializers
|
8 years ago |
Linus Torvalds
|
04bb94b13c
overlayfs: remove now unnecessary header file include
|
8 years ago |
Linus Torvalds
|
e58bc92783
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
8 years ago |
Ingo Molnar
|
5b825c3af1
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
|
8 years ago |
Amir Goldstein
|
39d3d60a54
ovl: introduce copy up waitqueue
|
8 years ago |
Miklos Szeredi
|
5cf5b477f0
ovl: opaque cleanup
|
8 years ago |