1. c3cb6f9 fuse: mark inode DONT_CACHE when per inode DAX hint changes by Jeffle Xu · 3 years, 1 month ago
  2. 2ee019f fuse: negotiate per inode DAX in FUSE_INIT by Jeffle Xu · 3 years, 1 month ago
  3. 93a497b fuse: enable per inode DAX by Jeffle Xu · 3 years, 1 month ago
  4. 780b1b9 fuse: make DAX mount option a tri-state by Jeffle Xu · 3 years, 1 month ago
  5. 3e2b6fd fuse: send security context of inode on file by Vivek Goyal · 3 years, 2 months ago
  6. c6c745b fuse: only update necessary attributes by Miklos Szeredi · 3 years, 2 months ago
  7. 4b52f05 fuse: add cache_mask by Miklos Szeredi · 3 years, 2 months ago
  8. d347739 fuse: always invalidate attributes after writes by Miklos Szeredi · 3 years, 2 months ago
  9. 27ae449 fuse: rename fuse_write_update_size() by Miklos Szeredi · 3 years, 2 months ago
  10. fa5eee5 fuse: selective attribute invalidation by Miklos Szeredi · 3 years, 2 months ago
  11. 5c791fe fuse: make sure reclaim doesn't write the inode by Miklos Szeredi · 3 years, 2 months ago
  12. a27c061 fuse: get rid of fuse_put_super() by Miklos Szeredi · 3 years, 2 months ago
  13. 75b96f0 Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 4 months ago
  14. 660585b fuse: wait for writepages in syncfs by Miklos Szeredi · 3 years, 4 months ago
  15. 815409a Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 4 months ago
  16. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 4 months ago
  17. 62dd1fc fuse: move fget() to fuse_get_tree() by Miklos Szeredi · 3 years, 5 months ago
  18. 8bcbbe9 fuse: Convert to using invalidate_lock by Jan Kara · 3 years, 8 months ago
  19. 15db168 fuse: fix illegal access to inode with reused nodeid by Amir Goldstein · 3 years, 6 months ago
  20. 1b53991 fuse: Make fuse_fill_super_submount() static by Greg Kurz · 3 years, 7 months ago
  21. fe0a7bd fuse: add dedicated filesystem context ops for submounts by Greg Kurz · 3 years, 7 months ago
  22. 2d82ab2 virtiofs: propagate sync() to file server by Greg Kurz · 3 years, 7 months ago
  23. 9ec1efb Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 8 months ago
  24. a7f0d7a virtiofs: split requests that exceed virtqueue size by Connor Kuehl · 3 years, 10 months ago
  25. 52a4c95 fuse: extend FUSE_SETXATTR request by Vivek Goyal · 3 years, 9 months ago
  26. aa6ff55 fuse: fix a typo by Bhaskar Chowdhury · 3 years, 9 months ago
  27. 4b91459 fuse: fix typo for fuse_conn.max_pages comment by Connor Kuehl · 3 years, 10 months ago
  28. 4f06dd9 fuse: fix write deadlock by Vivek Goyal · 4 years, 2 months ago
  29. 72227ea fuse: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  30. b9d54c6 fuse: add internal open/release helpers by Miklos Szeredi · 3 years, 9 months ago
  31. 54d601c fuse: unsigned open flags by Miklos Szeredi · 3 years, 9 months ago
  32. 9ac29fd fuse: move ioctl to separate source file by Miklos Szeredi · 3 years, 9 months ago
  33. 775c5033 fuse: fix live lock in fuse_iget() by Amir Goldstein · 3 years, 10 months ago
  34. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  35. 5d069db fuse: fix bad inode by Miklos Szeredi · 4 years, 1 month ago
  36. 63f9909 fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2 by Vivek Goyal · 4 years, 3 months ago
  37. bd3bf1e fuse: simplify get_fuse_conn*() by Miklos Szeredi · 4 years, 2 months ago
  38. 514b5e3 fuse: get rid of fuse_mount refcount by Miklos Szeredi · 4 years, 2 months ago
  39. b19d3d0 virtiofs: simplify sb setup by Miklos Szeredi · 4 years, 2 months ago
  40. bf109c6 fuse: implement crossmounts by Max Reitz · 4 years, 8 months ago
  41. 1866d77 fuse: Allow fuse_fill_super_common() for submounts by Max Reitz · 4 years, 4 months ago
  42. fcee216 fuse: split fuse_mount off of fuse_conn by Max Reitz · 4 years, 8 months ago
  43. 8f622e9 fuse: drop fuse_conn parameter where possible by Max Reitz · 4 years, 8 months ago
  44. 24754db fuse: store fuse_conn in fuse_req by Max Reitz · 4 years, 8 months ago
  45. 9a752d1 virtiofs: add logic to free up a memory range by Vivek Goyal · 4 years, 4 months ago
  46. 6ae330c virtiofs: serialize truncate/punch_hole and dax fault path by Vivek Goyal · 4 years, 4 months ago
  47. c2d0ad0 virtiofs: implement dax read/write operations by Vivek Goyal · 4 years, 4 months ago
  48. fd1a1dc virtiofs: implement FUSE_INIT map_alignment field by Stefan Hajnoczi · 4 years, 4 months ago
  49. 1dd5395 virtiofs: add a mount option to enable dax by Vivek Goyal · 4 years, 4 months ago
  50. f4fd4ae virtiofs: get rid of no_mount_options by Vivek Goyal · 4 years, 4 months ago
  51. 6b2fb79 fuse: optimize writepages search by Maxim Patlasov · 5 years ago
  52. bb737bb virtiofs: schedule blocking async replies in separate worker by Vivek Goyal · 4 years, 8 months ago
  53. 3e8cb8b fuse: fix stack use after return by Miklos Szeredi · 4 years, 11 months ago
  54. eb59bd1 fuse: verify attributes by Miklos Szeredi · 5 years ago
  55. 3f22c74 virtio-fs: don't show mount options by Miklos Szeredi · 5 years ago
  56. a62a8ef virtio-fs: add virtiofs filesystem by Stefan Hajnoczi · 7 years ago
  57. 15c8e72 fuse: allow skipping control interface and forced unmount by Vivek Goyal · 6 years ago
  58. 783863d fuse: dissociate DESTROY from fuseblk by Miklos Szeredi · 5 years ago
  59. 8fab010 fuse: delete dentry if timeout is zero by Miklos Szeredi · 6 years ago
  60. 0cd1eb9a fuse: separate fuse device allocation and installation in fuse_conn by Vivek Goyal · 6 years ago
  61. ae3aad7 fuse: add fuse_iqueue_ops callbacks by Stefan Hajnoczi · 7 years ago
  62. 0cc2656 fuse: extract fuse_fill_super_common() by Stefan Hajnoczi · 7 years ago
  63. 4388c5a fuse: export fuse_dequeue_forget() function by Vivek Goyal · 6 years ago
  64. 79d96ef fuse: export fuse_get_unique() by Stefan Hajnoczi · 7 years ago
  65. 95a84cdb fuse: export fuse_send_init_request() by Vivek Goyal · 6 years ago
  66. 14d46d7 fuse: export fuse_len_args() by Stefan Hajnoczi · 7 years ago
  67. 04ec5af fuse: export fuse_end_request() by Stefan Hajnoczi · 7 years ago
  68. 05ea48c fuse: stop copying pages to fuse_req by Miklos Szeredi · 5 years ago
  69. d499377 fuse: stop copying args to fuse_req by Miklos Szeredi · 5 years ago
  70. 145b673b fuse: clean up fuse_req by Miklos Szeredi · 5 years ago
  71. 7213394 fuse: simplify request allocation by Miklos Szeredi · 5 years ago
  72. 66abc35 fuse: unexport request ops by Miklos Szeredi · 5 years ago
  73. 4cb5486 fuse: convert release to simple api by Miklos Szeredi · 5 years ago
  74. 33826eb fuse: convert writepages to simple api by Miklos Szeredi · 5 years ago
  75. 43f5098 fuse: convert readdir to simple api by Miklos Szeredi · 5 years ago
  76. 1259728 fuse: add simple background helper by Miklos Szeredi · 5 years ago
  77. 4c4f03f fuse: move page alloc by Miklos Szeredi · 5 years ago
  78. 6858316 fuse: add pages to fuse_args by Miklos Szeredi · 5 years ago
  79. 1ccd1ea fuse: convert destroy to simple api by Miklos Szeredi · 5 years ago
  80. e413754 fuse: add nocreds to fuse_args by Miklos Szeredi · 5 years ago
  81. 3545fe2 fuse: convert fuse_force_forget() to simple api by Miklos Szeredi · 5 years ago
  82. 454a761 fuse: add noreply to fuse_args by Miklos Szeredi · 5 years ago
  83. c500eba fuse: convert flush to simple api by Miklos Szeredi · 5 years ago
  84. 40ac7ab fuse: simplify 'nofail' request by Miklos Szeredi · 5 years ago
  85. 1f4e9d0 fuse: rearrange and resize fuse_args fields by Miklos Szeredi · 5 years ago
  86. d5b4854 fuse: flatten 'struct fuse_args' by Miklos Szeredi · 5 years ago
  87. 76e43c8 fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock by Eric Biggers · 5 years ago
  88. ad2ba64 fuse: allow filesystems to have precise control over data cache by Kirill Smelkov · 6 years ago
  89. f229448 fuse: convert printk -> pr_* by Kirill Smelkov · 6 years ago
  90. d9a9ea9 fuse: support clients that don't implement 'opendir' by Chad Austin · 6 years ago
  91. 75126f5 fuse: use atomic64_t for khctr by Miklos Szeredi · 6 years ago
  92. eb98e3bd fuse: clean up aborted by Miklos Szeredi · 6 years ago
  93. 6b67573 fuse: Protect ff->reserved_req via corresponding fi->lock by Kirill Tkhai · 6 years ago
  94. f15ecfe fuse: Introduce fi->lock to protect write related fields by Kirill Tkhai · 6 years ago
  95. 4510d86 fuse: Convert fc->attr_version into atomic64_t by Kirill Tkhai · 6 years ago
  96. ebf84d0 fuse: Add fuse_inode argument to fuse_prepare_release() by Kirill Tkhai · 6 years ago
  97. 2e64ff1 fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS by Chad Austin · 6 years ago
  98. a9c2d1e fuse: fix fsync on directory by Miklos Szeredi · 6 years ago
  99. 5571f1e fuse: enable caching of symlinks by Dan Schatzberg · 6 years ago
  100. 2f1e819 fuse: allow fine grained attr cache invaldation by Miklos Szeredi · 6 years ago