summaryrefslogtreecommitdiff
path: root/tools/virtiofsd/helper.c
AgeCommit message (Expand)Author
2022-05-03virtiofsd: replace pipe() with g_unix_open_pipe(CLOEXEC)Marc-André Lureau
2022-04-21virtiofsd: Add docs/helper for killpriv_v2/no_killpriv_v2 optionLiu Yiding
2022-02-17virtiofsd: Add an option to enable/disable security labelVivek Goyal
2021-07-05virtiofsd: Add an option to enable/disable posix aclsVivek Goyal
2021-05-06virtiofsd: Add help for -o xattr-mappingCarlos Venegas
2020-12-10Clean up includesMarkus Armbruster
2020-11-02virtiofsd: Announce sub-mount pointsMax Reitz
2020-11-02virtiofsd: Fix the help message of posix lockJiachen Zhang
2020-10-28Revert series: virtiofsd: Announce submounts to the guestAlex Williamson
2020-10-26virtiofsd: Announce sub-mount pointsMax Reitz
2020-10-26virtiofsd: add container-friendly -o sandbox=chroot optionStefan Hajnoczi
2020-09-25virtiofsd: Add -o allow_direct_io|no_allow_direct_io optionsJiachen Zhang
2020-08-28virtiofsd: Remove "norace" from cmdline help and docsSergio Lopez
2020-07-03virtiofsd: Allow addition or removal of capabilitiesDr. David Alan Gilbert
2020-05-01virtiofsd: stay below fs.file-max sysctl value (CVE-2020-10717)Stefan Hajnoczi
2020-05-01virtiofsd: add --rlimit-nofile=NUM optionStefan Hajnoczi
2020-02-21virtiofsd: Help message fix for 'seconds'Dr. David Alan Gilbert
2020-01-23virtiofsd: add some options to the help messageMasayoshi Mizuma
2020-01-23virtiofsd: convert more fprintf and perror to use fuse log infraEryu Guan
2020-01-23virtiofsd: Support remote posix locksVivek Goyal
2020-01-23virtiofsd: passthrough_ll: clean up cache related optionsMiklos Szeredi
2020-01-23virtiofsd: passthrough_ll: control readdirplusMiklos Szeredi
2020-01-23virtiofsd: print log only when priority is high enoughEryu Guan
2020-01-23virtiofsd: add --syslog command-line optionStefan Hajnoczi
2020-01-23virtiofsd: passthrough_ll: add fallback for racy opsMiklos Szeredi
2020-01-23virtiofsd: add --print-capabilities optionStefan Hajnoczi
2020-01-23virtiofsd: make -f (foreground) the defaultStefan Hajnoczi
2020-01-23virtiofsd: Add options for virtioDr. David Alan Gilbert
2020-01-23virtiofsd: Fix common header and define for QEMU buildsDr. David Alan Gilbert
2020-01-23virtiofsd: Fix fuse_daemonize ignored return valuesDr. David Alan Gilbert
2020-01-23virtiofsd: remove mountpoint dummy argumentStefan Hajnoczi
2020-01-23virtiofsd: Format imported files to qemu styleDr. David Alan Gilbert
2020-01-23virtiofsd: Trim down imported filesDr. David Alan Gilbert
2020-01-23virtiofsd: Add auxiliary .c'sDr. David Alan Gilbert