aboutsummaryrefslogtreecommitdiff
path: root/tools/virtiofsd/helper.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-16virtiofsd: Remove sourceDr. David Alan Gilbert1-409/+0
2022-05-03virtiofsd: replace pipe() with g_unix_open_pipe(CLOEXEC)Marc-André Lureau1-1/+1
2022-04-21virtiofsd: Add docs/helper for killpriv_v2/no_killpriv_v2 optionLiu Yiding1-0/+3
2022-02-17virtiofsd: Add an option to enable/disable security labelVivek Goyal1-0/+1
2021-07-05virtiofsd: Add an option to enable/disable posix aclsVivek Goyal1-0/+1
2021-05-06virtiofsd: Add help for -o xattr-mappingCarlos Venegas1-0/+3
2020-12-10Clean up includesMarkus Armbruster1-8/+0
2020-11-02virtiofsd: Announce sub-mount pointsMax Reitz1-0/+1
2020-11-02virtiofsd: Fix the help message of posix lockJiachen Zhang1-1/+1
2020-10-28Revert series: virtiofsd: Announce submounts to the guestAlex Williamson1-1/+0
2020-10-26virtiofsd: Announce sub-mount pointsMax Reitz1-0/+1
2020-10-26virtiofsd: add container-friendly -o sandbox=chroot optionStefan Hajnoczi1-0/+8
2020-09-25virtiofsd: Add -o allow_direct_io|no_allow_direct_io optionsJiachen Zhang1-0/+4
2020-08-28virtiofsd: Remove "norace" from cmdline help and docsSergio Lopez1-2/+0
2020-07-03virtiofsd: Allow addition or removal of capabilitiesDr. David Alan Gilbert1-0/+2
2020-05-01virtiofsd: stay below fs.file-max sysctl value (CVE-2020-10717)Stefan Hajnoczi1-1/+25
2020-05-01virtiofsd: add --rlimit-nofile=NUM optionStefan Hajnoczi1-0/+23
2020-02-21virtiofsd: Help message fix for 'seconds'Dr. David Alan Gilbert1-1/+1
2020-01-23virtiofsd: add some options to the help messageMasayoshi Mizuma1-1/+9
2020-01-23virtiofsd: convert more fprintf and perror to use fuse log infraEryu Guan1-3/+6
2020-01-23virtiofsd: Support remote posix locksVivek Goyal1-0/+3
2020-01-23virtiofsd: passthrough_ll: clean up cache related optionsMiklos Szeredi1-1/+4
2020-01-23virtiofsd: passthrough_ll: control readdirplusMiklos Szeredi1-0/+4
2020-01-23virtiofsd: print log only when priority is high enoughEryu Guan1-1/+7
2020-01-23virtiofsd: add --syslog command-line optionStefan Hajnoczi1-0/+2
2020-01-23virtiofsd: passthrough_ll: add fallback for racy opsMiklos Szeredi1-1/+4
2020-01-23virtiofsd: add --print-capabilities optionStefan Hajnoczi1-0/+2
2020-01-23virtiofsd: make -f (foreground) the defaultStefan Hajnoczi1-0/+8
2020-01-23virtiofsd: Add options for virtioDr. David Alan Gilbert1-7/+7
2020-01-23virtiofsd: Fix common header and define for QEMU buildsDr. David Alan Gilbert1-0/+1
2020-01-23virtiofsd: Fix fuse_daemonize ignored return valuesDr. David Alan Gilbert1-11/+22
2020-01-23virtiofsd: remove mountpoint dummy argumentStefan Hajnoczi1-17/+3
2020-01-23virtiofsd: Format imported files to qemu styleDr. David Alan Gilbert1-247/+259
2020-01-23virtiofsd: Trim down imported filesDr. David Alan Gilbert1-143/+0
2020-01-23virtiofsd: Add auxiliary .c'sDr. David Alan Gilbert1-0/+440