1. 0eb45fc ovl: Switch to generic_getxattr by Andreas Gruenbacher · 8 years ago
  2. ce31513 ovl: copyattr after setting POSIX ACL by Miklos Szeredi · 8 years ago
  3. 0e585cc ovl: Switch to generic_removexattr by Andreas Gruenbacher · 8 years ago
  4. 0c97be2 ovl: Get rid of ovl_xattr_noacl_handlers array by Andreas Gruenbacher · 8 years ago
  5. fd36570 ovl: fix spelling mistake: "directries" -> "directories" by Colin Ian King · 8 years ago
  6. eea2fb4 ovl: proper cleanup of workdir by Miklos Szeredi · 8 years ago
  7. c11b9fd ovl: remove posix_acl_default from workdir by Miklos Szeredi · 8 years ago
  8. 29c42e8 qstr: constify instances in overlayfs by Al Viro · 8 years ago
  9. 76bc8e2 ovl: disallow overlayfs as upperdir by Miklos Szeredi · 8 years ago
  10. 656189d ovl: fix warning by Miklos Szeredi · 8 years ago
  11. 5f21501 ovl: remove duplicated include from super.c by Wei Yongjun · 8 years ago
  12. d837a49 ovl: fix POSIX ACL setting by Miklos Szeredi · 8 years ago
  13. 51f7e52 ovl: share inode for hard link by Miklos Szeredi · 8 years ago
  14. 39b681f ovl: store real inode pointer in ->i_private by Miklos Szeredi · 8 years ago
  15. d719e8f ovl: update atime on upper by Miklos Szeredi · 8 years ago
  16. 9c630eb ovl: simplify permission checking by Miklos Szeredi · 8 years ago
  17. 39a25b2 ovl: define ->get_acl() for overlay inodes by Vivek Goyal · 8 years ago
  18. eead4f2 ovl: use generic_delete_inode by Miklos Szeredi · 8 years ago
  19. c1b2cc1 ovl: check mounter creds on underlying lookup by Miklos Szeredi · 8 years ago
  20. 1b91dbd Merge branch 'd_real' into overlayfs-next by Miklos Szeredi · 8 years ago
  21. e7c0b59 ovl: warn instead of error if d_type is not supported by Vivek Goyal · 8 years ago
  22. 2d90267 vfs: merge .d_select_inode() into .d_real() by Miklos Szeredi · 8 years ago
  23. 0121a32 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  24. 2176519 ovl: Do d_type check only if work dir creation was successful by Vivek Goyal · 8 years ago
  25. 3fe6e52 ovl: override creds with the ones from the superblock mounter by Antonio Murdaca · 8 years ago
  26. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  27. 38b78a5 ovl: ignore permissions on underlying lookup by Miklos Szeredi · 8 years ago
  28. b9e1d43 ovl_lookup_real(): use lookup_one_len_unlocked() by Al Viro · 8 years ago
  29. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  30. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  31. d101a12 fs: add file_dentry() by Miklos Szeredi · 8 years ago
  32. 45aebea ovl: Ensure upper filesystem supports d_type by Vivek Goyal · 9 years ago
  33. 07f2af7 ovl: honor flag MS_SILENT at mount by Konstantin Khlebnikov · 9 years ago
  34. 45d1173 ovl: ignore lower entries when checking purity of non-directory entries by Konstantin Khlebnikov · 9 years ago
  35. b5891cf ovl: fix working on distributed fs as lower layer by Konstantin Khlebnikov · 9 years ago
  36. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  37. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  38. e9f57eb Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  39. e458bcd fs/overlayfs/super.c needs pagemap.h by Andrew Morton · 9 years ago
  40. cf9a678 ovl: setattr: check permissions before copy-up by Miklos Szeredi · 9 years ago
  41. ed06e06 ovl: root: copy attr by Miklos Szeredi · 9 years ago
  42. 257f871 ovl: move super block magic number to magic.h by Stephen Hemminger · 9 years ago
  43. 4bb0fb5 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  44. 8d3095f ovl: default permissions by Miklos Szeredi · 9 years ago
  45. 5ffdbe8 ovl: free lower_mnt array in ovl_put_super by Konstantin Khlebnikov · 9 years ago
  46. 0f95502 ovl: free stack of paths in ovl_fill_super by Konstantin Khlebnikov · 9 years ago
  47. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  48. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  49. 7c03b5d ovl: allow distributed fs as lower layer by Miklos Szeredi · 9 years ago
  50. a6f15d9 ovl: don't traverse automount points by Miklos Szeredi · 9 years ago
  51. 4bacc9c overlayfs: Make f_path always point to the overlay and f_inode to the underlay by David Howells · 9 years ago
  52. cc6f67b ovl: mount read-only if workdir can't be created by Miklos Szeredi · 9 years ago
  53. 71cbad7 ovl: upper fs should not be R/O by hujianyang · 10 years ago
  54. 6be4506 ovl: check lowerdir amount for non-upper mount by hujianyang · 10 years ago
  55. bead55e ovl: print error message for invalid mount options by hujianyang · 10 years ago
  56. 3cdf6fe ovl: Prevent rw remount when it should be ro mount by Seunghun Lee · 10 years ago
  57. a425c03 ovl: Fix opaque regression in ovl_lookup by hujianyang · 10 years ago
  58. 2f83fd8 ovl: Fix kernel panic while mounting overlayfs by hujianyang · 10 years ago
  59. cead89b ovl: Use macros to present ovl_xattr by hujianyang · 10 years ago
  60. 1ba3872 ovl: Cleanup redundant blank lines by hujianyang · 10 years ago
  61. a78d9f0d ovl: support multiple lower layers by Miklos Szeredi · 10 years ago
  62. 53a08cb ovl: make upperdir optional by Miklos Szeredi · 10 years ago
  63. ab50882 ovl: improve mount helpers by Miklos Szeredi · 10 years ago
  64. 3b7a9a2 ovl: mount: change order of initialization by Miklos Szeredi · 10 years ago
  65. 4ebc581 ovl: allow statfs if no upper layer by Miklos Szeredi · 10 years ago
  66. 09e1032 ovl: lookup ENAMETOOLONG on lower means ENOENT by Miklos Szeredi · 10 years ago
  67. 3e01cee ovl: check whiteout on lowest layer as well by Miklos Szeredi · 10 years ago
  68. 3d3c6b8 ovl: multi-layer lookup by Miklos Szeredi · 10 years ago
  69. 9d7459d ovl: multi-layer readdir by Miklos Szeredi · 10 years ago
  70. 5ef88da ovl: helper to iterate layers by Miklos Szeredi · 10 years ago
  71. dd66266 ovl: add mutli-layer infrastructure by Miklos Szeredi · 10 years ago
  72. 1afaba1 ovl: make path-type a bitmap by Miklos Szeredi · 10 years ago
  73. 71d5092 ovl: use lockless_dereference() for upperdentry by Miklos Szeredi · 10 years ago
  74. 91c7794 ovl: allow filenames with comma by Miklos Szeredi · 10 years ago
  75. ef94b18 ovl: rename filesystem type to "overlay" by Miklos Szeredi · 10 years ago
  76. 69c433e fs: limit filesystem stacking depth by Miklos Szeredi · 10 years ago
  77. f45827e8 overlayfs: implement show_options by Erez Zadok · 10 years ago
  78. cc25963 overlayfs: add statfs support by Andy Whitcroft · 10 years ago
  79. e9be9d5 overlay filesystem by Miklos Szeredi · 10 years ago