index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
virtiofsd
/
fuse_lowlevel.c
Age
Commit message (
Expand
)
Author
2022-02-17
virtiofsd, fuse_lowlevel.c: Add capability to parse security context
Vivek Goyal
2022-02-17
virtiofsd: Extend size of fuse_conn_info->capable and ->want fields
Vivek Goyal
2022-02-17
virtiofsd: Parse extended "struct fuse_init_in"
Vivek Goyal
2022-02-17
virtiofsd: Fix breakage due to fuse_init_in size change
Vivek Goyal
2021-07-05
virtiofsd: Add support for extended setxattr
Vivek Goyal
2021-07-05
virtiofsd: Fix fuse setxattr() API change issue
Vivek Goyal
2021-07-05
virtiofsd: Don't allow file creation with FUSE_OPEN
Greg Kurz
2021-05-06
virtiofsd: Changed allocations of fuse_session to GLib's functions
Mahmoud Mandour
2021-05-06
virtiofsd: Changed allocations of iovec to GLib's functions
Mahmoud Mandour
2021-05-06
virtiofsd: Changed allocations of fuse_req to GLib functions
Mahmoud Mandour
2021-03-24
tools/virtiofsd: include --socket-group in help
Alex Bennée
2021-02-16
virtiofsd: Do not use a thread pool by default
Vivek Goyal
2021-02-16
viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
Vivek Goyal
2020-12-18
virtiofsd: Remove useless code about send_notify_iov
Alex Chen
2020-12-10
Clean up includes
Markus Armbruster
2020-11-02
virtiofsd: Add attr_flags to fuse_entry_param
Max Reitz
2020-11-02
virtiofsd: Check FUSE_SUBMOUNTS
Max Reitz
2020-10-28
Revert series: virtiofsd: Announce submounts to the guest
Alex Williamson
2020-10-26
virtiofsd: Add fuse_reply_attr_with_flags()
Max Reitz
2020-10-26
virtiofsd: Add attr_flags to fuse_entry_param
Max Reitz
2020-10-26
virtiofsd: Announce FUSE_ATTR_FLAGS
Max Reitz
2020-10-12
tools/virtiofsd: add support for --socket-group
Alex Bennée
2020-02-21
tools/virtiofsd/fuse_lowlevel: Fix fuse_out_header::error value
Philippe Mathieu-Daudé
2020-02-10
virtiofsd: do_read missing NULL check
Dr. David Alan Gilbert
2020-02-10
virtiofsd: Remove fuse_req_getgroups
Dr. David Alan Gilbert
2020-01-23
virtiofsd: add --thread-pool-size=NUM option
Stefan Hajnoczi
2020-01-23
virtiofsd: prevent FUSE_INIT/FUSE_DESTROY races
Stefan Hajnoczi
2020-01-23
virtiofsd: use fuse_lowlevel_is_virtio() in fuse_session_destroy()
Stefan Hajnoczi
2020-01-23
virtiofsd: enable PARALLEL_DIROPS during INIT
Liu Bo
2020-01-23
virtiofsd: Prevent multiply running with same vhost_user_socket
Masayoshi Mizuma
2020-01-23
virtiofsd: cleanup allocated resource in se
Liu Bo
2020-01-23
virtiofsd: Handle hard reboot
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Handle reinit
Dr. David Alan Gilbert
2020-01-23
virtiofsd: print log only when priority is high enough
Eryu Guan
2020-01-23
virtiofsd: fix libfuse information leaks
Stefan Hajnoczi
2020-01-23
virtiofsd: Parse flag FUSE_WRITE_KILL_PRIV
Vivek Goyal
2020-01-23
virtiofsd: check input buffer size in fuse_lowlevel.c ops
Stefan Hajnoczi
2020-01-23
virtiofsd: validate input buffer sizes in do_write_buf()
Stefan Hajnoczi
2020-01-23
virtiofsd: Plumb fuse_bufvec through to do_write_buf
Dr. David Alan Gilbert
2020-01-23
virtiofsd: add --fd=FDNUM fd passing option
Stefan Hajnoczi
2020-01-23
virtiofsd: Fast path for virtio read
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Send replies to messages
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Start wiring up vhost-user
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Open vhost connection instead of mounting
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Add options for virtio
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Make fsync work even if only inode is passed in
Vivek Goyal
2020-01-23
virtiofsd: Trim out compatibility code
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Fix common header and define for QEMU builds
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Remove unused enum fuse_buf_copy_flags
Xiao Yang
2020-01-23
virtiofsd: remove unused notify reply support
Stefan Hajnoczi
[next]