1. 21f6217 fuse: fix LOOKUP vs INIT compat handling by Miklos Szeredi · 10 years ago
  2. c103b21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  3. 7078187 fuse: introduce fuse_simple_request() helper by Miklos Szeredi · 10 years ago
  4. 41d28bc switch d_materialise_unique() users to d_splice_alias() by Al Viro · 10 years ago
  5. 5542aa2 vfs: Make d_invalidate return void by Eric W. Biederman · 10 years ago
  6. 9b053f3 vfs: Remove unnecessary calls of check_submounts_and_drop by Eric W. Biederman · 10 years ago
  7. 7177a9c fs: call rename2 if exists by Miklos Szeredi · 10 years ago
  8. 4237ba4 fuse: restructure ->rename2() by Miklos Szeredi · 10 years ago
  9. 154210c fuse: ignore entry-timeout on LOOKUP_REVAL by Anand Avati · 10 years ago
  10. 126b9d4 fuse: timeout comparison fix by Miklos Szeredi · 10 years ago
  11. 1560c97 fuse: add renameat2 support by Miklos Szeredi · 10 years ago
  12. 3ad22c6 fuse: clear FUSE_I_CTIME_DIRTY flag on setattr by Maxim Patlasov · 10 years ago
  13. 31f3267 fuse: trust kernel i_ctime only by Maxim Patlasov · 10 years ago
  14. 8b47e73 fuse: remove .update_time by Miklos Szeredi · 10 years ago
  15. ab9e13f fuse: allow ctime flushing to userspace by Maxim Patlasov · 10 years ago
  16. 1e18bda fuse: add .write_inode by Miklos Szeredi · 10 years ago
  17. 009dd69 fuse: update mtime on truncate(2) by Maxim Patlasov · 10 years ago
  18. b0aa760 fuse: Trust kernel i_mtime only by Maxim Patlasov · 11 years ago
  19. 8373200 fuse: Trust kernel i_size only by Pavel Emelyanov · 11 years ago
  20. 451418f fuse: don't invalidate attrs when not using atime by Andrew Gallagher · 11 years ago
  21. b70a80e vfs: introduce d_instantiate_no_diralias() by Miklos Szeredi · 11 years ago
  22. 698fa1d fuse: no RCU mode in fuse_access() by Miklos Szeredi · 11 years ago
  23. 6314efe fuse: readdirplus: fix RCU walk by Miklos Szeredi · 11 years ago
  24. 3c70b8e fuse: don't check_submounts_and_drop() in RCU walk by Miklos Szeredi · 11 years ago
  25. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  26. 16d70e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  27. 46ea156 fuse: drop dentry on failed revalidate by Anand Avati · 11 years ago
  28. e2a6b95 fuse: clean up return in fuse_dentry_revalidate() by Miklos Szeredi · 11 years ago
  29. 5835f33 fuse: use d_materialise_unique() by Miklos Szeredi · 11 years ago
  30. efeb9e6 fuse: readdir: check for slash in names by Miklos Szeredi · 11 years ago
  31. 06a7c3c fuse: hotfix truncate_pagecache() issue by Maxim Patlasov · 11 years ago
  32. d331a41 fuse: invalidate inode attributes on xattr modification by Anand Avati · 11 years ago
  33. c7263bc fuse: readdirplus: cleanup by Miklos Szeredi · 11 years ago
  34. fa2b721 fuse: readdirplus: change attributes once by Miklos Szeredi · 11 years ago
  35. 2914941 fuse: readdirplus: fix instantiate by Miklos Szeredi · 11 years ago
  36. a28ef45 fuse: readdirplus: sanity checks by Miklos Szeredi · 11 years ago
  37. 53ce9a3 fuse: readdirplus: fix dentry leak by Niels de Vos · 11 years ago
  38. 8d3af7f [readdir] convert fuse by Al Viro · 11 years ago
  39. 28420da fuse: fix readdirplus Oops in fuse_dentry_revalidate by Miklos Szeredi · 11 years ago
  40. efb9fa9 fuse: truncate file if async dio failed by Maxim Patlasov · 12 years ago
  41. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  42. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  43. 634734b fuse: allow control of adaptive readdirplus use by Eric Wong · 11 years ago
  44. dfca7ce fuse: don't WARN when nlink is zero by Miklos Szeredi · 11 years ago
  45. 4582a4a FUSE: Adapt readdirplus to application usage patterns by Feng Shuo · 12 years ago
  46. c2132c1 Do not use RCU for current process credentials by Anatol Pomozov · 12 years ago
  47. 85f40ae fuse: use req->page_descs[] for argpages cases by Maxim Patlasov · 12 years ago
  48. b111c8c fuse: categorize fuse_get_req() by Maxim Patlasov · 12 years ago
  49. 0b05b18 fuse: implement NFS-like readdirplus support by Anand V. Avati · 12 years ago
  50. 499dcf2 userns: Support fuse interacting with multiple user namespaces by Eric W. Biederman · 12 years ago
  51. af109bc fuse: check create mode in atomic open by Miklos Szeredi · 12 years ago
  52. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  53. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  54. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  55. e45198a make finish_no_open() return int by Al Viro · 12 years ago
  56. 30d9049 kill struct opendata by Al Viro · 12 years ago
  57. d958527 make ->atomic_open() return int by Al Viro · 12 years ago
  58. 4723768 ->atomic_open() prototype change - pass int * instead of bool * by Al Viro · 12 years ago
  59. c8ccbe0 fuse: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  60. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 12 years ago
  61. 203627b fuse: fix blksize calculation by Miklos Szeredi · 12 years ago
  62. 45c72cd fuse: fix stat call on 32 bit platforms by Pavel Shilovsky · 12 years ago
  63. 4273b79 fuse: O_DIRECT support for files by Anand Avati · 12 years ago
  64. ac45d61 fuse: fix nlink after unlink by Miklos Szeredi · 12 years ago
  65. 6733e54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  66. 541af6a fuse: propagate umode_t by Al Viro · 13 years ago
  67. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  68. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  69. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  70. 451d0f5 FUSE: Notifying the kernel of deletion. by John Muir · 13 years ago
  71. b18da0c fuse: support ioctl on directories by Miklos Szeredi · 13 years ago
  72. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  73. dd7dd55 no need to check for LOOKUP_OPEN in ->create() instances by Al Viro · 13 years ago
  74. 8a5e929 don't transliterate lower bits of ->intent.open.flags to FMODE_... by Al Viro · 13 years ago
  75. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  76. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  77. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  78. 526e7ce fuse: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  79. 32e51f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  80. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  81. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  82. d243390 fuse: fix oops in revalidate when called with NULL nameidata by Miklos Szeredi · 13 years ago
  83. e7c0a16 fuse: make fuse_dentry_revalidate() RCU aware by Miklos Szeredi · 13 years ago
  84. 19690dd fuse: make fuse_permission() RCU aware by Miklos Szeredi · 13 years ago
  85. 529c5f9 fuse: fix d_revalidate oopsen on NFS exports by Al Viro · 13 years ago
  86. 8d56add fuse: fix truncate after open by Miklos Szeredi · 13 years ago
  87. c35eebe switch fuse by Al Viro · 14 years ago
  88. 7d44b04 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  89. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  90. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  91. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  92. 07e77dc fuse: separate queue for FORGET requests by Miklos Szeredi · 14 years ago
  93. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  94. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  95. db78b87 always call inode_change_ok early in ->setattr by Christoph Hellwig · 14 years ago
  96. 9cfcac8 vfs: re-introduce MAY_CHDIR by Eric Paris · 14 years ago
  97. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  98. 1b73239 fuse: reject O_DIRECT flag also in fuse_create by Csaba Henk · 15 years ago
  99. 5219f34 fuse: invalidate target of rename by Miklos Szeredi · 15 years ago
  100. c08d3b0 truncate: use new helpers by npiggin@suse.de · 15 years ago