1. 3e2b6fd fuse: send security context of inode on file by Vivek Goyal · 3 years, 2 months ago
  2. c6c745b fuse: only update necessary attributes by Miklos Szeredi · 3 years, 3 months ago
  3. ec85537 fuse: take cache_mask into account in getattr by Miklos Szeredi · 3 years, 3 months ago
  4. 4b52f05 fuse: add cache_mask by Miklos Szeredi · 3 years, 3 months ago
  5. 04d82db fuse: move reverting attributes to fuse_change_attributes() by Miklos Szeredi · 3 years, 3 months ago
  6. c15016b fuse: simplify local variables holding writeback cache state by Miklos Szeredi · 3 years, 3 months ago
  7. fa5eee5 fuse: selective attribute invalidation by Miklos Szeredi · 3 years, 3 months ago
  8. 97f044f fuse: don't increment nlink in link() by Miklos Szeredi · 3 years, 3 months ago
  9. cefd1b8 fuse: decrement nlink on overwriting rename by Miklos Szeredi · 3 years, 3 months ago
  10. 371e8fd fuse: move fuse_invalidate_attr() into fuse_update_ctime() by Miklos Szeredi · 3 years, 3 months ago
  11. bda9a71 fuse: annotate lock in fuse_reverse_inval_entry() by Miklos Szeredi · 3 years, 3 months ago
  12. 5c791fe fuse: make sure reclaim doesn't write the inode by Miklos Szeredi · 3 years, 3 months ago
  13. 8bcbbe9 fuse: Convert to using invalidate_lock by Jan Kara · 3 years, 9 months ago
  14. 15db168 fuse: fix illegal access to inode with reused nodeid by Amir Goldstein · 3 years, 7 months ago
  15. 29e0e4d fuse: Switch to fc_mount() for submounts by Greg Kurz · 3 years, 7 months ago
  16. 266eb3f2 fuse: Call vfs_get_tree() for submounts by Greg Kurz · 3 years, 7 months ago
  17. e4a9ccd fuse: Fix infinite loop in sget_fc() by Greg Kurz · 3 years, 7 months ago
  18. e3a43f2 fuse: Fix crash if superblock of submount gets killed early by Greg Kurz · 3 years, 7 months ago
  19. d92d88f fuse: Fix crash in fuse_dentry_automount() error path by Greg Kurz · 3 years, 7 months ago
  20. a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 9 months ago
  21. 72227ea fuse: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  22. 54d601c fuse: unsigned open flags by Miklos Szeredi · 3 years, 9 months ago
  23. 6e3e2c4 new helper: inode_wrong_type() by Al Viro · 3 years, 11 months ago
  24. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  25. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  26. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  27. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  28. 5d069db fuse: fix bad inode by Miklos Szeredi · 4 years, 1 month ago
  29. 643a666 fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() request by Vivek Goyal · 4 years, 3 months ago
  30. 8981bdf fuse: don't send ATTR_MODE to kill suid/sgid for handle_killpriv_v2 by Vivek Goyal · 4 years, 3 months ago
  31. 3179216 fuse: setattr should set FATTR_KILL_SUIDGID by Vivek Goyal · 4 years, 3 months ago
  32. df8629a fuse: always revalidate if exclusive create by Miklos Szeredi · 4 years, 2 months ago
  33. 514b5e3 fuse: get rid of fuse_mount refcount by Miklos Szeredi · 4 years, 2 months ago
  34. bf109c6 fuse: implement crossmounts by Max Reitz · 4 years, 9 months ago
  35. fcee216 fuse: split fuse_mount off of fuse_conn by Max Reitz · 4 years, 8 months ago
  36. 6ae330c virtiofs: serialize truncate/punch_hole and dax fault path by Vivek Goyal · 4 years, 5 months ago
  37. 5157da2 fuse: always allow query of st_dev by Miklos Szeredi · 4 years, 8 months ago
  38. 519525f fuse: Support RENAME_WHITEOUT flag by Vivek Goyal · 5 years ago
  39. c634da7 fuse: verify nlink by Miklos Szeredi · 5 years ago
  40. eb59bd1 fuse: verify attributes by Miklos Szeredi · 5 years ago
  41. b24e759 fuse: flush dirty data/metadata before non-truncate setattr by Miklos Szeredi · 5 years ago
  42. 6c26f71 fuse: don't advise readdirplus for negative lookup by Miklos Szeredi · 5 years ago
  43. dc69e98 fuse: kmemcg account fs data by Khazhismel Kumykov · 5 years ago
  44. 30c6a23 fuse: on 64-bit store time in d_fsdata directly by Khazhismel Kumykov · 5 years ago
  45. 8fab010 fuse: delete dentry if timeout is zero by Miklos Szeredi · 6 years ago
  46. 4c29afe fuse: convert readlink to simple api by Miklos Szeredi · 5 years ago
  47. d5b4854 fuse: flatten 'struct fuse_args' by Miklos Szeredi · 5 years ago
  48. c9d8f5f fuse: Protect fi->nlookup with fi->lock by Kirill Tkhai · 6 years ago
  49. f15ecfe fuse: Introduce fi->lock to protect write related fields by Kirill Tkhai · 6 years ago
  50. 4510d86 fuse: Convert fc->attr_version into atomic64_t by Kirill Tkhai · 6 years ago
  51. ebf84d0 fuse: Add fuse_inode argument to fuse_prepare_release() by Kirill Tkhai · 6 years ago
  52. 2e64ff1 fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS by Chad Austin · 6 years ago
  53. d233c7d fuse: fix revalidation of attributes for permission check by Miklos Szeredi · 6 years ago
  54. a9c2d1e fuse: fix fsync on directory by Miklos Szeredi · 6 years ago
  55. 5571f1e fuse: enable caching of symlinks by Dan Schatzberg · 6 years ago
  56. 802dc04 fuse: don't need GETATTR after every READ by Miklos Szeredi · 6 years ago
  57. 2f1e819 fuse: allow fine grained attr cache invaldation by Miklos Szeredi · 6 years ago
  58. ab2257e fuse: reduce size of struct fuse_inode by Miklos Szeredi · 6 years ago
  59. 261aaba7 fuse: use iversion for readdir cache verification by Miklos Szeredi · 6 years ago
  60. d123d8e fuse: split out readdir.c by Miklos Szeredi · 6 years ago
  61. 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
  62. 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  63. c971e6a kill d_instantiate_no_diralias() by Al Viro · 7 years ago
  64. 63576c1 fuse: fix initial parallel dirops by Miklos Szeredi · 6 years ago
  65. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
  66. b452a45 getting rid of 'opened' argument of ->atomic_open() - part 2 by Al Viro · 7 years ago
  67. be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 7 years ago
  68. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 7 years ago
  69. bf5c189 fuse: honor AT_STATX_FORCE_SYNC by Miklos Szeredi · 7 years ago
  70. ff1b89f fuse: honor AT_STATX_DONT_SYNC by Miklos Szeredi · 7 years ago
  71. 73f03c2 fuse: Restrict allow_other to the superblock's namespace or a descendant by Seth Forshee · 7 years ago
  72. 8cb0832 fuse: Support fuse filesystems outside of init_user_ns by Eric W. Biederman · 7 years ago
  73. df0e91d fuse: atomic_o_trunc should truncate pagecache by Miklos Szeredi · 7 years ago
  74. c6cdd51 fuse: fix READDIRPLUS skipping an entry by Miklos Szeredi · 7 years ago
  75. 5b97eea fuse: getattr cleanup by Miklos Szeredi · 7 years ago
  76. 4e66c42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  77. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  78. 267d844 fuse: cleanup fuse_file refcounting by Miklos Szeredi · 8 years ago
  79. 2106752 fuse: fix time_to_jiffies nsec sanity check by David Sheets · 8 years ago
  80. 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
  81. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  82. c01638f fuse: fix clearing suid, sgid for chown() by Miklos Szeredi · 8 years ago
  83. 0ce267f fuse: fix root dentry initialization by Miklos Szeredi · 8 years ago
  84. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  86. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  87. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  88. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  89. 703c736 fuse: Use generic xattr ops by Seth Forshee · 8 years ago
  90. 29433a2 fuse: get rid of fc->flags by Miklos Szeredi · 8 years ago
  91. cb3ae6d fuse: listxattr: verify xattr list by Miklos Szeredi · 8 years ago
  92. bcb6f6d fuse: use timespec64 by Miklos Szeredi · 8 years ago
  93. f75fdf2 fuse: don't use ->d_time by Miklos Szeredi · 8 years ago
  94. 60bcc88 fuse: Add posix ACL support by Seth Forshee · 8 years ago
  95. 5e940c1 fuse: handle killpriv in userspace fs by Miklos Szeredi · 8 years ago
  96. a09f99e fuse: fix killing s[ug]id in setattr by Miklos Szeredi · 8 years ago
  97. 5e2b882 fuse: invalidate dir dentry after chmod by Miklos Szeredi · 8 years ago
  98. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  99. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  100. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago