summaryrefslogtreecommitdiffstats
path: root/tools/virtiofsd/passthrough_ll.c
Commit message (Expand)AuthorAgeFilesLines
* virtiofsd/passthrough_ll.c: Changed local allocations to GLib functionsMahmoud Mandour2021-05-061-11/+6Star
* virtiofsd: Changed allocation of lo_map_elems to GLib's functionsMahmoud Mandour2021-05-061-2/+2
* virtiofs: Fixup printf argsDr. David Alan Gilbert2021-05-061-10/+11
* virtiofsd: Allow use "-o xattrmap" without "-o xattr"Carlos Venegas2021-05-061-0/+1
* virtiofsd: Fix side-effect in assert()Greg Kurz2021-05-061-8/+13
* virtiofsd: Fix security.capability comparisonDr. David Alan Gilbert2021-04-061-1/+2
* virtiofsd: Convert some functions to return boolGreg Kurz2021-03-151-3/+3
* virtiofsd: Don't allow empty paths in lookup_name()Greg Kurz2021-03-151-2/+1Star
* virtiofsd: Don't allow empty filenamesGreg Kurz2021-03-151-0/+35
* virtiofsd: Add qemu version and copyright infoVivek Goyal2021-03-151-0/+8
* virtiofs: drop remapped security.capability xattr as neededDr. David Alan Gilbert2021-03-041-1/+76
* viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2Vivek Goyal2021-02-161-7/+77
* virtiofsd: Save error code early at the failure callsiteVivek Goyal2021-02-161-4/+5
* tools/virtiofsd: Replace the word 'whitelist'Philippe Mathieu-Daudé2021-02-161-3/+3
* virtiofsd: prevent opening of special files (CVE-2020-35517)Stefan Hajnoczi2021-02-041-52/+92
* virtiofsd: optionally return inode pointer from lo_do_lookup()Stefan Hajnoczi2021-02-041-8/+21
* virtiofsd: extract lo_do_open() from lo_open()Stefan Hajnoczi2021-02-041-27/+46
* virtiofsd: update FUSE_FORGET comment on "lo_inode.nlookup"Laszlo Ersek2020-12-181-1/+1
* virtiofsd: Check file type in lo_flush()Vivek Goyal2020-12-181-0/+6
* virtiofsd: Disable posix_lock hash table if remote locks are not enabledVivek Goyal2020-12-181-17/+34
* virtiofsd: Set up posix_lock hash table for root inodeVivek Goyal2020-12-181-0/+7
* virtiofsd: make the debug log timestamp on stderr more human-readableLaszlo Ersek2020-12-181-4/+27
* Clean up includesMarkus Armbruster2020-12-101-12/+0Star
* virtiofsd: check whether strdup lo.source return NULL in main funcHaotian Li2020-11-121-0/+4
* virtiofsd: check whether lo_map_reserve returns NULL in, main funcHaotian Li2020-11-121-1/+11
* virtiofsd: Announce submounts even without statx()Max Reitz2020-11-121-8/+0Star
* virtiofsd: Announce sub-mount pointsMax Reitz2020-11-021-0/+22
* virtiofsd: Add mount ID to the lo_inode keyMax Reitz2020-11-021-10/+85
* Revert series: virtiofsd: Announce submounts to the guestAlex Williamson2020-10-281-76/+8Star
* virtiofsd: Announce sub-mount pointsMax Reitz2020-10-261-8/+59
* virtiofsd: Store every lo_inode's parent_devMax Reitz2020-10-261-0/+17
* tools/virtiofsd: xattr name mappings: Simple 'map'Dr. David Alan Gilbert2020-10-261-1/+111
* tools/virtiofsd: xattr name mappings: Map server xattr namesDr. David Alan Gilbert2020-10-261-0/+90
* tools/virtiofsd: xattr name mappings: Map client xattr namesDr. David Alan Gilbert2020-10-261-3/+98
* tools/virtiofsd: xattr name mappings: Add optionDr. David Alan Gilbert2020-10-261-0/+173
* virtiofsd: add container-friendly -o sandbox=chroot optionStefan Hajnoczi2020-10-261-2/+55
* virtiofsd: passthrough_ll: set FUSE_LOG_INFO as default log_levelMisono Tomohiro2020-10-261-4/+3Star
* virtiofsd: avoid /proc/self/fd tempdirStefan Hajnoczi2020-10-121-23/+11Star
* virtiofsd: Call qemu_init_exec_dirDr. David Alan Gilbert2020-10-121-0/+2
* virtiofsd: Silence gcc warningDr. David Alan Gilbert2020-10-121-1/+1
* virtiofsd: Add -o allow_direct_io|no_allow_direct_io optionsJiachen Zhang2020-09-251-6/+14
* virtiofsd: drop CAP_DAC_READ_SEARCHStefan Hajnoczi2020-08-281-1/+0Star
* virtiofsd: Disable remote posix locks by defaultVivek Goyal2020-08-281-1/+1
* tools/virtiofsd: convert to MesonPaolo Bonzini2020-08-211-1/+1
* virtiofsd: Allow addition or removal of capabilitiesDr. David Alan Gilbert2020-07-031-2/+51
* virtiofsd: Check capability callsDr. David Alan Gilbert2020-07-031-3/+13
* virtiofsd: Terminate capability listDr. David Alan Gilbert2020-07-031-1/+3
* virtiofsd: remove symlink fallbacksMiklos Szeredi2020-06-011-169/+6Star
* virtiofsd: drop all capabilities in the wait parent processStefan Hajnoczi2020-05-011-0/+13
* virtiofsd: only retain file system capabilitiesStefan Hajnoczi2020-05-011-0/+38