1. 6832aa8 ebpf: Add a separate target for skeleton by Akihiko Odaki · 11 months ago
  2. f5c69e7 ebpf: Refactor tun_rss_steering_prog() by Akihiko Odaki · 11 months ago
  3. 8dc8220 ebpf: Return 0 when configuration fails by Akihiko Odaki · 11 months ago
  4. 72fa42c ebpf: Fix RSS error handling by Akihiko Odaki · 11 months ago
  5. 0cc1418 ebpf: Updated eBPF program and skeleton. by Andrew Melnychenko · 1 year, 1 month ago
  6. 197a137 ebpf: fix compatibility with libbpf 1.0+ by Shreesh Adiga · 2 years, 3 months ago
  7. e0dc263 virtiofsd: Remove source by Dr. David Alan Gilbert · 2 years, 2 months ago
  8. 8ab5e8a virtiofsd: Remove build and docs glue by Dr. David Alan Gilbert · 2 years, 2 months ago
  9. e441835 tools/virtiofsd: add G_GNUC_PRINTF for logging functions by Daniel P. Berrangé · 2 years, 3 months ago
  10. 66997c4 cleanup: Tweak and re-run return_directly.cocci by Markus Armbruster · 2 years, 4 months ago
  11. c23a956 virtiofsd: Add `sigreturn` to the seccomp whitelist by Marc Hartmayer · 2 years, 4 months ago
  12. f16d15c virtiofsd: use g_date_time_get_microsecond to get subsecond by Yusuke Okada · 2 years, 7 months ago
  13. 7b0ca31 virtiofsd: Fix format strings by Stefan Weil · 2 years, 7 months ago
  14. a21ba54 virtiofsd: Disable killpriv_v2 by default by Vivek Goyal · 2 years, 8 months ago
  15. 7a21bee misc: fix commonly doubled up words by Daniel P. Berrangé · 2 years, 8 months ago
  16. 118d4ed Trivial: 3 char repeat typos by Dr. David Alan Gilbert · 2 years, 9 months ago
  17. 52581c7 Clean up header guards that don't match their file name by Markus Armbruster · 2 years, 10 months ago
  18. 2a3129a meson: create have_vhost_* variables by Paolo Bonzini · 2 years, 11 months ago
  19. bd2142c virtiofsd: replace pipe() with g_unix_open_pipe(CLOEXEC) by Marc-André Lureau · 2 years, 11 months ago
  20. c49abc8 Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging by Richard Henderson · 2 years, 11 months ago
  21. 1fbf266 util: replace qemu_get_local_state_pathname() by Marc-André Lureau · 2 years, 11 months ago
  22. 49f9522 include: rename qemu-common.h qemu/help-texts.h by Marc-André Lureau · 2 years, 11 months ago
  23. d45c833 virtiofsd: Add docs/helper for killpriv_v2/no_killpriv_v2 option by Liu Yiding · 2 years, 11 months ago
  24. 4ce7a08 virtiofsd: Let meson check for statx.stx_mnt_id by Hanna Reitz · 3 years, 1 month ago
  25. 9222680 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 1 month ago
  26. 45b04ef virtiofsd: Add basic support for FUSE_SYNCFS request by Greg Kurz · 3 years, 1 month ago
  27. 963061d virtiofsd: Add an option to enable/disable security label by Vivek Goyal · 3 years, 1 month ago
  28. a675c9a virtiofsd: Create new file using O_TMPFILE and set security context by Vivek Goyal · 3 years, 1 month ago
  29. 0c3f81e virtiofsd: Create new file with security context by Vivek Goyal · 3 years, 1 month ago
  30. cb282e5 virtiofsd: Add helpers to work with /proc/self/task/tid/attr/fscreate by Vivek Goyal · 3 years, 1 month ago
  31. 8148972 virtiofsd: Move core file creation code in separate function by Vivek Goyal · 3 years, 1 month ago
  32. 36cfab8 virtiofsd, fuse_lowlevel.c: Add capability to parse security context by Vivek Goyal · 3 years, 1 month ago
  33. 4c7c393 virtiofsd: Extend size of fuse_conn_info->capable and ->want fields by Vivek Goyal · 3 years, 1 month ago
  34. 776dc4b virtiofsd: Parse extended "struct fuse_init_in" by Vivek Goyal · 3 years, 1 month ago
  35. a086d54 virtiofsd: Fix breakage due to fuse_init_in size change by Vivek Goyal · 3 years, 1 month ago
  36. 41af445 virtiofsd: Do not support blocking flock by Sebastian Hasler · 3 years, 2 months ago
  37. a436d6d meson: use .require() and .disable_auto_if() method for features by Paolo Bonzini · 3 years, 3 months ago
  38. 7b223e3 tools/virtiofsd: Add rseq syscall to the seccomp allowlist by Christian Ehrhardt · 3 years, 1 month ago
  39. 449e817 virtiofsd: Drop membership of all supplementary groups (CVE-2022-0358) by Vivek Goyal · 3 years, 2 months ago
  40. 555a76e virtiofsd: Error on bad socket group name by Dr. David Alan Gilbert · 3 years, 5 months ago
  41. 50cf6d6 virtiofsd: Add a helper to stop all queues by Vivek Goyal · 3 years, 6 months ago
  42. c682765 virtiofsd: Add a helper to send element on virtqueue by Vivek Goyal · 3 years, 6 months ago
  43. a88abc6 virtiofsd: Remove unused virtio_fs_config definition by Vivek Goyal · 3 years, 6 months ago
  44. 5afc8df virtiofsd: xattr mapping add a new type "unsupported" by Vivek Goyal · 3 years, 6 months ago
  45. 7adb961 Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-20210916' into staging by Peter Maydell · 3 years, 6 months ago
  46. 046d91c virtiofsd: Reverse req_list before processing it by Sergio Lopez · 3 years, 7 months ago
  47. 8cfd339 tools/virtiofsd: Add fstatfs64 syscall to the seccomp allowlist by Thomas Huth · 3 years, 6 months ago
  48. 68857f1 spelling: sytem => system by Michael Tokarev · 3 years, 7 months ago
  49. 7ef2408 virtiofsd: Add missing newline in error message by Hubert Jasudowicz · 3 years, 9 months ago
  50. 65a820d virtiofsd: Add an option to enable/disable posix acls by Vivek Goyal · 3 years, 9 months ago
  51. f1aa177 virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattr by Vivek Goyal · 3 years, 9 months ago
  52. 227e5d7 virtiofsd: Add capability to change/restore umask by Vivek Goyal · 3 years, 9 months ago
  53. 6d0028b virtiofsd: Add umask to seccom allow list by Vivek Goyal · 3 years, 9 months ago
  54. c46ef95 virtiofsd: Add support for extended setxattr by Vivek Goyal · 3 years, 9 months ago
  55. 5290fb6 virtiofsd: Fix xattr operations overwriting errno by Vivek Goyal · 3 years, 9 months ago
  56. 0616244 virtiofsd: Fix fuse setxattr() API change issue by Vivek Goyal · 3 years, 9 months ago
  57. 1d03e56 virtiofsd: Don't allow file creation with FUSE_OPEN by Greg Kurz · 3 years, 9 months ago
  58. d9a801f virtiofsd: use GDateTime for formatting timestamp for debug messages by Daniel P. Berrangé · 3 years, 9 months ago
  59. 1cbd2d9 Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 3 years, 9 months ago
  60. f3fa412 ebpf: Added eBPF RSS program. by Andrew Melnychenko · 3 years, 10 months ago
  61. bf99f30 tools/virtiofsd/fuse_opt.c: Replaced a malloc with GLib's g_try_malloc by Mahmoud Mandour · 4 years ago
  62. d14d4f4 tools/virtiofsd/buffer.c: replaced a calloc call with GLib's g_try_new0 by Mahmoud Mandour · 4 years ago
  63. b5fd59c virtiofsd: Set req->reply_sent right after sending reply by Vivek Goyal · 3 years, 10 months ago
  64. 1a5fff8 virtiofsd: Check EOF before short read by Vivek Goyal · 3 years, 10 months ago
  65. bf7a3ee virtiofsd: Simplify skip byte logic by Vivek Goyal · 3 years, 10 months ago
  66. 0106f6f virtiofsd: get rid of in_sg_left variable by Vivek Goyal · 3 years, 10 months ago
  67. 97dbfc5 virtiofsd: Use iov_discard_front() to skip bytes by Vivek Goyal · 3 years, 10 months ago
  68. b31ff38 virtiofsd: Get rid of unreachable code in read by Vivek Goyal · 3 years, 10 months ago
  69. 04c9f7e virtiofsd: Check for EINTR in preadv() and retry by Vivek Goyal · 3 years, 10 months ago
  70. 4962b31 virtiofsd: Fix check of chown()'s return value by Greg Kurz · 3 years, 10 months ago
  71. 67a010f virtiofsd/fuse_virtio.c: Changed allocations of locals to GLib by Mahmoud Mandour · 3 years, 11 months ago
  72. c9a276f virtiofsd/passthrough_ll.c: Changed local allocations to GLib functions by Mahmoud Mandour · 3 years, 11 months ago
  73. 31dfd22 virtiofsd: Changed allocations of fv_VuDev & its internals to GLib functions by Mahmoud Mandour · 3 years, 11 months ago
  74. e85d6d1 virtiofsd: Changed allocation of lo_map_elems to GLib's functions by Mahmoud Mandour · 3 years, 11 months ago
  75. f90a2d6 virtiofsd: Changed allocations of fuse_session to GLib's functions by Mahmoud Mandour · 3 years, 11 months ago
  76. 01c6c6f virtiofsd: Changed allocations of iovec to GLib's functions by Mahmoud Mandour · 3 years, 11 months ago
  77. 98bbd18 virtiofsd: Changed allocations of fuse_req to GLib functions by Mahmoud Mandour · 3 years, 11 months ago
  78. 5bf5188 virtiofsd: Don't assume header layout by Dr. David Alan Gilbert · 3 years, 11 months ago
  79. d02a3c5 virtiofs: Fixup printf args by Dr. David Alan Gilbert · 3 years, 11 months ago
  80. 1221a92 virtiofsd: Add help for -o xattr-mapping by Carlos Venegas · 4 years ago
  81. a87d29e virtiofsd: Allow use "-o xattrmap" without "-o xattr" by Carlos Venegas · 4 years ago
  82. 0adb3af virtiofsd: Fix side-effect in assert() by Greg Kurz · 4 years ago
  83. 99c3ac6 virtiofsd: Fix security.capability comparison by Dr. David Alan Gilbert · 4 years ago
  84. 320d0bc tools/virtiofsd: include --socket-group in help by Alex Bennée · 4 years ago
  85. 03ccaaa virtiofsd: Convert some functions to return bool by Greg Kurz · 4 years ago
  86. 20afcc2 virtiofsd: Don't allow empty paths in lookup_name() by Greg Kurz · 4 years ago
  87. 28d1ad0 virtiofsd: Don't allow empty filenames by Greg Kurz · 4 years ago
  88. 6d118c4 virtiofsd: Add qemu version and copyright info by Vivek Goyal · 4 years ago
  89. 5bb8327 virtiofsd: Release vu_dispatch_lock when stopping queue by Greg Kurz · 4 years ago
  90. e586edc virtiofs: drop remapped security.capability xattr as needed by Dr. David Alan Gilbert · 4 years, 1 month ago
  91. 26ec190 virtiofsd: Do not use a thread pool by default by Vivek Goyal · 4 years, 1 month ago
  92. d64907a viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2 by Vivek Goyal · 4 years, 1 month ago
  93. 1e08f16 virtiofsd: Save error code early at the failure callsite by Vivek Goyal · 4 years, 1 month ago
  94. a65963e tools/virtiofsd: Replace the word 'whitelist' by Philippe Mathieu-Daudé · 4 years, 1 month ago
  95. 525a303 virtiofsd: vu_dispatch locking should never fail by Greg Kurz · 4 years, 1 month ago
  96. 0958ee8 virtiofsd: Allow to build it without the tools by Wainer dos Santos Moschetta · 4 years, 1 month ago
  97. cf269ff virtiofsd: Add restart_syscall to the seccomp whitelist by Greg Kurz · 4 years, 1 month ago
  98. 62124e5 virtiofsd: Add _llseek to the seccomp whitelist by Greg Kurz · 4 years, 2 months ago
  99. a3fdbbc virtiofsd: prevent opening of special files (CVE-2020-35517) by Stefan Hajnoczi · 4 years, 1 month ago
  100. 22d2ece virtiofsd: optionally return inode pointer from lo_do_lookup() by Stefan Hajnoczi · 4 years, 1 month ago