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