Age | Commit message (Expand) | Author |
2020-02-21 | tools/virtiofsd/fuse_lowlevel: Fix fuse_out_header::error value | Philippe Mathieu-Daudé |
2020-02-10 | virtiofsd: do_read missing NULL check | Dr. David Alan Gilbert |
2020-02-10 | virtiofsd: Remove fuse_req_getgroups | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: add --thread-pool-size=NUM option | Stefan Hajnoczi |
2020-01-23 | virtiofsd: prevent FUSE_INIT/FUSE_DESTROY races | Stefan Hajnoczi |
2020-01-23 | virtiofsd: use fuse_lowlevel_is_virtio() in fuse_session_destroy() | Stefan Hajnoczi |
2020-01-23 | virtiofsd: enable PARALLEL_DIROPS during INIT | Liu Bo |
2020-01-23 | virtiofsd: Prevent multiply running with same vhost_user_socket | Masayoshi Mizuma |
2020-01-23 | virtiofsd: cleanup allocated resource in se | Liu Bo |
2020-01-23 | virtiofsd: Handle hard reboot | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Handle reinit | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: print log only when priority is high enough | Eryu Guan |
2020-01-23 | virtiofsd: fix libfuse information leaks | Stefan Hajnoczi |
2020-01-23 | virtiofsd: Parse flag FUSE_WRITE_KILL_PRIV | Vivek Goyal |
2020-01-23 | virtiofsd: check input buffer size in fuse_lowlevel.c ops | Stefan Hajnoczi |
2020-01-23 | virtiofsd: validate input buffer sizes in do_write_buf() | Stefan Hajnoczi |
2020-01-23 | virtiofsd: Plumb fuse_bufvec through to do_write_buf | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: add --fd=FDNUM fd passing option | Stefan Hajnoczi |
2020-01-23 | virtiofsd: Fast path for virtio read | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Send replies to messages | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Start wiring up vhost-user | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Open vhost connection instead of mounting | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Add options for virtio | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Make fsync work even if only inode is passed in | Vivek Goyal |
2020-01-23 | virtiofsd: Trim out compatibility code | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Fix common header and define for QEMU builds | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Remove unused enum fuse_buf_copy_flags | Xiao Yang |
2020-01-23 | virtiofsd: remove unused notify reply support | Stefan Hajnoczi |
2020-01-23 | virtiofsd: remove mountpoint dummy argument | Stefan Hajnoczi |
2020-01-23 | virtiofsd: Format imported files to qemu style | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Trim down imported files | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: Add fuse_lowlevel.c | Dr. David Alan Gilbert |