1. 1346416 ovl: layer is const by Miklos Szeredi · 5 years ago
  2. 1b81ddd ovl: fix corner case of conflicting lower layer uuid by Amir Goldstein · 5 years ago
  3. 07f1e59 ovl: generalize the lower_fs[] array by Amir Goldstein · 5 years ago
  4. 0f831ec ovl: simplify ovl_same_sb() helper by Amir Goldstein · 5 years ago
  5. 94375f9 ovl: generalize the lower_layers[] array by Amir Goldstein · 5 years ago
  6. 7e63c87 ovl: fix lookup failure on multi lower squashfs by Amir Goldstein · 5 years ago
  7. 0be0bfd ovl: fix regression caused by overlapping layers detection by Amir Goldstein · 6 years ago
  8. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  9. 146d62e ovl: detect overlapping layers by Amir Goldstein · 6 years ago
  10. 2664bd0 ovl: Store lower data inode in ovl_inode by Vivek Goyal · 7 years ago
  11. d579104 ovl: Provide a mount option metacopy=on/off for metadata copyup by Vivek Goyal · 7 years ago
  12. 795939a ovl: add support for "xino" mount and config options by Amir Goldstein · 7 years ago
  13. e487d88 ovl: constant st_ino for non-samefs with xino by Amir Goldstein · 7 years ago
  14. 5148626 ovl: allocate anon bdev per unique lower fs by Amir Goldstein · 7 years ago
  15. c62520a ovl: store 'has_upper' and 'opaque' as bit flags by Amir Goldstein · 7 years ago
  16. f168f10 ovl: add support for "nfs_export" configuration by Amir Goldstein · 7 years ago
  17. d583ed7 ovl: store layer index in ovl_layer by Amir Goldstein · 7 years ago
  18. 438c84c ovl: don't follow redirects if redirect_dir=off by Miklos Szeredi · 7 years ago
  19. b04a234 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  20. 2a9c6d0 ovl: allocate anonymous devs for lowerdirs by Chandan Rajendra · 7 years ago
  21. b934363 ovl: re-structure overlay lower layers in-memory by Chandan Rajendra · 8 years ago
  22. 506458e locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
  23. 85fdee1 ovl: fix regression caused by exclusive upper/work dir protection by Amir Goldstein · 7 years ago
  24. 55acc66 ovl: add flag for upper in ovl_entry by Miklos Szeredi · 8 years ago
  25. 02bcd15 ovl: introduce the inodes index dir feature by Amir Goldstein · 8 years ago
  26. 2cac0c0 ovl: get exclusive ownership on upper/work dirs by Amir Goldstein · 8 years ago
  27. 04a01ac ovl: move cache and version to ovl_inode by Miklos Szeredi · 8 years ago
  28. a015daf ovl: use ovl_inode mutex to synchronize concurrent copy up by Amir Goldstein · 8 years ago
  29. 13c7207 ovl: move impure to ovl_inode by Miklos Szeredi · 8 years ago
  30. cf31c46 ovl: move redirect to ovl_inode by Miklos Szeredi · 8 years ago
  31. 09d8b58 ovl: move __upperdentry to ovl_inode by Miklos Szeredi · 8 years ago
  32. 25b7713 ovl: use i_private only as a key by Miklos Szeredi · 8 years ago
  33. 13cf199 ovl: allocate an ovl_inode struct by Amir Goldstein · 8 years ago
  34. ee1d6d37 ovl: mark upper dir with type origin entries "impure" by Amir Goldstein · 8 years ago
  35. 82b749b ovl: check on mount time if upper fs supports setting xattr by Amir Goldstein · 8 years ago
  36. 7bcd74b ovl: check if all layers are on the same fs by Amir Goldstein · 8 years ago
  37. 39d3d60 ovl: introduce copy up waitqueue by Amir Goldstein · 8 years ago
  38. e7f5242 ovl: check if upperdir fs supports O_TMPFILE by Amir Goldstein · 8 years ago
  39. a6c6065 ovl: redirect on rename-dir by Miklos Szeredi · 8 years ago
  40. 02b69b2 ovl: lookup redirects by Miklos Szeredi · 8 years ago
  41. 6b2d5fe ovl: check namelen by Miklos Szeredi · 8 years ago
  42. bbb1e54 ovl: split super.c by Miklos Szeredi · 8 years ago