1. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  2. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 8 years ago
  3. 0121a32 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  4. 2176519 ovl: Do d_type check only if work dir creation was successful by Vivek Goyal · 8 years ago
  5. 3fe6e52 ovl: override creds with the ones from the superblock mounter by Antonio Murdaca · 8 years ago
  6. 0023541 restore killability of old mutex_lock_killable(&inode->i_mutex) users by Al Viro · 8 years ago
  7. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  8. 38b78a5 ovl: ignore permissions on underlying lookup by Miklos Szeredi · 8 years ago
  9. 9902af7 parallel lookups: actual switch to rwsem by Al Viro · 8 years ago
  10. b9e1d43 ovl_lookup_real(): use lookup_one_len_unlocked() by Al Viro · 8 years ago
  11. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  12. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  13. d101a12 fs: add file_dentry() by Miklos Szeredi · 8 years ago
  14. 6986c01 ovl: cleanup unused var in rename2 by Miklos Szeredi · 8 years ago
  15. 56656e9 ovl: rename is_merge to is_lowest by Miklos Szeredi · 8 years ago
  16. f134f24 ovl: fixed coding style warning by Sohom Bhattacharjee · 8 years ago
  17. 45aebea ovl: Ensure upper filesystem supports d_type by Vivek Goyal · 8 years ago
  18. fb5bb2c3 ovl: Warn on copy up if a process has a R/O fd open to the lower file by David Howells · 9 years ago
  19. 07f2af7 ovl: honor flag MS_SILENT at mount by Konstantin Khlebnikov · 9 years ago
  20. 11f3710 ovl: verify upper dentry before unlink and rename by Miklos Szeredi · 8 years ago
  21. b81de06 ovl: copy new uid/gid into overlayfs runtime inode by Konstantin Khlebnikov · 9 years ago
  22. 45d1173 ovl: ignore lower entries when checking purity of non-directory entries by Konstantin Khlebnikov · 9 years ago
  23. ce9113b ovl: fix getcwd() failure after unsuccessful rmdir by Rui Wang · 9 years ago
  24. b5891cf ovl: fix working on distributed fs as lower layer by Konstantin Khlebnikov · 9 years ago
  25. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  26. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  27. e9f57eb Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  28. e458bcd fs/overlayfs/super.c needs pagemap.h by Andrew Morton · 9 years ago
  29. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  30. 84889d4 ovl: check dentry positiveness in ovl_cleanup_whiteouts() by Konstantin Khlebnikov · 9 years ago
  31. cf9a678 ovl: setattr: check permissions before copy-up by Miklos Szeredi · 9 years ago
  32. ed06e06 ovl: root: copy attr by Miklos Szeredi · 9 years ago
  33. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  34. 0f7ff2d ovl: get rid of the dead code left from broken (and disabled) optimizations by Al Viro · 9 years ago
  35. acff81e ovl: fix permission checking for setattr by Miklos Szeredi · 9 years ago
  36. 257f871 ovl: move super block magic number to magic.h by Stephen Hemminger · 9 years ago
  37. e4ad29f ovl: use a minimal buffer in ovl_copy_xattr by Vito Caputo · 9 years ago
  38. 97daf8b ovl: allow zero size xattr by Miklos Szeredi · 9 years ago
  39. 4bb0fb5 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  40. 8d3095f ovl: default permissions by Miklos Szeredi · 9 years ago
  41. 5ffdbe8 ovl: free lower_mnt array in ovl_put_super by Konstantin Khlebnikov · 9 years ago
  42. 0f95502 ovl: free stack of paths in ovl_fill_super by Konstantin Khlebnikov · 9 years ago
  43. 1c8a47d ovl: fix open in stacked overlay by Miklos Szeredi · 9 years ago
  44. ab79efa ovl: fix dentry reference leak by David Howells · 9 years ago
  45. 0480334 ovl: use O_LARGEFILE in ovl_copy_up() by David Howells · 9 years ago
  46. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  47. 9391dd0 fix a braino in ovl_d_select_inode() by Al Viro · 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. 320cd41 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  50. 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  51. cdb6727 ovl: lookup whiteouts outside iterate_dir() by Miklos Szeredi · 9 years ago
  52. 7c03b5d ovl: allow distributed fs as lower layer by Miklos Szeredi · 9 years ago
  53. a6f15d9 ovl: don't traverse automount points by Miklos Szeredi · 9 years ago
  54. 4bacc9c overlayfs: Make f_path always point to the overlay and f_inode to the underlay by David Howells · 9 years ago
  55. f25801e overlay: Call ovl_drop_write() earlier in ovl_dentry_open() by David Howells · 9 years ago
  56. cc6f67b ovl: mount read-only if workdir can't be created by Miklos Szeredi · 9 years ago
  57. d377c5e ovl: don't remove non-empty opaque directory by Miklos Szeredi · 9 years ago
  58. 5f2c417 switch ->put_link() from dentry to inode by Al Viro · 9 years ago
  59. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 9 years ago
  60. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 9 years ago
  61. 3188b29 ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link by NeilBrown · 9 years ago
  62. 71cbad7 ovl: upper fs should not be R/O by hujianyang · 10 years ago
  63. 6be4506 ovl: check lowerdir amount for non-upper mount by hujianyang · 10 years ago
  64. bead55e ovl: print error message for invalid mount options by hujianyang · 10 years ago
  65. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  66. ce7b9fa Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-next by Al Viro · 9 years ago
  67. 4330397 ovl: discard independent cursor in readdir() by hujianyang · 10 years ago
  68. 3cdf6fe ovl: Prevent rw remount when it should be ro mount by Seunghun Lee · 10 years ago
  69. a425c03 ovl: Fix opaque regression in ovl_lookup by hujianyang · 10 years ago
  70. 2f83fd8 ovl: Fix kernel panic while mounting overlayfs by hujianyang · 10 years ago
  71. cead89b ovl: Use macros to present ovl_xattr by hujianyang · 10 years ago
  72. 1ba3872 ovl: Cleanup redundant blank lines by hujianyang · 10 years ago
  73. a78d9f0d ovl: support multiple lower layers by Miklos Szeredi · 10 years ago
  74. 53a08cb ovl: make upperdir optional by Miklos Szeredi · 10 years ago
  75. ab50882 ovl: improve mount helpers by Miklos Szeredi · 10 years ago
  76. 3b7a9a2 ovl: mount: change order of initialization by Miklos Szeredi · 10 years ago
  77. 4ebc581 ovl: allow statfs if no upper layer by Miklos Szeredi · 10 years ago
  78. 09e1032 ovl: lookup ENAMETOOLONG on lower means ENOENT by Miklos Szeredi · 10 years ago
  79. 3e01cee ovl: check whiteout on lowest layer as well by Miklos Szeredi · 10 years ago
  80. 3d3c6b8 ovl: multi-layer lookup by Miklos Szeredi · 10 years ago
  81. 9d7459d ovl: multi-layer readdir by Miklos Szeredi · 10 years ago
  82. 5ef88da ovl: helper to iterate layers by Miklos Szeredi · 10 years ago
  83. dd66266 ovl: add mutli-layer infrastructure by Miklos Szeredi · 10 years ago
  84. 263b4a0 ovl: dont replace opaque dir by Miklos Szeredi · 10 years ago
  85. 1afaba1 ovl: make path-type a bitmap by Miklos Szeredi · 10 years ago
  86. 49c21e1 ovl: check whiteout while reading directory by Miklos Szeredi · 10 years ago
  87. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  88. 7676895 ovl: ovl_dir_fsync() cleanup by Miklos Szeredi · 10 years ago
  89. c9f00fd ovl: pass dentry into ovl_dir_read_merged() by Miklos Szeredi · 10 years ago
  90. 71d5092 ovl: use lockless_dereference() for upperdentry by Miklos Szeredi · 10 years ago
  91. 91c7794 ovl: allow filenames with comma by Miklos Szeredi · 10 years ago
  92. 5214846 ovl: fix race in private xattr checks by Miklos Szeredi · 10 years ago
  93. a105d68 ovl: fix remove/copy-up race by Miklos Szeredi · 10 years ago
  94. ef94b18 ovl: rename filesystem type to "overlay" by Miklos Szeredi · 10 years ago
  95. 3f822c6 ovl: don't poison cursor by Miklos Szeredi · 10 years ago
  96. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  97. 9f2f7d4c ovl: initialize ->is_cursor by Miklos Szeredi · 10 years ago
  98. d1b72cc overlayfs: fix lockdep misannotation by Miklos Szeredi · 10 years ago
  99. c209653 ovl: fix check for cursor by Miklos Szeredi · 10 years ago
  100. d45f00a overlayfs: barriers for opening upper-layer directory by Al Viro · 10 years ago