Age | Commit message (Expand) | Author | Files | Lines |
2017-07-04 | ovl: persistent overlay inode nlink for indexed inodes | Amir Goldstein | 1 | -0/+66 |
2017-07-04 | ovl: implement index dir copy up | Amir Goldstein | 1 | -1/+1 |
2017-07-04 | ovl: add flag for upper in ovl_entry | Miklos Szeredi | 1 | -0/+19 |
2017-07-04 | ovl: defer upper dir lock to tempfile link | Amir Goldstein | 1 | -1/+0 |
2017-07-04 | ovl: hash overlay non-dir inodes by copy up origin | Miklos Szeredi | 1 | -2/+1 |
2017-07-04 | ovl: introduce the inodes index dir feature | Amir Goldstein | 1 | -0/+15 |
2017-07-04 | vfs: introduce inode 'inuse' lock | Amir Goldstein | 1 | -0/+31 |
2017-07-04 | ovl: move cache and version to ovl_inode | Miklos Szeredi | 1 | -12/+8 |
2017-07-04 | ovl: use ovl_inode mutex to synchronize concurrent copy up | Amir Goldstein | 1 | -17/+6 |
2017-07-04 | ovl: move impure to ovl_inode | Miklos Szeredi | 1 | -10/+12 |
2017-07-04 | ovl: move redirect to ovl_inode | Miklos Szeredi | 1 | -6/+4 |
2017-07-04 | ovl: move __upperdentry to ovl_inode | Miklos Szeredi | 1 | -57/+32 |
2017-07-04 | ovl: use i_private only as a key | Miklos Szeredi | 1 | -6/+29 |
2017-07-04 | ovl: simplify getting inode | Miklos Szeredi | 1 | -1/+6 |
2017-05-29 | ovl: mark upper merge dir with type origin entries "impure" | Amir Goldstein | 1 | -7/+35 |
2017-05-19 | ovl: mark upper dir with type origin entries "impure" | Amir Goldstein | 1 | -0/+14 |
2017-05-19 | ovl: handle rename when upper doesn't support xattr | Amir Goldstein | 1 | -8/+1 |
2017-05-18 | ovl: check on mount time if upper fs supports setting xattr | Amir Goldstein | 1 | -0/+21 |
2017-05-10 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+14 |
2017-05-05 | ovl: set the ORIGIN type flag | Amir Goldstein | 1 | -4/+6 |
2017-05-05 | ovl: check if all layers are on the same fs | Amir Goldstein | 1 | -0/+7 |
2017-04-20 | ovl: Use designated initializers | Kees Cook | 1 | -1/+1 |
2017-03-08 | overlayfs: remove now unnecessary header file include | Linus Torvalds | 1 | -1/+0 |
2017-03-03 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+31 |
2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 1 | -0/+1 |
2017-02-07 | ovl: introduce copy up waitqueue | Amir Goldstein | 1 | -0/+30 |
2016-12-16 | ovl: opaque cleanup | Miklos Szeredi | 1 | -2/+3 |
2016-12-16 | ovl: redirect on rename-dir | Miklos Szeredi | 1 | -0/+29 |
2016-12-16 | ovl: split super.c | Miklos Szeredi | 1 | -0/+235 |