1. 2f1e819 fuse: allow fine grained attr cache invaldation by Miklos Szeredi · 6 years ago
  2. ab2257e fuse: reduce size of struct fuse_inode by Miklos Szeredi · 6 years ago
  3. 261aaba7 fuse: use iversion for readdir cache verification by Miklos Szeredi · 6 years ago
  4. d123d8e fuse: split out readdir.c by Miklos Szeredi · 6 years ago
  5. ad1d697 Merge tag 'fuse-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  6. 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  7. c971e6a kill d_instantiate_no_diralias() by Al Viro · 7 years ago
  8. 63576c1 fuse: fix initial parallel dirops by Miklos Szeredi · 6 years ago
  9. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
  10. b452a45 getting rid of 'opened' argument of ->atomic_open() - part 2 by Al Viro · 7 years ago
  11. be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 7 years ago
  12. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 7 years ago
  13. bf5c189 fuse: honor AT_STATX_FORCE_SYNC by Miklos Szeredi · 7 years ago
  14. ff1b89f fuse: honor AT_STATX_DONT_SYNC by Miklos Szeredi · 7 years ago
  15. 73f03c2 fuse: Restrict allow_other to the superblock's namespace or a descendant by Seth Forshee · 7 years ago
  16. 8cb0832 fuse: Support fuse filesystems outside of init_user_ns by Eric W. Biederman · 7 years ago
  17. df0e91d fuse: atomic_o_trunc should truncate pagecache by Miklos Szeredi · 7 years ago
  18. c6cdd51 fuse: fix READDIRPLUS skipping an entry by Miklos Szeredi · 7 years ago
  19. 5b97eea fuse: getattr cleanup by Miklos Szeredi · 7 years ago
  20. 4e66c42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  21. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  22. 267d844 fuse: cleanup fuse_file refcounting by Miklos Szeredi · 8 years ago
  23. 2106752 fuse: fix time_to_jiffies nsec sanity check by David Sheets · 8 years ago
  24. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  25. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  26. c01638f fuse: fix clearing suid, sgid for chown() by Miklos Szeredi · 8 years ago
  27. 0ce267f fuse: fix root dentry initialization by Miklos Szeredi · 8 years ago
  28. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  29. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  30. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  31. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  32. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  33. 703c736 fuse: Use generic xattr ops by Seth Forshee · 8 years ago
  34. 29433a2 fuse: get rid of fc->flags by Miklos Szeredi · 8 years ago
  35. cb3ae6d fuse: listxattr: verify xattr list by Miklos Szeredi · 8 years ago
  36. bcb6f6d fuse: use timespec64 by Miklos Szeredi · 8 years ago
  37. f75fdf2 fuse: don't use ->d_time by Miklos Szeredi · 8 years ago
  38. 60bcc88 fuse: Add posix ACL support by Seth Forshee · 8 years ago
  39. 5e940c1 fuse: handle killpriv in userspace fs by Miklos Szeredi · 8 years ago
  40. a09f99e fuse: fix killing s[ug]id in setattr by Miklos Szeredi · 8 years ago
  41. 5e2b882 fuse: invalidate dir dentry after chmod by Miklos Szeredi · 8 years ago
  42. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  43. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  44. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  45. 6249033 fuse: Propagate dentry down to inode_change_ok() by Jan Kara · 9 years ago
  46. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  47. 13983d0 qstr: constify instances in fuse by Al Viro · 8 years ago
  48. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  49. 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 9 years ago
  50. 5c672ab fuse: serialize dirops by default by Miklos Szeredi · 9 years ago
  51. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 9 years ago
  52. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 9 years ago
  53. d9b3dbd fuse: switch to ->iterate_shared() by Al Viro · 9 years ago
  54. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 9 years ago
  55. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  56. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  57. cd3417c kill free_page_put_link() by Al Viro · 9 years ago
  58. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  59. ecc087f new helper: free_page_put_link() by Al Viro · 10 years ago
  60. 5f2c417 switch ->put_link() from dentry to inode by Al Viro · 10 years ago
  61. 6e77137b don't pass nameidata to ->follow_link() by Al Viro · 10 years ago
  62. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 10 years ago
  63. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  64. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  65. 21f6217 fuse: fix LOOKUP vs INIT compat handling by Miklos Szeredi · 10 years ago
  66. c103b21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  67. 7078187 fuse: introduce fuse_simple_request() helper by Miklos Szeredi · 10 years ago
  68. 41d28bc switch d_materialise_unique() users to d_splice_alias() by Al Viro · 10 years ago
  69. 5542aa2 vfs: Make d_invalidate return void by Eric W. Biederman · 11 years ago
  70. 9b053f3 vfs: Remove unnecessary calls of check_submounts_and_drop by Eric W. Biederman · 11 years ago
  71. 7177a9c fs: call rename2 if exists by Miklos Szeredi · 10 years ago
  72. 4237ba4 fuse: restructure ->rename2() by Miklos Szeredi · 11 years ago
  73. 154210c fuse: ignore entry-timeout on LOOKUP_REVAL by Anand Avati · 11 years ago
  74. 126b9d4 fuse: timeout comparison fix by Miklos Szeredi · 11 years ago
  75. 1560c97 fuse: add renameat2 support by Miklos Szeredi · 11 years ago
  76. 3ad22c6 fuse: clear FUSE_I_CTIME_DIRTY flag on setattr by Maxim Patlasov · 11 years ago
  77. 31f3267 fuse: trust kernel i_ctime only by Maxim Patlasov · 11 years ago
  78. 8b47e73 fuse: remove .update_time by Miklos Szeredi · 11 years ago
  79. ab9e13f fuse: allow ctime flushing to userspace by Maxim Patlasov · 11 years ago
  80. 1e18bda fuse: add .write_inode by Miklos Szeredi · 11 years ago
  81. 009dd69 fuse: update mtime on truncate(2) by Maxim Patlasov · 11 years ago
  82. b0aa760 fuse: Trust kernel i_mtime only by Maxim Patlasov · 11 years ago
  83. 8373200 fuse: Trust kernel i_size only by Pavel Emelyanov · 11 years ago
  84. 451418f fuse: don't invalidate attrs when not using atime by Andrew Gallagher · 11 years ago
  85. b70a80e vfs: introduce d_instantiate_no_diralias() by Miklos Szeredi · 11 years ago
  86. 698fa1d fuse: no RCU mode in fuse_access() by Miklos Szeredi · 11 years ago
  87. 6314efe fuse: readdirplus: fix RCU walk by Miklos Szeredi · 11 years ago
  88. 3c70b8e fuse: don't check_submounts_and_drop() in RCU walk by Miklos Szeredi · 11 years ago
  89. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  90. 16d70e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  91. 46ea156 fuse: drop dentry on failed revalidate by Anand Avati · 11 years ago
  92. e2a6b95 fuse: clean up return in fuse_dentry_revalidate() by Miklos Szeredi · 11 years ago
  93. 5835f33 fuse: use d_materialise_unique() by Miklos Szeredi · 11 years ago
  94. efeb9e6 fuse: readdir: check for slash in names by Miklos Szeredi · 11 years ago
  95. 06a7c3c fuse: hotfix truncate_pagecache() issue by Maxim Patlasov · 11 years ago
  96. d331a41 fuse: invalidate inode attributes on xattr modification by Anand Avati · 11 years ago
  97. c7263bc fuse: readdirplus: cleanup by Miklos Szeredi · 11 years ago
  98. fa2b721 fuse: readdirplus: change attributes once by Miklos Szeredi · 11 years ago
  99. 2914941 fuse: readdirplus: fix instantiate by Miklos Szeredi · 11 years ago
  100. a28ef45 fuse: readdirplus: sanity checks by Miklos Szeredi · 11 years ago