1. fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 3 years ago
  2. c086df4 fuse: move FUSE_SUPER_MAGIC definition to magic.h by Jeff Layton · 3 years, 1 month ago
  3. c3cb6f9 fuse: mark inode DONT_CACHE when per inode DAX hint changes by Jeffle Xu · 3 years, 3 months ago
  4. 2ee019f fuse: negotiate per inode DAX in FUSE_INIT by Jeffle Xu · 3 years, 3 months ago
  5. 93a497b fuse: enable per inode DAX by Jeffle Xu · 3 years, 3 months ago
  6. 780b1b9 fuse: make DAX mount option a tri-state by Jeffle Xu · 3 years, 3 months ago
  7. 3e2b6fd fuse: send security context of inode on file by Vivek Goyal · 3 years, 3 months ago
  8. 53db289 fuse: extend init flags by Miklos Szeredi · 3 years, 3 months ago
  9. 4b52f05 fuse: add cache_mask by Miklos Szeredi · 3 years, 4 months ago
  10. 04d82db fuse: move reverting attributes to fuse_change_attributes() by Miklos Szeredi · 3 years, 4 months ago
  11. c15016b fuse: simplify local variables holding writeback cache state by Miklos Szeredi · 3 years, 4 months ago
  12. 5c791fe fuse: make sure reclaim doesn't write the inode by Miklos Szeredi · 3 years, 4 months ago
  13. 964d32e fuse: clean up error exits in fuse_fill_super() by Miklos Szeredi · 3 years, 4 months ago
  14. 80019f1 fuse: always initialize sb->s_fs_info by Miklos Szeredi · 3 years, 4 months ago
  15. c191cd0 fuse: clean up fuse_mount destruction by Miklos Szeredi · 3 years, 4 months ago
  16. a27c061 fuse: get rid of fuse_put_super() by Miklos Szeredi · 3 years, 4 months ago
  17. d534d31 fuse: check s_root when destroying sb by Miklos Szeredi · 3 years, 4 months ago
  18. 75b96f0 Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 6 months ago
  19. 660585b fuse: wait for writepages in syncfs by Miklos Szeredi · 3 years, 6 months ago
  20. 5d5b74a fuse: allow sharing existing sb by Miklos Szeredi · 3 years, 7 months ago
  21. 62dd1fc fuse: move fget() to fuse_get_tree() by Miklos Szeredi · 3 years, 7 months ago
  22. badc741 fuse: move option checking into fuse_fill_super() by Miklos Szeredi · 3 years, 7 months ago
  23. 84c2150 fuse: name fs_context consistently by Miklos Szeredi · 3 years, 7 months ago
  24. 8bcbbe9 fuse: Convert to using invalidate_lock by Jan Kara · 3 years, 10 months ago
  25. 15db168 fuse: fix illegal access to inode with reused nodeid by Amir Goldstein · 3 years, 8 months ago
  26. 1b53991 fuse: Make fuse_fill_super_submount() static by Greg Kurz · 3 years, 9 months ago
  27. 266eb3f2 fuse: Call vfs_get_tree() for submounts by Greg Kurz · 3 years, 9 months ago
  28. fe0a7bd fuse: add dedicated filesystem context ops for submounts by Greg Kurz · 3 years, 9 months ago
  29. 2d82ab2 virtiofs: propagate sync() to file server by Greg Kurz · 3 years, 9 months ago
  30. 27787ba Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
  31. 9ec1efb Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 10 months ago
  32. 80e5d1ff5 useful constants: struct qstr for ".." by Al Viro · 3 years, 10 months ago
  33. a7f0d7a virtiofs: split requests that exceed virtqueue size by Connor Kuehl · 4 years ago
  34. 52a4c95 fuse: extend FUSE_SETXATTR request by Vivek Goyal · 4 years ago
  35. 6e3e2c4 new helper: inode_wrong_type() by Al Viro · 4 years ago
  36. 5d069db fuse: fix bad inode by Miklos Szeredi · 4 years, 2 months ago
  37. 9d769e6 fuse: support SB_NOSEC flag to improve write performance by Vivek Goyal · 4 years, 4 months ago
  38. 63f9909 fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2 by Vivek Goyal · 4 years, 4 months ago
  39. 6a68d1e fuse: add fuse_sb_destroy() helper by Miklos Szeredi · 4 years, 3 months ago
  40. 514b5e3 fuse: get rid of fuse_mount refcount by Miklos Szeredi · 4 years, 3 months ago
  41. b19d3d0 virtiofs: simplify sb setup by Miklos Szeredi · 4 years, 3 months ago
  42. 6945653 Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 4 years, 4 months ago
  43. 413daa1 fuse: connection remove fix by Miklos Szeredi · 4 years, 4 months ago
  44. bf109c6 fuse: implement crossmounts by Max Reitz · 4 years, 10 months ago
  45. 823423e bdi: invert BDI_CAP_NO_ACCT_WB by Christoph Hellwig · 4 years, 5 months ago
  46. 55b2598 bdi: initialize ->ra_pages and ->io_pages in bdi_init by Christoph Hellwig · 4 years, 5 months ago
  47. 1866d77 fuse: Allow fuse_fill_super_common() for submounts by Max Reitz · 4 years, 5 months ago
  48. fcee216 fuse: split fuse_mount off of fuse_conn by Max Reitz · 4 years, 10 months ago
  49. 6ae330c virtiofs: serialize truncate/punch_hole and dax fault path by Vivek Goyal · 4 years, 6 months ago
  50. c2d0ad0 virtiofs: implement dax read/write operations by Vivek Goyal · 4 years, 6 months ago
  51. fd1a1dc virtiofs: implement FUSE_INIT map_alignment field by Stefan Hajnoczi · 4 years, 6 months ago
  52. 1dd5395 virtiofs: add a mount option to enable dax by Vivek Goyal · 4 years, 6 months ago
  53. f4fd4ae virtiofs: get rid of no_mount_options by Vivek Goyal · 4 years, 6 months ago
  54. b330966 fuse: reject options on reconfigure via fsconfig(2) by Miklos Szeredi · 4 years, 7 months ago
  55. e8b20a4 fuse: ignore 'data' argument of mount(..., MS_REMOUNT) by Miklos Szeredi · 4 years, 7 months ago
  56. 0189a2d fuse: use ->reconfigure() instead of ->remount_fs() by Miklos Szeredi · 4 years, 7 months ago
  57. 5ddd9ce fuse: update attr_version counter on fuse_notify_inval_inode() by Miklos Szeredi · 4 years, 9 months ago
  58. 7fd3abf virtiofs: do not use fuse_fill_super_common() for device installation by Vivek Goyal · 4 years, 10 months ago
  59. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  60. 2e28c49 fuse: switch to use errorfc() et.al. by Al Viro · 5 years ago
  61. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  62. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  63. cabdb4f fuse: use true,false for bool variable by zhengbin · 5 years ago
  64. 3f22c74 virtio-fs: don't show mount options by Miklos Szeredi · 5 years ago
  65. 8f744bd Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  66. dc69e98c fuse: kmemcg account fs data by Khazhismel Kumykov · 5 years ago
  67. a62a8ef virtio-fs: add virtiofs filesystem by Stefan Hajnoczi · 7 years ago
  68. 15c8e72 fuse: allow skipping control interface and forced unmount by Vivek Goyal · 6 years ago
  69. 783863d fuse: dissociate DESTROY from fuseblk by Miklos Szeredi · 5 years ago
  70. 0cd1eb9a fuse: separate fuse device allocation and installation in fuse_conn by Vivek Goyal · 6 years ago
  71. ae3aad7 fuse: add fuse_iqueue_ops callbacks by Stefan Hajnoczi · 7 years ago
  72. 0cc2656 fuse: extract fuse_fill_super_common() by Stefan Hajnoczi · 7 years ago
  73. 95a84cdb fuse: export fuse_send_init_request() by Vivek Goyal · 6 years ago
  74. f22f812 fuse: fix request limit by Miklos Szeredi · 5 years ago
  75. 615047e fuse: convert init to simple api by Miklos Szeredi · 5 years ago
  76. 1ccd1ea fuse: convert destroy to simple api by Miklos Szeredi · 5 years ago
  77. 40ac7ab fuse: simplify 'nofail' request by Miklos Szeredi · 5 years ago
  78. d5b4854 fuse: flatten 'struct fuse_args' by Miklos Szeredi · 5 years ago
  79. 76e43c8 fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock by Eric Biggers · 5 years ago
  80. c7eb686 vfs: subtype handling moved to fuse by David Howells · 6 years ago
  81. c30da2e fuse: convert to use the new mount API by David Howells · 6 years ago
  82. 4856118 Merge tag 'fuse-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  83. 9031a69 fuse: clean up fuse_alloc_inode by zhangliguang · 6 years ago
  84. 9baf28b fuse: switch to ->free_inode() by Al Viro · 6 years ago
  85. ad2ba64 fuse: allow filesystems to have precise control over data cache by Kirill Smelkov · 6 years ago
  86. f229448 fuse: convert printk -> pr_* by Kirill Smelkov · 6 years ago
  87. dfee9c2 Merge tag 'fuse-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  88. b542023 mm: refactor readahead defines in mm.h by Nikolay Borisov · 6 years ago
  89. d9a9ea9 fuse: support clients that don't implement 'opendir' by Chad Austin · 6 years ago
  90. 75126f5 fuse: use atomic64_t for khctr by Miklos Szeredi · 6 years ago
  91. eb98e3bd fuse: clean up aborted by Miklos Szeredi · 6 years ago
  92. c9d8f5f fuse: Protect fi->nlookup with fi->lock by Kirill Tkhai · 6 years ago
  93. f15ecfe fuse: Introduce fi->lock to protect write related fields by Kirill Tkhai · 6 years ago
  94. 4510d86 fuse: Convert fc->attr_version into atomic64_t by Kirill Tkhai · 6 years ago
  95. 8a3177d cuse: fix ioctl by Miklos Szeredi · 6 years ago
  96. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  97. d72f70d fuse: Fix memory leak in fuse_dev_free() by Takeshi Misawa · 6 years ago
  98. 4fc4bb7 fuse: Add bad inode check in fuse_destroy_inode() by Myungho Jung · 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