index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
virtiofsd
/
passthrough_ll.c
Age
Commit message (
Expand
)
Author
2022-04-21
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
2022-03-02
virtiofsd: Let meson check for statx.stx_mnt_id
Hanna Reitz
2022-02-17
virtiofsd: Add basic support for FUSE_SYNCFS request
Greg Kurz
2022-02-17
virtiofsd: Add an option to enable/disable security label
Vivek Goyal
2022-02-17
virtiofsd: Create new file using O_TMPFILE and set security context
Vivek Goyal
2022-02-17
virtiofsd: Create new file with security context
Vivek Goyal
2022-02-17
virtiofsd: Add helpers to work with /proc/self/task/tid/attr/fscreate
Vivek Goyal
2022-02-17
virtiofsd: Move core file creation code in separate function
Vivek Goyal
2022-02-16
virtiofsd: Do not support blocking flock
Sebastian Hasler
2022-01-26
virtiofsd: Drop membership of all supplementary groups (CVE-2022-0358)
Vivek Goyal
2021-10-25
virtiofsd: xattr mapping add a new type "unsupported"
Vivek Goyal
2021-07-05
virtiofsd: Add an option to enable/disable posix acls
Vivek Goyal
2021-07-05
virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattr
Vivek Goyal
2021-07-05
virtiofsd: Add capability to change/restore umask
Vivek Goyal
2021-07-05
virtiofsd: Add support for extended setxattr
Vivek Goyal
2021-07-05
virtiofsd: Fix xattr operations overwriting errno
Vivek Goyal
2021-07-05
virtiofsd: use GDateTime for formatting timestamp for debug messages
Daniel P. Berrangé
2021-05-06
virtiofsd/passthrough_ll.c: Changed local allocations to GLib functions
Mahmoud Mandour
2021-05-06
virtiofsd: Changed allocation of lo_map_elems to GLib's functions
Mahmoud Mandour
2021-05-06
virtiofs: Fixup printf args
Dr. David Alan Gilbert
2021-05-06
virtiofsd: Allow use "-o xattrmap" without "-o xattr"
Carlos Venegas
2021-05-06
virtiofsd: Fix side-effect in assert()
Greg Kurz
2021-04-06
virtiofsd: Fix security.capability comparison
Dr. David Alan Gilbert
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
[next]