1. 438c84c ovl: don't follow redirects if redirect_dir=off by Miklos Szeredi · 8 years ago
  2. b04a234 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  3. 2a9c6d0 ovl: allocate anonymous devs for lowerdirs by Chandan Rajendra · 8 years ago
  4. b934363 ovl: re-structure overlay lower layers in-memory by Chandan Rajendra · 8 years ago
  5. 506458e locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 8 years ago
  6. 85fdee1 ovl: fix regression caused by exclusive upper/work dir protection by Amir Goldstein · 8 years ago
  7. 55acc66 ovl: add flag for upper in ovl_entry by Miklos Szeredi · 8 years ago
  8. 02bcd15 ovl: introduce the inodes index dir feature by Amir Goldstein · 8 years ago
  9. 2cac0c0 ovl: get exclusive ownership on upper/work dirs by Amir Goldstein · 8 years ago
  10. 04a01ac ovl: move cache and version to ovl_inode by Miklos Szeredi · 8 years ago
  11. a015daf ovl: use ovl_inode mutex to synchronize concurrent copy up by Amir Goldstein · 8 years ago
  12. 13c7207 ovl: move impure to ovl_inode by Miklos Szeredi · 8 years ago
  13. cf31c46 ovl: move redirect to ovl_inode by Miklos Szeredi · 8 years ago
  14. 09d8b58 ovl: move __upperdentry to ovl_inode by Miklos Szeredi · 8 years ago
  15. 25b7713 ovl: use i_private only as a key by Miklos Szeredi · 8 years ago
  16. 13cf199 ovl: allocate an ovl_inode struct by Amir Goldstein · 8 years ago
  17. ee1d6d37 ovl: mark upper dir with type origin entries "impure" by Amir Goldstein · 8 years ago
  18. 82b749b ovl: check on mount time if upper fs supports setting xattr by Amir Goldstein · 8 years ago
  19. 7bcd74b ovl: check if all layers are on the same fs by Amir Goldstein · 8 years ago
  20. 39d3d60 ovl: introduce copy up waitqueue by Amir Goldstein · 9 years ago
  21. e7f5242 ovl: check if upperdir fs supports O_TMPFILE by Amir Goldstein · 9 years ago
  22. a6c6065 ovl: redirect on rename-dir by Miklos Szeredi · 9 years ago
  23. 02b69b2 ovl: lookup redirects by Miklos Szeredi · 9 years ago
  24. 6b2d5fe ovl: check namelen by Miklos Szeredi · 9 years ago
  25. bbb1e54 ovl: split super.c by Miklos Szeredi · 9 years ago