summaryrefslogtreecommitdiffstats
path: root/tools/virtiofsd/helper.c
Commit message (Expand)AuthorAgeFilesLines
* virtiofsd: replace pipe() with g_unix_open_pipe(CLOEXEC)Marc-André Lureau2022-05-031-1/+1
* virtiofsd: Add docs/helper for killpriv_v2/no_killpriv_v2 optionLiu Yiding2022-04-211-0/+3
* virtiofsd: Add an option to enable/disable security labelVivek Goyal2022-02-171-0/+1
* virtiofsd: Add an option to enable/disable posix aclsVivek Goyal2021-07-051-0/+1
* virtiofsd: Add help for -o xattr-mappingCarlos Venegas2021-05-061-0/+3
* Clean up includesMarkus Armbruster2020-12-101-8/+0Star
* virtiofsd: Announce sub-mount pointsMax Reitz2020-11-021-0/+1
* virtiofsd: Fix the help message of posix lockJiachen Zhang2020-11-021-1/+1
* Revert series: virtiofsd: Announce submounts to the guestAlex Williamson2020-10-281-1/+0Star
* virtiofsd: Announce sub-mount pointsMax Reitz2020-10-261-0/+1
* virtiofsd: add container-friendly -o sandbox=chroot optionStefan Hajnoczi2020-10-261-0/+8
* virtiofsd: Add -o allow_direct_io|no_allow_direct_io optionsJiachen Zhang2020-09-251-0/+4
* virtiofsd: Remove "norace" from cmdline help and docsSergio Lopez2020-08-281-2/+0Star
* virtiofsd: Allow addition or removal of capabilitiesDr. David Alan Gilbert2020-07-031-0/+2
* virtiofsd: stay below fs.file-max sysctl value (CVE-2020-10717)Stefan Hajnoczi2020-05-011-1/+25
* virtiofsd: add --rlimit-nofile=NUM optionStefan Hajnoczi2020-05-011-0/+23
* virtiofsd: Help message fix for 'seconds'Dr. David Alan Gilbert2020-02-211-1/+1
* virtiofsd: add some options to the help messageMasayoshi Mizuma2020-01-231-1/+9
* virtiofsd: convert more fprintf and perror to use fuse log infraEryu Guan2020-01-231-3/+6
* virtiofsd: Support remote posix locksVivek Goyal2020-01-231-0/+3
* virtiofsd: passthrough_ll: clean up cache related optionsMiklos Szeredi2020-01-231-1/+4
* virtiofsd: passthrough_ll: control readdirplusMiklos Szeredi2020-01-231-0/+4
* virtiofsd: print log only when priority is high enoughEryu Guan2020-01-231-1/+7
* virtiofsd: add --syslog command-line optionStefan Hajnoczi2020-01-231-0/+2
* virtiofsd: passthrough_ll: add fallback for racy opsMiklos Szeredi2020-01-231-1/+4
* virtiofsd: add --print-capabilities optionStefan Hajnoczi2020-01-231-0/+2
* virtiofsd: make -f (foreground) the defaultStefan Hajnoczi2020-01-231-0/+8
* virtiofsd: Add options for virtioDr. David Alan Gilbert2020-01-231-7/+7
* virtiofsd: Fix common header and define for QEMU buildsDr. David Alan Gilbert2020-01-231-0/+1
* virtiofsd: Fix fuse_daemonize ignored return valuesDr. David Alan Gilbert2020-01-231-11/+22
* virtiofsd: remove mountpoint dummy argumentStefan Hajnoczi2020-01-231-17/+3Star
* virtiofsd: Format imported files to qemu styleDr. David Alan Gilbert2020-01-231-247/+259
* virtiofsd: Trim down imported filesDr. David Alan Gilbert2020-01-231-143/+0Star
* virtiofsd: Add auxiliary .c'sDr. David Alan Gilbert2020-01-231-0/+440