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