index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
tools/virtiofsd/fuse_opt.c: Replaced a malloc with GLib's g_try_malloc
Mahmoud Mandour
2021-05-26
1
-2
/
+2
*
|
tools/virtiofsd/buffer.c: replaced a calloc call with GLib's g_try_new0
Mahmoud Mandour
2021-05-26
1
-2
/
+2
*
|
virtiofsd: Set req->reply_sent right after sending reply
Vivek Goyal
2021-05-26
1
-14
/
+5
*
|
virtiofsd: Check EOF before short read
Vivek Goyal
2021-05-26
1
-11
/
+10
*
|
virtiofsd: Simplify skip byte logic
Vivek Goyal
2021-05-26
1
-10
/
+4
*
|
virtiofsd: get rid of in_sg_left variable
Vivek Goyal
2021-05-26
1
-11
/
+6
*
|
virtiofsd: Use iov_discard_front() to skip bytes
Vivek Goyal
2021-05-26
1
-11
/
+3
*
|
virtiofsd: Get rid of unreachable code in read
Vivek Goyal
2021-05-26
1
-5
/
+0
*
|
virtiofsd: Check for EINTR in preadv() and retry
Vivek Goyal
2021-05-26
1
-0
/
+3
|
/
*
virtiofsd: Fix check of chown()'s return value
Greg Kurz
2021-05-13
1
-2
/
+2
*
virtiofsd/fuse_virtio.c: Changed allocations of locals to GLib
Mahmoud Mandour
2021-05-06
1
-6
/
+5
*
virtiofsd/passthrough_ll.c: Changed local allocations to GLib functions
Mahmoud Mandour
2021-05-06
1
-11
/
+6
*
virtiofsd: Changed allocations of fv_VuDev & its internals to GLib functions
Mahmoud Mandour
2021-05-06
1
-13
/
+6
*
virtiofsd: Changed allocation of lo_map_elems to GLib's functions
Mahmoud Mandour
2021-05-06
1
-2
/
+2
*
virtiofsd: Changed allocations of fuse_session to GLib's functions
Mahmoud Mandour
2021-05-06
1
-3
/
+3
*
virtiofsd: Changed allocations of iovec to GLib's functions
Mahmoud Mandour
2021-05-06
2
-24
/
+14
*
virtiofsd: Changed allocations of fuse_req to GLib functions
Mahmoud Mandour
2021-05-06
1
-3
/
+3
*
virtiofsd: Don't assume header layout
Dr. David Alan Gilbert
2021-05-06
1
-21
/
+73
*
virtiofs: Fixup printf args
Dr. David Alan Gilbert
2021-05-06
1
-10
/
+11
*
virtiofsd: Add help for -o xattr-mapping
Carlos Venegas
2021-05-06
1
-0
/
+3
*
virtiofsd: Allow use "-o xattrmap" without "-o xattr"
Carlos Venegas
2021-05-06
1
-0
/
+1
*
virtiofsd: Fix side-effect in assert()
Greg Kurz
2021-05-06
1
-8
/
+13
*
virtiofsd: Fix security.capability comparison
Dr. David Alan Gilbert
2021-04-06
1
-1
/
+2
*
tools/virtiofsd: include --socket-group in help
Alex Bennée
2021-03-24
1
-0
/
+1
*
virtiofsd: Convert some functions to return bool
Greg Kurz
2021-03-15
1
-3
/
+3
*
virtiofsd: Don't allow empty paths in lookup_name()
Greg Kurz
2021-03-15
1
-2
/
+1
*
virtiofsd: Don't allow empty filenames
Greg Kurz
2021-03-15
1
-0
/
+35
*
virtiofsd: Add qemu version and copyright info
Vivek Goyal
2021-03-15
1
-0
/
+8
*
virtiofsd: Release vu_dispatch_lock when stopping queue
Greg Kurz
2021-03-15
1
-0
/
+6
*
virtiofs: drop remapped security.capability xattr as needed
Dr. David Alan Gilbert
2021-03-04
1
-1
/
+76
*
virtiofsd: Do not use a thread pool by default
Vivek Goyal
2021-02-16
1
-1
/
+1
*
viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
Vivek Goyal
2021-02-16
4
-8
/
+103
*
virtiofsd: Save error code early at the failure callsite
Vivek Goyal
2021-02-16
1
-4
/
+5
*
tools/virtiofsd: Replace the word 'whitelist'
Philippe Mathieu-Daudé
2021-02-16
2
-9
/
+9
*
virtiofsd: vu_dispatch locking should never fail
Greg Kurz
2021-02-16
1
-14
/
+35
*
virtiofsd: Allow to build it without the tools
Wainer dos Santos Moschetta
2021-02-16
1
-2
/
+5
*
virtiofsd: Add restart_syscall to the seccomp whitelist
Greg Kurz
2021-02-04
1
-0
/
+1
*
virtiofsd: Add _llseek to the seccomp whitelist
Greg Kurz
2021-02-04
1
-0
/
+1
*
virtiofsd: prevent opening of special files (CVE-2020-35517)
Stefan Hajnoczi
2021-02-04
1
-52
/
+92
*
virtiofsd: optionally return inode pointer from lo_do_lookup()
Stefan Hajnoczi
2021-02-04
1
-8
/
+21
*
virtiofsd: extract lo_do_open() from lo_open()
Stefan Hajnoczi
2021-02-04
1
-27
/
+46
*
cap_ng: convert to meson
Paolo Bonzini
2021-01-06
1
-2
/
+2
*
seccomp: convert to meson
Paolo Bonzini
2021-01-06
1
-2
/
+2
*
virtiofsd: Remove useless code about send_notify_iov
Alex Chen
2020-12-18
1
-98
/
+0
*
virtiofsd: update FUSE_FORGET comment on "lo_inode.nlookup"
Laszlo Ersek
2020-12-18
1
-1
/
+1
*
virtiofsd: Check file type in lo_flush()
Vivek Goyal
2020-12-18
1
-0
/
+6
*
virtiofsd: Disable posix_lock hash table if remote locks are not enabled
Vivek Goyal
2020-12-18
1
-17
/
+34
*
virtiofsd: Set up posix_lock hash table for root inode
Vivek Goyal
2020-12-18
1
-0
/
+7
*
virtiofsd: make the debug log timestamp on stderr more human-readable
Laszlo Ersek
2020-12-18
1
-4
/
+27
*
virtiofsd: Use --thread-pool-size=0 to mean no thread pool
Vivek Goyal
2020-12-18
1
-9
/
+27
[prev]
[next]