1. da309e8 ovl: factor out ovl_map_dev_ino() helper by Amir Goldstein · 7 years ago
  2. 695b46e ovl: set i_ino to the value of st_ino for NFS export by Amir Goldstein · 7 years ago
  3. c62520a ovl: store 'has_upper' and 'opaque' as bit flags by Amir Goldstein · 7 years ago
  4. aa3ff3c ovl: copy up of disconnected dentries by Amir Goldstein · 7 years ago
  5. e7dd0e7 ovl: whiteout index when union nlink drops to zero by Amir Goldstein · 7 years ago
  6. 89a1755 ovl: cleanup dir index when dir nlink drops to zero by Amir Goldstein · 7 years ago
  7. 016b720 ovl: index directories on copy up for NFS export by Amir Goldstein · 7 years ago
  8. fbd2d20 ovl: index all non-dir on copy up for NFS export by Amir Goldstein · 7 years ago
  9. 24b33ee ovl: create ovl_need_index() helper by Amir Goldstein · 7 years ago
  10. f168f10 ovl: add support for "nfs_export" configuration by Amir Goldstein · 7 years ago
  11. 31747ed ovl: hash directory inodes for fsnotify by Amir Goldstein · 7 years ago
  12. b934363 ovl: re-structure overlay lower layers in-memory by Chandan Rajendra · 7 years ago
  13. ee023c3 ovl: move include of ovl_entry.h into overlayfs.h by Amir Goldstein · 7 years ago
  14. b79e05a ovl: no direct iteration for dir with origin xattr by Amir Goldstein · 8 years ago
  15. 5820dc0 ovl: fix missing unlock_rename() in ovl_do_copy_up() by Amir Goldstein · 7 years ago
  16. 9f4ec90 ovl: fix dput() of ERR_PTR in ovl_cleanup_index() by Amir Goldstein · 7 years ago
  17. 4edb83b ovl: constant d_ino for non-merge dirs by Miklos Szeredi · 7 years ago
  18. 1d88f18 ovl: fix xattr get and set with selinux by Miklos Szeredi · 7 years ago
  19. caf70cb ovl: cleanup orphan index entries by Amir Goldstein · 8 years ago
  20. 5f8415d ovl: persistent overlay inode nlink for indexed inodes by Amir Goldstein · 8 years ago
  21. 59be097 ovl: implement index dir copy up by Amir Goldstein · 8 years ago
  22. 55acc66 ovl: add flag for upper in ovl_entry by Miklos Szeredi · 7 years ago
  23. 15932c4 ovl: defer upper dir lock to tempfile link by Amir Goldstein · 8 years ago
  24. b9ac5c27 ovl: hash overlay non-dir inodes by copy up origin by Miklos Szeredi · 7 years ago
  25. 02bcd15 ovl: introduce the inodes index dir feature by Amir Goldstein · 8 years ago
  26. ad0af71 vfs: introduce inode 'inuse' lock by Amir Goldstein · 8 years ago
  27. 04a01ac ovl: move cache and version to ovl_inode by Miklos Szeredi · 7 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 · 7 years ago
  30. cf31c46 ovl: move redirect to ovl_inode by Miklos Szeredi · 7 years ago
  31. 09d8b58 ovl: move __upperdentry to ovl_inode by Miklos Szeredi · 7 years ago
  32. 25b7713 ovl: use i_private only as a key by Miklos Szeredi · 7 years ago
  33. e6d2ebd ovl: simplify getting inode by Miklos Szeredi · 7 years ago
  34. f3a1568 ovl: mark upper merge dir with type origin entries "impure" by Amir Goldstein · 8 years ago
  35. ee1d6d37 ovl: mark upper dir with type origin entries "impure" by Amir Goldstein · 8 years ago
  36. 21a2287 ovl: handle rename when upper doesn't support xattr by Amir Goldstein · 8 years ago
  37. 82b749b ovl: check on mount time if upper fs supports setting xattr by Amir Goldstein · 8 years ago
  38. b948abf Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  39. 5954850 ovl: set the ORIGIN type flag by Amir Goldstein · 8 years ago
  40. 7bcd74b ovl: check if all layers are on the same fs by Amir Goldstein · 8 years ago
  41. 33006cd ovl: Use designated initializers by Kees Cook · 8 years ago
  42. 04bb94b overlayfs: remove now unnecessary header file include by Linus Torvalds · 8 years ago
  43. e58bc92 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  44. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  45. 39d3d60 ovl: introduce copy up waitqueue by Amir Goldstein · 8 years ago
  46. 5cf5b47 ovl: opaque cleanup by Miklos Szeredi · 8 years ago
  47. a6c6065 ovl: redirect on rename-dir by Miklos Szeredi · 8 years ago
  48. bbb1e54 ovl: split super.c by Miklos Szeredi · 8 years ago