1. 3bf6a9e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years ago
  2. d9679d0 virtio: wrap config->reset calls by Michael S. Tsirkin · 3 years, 3 months ago
  3. 3acbdbf Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years ago
  4. 7ac5360 dax: remove the copy_from_iter and copy_to_iter methods by Christoph Hellwig · 3 years, 1 month ago
  5. 30c6828 dax: remove the DAXDEV_F_SYNC flag by Christoph Hellwig · 3 years, 1 month ago
  6. 780b1b9 fuse: make DAX mount option a tri-state by Jeffle Xu · 3 years, 2 months ago
  7. fb08a19 dax: simplify the dax_device <-> gendisk association by Christoph Hellwig · 3 years, 2 months ago
  8. 7c594bb virtiofs: use strscpy for copying the queue name by Miklos Szeredi · 3 years, 2 months ago
  9. c191cd0 fuse: clean up fuse_mount destruction by Miklos Szeredi · 3 years, 3 months ago
  10. a27c061 fuse: get rid of fuse_put_super() by Miklos Szeredi · 3 years, 3 months ago
  11. d534d31 fuse: check s_root when destroying sb by Miklos Szeredi · 3 years, 3 months ago
  12. 84c2150 fuse: name fs_context consistently by Miklos Szeredi · 3 years, 5 months ago
  13. fe0a7bd fuse: add dedicated filesystem context ops for submounts by Greg Kurz · 3 years, 7 months ago
  14. 2d82ab2 virtiofs: propagate sync() to file server by Greg Kurz · 3 years, 8 months ago
  15. 0a7419c virtiofs: fix userns by Miklos Szeredi · 3 years, 9 months ago
  16. 07595bf virtiofs: remove useless function by Jiapeng Chong · 3 years, 9 months ago
  17. a7f0d7a virtiofs: split requests that exceed virtqueue size by Connor Kuehl · 3 years, 10 months ago
  18. c79c5e0 virtiofs: fix memory leak in virtio_fs_probe() by Luis Henriques · 3 years, 10 months ago
  19. 3f9b9ef virtiofs: Fail dax mount if device does not support it by Vivek Goyal · 4 years ago
  20. 833c5a4 virtiofs: clean up error handling in virtio_fs_get_tree() by Miklos Szeredi · 4 years, 2 months ago
  21. 514b5e3 fuse: get rid of fuse_mount refcount by Miklos Szeredi · 4 years, 2 months ago
  22. b19d3d0 virtiofs: simplify sb setup by Miklos Szeredi · 4 years, 2 months ago
  23. 66ab33b virtiofs fix leak in setup by Miklos Szeredi · 4 years, 2 months ago
  24. 6945653 Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 4 years, 3 months ago
  25. 42d3e2d virtiofs: calculate number of scatter-gather elements accurately by Vivek Goyal · 4 years, 3 months ago
  26. bf109c6 fuse: implement crossmounts by Max Reitz · 4 years, 9 months ago
  27. fcee216 fuse: split fuse_mount off of fuse_conn by Max Reitz · 4 years, 8 months ago
  28. 8f622e9 fuse: drop fuse_conn parameter where possible by Max Reitz · 4 years, 9 months ago
  29. 9a752d1 virtiofs: add logic to free up a memory range by Vivek Goyal · 4 years, 5 months ago
  30. 1dd5395 virtiofs: add a mount option to enable dax by Vivek Goyal · 4 years, 5 months ago
  31. 22f3787 virtiofs: set up virtio_fs dax_device by Stefan Hajnoczi · 4 years, 5 months ago
  32. f4fd4ae virtiofs: get rid of no_mount_options by Vivek Goyal · 4 years, 5 months ago
  33. b43b7e8 virtiofs: provide a helper function for virtqueue initialization by Vivek Goyal · 4 years, 5 months ago
  34. 2c0349e virtio_fs: convert to LE accessors by Michael S. Tsirkin · 4 years, 5 months ago
  35. 7fd3abf virtiofs: do not use fuse_fill_super_common() for device installation by Vivek Goyal · 4 years, 9 months ago
  36. bb737bb virtiofs: schedule blocking async replies in separate worker by Vivek Goyal · 4 years, 9 months ago
  37. 724c15a43 virtiofs: Use completions while waiting for queue to be drained by Vivek Goyal · 5 years ago
  38. 1efcf39 virtiofs: Do not send forget request "struct list_head" element by Vivek Goyal · 5 years ago
  39. 58ada94 virtiofs: Use a common function to send forget by Vivek Goyal · 5 years ago
  40. 0092944 virtiofs: Fix old-style declaration by YueHaibing · 5 years ago
  41. 80da5a8 virtiofs: Remove set but not used variable 'fc' by zhengbin · 5 years ago
  42. a9bfd9d virtiofs: Retry request submission from worker context by Vivek Goyal · 5 years ago
  43. c17ea00 virtiofs: Count pending forgets as in_flight forgets by Vivek Goyal · 5 years ago
  44. 5dbe190 virtiofs: Set FR_SENT flag only after request has been sent by Vivek Goyal · 5 years ago
  45. 7ee1e2e virtiofs: No need to check fpq->connected state by Vivek Goyal · 5 years ago
  46. 51fecdd virtiofs: Do not end request in submission context by Vivek Goyal · 5 years ago
  47. 3f22c74 virtio-fs: don't show mount options by Miklos Szeredi · 5 years ago
  48. a62a8ef virtio-fs: add virtiofs filesystem by Stefan Hajnoczi · 7 years ago