1. 1d88f18 ovl: fix xattr get and set with selinux by Miklos Szeredi · 7 years ago
  2. 961af64 ovl: fix origin verification of index dir by Amir Goldstein · 7 years ago
  3. caf70cb ovl: cleanup orphan index entries by Amir Goldstein · 8 years ago
  4. 5f8415d ovl: persistent overlay inode nlink for indexed inodes by Amir Goldstein · 8 years ago
  5. 55acc66 ovl: add flag for upper in ovl_entry by Miklos Szeredi · 7 years ago
  6. 415543d ovl: cleanup bad and stale index entries on mount by Amir Goldstein · 8 years ago
  7. 359f392 ovl: lookup index entry for copy up origin by Amir Goldstein · 8 years ago
  8. 54fb347 ovl: verify index dir matches upper dir by Amir Goldstein · 8 years ago
  9. 8b88a2e ovl: verify upper root dir matches lower root dir by Amir Goldstein · 8 years ago
  10. 02bcd15 ovl: introduce the inodes index dir feature by Amir Goldstein · 8 years ago
  11. ad0af71 vfs: introduce inode 'inuse' lock by Amir Goldstein · 8 years ago
  12. 13c7207 ovl: move impure to ovl_inode by Miklos Szeredi · 7 years ago
  13. 09d8b58 ovl: move __upperdentry to ovl_inode by Miklos Szeredi · 7 years ago
  14. 25b7713 ovl: use i_private only as a key by Miklos Szeredi · 7 years ago
  15. e6d2ebd ovl: simplify getting inode by Miklos Szeredi · 7 years ago
  16. 01633fd overlayfs: use uuid_t instead of uuid_be by Christoph Hellwig · 8 years ago
  17. f3a1568 ovl: mark upper merge dir with type origin entries "impure" by Amir Goldstein · 8 years ago
  18. ee1d6d37 ovl: mark upper dir with type origin entries "impure" by Amir Goldstein · 8 years ago
  19. 3d27573 ovl: remove unused arg from ovl_lookup_temp() by Miklos Szeredi · 8 years ago
  20. 21a2287 ovl: handle rename when upper doesn't support xattr by Amir Goldstein · 8 years ago
  21. 82b749b ovl: check on mount time if upper fs supports setting xattr by Amir Goldstein · 8 years ago
  22. 5b71209 ovl: merge getattr for dir and nondir by Miklos Szeredi · 8 years ago
  23. 5954850 ovl: set the ORIGIN type flag by Amir Goldstein · 8 years ago
  24. 3a1e819 ovl: store file handle of lower inode on copy up by Amir Goldstein · 8 years ago
  25. 7bcd74b ovl: check if all layers are on the same fs by Amir Goldstein · 8 years ago
  26. 39d3d60 ovl: introduce copy up waitqueue by Amir Goldstein · 8 years ago
  27. e7f5242 ovl: check if upperdir fs supports O_TMPFILE by Amir Goldstein · 8 years ago
  28. 32a3d84 ovl: clean up kstat usage by Al Viro · 8 years ago
  29. 9aba652 ovl: fold ovl_copy_up_truncate() into ovl_copy_up() by Amir Goldstein · 8 years ago
  30. 5cf5b47 ovl: opaque cleanup by Miklos Szeredi · 8 years ago
  31. a6c6065 ovl: redirect on rename-dir by Miklos Szeredi · 8 years ago
  32. 02b69b2 ovl: lookup redirects by Miklos Szeredi · 8 years ago
  33. bbb1e54 ovl: split super.c by Miklos Szeredi · 8 years ago
  34. 370e55a ovl: rename: simplify handling of lower/merged directory by Miklos Szeredi · 8 years ago
  35. 38e813d ovl: get rid of PURE type by Miklos Szeredi · 8 years ago
  36. 2aff453 ovl: check lower existence when removing by Miklos Szeredi · 8 years ago
  37. c412ce4 ovl: add ovl_dentry_is_whiteout() by Miklos Szeredi · 8 years ago
  38. ca4c8a3 ovl: treat special files like a regular fs by Miklos Szeredi · 8 years ago
  39. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  40. 0eb45fc ovl: Switch to generic_getxattr by Andreas Gruenbacher · 8 years ago
  41. 0e585cc ovl: Switch to generic_removexattr by Andreas Gruenbacher · 8 years ago
  42. fe2b759 ovl: Fix OVL_XATTR_PREFIX by Andreas Gruenbacher · 8 years ago
  43. eea2fb4 ovl: proper cleanup of workdir by Miklos Szeredi · 8 years ago
  44. 0956254 ovl: don't copy up opaqueness by Miklos Szeredi · 8 years ago
  45. d837a49 ovl: fix POSIX ACL setting by Miklos Szeredi · 8 years ago
  46. 51f7e52 ovl: share inode for hard link by Miklos Szeredi · 8 years ago
  47. 39b681f ovl: store real inode pointer in ->i_private by Miklos Szeredi · 8 years ago
  48. d719e8f ovl: update atime on upper by Miklos Szeredi · 8 years ago
  49. 9c630eb ovl: simplify permission checking by Miklos Szeredi · 8 years ago
  50. 39a25b2 ovl: define ->get_acl() for overlay inodes by Vivek Goyal · 8 years ago
  51. 1b91dbd Merge branch 'd_real' into overlayfs-next by Miklos Szeredi · 8 years ago
  52. 07a2daa ovl: Copy up underlying inode's ->i_mode to overlay inode by Vivek Goyal · 8 years ago
  53. 2d90267 vfs: merge .d_select_inode() into .d_real() by Miklos Szeredi · 8 years ago
  54. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  55. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 9 years ago
  56. 0121a32 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  57. 3fe6e52 ovl: override creds with the ones from the superblock mounter by Antonio Murdaca · 9 years ago
  58. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 9 years ago
  59. 45aebea ovl: Ensure upper filesystem supports d_type by Vivek Goyal · 9 years ago
  60. e9f57eb Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  61. 0f7ff2d ovl: get rid of the dead code left from broken (and disabled) optimizations by Al Viro · 9 years ago
  62. 8d3095f ovl: default permissions by Miklos Szeredi · 9 years ago
  63. 4bacc9c overlayfs: Make f_path always point to the overlay and f_inode to the underlay by David Howells · 10 years ago
  64. cead89b ovl: Use macros to present ovl_xattr by hujianyang · 10 years ago
  65. 5ef88da ovl: helper to iterate layers by Miklos Szeredi · 10 years ago
  66. 1afaba1 ovl: make path-type a bitmap by Miklos Szeredi · 10 years ago
  67. e9be9d5 overlay filesystem by Miklos Szeredi · 10 years ago