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
2020-07-03
virtiofsd: Allow addition or removal of capabilities
Dr. David Alan Gilbert
2
-2
/
+53
2020-07-03
virtiofsd: Check capability calls
Dr. David Alan Gilbert
1
-3
/
+13
2020-07-03
virtiofsd: Terminate capability list
Dr. David Alan Gilbert
1
-1
/
+3
2020-06-17
virtiofsd: Whitelist fchmod
Max Reitz
1
-0
/
+1
2020-06-01
virtiofsd: remove symlink fallbacks
Miklos Szeredi
1
-169
/
+6
2020-05-01
virtiofsd: drop all capabilities in the wait parent process
Stefan Hajnoczi
1
-0
/
+13
2020-05-01
virtiofsd: only retain file system capabilities
Stefan Hajnoczi
1
-0
/
+38
2020-05-01
virtiofsd: Show submounts
Max Reitz
1
-1
/
+1
2020-05-01
virtiofsd: jail lo->proc_self_fd
Miklos Szeredi
1
-2
/
+25
2020-05-01
virtiofsd: stay below fs.file-max sysctl value (CVE-2020-10717)
Stefan Hajnoczi
1
-1
/
+25
2020-05-01
virtiofsd: add --rlimit-nofile=NUM option
Stefan Hajnoczi
3
-14
/
+32
2020-03-25
tools/virtiofsd/passthrough_ll: Fix double close()
Philippe Mathieu-Daudé
1
-2
/
+1
2020-03-03
virtiofsd: Fix xattr operations
Misono Tomohiro
3
-47
/
+77
2020-03-03
virtiofsd: passthrough_ll: cleanup getxattr/listxattr
Misono Tomohiro
1
-32
/
+22
2020-02-21
virtiofsd: Remove fuse.h and struct fuse_module
Xiao Yang
2
-1245
/
+0
2020-02-21
tools/virtiofsd/fuse_lowlevel: Fix fuse_out_header::error value
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-21
tools/virtiofsd/passthrough_ll: Remove unneeded variable assignment
Philippe Mathieu-Daudé
1
-2
/
+0
2020-02-21
tools/virtiofsd/passthrough_ll: Remove unneeded variable assignment
Philippe Mathieu-Daudé
1
-2
/
+0
2020-02-21
virtiofsd: Help message fix for 'seconds'
Dr. David Alan Gilbert
1
-1
/
+1
2020-02-10
virtiofsd: do_read missing NULL check
Dr. David Alan Gilbert
1
-0
/
+4
2020-02-10
virtiofsd: load_capng missing unlock
Dr. David Alan Gilbert
1
-0
/
+1
2020-02-10
virtiofsd: fv_create_listen_socket error path socket leak
Dr. David Alan Gilbert
1
-0
/
+2
2020-02-10
virtiofsd: Remove fuse_req_getgroups
Dr. David Alan Gilbert
3
-118
/
+0
2020-01-23
virtiofsd: add some options to the help message
Masayoshi Mizuma
1
-1
/
+9
2020-01-23
virtiofsd: stop all queue threads on exit in virtio_loop()
Eryu Guan
1
-0
/
+13
2020-01-23
virtiofsd/passthrough_ll: Pass errno to fuse_reply_err()
Xiao Yang
1
-1
/
+1
2020-01-23
virtiofsd: Convert lo_destroy to take the lo->mutex lock itself
Dr. David Alan Gilbert
1
-14
/
+17
2020-01-23
virtiofsd: add --thread-pool-size=NUM option
Stefan Hajnoczi
3
-3
/
+10
2020-01-23
virtiofsd: fix lo_destroy() resource leaks
Stefan Hajnoczi
1
-21
/
+20
2020-01-23
virtiofsd: prevent FUSE_INIT/FUSE_DESTROY races
Stefan Hajnoczi
2
-0
/
+19
2020-01-23
virtiofsd: process requests in a thread pool
Stefan Hajnoczi
1
-158
/
+201
2020-01-23
virtiofsd: use fuse_buf_writev to replace fuse_buf_write for better performance
piaojun
1
-2
/
+18
2020-01-23
virtiofsd: add definition of fuse_buf_writev()
piaojun
1
-0
/
+38
2020-01-23
virtiofsd: passthrough_ll: Use cache_readdir for directory open
Misono Tomohiro
1
-1
/
+1
2020-01-23
virtiofsd: Fix data corruption with O_APPEND write in writeback mode
Misono Tomohiro
1
-33
/
+33
2020-01-23
virtiofsd: Reset O_DIRECT flag during file open
Vivek Goyal
1
-0
/
+14
2020-01-23
virtiofsd: convert more fprintf and perror to use fuse log infra
Eryu Guan
2
-5
/
+11
2020-01-23
virtiofsd: do not always set FUSE_FLOCK_LOCKS
Peng Tao
1
-3
/
+8
2020-01-23
virtiofsd: introduce inode refcount to prevent use-after-free
Stefan Hajnoczi
1
-23
/
+146
2020-01-23
virtiofsd: passthrough_ll: fix refcounting on remove/rename
Miklos Szeredi
1
-1
/
+49
2020-01-23
virtiofsd: rename inode->refcount to inode->nlookup
Stefan Hajnoczi
1
-12
/
+25
2020-01-23
virtiofsd: prevent races with lo_dirp_put()
Stefan Hajnoczi
1
-6
/
+35
2020-01-23
virtiofsd: make lo_release() atomic
Stefan Hajnoczi
1
-4
/
+8
2020-01-23
virtiofsd: prevent fv_queue_thread() vs virtio_loop() races
Stefan Hajnoczi
1
-1
/
+33
2020-01-23
virtiofsd: use fuse_lowlevel_is_virtio() in fuse_session_destroy()
Stefan Hajnoczi
1
-3
/
+4
2020-01-23
virtiofsd: Support remote posix locks
Vivek Goyal
2
-0
/
+192
2020-01-23
Virtiofsd: fix memory leak on fuse queueinfo
Liu Bo
1
-0
/
+8
2020-01-23
virtiofsd: fix incorrect error handling in lo_do_lookup
Eric Ren
1
-1
/
+0
2020-01-23
virtiofsd: enable PARALLEL_DIROPS during INIT
Liu Bo
1
-0
/
+3
2020-01-23
virtiofsd: Prevent multiply running with same vhost_user_socket
Masayoshi Mizuma
2
-1
/
+49
[next]