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