285 Commits (master)

Author SHA1 Message Date
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
Andrew Melnychenko f3fa412de2 ebpf: Added eBPF RSS program. 5 years ago
Mahmoud Mandour bf99f30bc3 tools/virtiofsd/fuse_opt.c: Replaced a malloc with GLib's g_try_malloc 5 years ago
Mahmoud Mandour d14d4f4f18 tools/virtiofsd/buffer.c: replaced a calloc call with GLib's g_try_new0 5 years ago
Vivek Goyal b5fd59cf90 virtiofsd: Set req->reply_sent right after sending reply 5 years ago
Vivek Goyal 1a5fff8e63 virtiofsd: Check EOF before short read 5 years ago
Vivek Goyal bf7a3ee044 virtiofsd: Simplify skip byte logic 5 years ago
Vivek Goyal 0106f6f234 virtiofsd: get rid of in_sg_left variable 5 years ago
Vivek Goyal 97dbfc5ae6 virtiofsd: Use iov_discard_front() to skip bytes 5 years ago
Vivek Goyal b31ff38931 virtiofsd: Get rid of unreachable code in read 5 years ago
Vivek Goyal 04c9f7e04a virtiofsd: Check for EINTR in preadv() and retry 5 years ago
Greg Kurz 4962b312cd virtiofsd: Fix check of chown()'s return value 5 years ago
Mahmoud Mandour 67a010f64c virtiofsd/fuse_virtio.c: Changed allocations of locals to GLib 5 years ago
Mahmoud Mandour c9a276f57c virtiofsd/passthrough_ll.c: Changed local allocations to GLib functions 5 years ago
Mahmoud Mandour 31dfd22d7c virtiofsd: Changed allocations of fv_VuDev & its internals to GLib functions 5 years ago
Mahmoud Mandour e85d6d1ef2 virtiofsd: Changed allocation of lo_map_elems to GLib's functions 5 years ago
Mahmoud Mandour f90a2d68c0 virtiofsd: Changed allocations of fuse_session to GLib's functions 5 years ago
Mahmoud Mandour 01c6c6f982 virtiofsd: Changed allocations of iovec to GLib's functions 5 years ago
Mahmoud Mandour 98bbd186ed virtiofsd: Changed allocations of fuse_req to GLib functions 5 years ago
Dr. David Alan Gilbert 5bf5188a11 virtiofsd: Don't assume header layout 5 years ago
Dr. David Alan Gilbert d02a3c5a1b virtiofs: Fixup printf args 5 years ago
Carlos Venegas 1221a929be virtiofsd: Add help for -o xattr-mapping 5 years ago
Carlos Venegas a87d29e0d7 virtiofsd: Allow use "-o xattrmap" without "-o xattr" 5 years ago
Greg Kurz 0adb3aff39 virtiofsd: Fix side-effect in assert() 5 years ago
Dr. David Alan Gilbert 99c3ac6dbe virtiofsd: Fix security.capability comparison 5 years ago
Alex Bennée 320d0bca94 tools/virtiofsd: include --socket-group in help 5 years ago
Greg Kurz 03ccaaae48 virtiofsd: Convert some functions to return bool 5 years ago
Greg Kurz 20afcc23b3 virtiofsd: Don't allow empty paths in lookup_name() 5 years ago
Greg Kurz 28d1ad0ea4 virtiofsd: Don't allow empty filenames 5 years ago
Vivek Goyal 6d118c4349 virtiofsd: Add qemu version and copyright info 6 years ago
Greg Kurz 5bb8327b65 virtiofsd: Release vu_dispatch_lock when stopping queue 5 years ago
Dr. David Alan Gilbert e586edcb41 virtiofs: drop remapped security.capability xattr as needed 6 years ago
Vivek Goyal 26ec190964 virtiofsd: Do not use a thread pool by default 6 years ago
Vivek Goyal d64907acbf viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2 6 years ago
Vivek Goyal 1e08f164e9 virtiofsd: Save error code early at the failure callsite 6 years ago
Philippe Mathieu-Daudé a65963efa3 tools/virtiofsd: Replace the word 'whitelist' 6 years ago
Greg Kurz 525a3030a8 virtiofsd: vu_dispatch locking should never fail 6 years ago
Wainer dos Santos Moschetta 0958ee89b6 virtiofsd: Allow to build it without the tools 6 years ago
Greg Kurz cf269ff803 virtiofsd: Add restart_syscall to the seccomp whitelist 6 years ago
Greg Kurz 62124e5080 virtiofsd: Add _llseek to the seccomp whitelist 6 years ago