1. 8d75ecc ovl: fix memory leak on unlink of indexed file by Amir Goldstein · 6 years ago
  2. e506ac1 ovl: hash directory inodes for fsnotify by Amir Goldstein · 7 years ago
  3. 5820dc0 ovl: fix missing unlock_rename() in ovl_do_copy_up() by Amir Goldstein · 7 years ago
  4. 9f4ec90 ovl: fix dput() of ERR_PTR in ovl_cleanup_index() by Amir Goldstein · 7 years ago
  5. 4edb83b ovl: constant d_ino for non-merge dirs by Miklos Szeredi · 7 years ago
  6. 1d88f18 ovl: fix xattr get and set with selinux by Miklos Szeredi · 7 years ago
  7. caf70cb ovl: cleanup orphan index entries by Amir Goldstein · 8 years ago
  8. 5f8415d ovl: persistent overlay inode nlink for indexed inodes by Amir Goldstein · 8 years ago
  9. 59be097 ovl: implement index dir copy up by Amir Goldstein · 8 years ago
  10. 55acc66 ovl: add flag for upper in ovl_entry by Miklos Szeredi · 8 years ago
  11. 15932c4 ovl: defer upper dir lock to tempfile link by Amir Goldstein · 8 years ago
  12. b9ac5c27 ovl: hash overlay non-dir inodes by copy up origin by Miklos Szeredi · 8 years ago
  13. 02bcd15 ovl: introduce the inodes index dir feature by Amir Goldstein · 8 years ago
  14. ad0af71 vfs: introduce inode 'inuse' lock by Amir Goldstein · 8 years ago
  15. 04a01ac ovl: move cache and version to ovl_inode by Miklos Szeredi · 8 years ago
  16. a015daf ovl: use ovl_inode mutex to synchronize concurrent copy up by Amir Goldstein · 8 years ago
  17. 13c7207 ovl: move impure to ovl_inode by Miklos Szeredi · 8 years ago
  18. cf31c46 ovl: move redirect to ovl_inode by Miklos Szeredi · 8 years ago
  19. 09d8b58 ovl: move __upperdentry to ovl_inode by Miklos Szeredi · 8 years ago
  20. 25b7713 ovl: use i_private only as a key by Miklos Szeredi · 8 years ago
  21. e6d2ebd ovl: simplify getting inode by Miklos Szeredi · 8 years ago
  22. f3a1568 ovl: mark upper merge dir with type origin entries "impure" by Amir Goldstein · 8 years ago
  23. ee1d6d37 ovl: mark upper dir with type origin entries "impure" by Amir Goldstein · 8 years ago
  24. 21a2287 ovl: handle rename when upper doesn't support xattr by Amir Goldstein · 8 years ago
  25. 82b749b ovl: check on mount time if upper fs supports setting xattr by Amir Goldstein · 8 years ago
  26. b948abf Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  27. 5954850 ovl: set the ORIGIN type flag by Amir Goldstein · 8 years ago
  28. 7bcd74b ovl: check if all layers are on the same fs by Amir Goldstein · 8 years ago
  29. 33006cd ovl: Use designated initializers by Kees Cook · 8 years ago
  30. 04bb94b overlayfs: remove now unnecessary header file include by Linus Torvalds · 8 years ago
  31. e58bc92 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  32. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  33. 39d3d60 ovl: introduce copy up waitqueue by Amir Goldstein · 8 years ago
  34. 5cf5b47 ovl: opaque cleanup by Miklos Szeredi · 8 years ago
  35. a6c6065 ovl: redirect on rename-dir by Miklos Szeredi · 8 years ago
  36. bbb1e54 ovl: split super.c by Miklos Szeredi · 8 years ago