index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-19
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...
Peter Maydell
2
-0
/
+2
2021-09-16
virtiofsd: Reverse req_list before processing it
Sergio Lopez
1
-0
/
+1
2021-09-16
tools/virtiofsd: Add fstatfs64 syscall to the seccomp allowlist
Thomas Huth
1
-0
/
+1
2021-09-15
spelling: sytem => system
Michael Tokarev
1
-2
/
+2
2021-07-09
virtiofsd: Add missing newline in error message
Hubert Jasudowicz
1
-1
/
+1
2021-07-05
virtiofsd: Add an option to enable/disable posix acls
Vivek Goyal
2
-1
/
+115
2021-07-05
virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattr
Vivek Goyal
1
-0
/
+75
2021-07-05
virtiofsd: Add capability to change/restore umask
Vivek Goyal
1
-6
/
+16
2021-07-05
virtiofsd: Add umask to seccom allow list
Vivek Goyal
1
-0
/
+1
2021-07-05
virtiofsd: Add support for extended setxattr
Vivek Goyal
3
-3
/
+14
2021-07-05
virtiofsd: Fix xattr operations overwriting errno
Vivek Goyal
1
-6
/
+10
2021-07-05
virtiofsd: Fix fuse setxattr() API change issue
Vivek Goyal
2
-1
/
+11
2021-07-05
virtiofsd: Don't allow file creation with FUSE_OPEN
Greg Kurz
1
-0
/
+6
2021-07-05
virtiofsd: use GDateTime for formatting timestamp for debug messages
Daniel P. Berrangé
1
-21
/
+4
2021-06-04
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-0
/
+592
2021-06-04
ebpf: Added eBPF RSS program.
Andrew Melnychenko
2
-0
/
+592
2021-05-26
tools/virtiofsd/fuse_opt.c: Replaced a malloc with GLib's g_try_malloc
Mahmoud Mandour
1
-2
/
+2
2021-05-26
tools/virtiofsd/buffer.c: replaced a calloc call with GLib's g_try_new0
Mahmoud Mandour
1
-2
/
+2
2021-05-26
virtiofsd: Set req->reply_sent right after sending reply
Vivek Goyal
1
-14
/
+5
2021-05-26
virtiofsd: Check EOF before short read
Vivek Goyal
1
-11
/
+10
2021-05-26
virtiofsd: Simplify skip byte logic
Vivek Goyal
1
-10
/
+4
2021-05-26
virtiofsd: get rid of in_sg_left variable
Vivek Goyal
1
-11
/
+6
2021-05-26
virtiofsd: Use iov_discard_front() to skip bytes
Vivek Goyal
1
-11
/
+3
2021-05-26
virtiofsd: Get rid of unreachable code in read
Vivek Goyal
1
-5
/
+0
2021-05-26
virtiofsd: Check for EINTR in preadv() and retry
Vivek Goyal
1
-0
/
+3
2021-05-13
virtiofsd: Fix check of chown()'s return value
Greg Kurz
1
-2
/
+2
2021-05-06
virtiofsd/fuse_virtio.c: Changed allocations of locals to GLib
Mahmoud Mandour
1
-6
/
+5
2021-05-06
virtiofsd/passthrough_ll.c: Changed local allocations to GLib functions
Mahmoud Mandour
1
-11
/
+6
2021-05-06
virtiofsd: Changed allocations of fv_VuDev & its internals to GLib functions
Mahmoud Mandour
1
-13
/
+6
2021-05-06
virtiofsd: Changed allocation of lo_map_elems to GLib's functions
Mahmoud Mandour
1
-2
/
+2
2021-05-06
virtiofsd: Changed allocations of fuse_session to GLib's functions
Mahmoud Mandour
1
-3
/
+3
2021-05-06
virtiofsd: Changed allocations of iovec to GLib's functions
Mahmoud Mandour
2
-24
/
+14
2021-05-06
virtiofsd: Changed allocations of fuse_req to GLib functions
Mahmoud Mandour
1
-3
/
+3
2021-05-06
virtiofsd: Don't assume header layout
Dr. David Alan Gilbert
1
-21
/
+73
2021-05-06
virtiofs: Fixup printf args
Dr. David Alan Gilbert
1
-10
/
+11
2021-05-06
virtiofsd: Add help for -o xattr-mapping
Carlos Venegas
1
-0
/
+3
2021-05-06
virtiofsd: Allow use "-o xattrmap" without "-o xattr"
Carlos Venegas
1
-0
/
+1
2021-05-06
virtiofsd: Fix side-effect in assert()
Greg Kurz
1
-8
/
+13
2021-04-06
virtiofsd: Fix security.capability comparison
Dr. David Alan Gilbert
1
-1
/
+2
2021-03-24
tools/virtiofsd: include --socket-group in help
Alex Bennée
1
-0
/
+1
2021-03-15
virtiofsd: Convert some functions to return bool
Greg Kurz
1
-3
/
+3
2021-03-15
virtiofsd: Don't allow empty paths in lookup_name()
Greg Kurz
1
-2
/
+1
2021-03-15
virtiofsd: Don't allow empty filenames
Greg Kurz
1
-0
/
+35
2021-03-15
virtiofsd: Add qemu version and copyright info
Vivek Goyal
1
-0
/
+8
2021-03-15
virtiofsd: Release vu_dispatch_lock when stopping queue
Greg Kurz
1
-0
/
+6
2021-03-04
virtiofs: drop remapped security.capability xattr as needed
Dr. David Alan Gilbert
1
-1
/
+76
2021-02-16
virtiofsd: Do not use a thread pool by default
Vivek Goyal
1
-1
/
+1
2021-02-16
viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
Vivek Goyal
4
-8
/
+103
2021-02-16
virtiofsd: Save error code early at the failure callsite
Vivek Goyal
1
-4
/
+5
2021-02-16
tools/virtiofsd: Replace the word 'whitelist'
Philippe Mathieu-Daudé
2
-9
/
+9
[next]