1. 24f0b17 ovl: whiteout orphan index entries on mount by Amir Goldstein · 7 years ago
  2. 1eff1a1 ovl: simplify arguments to ovl_check_origin_fh() by Amir Goldstein · 7 years ago
  3. a5a927a ovl: take mnt_want_write() for removing impure xattr by Amir Goldstein · 7 years ago
  4. 6d0a8a9 ovl: take lower dir inode mutex outside upper sb_writers lock by Amir Goldstein · 7 years ago
  5. d796e77 ovl: fix failure to fsync lower dir by Amir Goldstein · 7 years ago
  6. da2e6b7 ovl: fix overlay: warning prefix by Amir Goldstein · 7 years ago
  7. b02a16e ovl: update ctx->pos on impure dir iteration by Amir Goldstein · 7 years ago
  8. b04a234 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  9. b934363 ovl: re-structure overlay lower layers in-memory by Chandan Rajendra · 7 years ago
  10. 95e598e ovl: simplify ovl_check_empty_and_clear() by zhangyi (F) · 7 years ago
  11. b79e05a ovl: no direct iteration for dir with origin xattr by Amir Goldstein · 7 years ago
  12. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  13. fa0096e ovl: do not cleanup unsupported index entries by Amir Goldstein · 7 years ago
  14. 506458e locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
  15. dc7ab67 ovl: fix dentry leak in ovl_indexdir_cleanup() by Amir Goldstein · 7 years ago
  16. c353f88 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  17. ff7a5fb overlayfs, locking: Remove smp_mb__before_spinlock() usage by Peter Zijlstra · 7 years ago
  18. 4edb83b ovl: constant d_ino for non-merge dirs by Miklos Szeredi · 7 years ago
  19. b5efccbe ovl: constant d_ino across copy up by Amir Goldstein · 8 years ago
  20. 31e8cce ovl: fix readdir error value by Miklos Szeredi · 7 years ago
  21. 61b6747 ovl: do not cleanup directory and whiteout index entries by Amir Goldstein · 7 years ago
  22. 415543d ovl: cleanup bad and stale index entries on mount by Amir Goldstein · 7 years ago
  23. eea2fb4 ovl: proper cleanup of workdir by Miklos Szeredi · 8 years ago
  24. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  25. 0121a32 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  26. 3fe6e52 ovl: override creds with the ones from the superblock mounter by Antonio Murdaca · 9 years ago
  27. 0023541 restore killability of old mutex_lock_killable(&inode->i_mutex) users by Al Viro · 8 years ago
  28. 9902af7 parallel lookups: actual switch to rwsem by Al Viro · 9 years ago
  29. 56656e9 ovl: rename is_merge to is_lowest by Miklos Szeredi · 9 years ago
  30. 45aebea ovl: Ensure upper filesystem supports d_type by Vivek Goyal · 9 years ago
  31. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  32. 84889d4 ovl: check dentry positiveness in ovl_cleanup_whiteouts() by Konstantin Khlebnikov · 9 years ago
  33. cdb6727 ovl: lookup whiteouts outside iterate_dir() by Miklos Szeredi · 9 years ago
  34. ce7b9fa Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-next by Al Viro · 10 years ago
  35. 4330397 ovl: discard independent cursor in readdir() by hujianyang · 10 years ago
  36. 3e01cee ovl: check whiteout on lowest layer as well by Miklos Szeredi · 10 years ago
  37. 9d7459d ovl: multi-layer readdir by Miklos Szeredi · 10 years ago
  38. 1afaba1 ovl: make path-type a bitmap by Miklos Szeredi · 10 years ago
  39. 49c21e1 ovl: check whiteout while reading directory by Miklos Szeredi · 10 years ago
  40. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  41. 7676895 ovl: ovl_dir_fsync() cleanup by Miklos Szeredi · 10 years ago
  42. c9f00fd ovl: pass dentry into ovl_dir_read_merged() by Miklos Szeredi · 10 years ago
  43. 3f822c6 ovl: don't poison cursor by Miklos Szeredi · 10 years ago
  44. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  45. 9f2f7d4c ovl: initialize ->is_cursor by Miklos Szeredi · 10 years ago
  46. d1b72cc overlayfs: fix lockdep misannotation by Miklos Szeredi · 10 years ago
  47. c209653 ovl: fix check for cursor by Miklos Szeredi · 10 years ago
  48. d45f00a overlayfs: barriers for opening upper-layer directory by Al Viro · 10 years ago
  49. db6ec21 overlayfs: embed middle into overlay_readdir_data by Al Viro · 10 years ago
  50. 49be4fb overlayfs: embed root into overlay_readdir_data by Al Viro · 10 years ago
  51. 68bf861 overlayfs: make ovl_cache_entry->name an array instead of pointer by Al Viro · 10 years ago
  52. 3d268c9 overlayfs: don't hold ->i_mutex over opening the real directory by Al Viro · 10 years ago
  53. e9be9d5 overlay filesystem by Miklos Szeredi · 10 years ago