1. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  2. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  3. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  4. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  5. 5d069db fuse: fix bad inode by Miklos Szeredi · 4 years, 1 month ago
  6. 643a666 fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() request by Vivek Goyal · 4 years, 3 months ago
  7. 8981bdf fuse: don't send ATTR_MODE to kill suid/sgid for handle_killpriv_v2 by Vivek Goyal · 4 years, 3 months ago
  8. 3179216 fuse: setattr should set FATTR_KILL_SUIDGID by Vivek Goyal · 4 years, 3 months ago
  9. df8629a fuse: always revalidate if exclusive create by Miklos Szeredi · 4 years, 2 months ago
  10. 514b5e3 fuse: get rid of fuse_mount refcount by Miklos Szeredi · 4 years, 2 months ago
  11. bf109c6 fuse: implement crossmounts by Max Reitz · 4 years, 9 months ago
  12. fcee216 fuse: split fuse_mount off of fuse_conn by Max Reitz · 4 years, 9 months ago
  13. 6ae330c virtiofs: serialize truncate/punch_hole and dax fault path by Vivek Goyal · 4 years, 5 months ago
  14. 5157da2 fuse: always allow query of st_dev by Miklos Szeredi · 4 years, 8 months ago
  15. 519525f fuse: Support RENAME_WHITEOUT flag by Vivek Goyal · 5 years ago
  16. c634da7 fuse: verify nlink by Miklos Szeredi · 5 years ago
  17. eb59bd1 fuse: verify attributes by Miklos Szeredi · 5 years ago
  18. b24e759 fuse: flush dirty data/metadata before non-truncate setattr by Miklos Szeredi · 5 years ago
  19. 6c26f71 fuse: don't advise readdirplus for negative lookup by Miklos Szeredi · 5 years ago
  20. dc69e98 fuse: kmemcg account fs data by Khazhismel Kumykov · 5 years ago
  21. 30c6a23 fuse: on 64-bit store time in d_fsdata directly by Khazhismel Kumykov · 5 years ago
  22. 8fab010 fuse: delete dentry if timeout is zero by Miklos Szeredi · 6 years ago
  23. 4c29afe fuse: convert readlink to simple api by Miklos Szeredi · 5 years ago
  24. d5b4854 fuse: flatten 'struct fuse_args' by Miklos Szeredi · 5 years ago
  25. c9d8f5f fuse: Protect fi->nlookup with fi->lock by Kirill Tkhai · 6 years ago
  26. f15ecfe fuse: Introduce fi->lock to protect write related fields by Kirill Tkhai · 6 years ago
  27. 4510d86 fuse: Convert fc->attr_version into atomic64_t by Kirill Tkhai · 6 years ago
  28. ebf84d0 fuse: Add fuse_inode argument to fuse_prepare_release() by Kirill Tkhai · 6 years ago
  29. 2e64ff1 fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS by Chad Austin · 6 years ago
  30. d233c7d fuse: fix revalidation of attributes for permission check by Miklos Szeredi · 6 years ago
  31. a9c2d1e fuse: fix fsync on directory by Miklos Szeredi · 6 years ago
  32. 5571f1e fuse: enable caching of symlinks by Dan Schatzberg · 6 years ago
  33. 802dc04 fuse: don't need GETATTR after every READ by Miklos Szeredi · 6 years ago
  34. 2f1e819 fuse: allow fine grained attr cache invaldation by Miklos Szeredi · 6 years ago
  35. ab2257e fuse: reduce size of struct fuse_inode by Miklos Szeredi · 6 years ago
  36. 261aaba7 fuse: use iversion for readdir cache verification by Miklos Szeredi · 6 years ago
  37. d123d8e fuse: split out readdir.c by Miklos Szeredi · 6 years ago
  38. 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
  39. 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  40. c971e6a kill d_instantiate_no_diralias() by Al Viro · 7 years ago
  41. 63576c1 fuse: fix initial parallel dirops by Miklos Szeredi · 6 years ago
  42. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
  43. b452a45 getting rid of 'opened' argument of ->atomic_open() - part 2 by Al Viro · 7 years ago
  44. be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 7 years ago
  45. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 7 years ago
  46. bf5c189 fuse: honor AT_STATX_FORCE_SYNC by Miklos Szeredi · 7 years ago
  47. ff1b89f fuse: honor AT_STATX_DONT_SYNC by Miklos Szeredi · 7 years ago
  48. 73f03c2 fuse: Restrict allow_other to the superblock's namespace or a descendant by Seth Forshee · 7 years ago
  49. 8cb0832 fuse: Support fuse filesystems outside of init_user_ns by Eric W. Biederman · 7 years ago
  50. df0e91d fuse: atomic_o_trunc should truncate pagecache by Miklos Szeredi · 7 years ago
  51. c6cdd51 fuse: fix READDIRPLUS skipping an entry by Miklos Szeredi · 7 years ago
  52. 5b97eea fuse: getattr cleanup by Miklos Szeredi · 7 years ago
  53. 4e66c42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  54. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  55. 267d844 fuse: cleanup fuse_file refcounting by Miklos Szeredi · 8 years ago
  56. 2106752 fuse: fix time_to_jiffies nsec sanity check by David Sheets · 8 years ago
  57. 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
  58. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  59. c01638f fuse: fix clearing suid, sgid for chown() by Miklos Szeredi · 8 years ago
  60. 0ce267f fuse: fix root dentry initialization by Miklos Szeredi · 8 years ago
  61. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  62. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  63. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  64. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  65. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  66. 703c736 fuse: Use generic xattr ops by Seth Forshee · 8 years ago
  67. 29433a2 fuse: get rid of fc->flags by Miklos Szeredi · 8 years ago
  68. cb3ae6d fuse: listxattr: verify xattr list by Miklos Szeredi · 8 years ago
  69. bcb6f6d fuse: use timespec64 by Miklos Szeredi · 8 years ago
  70. f75fdf2 fuse: don't use ->d_time by Miklos Szeredi · 8 years ago
  71. 60bcc88 fuse: Add posix ACL support by Seth Forshee · 8 years ago
  72. 5e940c1 fuse: handle killpriv in userspace fs by Miklos Szeredi · 8 years ago
  73. a09f99e fuse: fix killing s[ug]id in setattr by Miklos Szeredi · 8 years ago
  74. 5e2b882 fuse: invalidate dir dentry after chmod by Miklos Szeredi · 8 years ago
  75. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  76. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  77. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  78. 6249033 fuse: Propagate dentry down to inode_change_ok() by Jan Kara · 9 years ago
  79. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  80. 13983d0 qstr: constify instances in fuse by Al Viro · 9 years ago
  81. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  82. 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 9 years ago
  83. 5c672ab fuse: serialize dirops by default by Miklos Szeredi · 9 years ago
  84. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 9 years ago
  85. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 9 years ago
  86. d9b3dbd fuse: switch to ->iterate_shared() by Al Viro · 9 years ago
  87. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 9 years ago
  88. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  89. fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
  90. cd3417c kill free_page_put_link() by Al Viro · 9 years ago
  91. 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
  92. ecc087f new helper: free_page_put_link() by Al Viro · 10 years ago
  93. 5f2c417 switch ->put_link() from dentry to inode by Al Viro · 10 years ago
  94. 6e77137b don't pass nameidata to ->follow_link() by Al Viro · 10 years ago
  95. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 10 years ago
  96. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  97. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  98. 21f6217 fuse: fix LOOKUP vs INIT compat handling by Miklos Szeredi · 10 years ago
  99. c103b21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  100. 7078187 fuse: introduce fuse_simple_request() helper by Miklos Szeredi · 10 years ago