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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
virtiofsd
/
fuse_virtio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-03
virtiofsd: Fix xattr operations
Misono Tomohiro
1
-0
/
+13
2020-02-10
virtiofsd: fv_create_listen_socket error path socket leak
Dr. David Alan Gilbert
1
-0
/
+2
2020-01-23
virtiofsd: stop all queue threads on exit in virtio_loop()
Eryu Guan
1
-0
/
+13
2020-01-23
virtiofsd: add --thread-pool-size=NUM option
Stefan Hajnoczi
1
-2
/
+3
2020-01-23
virtiofsd: process requests in a thread pool
Stefan Hajnoczi
1
-158
/
+201
2020-01-23
virtiofsd: prevent fv_queue_thread() vs virtio_loop() races
Stefan Hajnoczi
1
-1
/
+33
2020-01-23
Virtiofsd: fix memory leak on fuse queueinfo
Liu Bo
1
-0
/
+8
2020-01-23
virtiofsd: Prevent multiply running with same vhost_user_socket
Masayoshi Mizuma
1
-1
/
+48
2020-01-23
virtiofsd: cleanup allocated resource in se
Liu Bo
1
-0
/
+7
2020-01-23
virtiofsd: Kill threads when queues are stopped
Dr. David Alan Gilbert
1
-7
/
+44
2020-01-23
virtiofsd: Pass write iov's all the way through
Dr. David Alan Gilbert
1
-6
/
+73
2020-01-23
virtiofsd: Plumb fuse_bufvec through to do_write_buf
Dr. David Alan Gilbert
1
-1
/
+2
2020-01-23
virtiofsd: add --fd=FDNUM fd passing option
Stefan Hajnoczi
1
-6
/
+25
2020-01-23
virtiofsd: Fast path for virtio read
Dr. David Alan Gilbert
1
-0
/
+162
2020-01-23
virtiofsd: Keep track of replies
Dr. David Alan Gilbert
1
-3
/
+20
2020-01-23
virtiofsd: Send replies to messages
Dr. David Alan Gilbert
1
-4
/
+103
2020-01-23
virtiofsd: Start reading commands from queue
Dr. David Alan Gilbert
1
-3
/
+96
2020-01-23
virtiofsd: Poll kick_fd for queue
Dr. David Alan Gilbert
1
-1
/
+39
2020-01-23
virtiofsd: Start queue threads
Dr. David Alan Gilbert
1
-0
/
+89
2020-01-23
virtiofsd: get/set features callbacks
Dr. David Alan Gilbert
1
-1
/
+14
2020-01-23
virtiofsd: Add main virtio loop
Dr. David Alan Gilbert
1
-3
/
+39
2020-01-23
virtiofsd: Start wiring up vhost-user
Dr. David Alan Gilbert
1
-1
/
+86
2020-01-23
virtiofsd: Open vhost connection instead of mounting
Dr. David Alan Gilbert
1
-0
/
+79