274 Commits (trivial-patches-pull-request)

Author SHA1 Message Date
Shreesh Adiga 197a137290 ebpf: fix compatibility with libbpf 1.0+ 4 years ago
Dr. David Alan Gilbert e0dc2631ec virtiofsd: Remove source 4 years ago
Dr. David Alan Gilbert 8ab5e8a503 virtiofsd: Remove build and docs glue 4 years ago
Daniel P. Berrangé e4418354c0 tools/virtiofsd: add G_GNUC_PRINTF for logging functions 4 years ago
Markus Armbruster 66997c42e0 cleanup: Tweak and re-run return_directly.cocci 4 years ago
Marc Hartmayer c23a956366 virtiofsd: Add `sigreturn` to the seccomp whitelist 4 years ago
Yusuke Okada f16d15c927 virtiofsd: use g_date_time_get_microsecond to get subsecond 4 years ago
Stefan Weil 7b0ca31364 virtiofsd: Fix format strings 4 years ago
Vivek Goyal a21ba54dd5 virtiofsd: Disable killpriv_v2 by default 4 years ago
Daniel P. Berrangé 7a21bee2aa misc: fix commonly doubled up words 4 years ago
Dr. David Alan Gilbert 118d4ed045 Trivial: 3 char repeat typos 4 years ago
Markus Armbruster 52581c718c Clean up header guards that don't match their file name 4 years ago
Paolo Bonzini 2a3129a376 meson: create have_vhost_* variables 4 years ago
Marc-André Lureau bd2142c353 virtiofsd: replace pipe() with g_unix_open_pipe(CLOEXEC) 4 years ago
Marc-André Lureau 1fbf2665e6 util: replace qemu_get_local_state_pathname() 4 years ago
Marc-André Lureau 49f9522193 include: rename qemu-common.h qemu/help-texts.h 4 years ago
Liu Yiding d45c83328f virtiofsd: Add docs/helper for killpriv_v2/no_killpriv_v2 option 4 years ago
Hanna Reitz 4ce7a08d3e virtiofsd: Let meson check for statx.stx_mnt_id 5 years ago
Greg Kurz 45b04ef48d virtiofsd: Add basic support for FUSE_SYNCFS request 5 years ago
Vivek Goyal 963061dc11 virtiofsd: Add an option to enable/disable security label 5 years ago
Vivek Goyal a675c9a600 virtiofsd: Create new file using O_TMPFILE and set security context 5 years ago
Vivek Goyal 0c3f81e131 virtiofsd: Create new file with security context 5 years ago
Vivek Goyal cb282e556a virtiofsd: Add helpers to work with /proc/self/task/tid/attr/fscreate 5 years ago
Vivek Goyal 81489726ad virtiofsd: Move core file creation code in separate function 5 years ago
Vivek Goyal 36cfab870e virtiofsd, fuse_lowlevel.c: Add capability to parse security context 5 years ago
Vivek Goyal 4c7c393c7b virtiofsd: Extend size of fuse_conn_info->capable and ->want fields 5 years ago
Vivek Goyal 776dc4b165 virtiofsd: Parse extended "struct fuse_init_in" 5 years ago
Vivek Goyal a086d54c6f virtiofsd: Fix breakage due to fuse_init_in size change 5 years ago
Sebastian Hasler 41af4459ac virtiofsd: Do not support blocking flock 5 years ago
Paolo Bonzini a436d6d412 meson: use .require() and .disable_auto_if() method for features 5 years ago
Christian Ehrhardt 7b223e3860 tools/virtiofsd: Add rseq syscall to the seccomp allowlist 5 years ago
Vivek Goyal 449e8171f9 virtiofsd: Drop membership of all supplementary groups (CVE-2022-0358) 5 years ago
Dr. David Alan Gilbert 555a76e5e5 virtiofsd: Error on bad socket group name 5 years ago
Vivek Goyal 50cf6d6cb7 virtiofsd: Add a helper to stop all queues 5 years ago
Vivek Goyal c68276556a virtiofsd: Add a helper to send element on virtqueue 5 years ago
Vivek Goyal a88abc6f84 virtiofsd: Remove unused virtio_fs_config definition 5 years ago
Vivek Goyal 5afc8df46c virtiofsd: xattr mapping add a new type "unsupported" 5 years ago
Sergio Lopez 046d91c83c virtiofsd: Reverse req_list before processing it 5 years ago
Thomas Huth 8cfd339b3d tools/virtiofsd: Add fstatfs64 syscall to the seccomp allowlist 5 years ago
Michael Tokarev 68857f13aa spelling: sytem => system 5 years ago
Hubert Jasudowicz 7ef2408a96 virtiofsd: Add missing newline in error message 5 years ago
Vivek Goyal 65a820d292 virtiofsd: Add an option to enable/disable posix acls 5 years ago
Vivek Goyal f1aa1774df virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattr 5 years ago
Vivek Goyal 227e5d7fd5 virtiofsd: Add capability to change/restore umask 5 years ago
Vivek Goyal 6d0028b947 virtiofsd: Add umask to seccom allow list 5 years ago
Vivek Goyal c46ef954fa virtiofsd: Add support for extended setxattr 5 years ago
Vivek Goyal 5290fb625d virtiofsd: Fix xattr operations overwriting errno 5 years ago
Vivek Goyal 061624455f virtiofsd: Fix fuse setxattr() API change issue 5 years ago
Greg Kurz 1d03e56607 virtiofsd: Don't allow file creation with FUSE_OPEN 5 years ago
Daniel P. Berrangé d9a801f7e9 virtiofsd: use GDateTime for formatting timestamp for debug messages 5 years ago