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