index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
virtiofsd
/
passthrough_ll.c
Age
Commit message (
Expand
)
Author
2021-03-15
virtiofsd: Convert some functions to return bool
Greg Kurz
2021-03-15
virtiofsd: Don't allow empty paths in lookup_name()
Greg Kurz
2021-03-15
virtiofsd: Don't allow empty filenames
Greg Kurz
2021-03-15
virtiofsd: Add qemu version and copyright info
Vivek Goyal
2021-03-04
virtiofs: drop remapped security.capability xattr as needed
Dr. David Alan Gilbert
2021-02-16
viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
Vivek Goyal
2021-02-16
virtiofsd: Save error code early at the failure callsite
Vivek Goyal
2021-02-16
tools/virtiofsd: Replace the word 'whitelist'
Philippe Mathieu-Daudé
2021-02-04
virtiofsd: prevent opening of special files (CVE-2020-35517)
Stefan Hajnoczi
2021-02-04
virtiofsd: optionally return inode pointer from lo_do_lookup()
Stefan Hajnoczi
2021-02-04
virtiofsd: extract lo_do_open() from lo_open()
Stefan Hajnoczi
2020-12-18
virtiofsd: update FUSE_FORGET comment on "lo_inode.nlookup"
Laszlo Ersek
2020-12-18
virtiofsd: Check file type in lo_flush()
Vivek Goyal
2020-12-18
virtiofsd: Disable posix_lock hash table if remote locks are not enabled
Vivek Goyal
2020-12-18
virtiofsd: Set up posix_lock hash table for root inode
Vivek Goyal
2020-12-18
virtiofsd: make the debug log timestamp on stderr more human-readable
Laszlo Ersek
2020-12-10
Clean up includes
Markus Armbruster
2020-11-12
virtiofsd: check whether strdup lo.source return NULL in main func
Haotian Li
2020-11-12
virtiofsd: check whether lo_map_reserve returns NULL in, main func
Haotian Li
2020-11-12
virtiofsd: Announce submounts even without statx()
Max Reitz
2020-11-02
virtiofsd: Announce sub-mount points
Max Reitz
2020-11-02
virtiofsd: Add mount ID to the lo_inode key
Max Reitz
2020-10-28
Revert series: virtiofsd: Announce submounts to the guest
Alex Williamson
2020-10-26
virtiofsd: Announce sub-mount points
Max Reitz
2020-10-26
virtiofsd: Store every lo_inode's parent_dev
Max Reitz
2020-10-26
tools/virtiofsd: xattr name mappings: Simple 'map'
Dr. David Alan Gilbert
2020-10-26
tools/virtiofsd: xattr name mappings: Map server xattr names
Dr. David Alan Gilbert
2020-10-26
tools/virtiofsd: xattr name mappings: Map client xattr names
Dr. David Alan Gilbert
2020-10-26
tools/virtiofsd: xattr name mappings: Add option
Dr. David Alan Gilbert
2020-10-26
virtiofsd: add container-friendly -o sandbox=chroot option
Stefan Hajnoczi
2020-10-26
virtiofsd: passthrough_ll: set FUSE_LOG_INFO as default log_level
Misono Tomohiro
2020-10-12
virtiofsd: avoid /proc/self/fd tempdir
Stefan Hajnoczi
2020-10-12
virtiofsd: Call qemu_init_exec_dir
Dr. David Alan Gilbert
2020-10-12
virtiofsd: Silence gcc warning
Dr. David Alan Gilbert
2020-09-25
virtiofsd: Add -o allow_direct_io|no_allow_direct_io options
Jiachen Zhang
2020-08-28
virtiofsd: drop CAP_DAC_READ_SEARCH
Stefan Hajnoczi
2020-08-28
virtiofsd: Disable remote posix locks by default
Vivek Goyal
2020-08-21
tools/virtiofsd: convert to Meson
Paolo Bonzini
2020-07-03
virtiofsd: Allow addition or removal of capabilities
Dr. David Alan Gilbert
2020-07-03
virtiofsd: Check capability calls
Dr. David Alan Gilbert
2020-07-03
virtiofsd: Terminate capability list
Dr. David Alan Gilbert
2020-06-01
virtiofsd: remove symlink fallbacks
Miklos Szeredi
2020-05-01
virtiofsd: drop all capabilities in the wait parent process
Stefan Hajnoczi
2020-05-01
virtiofsd: only retain file system capabilities
Stefan Hajnoczi
2020-05-01
virtiofsd: Show submounts
Max Reitz
2020-05-01
virtiofsd: jail lo->proc_self_fd
Miklos Szeredi
2020-05-01
virtiofsd: add --rlimit-nofile=NUM option
Stefan Hajnoczi
2020-03-25
tools/virtiofsd/passthrough_ll: Fix double close()
Philippe Mathieu-Daudé
2020-03-03
virtiofsd: Fix xattr operations
Misono Tomohiro
2020-03-03
virtiofsd: passthrough_ll: cleanup getxattr/listxattr
Misono Tomohiro
[next]