1. f3a1568 ovl: mark upper merge dir with type origin entries "impure" by Amir Goldstein · 8 years ago
  2. 3d27573 ovl: remove unused arg from ovl_lookup_temp() by Miklos Szeredi · 8 years ago
  3. 6266d46 ovl: don't fail copy-up if upper doesn't support xattr by Miklos Szeredi · 8 years ago
  4. 8137ae2 ovl: fix creds leak in copy up error path by Amir Goldstein · 8 years ago
  5. 3a1e819 ovl: store file handle of lower inode on copy up by Amir Goldstein · 8 years ago
  6. e58bc92 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  7. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  8. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  9. 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
  10. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  11. 01ad3eb ovl: concurrent copy up of regular files by Amir Goldstein · 8 years ago
  12. d8514d8 ovl: copy up regular file using O_TMPFILE by Amir Goldstein · 8 years ago
  13. 42f269b ovl: rearrange code in ovl_copy_up_locked() by Amir Goldstein · 8 years ago
  14. ff0f962 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  15. 32a3d84 ovl: clean up kstat usage by Al Viro · 8 years ago
  16. 9aba652 ovl: fold ovl_copy_up_truncate() into ovl_copy_up() by Amir Goldstein · 8 years ago
  17. 5cf5b47 ovl: opaque cleanup by Miklos Szeredi · 8 years ago
  18. a6c6065 ovl: redirect on rename-dir by Miklos Szeredi · 8 years ago
  19. 2ea9846 ovl: use vfs_clone_file_range() for copy up if possible by Amir Goldstein · 8 years ago
  20. 4506309 don't open-code file_inode() by Al Viro · 8 years ago
  21. 641089c ovl: fsync after copy-up by Miklos Szeredi · 8 years ago
  22. 1a892b4 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  23. 7764235 ovl: use vfs_get_link() by Miklos Szeredi · 8 years ago
  24. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  25. 5d6c319 xattr: Add __vfs_{get,set,remove}xattr helpers by Andreas Gruenbacher · 8 years ago
  26. a3443cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  27. 8eac98b ovl: during copy up, switch to mounter's creds early by Vivek Goyal · 8 years ago
  28. 8b326c6 ovl: copy_up_xattr(): use strnlen by Miklos Szeredi · 8 years ago
  29. 121ab82 security,overlayfs: Provide security hook for copy up of xattrs for overlay file by Vivek Goyal · 9 years ago
  30. d8ad8b4 security, overlayfs: provide copy up security hook for unioned files by Vivek Goyal · 9 years ago
  31. 0956254 ovl: don't copy up opaqueness by Miklos Szeredi · 8 years ago
  32. 39b681f ovl: store real inode pointer in ->i_private by Miklos Szeredi · 9 years ago
  33. 3fe6e52 ovl: override creds with the ones from the superblock mounter by Antonio Murdaca · 9 years ago
  34. f134f24 ovl: fixed coding style warning by Sohom Bhattacharjee · 9 years ago
  35. 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
  36. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  37. e9f57eb Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  38. 0f7ff2d ovl: get rid of the dead code left from broken (and disabled) optimizations by Al Viro · 9 years ago
  39. e4ad29f ovl: use a minimal buffer in ovl_copy_xattr by Vito Caputo · 9 years ago
  40. 97daf8b ovl: allow zero size xattr by Miklos Szeredi · 9 years ago
  41. ab79efa ovl: fix dentry reference leak by David Howells · 9 years ago
  42. 0480334 ovl: use O_LARGEFILE in ovl_copy_up() by David Howells · 9 years ago
  43. cc6f67b ovl: mount read-only if workdir can't be created by Miklos Szeredi · 10 years ago
  44. 1ba3872 ovl: Cleanup redundant blank lines by hujianyang · 10 years ago
  45. 1afaba1 ovl: make path-type a bitmap by Miklos Szeredi · 10 years ago
  46. e9be9d5 overlay filesystem by Miklos Szeredi · 10 years ago