1. ebf1019 virtiofsd: avoid /proc/self/fd tempdir by Stefan Hajnoczi · 4 years, 5 months ago
  2. ff3995e virtiofsd: Call qemu_init_exec_dir by Dr. David Alan Gilbert · 4 years, 5 months ago
  3. f6698f2 tools/virtiofsd: add support for --socket-group by Alex Bennée · 4 years, 5 months ago
  4. 2acf4f8 virtiofsd: Silence gcc warning by Dr. David Alan Gilbert · 4 years, 6 months ago
  5. e12a0ed virtiofsd: Add -o allow_direct_io|no_allow_direct_io options by Jiachen Zhang · 4 years, 7 months ago
  6. 04d325e virtiofsd: Used glib "shared" thread pool by Vivek Goyal · 4 years, 6 months ago
  7. ab4c099 meson: use meson datadir instead of qemu_datadir by Marc-André Lureau · 4 years, 6 months ago
  8. fd9279e virtiofsd: probe unshare(CLONE_FS) and print an error by Stefan Hajnoczi · 4 years, 7 months ago
  9. 1c7cb1f virtiofsd: drop CAP_DAC_READ_SEARCH by Stefan Hajnoczi · 4 years, 7 months ago
  10. e9a7856 virtiofsd: Remove "norace" from cmdline help and docs by Sergio Lopez · 4 years, 8 months ago
  11. 88fc107 virtiofsd: Disable remote posix locks by default by Vivek Goyal · 4 years, 7 months ago
  12. 3f99cf5 tools/virtiofsd: convert to Meson by Paolo Bonzini · 5 years ago
  13. 3005c09 virtiofsd: Allow addition or removal of capabilities by Dr. David Alan Gilbert · 4 years, 8 months ago
  14. 55b22a6 virtiofsd: Check capability calls by Dr. David Alan Gilbert · 4 years, 8 months ago
  15. b1288df virtiofsd: Terminate capability list by Dr. David Alan Gilbert · 4 years, 8 months ago
  16. 63659fe virtiofsd: Whitelist fchmod by Max Reitz · 4 years, 9 months ago
  17. 93bb3d8 virtiofsd: remove symlink fallbacks by Miklos Szeredi · 4 years, 10 months ago
  18. 66502bb virtiofsd: drop all capabilities in the wait parent process by Stefan Hajnoczi · 5 years ago
  19. a59feb4 virtiofsd: only retain file system capabilities by Stefan Hajnoczi · 5 years ago
  20. ace0829 virtiofsd: Show submounts by Max Reitz · 4 years, 11 months ago
  21. 397ae98 virtiofsd: jail lo->proc_self_fd by Miklos Szeredi · 4 years, 10 months ago
  22. 8c1d353 virtiofsd: stay below fs.file-max sysctl value (CVE-2020-10717) by Stefan Hajnoczi · 4 years, 10 months ago
  23. 6dbb716 virtiofsd: add --rlimit-nofile=NUM option by Stefan Hajnoczi · 4 years, 10 months ago
  24. e1cd92d tools/virtiofsd/passthrough_ll: Fix double close() by Philippe Mathieu-Daudé · 5 years ago
  25. bdfd667 virtiofsd: Fix xattr operations by Misono Tomohiro · 5 years ago
  26. 16e15a7 virtiofsd: passthrough_ll: cleanup getxattr/listxattr by Misono Tomohiro · 5 years ago
  27. 285eb7a virtiofsd: Remove fuse.h and struct fuse_module by Xiao Yang · 5 years ago
  28. 09c086b tools/virtiofsd/fuse_lowlevel: Fix fuse_out_header::error value by Philippe Mathieu-Daudé · 5 years ago
  29. 4e1fb9e tools/virtiofsd/passthrough_ll: Remove unneeded variable assignment by Philippe Mathieu-Daudé · 5 years ago
  30. d4db6f5 tools/virtiofsd/passthrough_ll: Remove unneeded variable assignment by Philippe Mathieu-Daudé · 5 years ago
  31. 82c1474 virtiofsd: Help message fix for 'seconds' by Dr. David Alan Gilbert · 5 years ago
  32. 99ce9a7 virtiofsd: do_read missing NULL check by Dr. David Alan Gilbert · 5 years ago
  33. 6863911 virtiofsd: load_capng missing unlock by Dr. David Alan Gilbert · 5 years ago
  34. 6fa2490 virtiofsd: fv_create_listen_socket error path socket leak by Dr. David Alan Gilbert · 5 years ago
  35. 988717b virtiofsd: Remove fuse_req_getgroups by Dr. David Alan Gilbert · 5 years ago
  36. 1d59b1b virtiofsd: add some options to the help message by Masayoshi Mizuma · 5 years ago
  37. 9883df8 virtiofsd: stop all queue threads on exit in virtio_loop() by Eryu Guan · 5 years ago
  38. a931b68 virtiofsd/passthrough_ll: Pass errno to fuse_reply_err() by Xiao Yang · 5 years ago
  39. fe4c157 virtiofsd: Convert lo_destroy to take the lo->mutex lock itself by Dr. David Alan Gilbert · 6 years ago
  40. 951b312 virtiofsd: add --thread-pool-size=NUM option by Stefan Hajnoczi · 6 years ago
  41. 28f7a3b virtiofsd: fix lo_destroy() resource leaks by Stefan Hajnoczi · 6 years ago
  42. cdc497c virtiofsd: prevent FUSE_INIT/FUSE_DESTROY races by Stefan Hajnoczi · 6 years ago
  43. a3d756c virtiofsd: process requests in a thread pool by Stefan Hajnoczi · 6 years ago
  44. c465bba virtiofsd: use fuse_buf_writev to replace fuse_buf_write for better performance by piaojun · 6 years ago
  45. 9ceaaa1 virtiofsd: add definition of fuse_buf_writev() by piaojun · 6 years ago
  46. 9b610b0 virtiofsd: passthrough_ll: Use cache_readdir for directory open by Misono Tomohiro · 5 years ago
  47. 8e4e41e virtiofsd: Fix data corruption with O_APPEND write in writeback mode by Misono Tomohiro · 5 years ago
  48. 65da453 virtiofsd: Reset O_DIRECT flag during file open by Vivek Goyal · 6 years ago
  49. fc1aed0 virtiofsd: convert more fprintf and perror to use fuse log infra by Eryu Guan · 6 years ago
  50. e468d4a virtiofsd: do not always set FUSE_FLOCK_LOCKS by Peng Tao · 6 years ago
  51. c241aa9 virtiofsd: introduce inode refcount to prevent use-after-free by Stefan Hajnoczi · 6 years ago
  52. 9257e51 virtiofsd: passthrough_ll: fix refcounting on remove/rename by Miklos Szeredi · 6 years ago
  53. 1222f01 virtiofsd: rename inode->refcount to inode->nlookup by Stefan Hajnoczi · 6 years ago
  54. acefdde virtiofsd: prevent races with lo_dirp_put() by Stefan Hajnoczi · 6 years ago
  55. baed65c virtiofsd: make lo_release() atomic by Stefan Hajnoczi · 6 years ago
  56. e7b3373 virtiofsd: prevent fv_queue_thread() vs virtio_loop() races by Stefan Hajnoczi · 6 years ago
  57. 620e9d8 virtiofsd: use fuse_lowlevel_is_virtio() in fuse_session_destroy() by Stefan Hajnoczi · 6 years ago
  58. 0e81414 virtiofsd: Support remote posix locks by Vivek Goyal · 6 years ago
  59. 740b0b7 Virtiofsd: fix memory leak on fuse queueinfo by Liu Bo · 6 years ago
  60. fc3f004 virtiofsd: fix incorrect error handling in lo_do_lookup by Eric Ren · 6 years ago
  61. b7ed733 virtiofsd: enable PARALLEL_DIROPS during INIT by Liu Bo · 6 years ago
  62. 9681480 virtiofsd: Prevent multiply running with same vhost_user_socket by Masayoshi Mizuma · 6 years ago
  63. 18a69cb virtiofsd: add helper for lo_data cleanup by Liu Bo · 6 years ago
  64. eb68a33 virtiofsd: fix memory leak on lo.source by Liu Bo · 6 years ago
  65. 61cfc44 virtiofsd: cleanup allocated resource in se by Liu Bo · 6 years ago
  66. c6de804 virtiofsd: fix error handling in main() by Liu Bo · 6 years ago
  67. 8a792b0 virtiofsd: support nanosecond resolution for file timestamp by Jiufei Xue · 6 years ago
  68. 771b01e virtiofsd: Clean up inodes on destroy by Dr. David Alan Gilbert · 6 years ago
  69. bfc50a6 virtiofsd: passthrough_ll: use hashtable by Miklos Szeredi · 6 years ago
  70. 230e777 virtiofsd: passthrough_ll: clean up cache related options by Miklos Szeredi · 6 years ago
  71. 3ca8a2b virtiofsd: extract root inode init into setup_root() by Miklos Szeredi · 5 years ago
  72. 9de4fab virtiofsd: fail when parent inode isn't known in lo_do_lookup() by Miklos Szeredi · 5 years ago
  73. 95d2715 virtiofsd: rename unref_inode() to unref_inode_lolocked() by Miklos Szeredi · 5 years ago
  74. 59aef49 virtiofsd: passthrough_ll: control readdirplus by Miklos Szeredi · 7 years ago
  75. ddcbabc virtiofsd: passthrough_ll: disable readdirplus on cache=never by Miklos Szeredi · 7 years ago
  76. f0ab7d6 virtiofsd: passthrough_ll: add renameat2 support by Miklos Szeredi · 7 years ago
  77. 10477ac virtiofsd: Kill threads when queues are stopped by Dr. David Alan Gilbert · 6 years ago
  78. e8556f49 virtiofsd: Handle hard reboot by Dr. David Alan Gilbert · 6 years ago
  79. c806d64 virtiofsd: Handle reinit by Dr. David Alan Gilbert · 6 years ago
  80. 50fb955 virtiofsd: Add timestamp to the log with FUSE_LOG_DEBUG level by Masayoshi Mizuma · 5 years ago
  81. 36f3846 virtiofsd: Add ID to the log with FUSE_LOG_DEBUG level by Masayoshi Mizuma · 5 years ago
  82. d240314 virtiofsd: print log only when priority is high enough by Eryu Guan · 6 years ago
  83. f185621 virtiofsd: add --syslog command-line option by Stefan Hajnoczi · 6 years ago
  84. 3db2876 virtiofsd: fix libfuse information leaks by Stefan Hajnoczi · 5 years ago
  85. 01a6dc9 virtiofsd: set maximum RLIMIT_NOFILE limit by Stefan Hajnoczi · 6 years ago
  86. ee88465 virtiofsd: Drop CAP_FSETID if client asked for it by Vivek Goyal · 6 years ago
  87. 2405f3c virtiofsd: cap-ng helpers by Dr. David Alan Gilbert · 5 years ago
  88. f779bc5 virtiofsd: Parse flag FUSE_WRITE_KILL_PRIV by Vivek Goyal · 6 years ago
  89. 4f8bde9 virtiofsd: add seccomp whitelist by Stefan Hajnoczi · 6 years ago
  90. 8e1d4ef virtiofsd: move to a new pid namespace by Stefan Hajnoczi · 5 years ago
  91. d74830d virtiofsd: move to an empty network namespace by Stefan Hajnoczi · 5 years ago
  92. 5baa3b8 virtiofsd: sandbox mount namespace by Stefan Hajnoczi · 6 years ago
  93. 9f59d17 virtiofsd: use /proc/self/fd/ O_PATH file descriptor by Stefan Hajnoczi · 6 years ago
  94. 752272d virtiofsd: prevent ".." escape in lo_do_readdir() by Stefan Hajnoczi · 6 years ago
  95. 854684b virtiofsd: prevent ".." escape in lo_do_lookup() by Stefan Hajnoczi · 6 years ago
  96. 7099575 virtiofsd: check input buffer size in fuse_lowlevel.c ops by Stefan Hajnoczi · 6 years ago
  97. 0ba8c3c virtiofsd: validate input buffer sizes in do_write_buf() by Stefan Hajnoczi · 6 years ago
  98. dad157e virtiofsd: add fuse_mbuf_iter API by Stefan Hajnoczi · 6 years ago
  99. e17f7a5 virtiofsd: Pass write iov's all the way through by Dr. David Alan Gilbert · 6 years ago
  100. 469f9d2 virtiofsd: Plumb fuse_bufvec through to do_write_buf by Dr. David Alan Gilbert · 6 years ago