1. f4439de ovl: mark parent impure and restore timestamp on ovl_link_up() by Amir Goldstein · 8 years ago
  2. 5f8415d ovl: persistent overlay inode nlink for indexed inodes by Amir Goldstein · 8 years ago
  3. 59be097 ovl: implement index dir copy up by Amir Goldstein · 8 years ago
  4. fd210b7 ovl: move copy up lock out by Miklos Szeredi · 8 years ago
  5. a6fb235 ovl: rearrange copy up by Miklos Szeredi · 8 years ago
  6. 55acc66 ovl: add flag for upper in ovl_entry by Miklos Szeredi · 8 years ago
  7. 23f0ab1 ovl: use struct copy_up_ctx as function argument by Miklos Szeredi · 8 years ago
  8. 7ab8b17 ovl: base tmpfile in workdir too by Miklos Szeredi · 8 years ago
  9. 02209d1 ovl: factor out ovl_copy_up_inode() helper by Amir Goldstein · 8 years ago
  10. 7d90b85 ovl: extract helper to get temp file in copy up by Miklos Szeredi · 8 years ago
  11. 15932c4 ovl: defer upper dir lock to tempfile link by Amir Goldstein · 8 years ago
  12. 54fb347 ovl: verify index dir matches upper dir by Amir Goldstein · 8 years ago
  13. 8b88a2e ovl: verify upper root dir matches lower root dir by Amir Goldstein · 8 years ago
  14. 02bcd15 ovl: introduce the inodes index dir feature by Amir Goldstein · 8 years ago
  15. 09d8b58 ovl: move __upperdentry to ovl_inode by Miklos Szeredi · 8 years ago
  16. 7f53b7d Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into overlayfs-next by Miklos Szeredi · 8 years ago
  17. fbaf94e ovl: don't set origin on broken lower hardlink by Miklos Szeredi · 8 years ago
  18. e85f82f ovl: copy-up: don't unlock between lookup and link by Miklos Szeredi · 8 years ago
  19. 01633fd overlayfs: use uuid_t instead of uuid_be by Christoph Hellwig · 8 years ago
  20. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  21. f3a1568 ovl: mark upper merge dir with type origin entries "impure" by Amir Goldstein · 8 years ago
  22. 3d27573 ovl: remove unused arg from ovl_lookup_temp() by Miklos Szeredi · 8 years ago
  23. 6266d46 ovl: don't fail copy-up if upper doesn't support xattr by Miklos Szeredi · 8 years ago
  24. 8137ae2 ovl: fix creds leak in copy up error path by Amir Goldstein · 8 years ago
  25. 3a1e819 ovl: store file handle of lower inode on copy up by Amir Goldstein · 8 years ago
  26. e58bc92 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  27. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  28. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  29. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  30. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  31. 01ad3eb ovl: concurrent copy up of regular files by Amir Goldstein · 8 years ago
  32. d8514d8 ovl: copy up regular file using O_TMPFILE by Amir Goldstein · 8 years ago
  33. 42f269b ovl: rearrange code in ovl_copy_up_locked() by Amir Goldstein · 8 years ago
  34. ff0f962 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  35. 32a3d84 ovl: clean up kstat usage by Al Viro · 8 years ago
  36. 9aba652 ovl: fold ovl_copy_up_truncate() into ovl_copy_up() by Amir Goldstein · 8 years ago
  37. 5cf5b47 ovl: opaque cleanup by Miklos Szeredi · 8 years ago
  38. a6c6065 ovl: redirect on rename-dir by Miklos Szeredi · 8 years ago
  39. 2ea9846 ovl: use vfs_clone_file_range() for copy up if possible by Amir Goldstein · 8 years ago
  40. 4506309 don't open-code file_inode() by Al Viro · 8 years ago
  41. 641089c ovl: fsync after copy-up by Miklos Szeredi · 8 years ago
  42. 1a892b4 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  43. 7764235b ovl: use vfs_get_link() by Miklos Szeredi · 8 years ago
  44. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  45. 5d6c319 xattr: Add __vfs_{get,set,remove}xattr helpers by Andreas Gruenbacher · 8 years ago
  46. a3443cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  47. 8eac98b ovl: during copy up, switch to mounter's creds early by Vivek Goyal · 8 years ago
  48. 8b326c6 ovl: copy_up_xattr(): use strnlen by Miklos Szeredi · 8 years ago
  49. 121ab82 security,overlayfs: Provide security hook for copy up of xattrs for overlay file by Vivek Goyal · 8 years ago
  50. d8ad8b4 security, overlayfs: provide copy up security hook for unioned files by Vivek Goyal · 8 years ago
  51. 0956254 ovl: don't copy up opaqueness by Miklos Szeredi · 8 years ago
  52. 39b681f ovl: store real inode pointer in ->i_private by Miklos Szeredi · 8 years ago
  53. 3fe6e52 ovl: override creds with the ones from the superblock mounter by Antonio Murdaca · 9 years ago
  54. f134f24 ovl: fixed coding style warning by Sohom Bhattacharjee · 9 years ago
  55. fb5bb2c3 ovl: Warn on copy up if a process has a R/O fd open to the lower file by David Howells · 10 years ago
  56. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  57. e9f57eb Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  58. 0f7ff2d ovl: get rid of the dead code left from broken (and disabled) optimizations by Al Viro · 9 years ago
  59. e4ad29f ovl: use a minimal buffer in ovl_copy_xattr by Vito Caputo · 9 years ago
  60. 97daf8b ovl: allow zero size xattr by Miklos Szeredi · 9 years ago
  61. ab79efa ovl: fix dentry reference leak by David Howells · 9 years ago
  62. 0480334 ovl: use O_LARGEFILE in ovl_copy_up() by David Howells · 9 years ago
  63. cc6f67b ovl: mount read-only if workdir can't be created by Miklos Szeredi · 10 years ago
  64. 1ba3872 ovl: Cleanup redundant blank lines by hujianyang · 10 years ago
  65. 1afaba1 ovl: make path-type a bitmap by Miklos Szeredi · 10 years ago
  66. e9be9d5 overlay filesystem by Miklos Szeredi · 10 years ago