aboutsummaryrefslogtreecommitdiff
path: root/tools/virtiofsd/helper.c
AgeCommit message (Expand)AuthorFilesLines
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