Age | Commit message (Expand) | Author |
2020-12-15 | virtiofsd: replace _Static_assert with QEMU_BUILD_BUG_ON | Marc-André Lureau |
2020-12-10 | Clean up includes | Markus Armbruster |
2020-12-08 | libvhost-user: make it a meson subproject | Marc-André Lureau |
2020-11-12 | virtiofsd: check whether strdup lo.source return NULL in main func | Haotian Li |
2020-11-12 | virtiofsd: check whether lo_map_reserve returns NULL in, main func | Haotian Li |
2020-11-12 | tools/virtiofsd/buffer.c: check whether buf is NULL in fuse_bufvec_advance func | Haotian Li |
2020-11-12 | virtiofsd: Announce submounts even without statx() | Max Reitz |
2020-11-03 | meson: vhost-user-gpu/virtiofsd: use absolute path | Marc Hartmayer |
2020-11-02 | virtiofsd: Announce sub-mount points | Max Reitz |
2020-11-02 | virtiofsd: Add mount ID to the lo_inode key | Max Reitz |
2020-11-02 | virtiofsd: Add attr_flags to fuse_entry_param | Max Reitz |
2020-11-02 | virtiofsd: Check FUSE_SUBMOUNTS | Max Reitz |
2020-11-02 | virtiofsd: Fix the help message of posix lock | Jiachen Zhang |
2020-11-02 | tools/virtiofsd: Check vu_init() return value (CID 1435958) | Philippe Mathieu-Daudé |
2020-11-02 | virtiofsd: Seccomp: Add 'send' for syslog | Dr. David Alan Gilbert |
2020-10-28 | Revert series: virtiofsd: Announce submounts to the guest | Alex Williamson |
2020-10-26 | virtiofsd: Announce sub-mount points | Max Reitz |
2020-10-26 | virtiofsd: Store every lo_inode's parent_dev | Max Reitz |
2020-10-26 | virtiofsd: Add fuse_reply_attr_with_flags() | Max Reitz |
2020-10-26 | virtiofsd: Add attr_flags to fuse_entry_param | Max Reitz |
2020-10-26 | virtiofsd: Announce FUSE_ATTR_FLAGS | Max Reitz |
2020-10-26 | tools/virtiofsd: xattr name mappings: Simple 'map' | Dr. David Alan Gilbert |
2020-10-26 | tools/virtiofsd: xattr name mappings: Map server xattr names | Dr. David Alan Gilbert |
2020-10-26 | tools/virtiofsd: xattr name mappings: Map client xattr names | Dr. David Alan Gilbert |
2020-10-26 | tools/virtiofsd: xattr name mappings: Add option | Dr. David Alan Gilbert |
2020-10-26 | virtiofsd: add container-friendly -o sandbox=chroot option | Stefan Hajnoczi |
2020-10-26 | virtiofsd: passthrough_ll: set FUSE_LOG_INFO as default log_level | Misono Tomohiro |
2020-10-26 | configure: add option for virtiofsd | Misono Tomohiro |
2020-10-26 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-10-26 | configure: move directory options from config-host.mak to meson | Paolo Bonzini |
2020-10-23 | libvhost-user: Allow vu_message_read to be replaced | Coiby Xu |
2020-10-12 | virtiofsd: avoid /proc/self/fd tempdir | Stefan Hajnoczi |
2020-10-12 | virtiofsd: Call qemu_init_exec_dir | Dr. David Alan Gilbert |
2020-10-12 | tools/virtiofsd: add support for --socket-group | Alex Bennée |
2020-10-12 | virtiofsd: Silence gcc warning | Dr. David Alan Gilbert |
2020-09-25 | virtiofsd: Add -o allow_direct_io|no_allow_direct_io options | Jiachen Zhang |
2020-09-25 | virtiofsd: Used glib "shared" thread pool | Vivek Goyal |
2020-09-01 | meson: use meson datadir instead of qemu_datadir | Marc-André Lureau |
2020-08-28 | virtiofsd: probe unshare(CLONE_FS) and print an error | Stefan Hajnoczi |
2020-08-28 | virtiofsd: drop CAP_DAC_READ_SEARCH | Stefan Hajnoczi |
2020-08-28 | virtiofsd: Remove "norace" from cmdline help and docs | Sergio Lopez |
2020-08-28 | virtiofsd: Disable remote posix locks by default | Vivek Goyal |
2020-08-21 | tools/virtiofsd: convert to Meson | Paolo Bonzini |
2020-07-03 | virtiofsd: Allow addition or removal of capabilities | Dr. David Alan Gilbert |
2020-07-03 | virtiofsd: Check capability calls | Dr. David Alan Gilbert |
2020-07-03 | virtiofsd: Terminate capability list | Dr. David Alan Gilbert |
2020-06-17 | virtiofsd: Whitelist fchmod | Max Reitz |
2020-06-01 | virtiofsd: remove symlink fallbacks | Miklos Szeredi |
2020-05-01 | virtiofsd: drop all capabilities in the wait parent process | Stefan Hajnoczi |
2020-05-01 | virtiofsd: only retain file system capabilities | Stefan Hajnoczi |