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
/
passthrough_ll.c
Age
Commit message (
Expand
)
Author
2020-01-23
virtiofsd: move to an empty network namespace
Stefan Hajnoczi
2020-01-23
virtiofsd: sandbox mount namespace
Stefan Hajnoczi
2020-01-23
virtiofsd: use /proc/self/fd/ O_PATH file descriptor
Stefan Hajnoczi
2020-01-23
virtiofsd: prevent ".." escape in lo_do_readdir()
Stefan Hajnoczi
2020-01-23
virtiofsd: prevent ".." escape in lo_do_lookup()
Stefan Hajnoczi
2020-01-23
virtiofsd: validate path components
Stefan Hajnoczi
2020-01-23
virtiofsd: passthrough_ll: add fallback for racy ops
Miklos Szeredi
2020-01-23
virtiofsd: passthrough_ll: add fd_map to hide file descriptors
Stefan Hajnoczi
2020-01-23
virtiofsd: passthrough_ll: add dirp_map to hide lo_dirp pointers
Stefan Hajnoczi
2020-01-23
virtiofsd: passthrough_ll: add ino_map to hide lo_inode pointers
Stefan Hajnoczi
2020-01-23
virtiofsd: passthrough_ll: add lo_map for ino/fh indirection
Stefan Hajnoczi
2020-01-23
virtiofsd: passthrough_ll: create new files in caller's context
Vivek Goyal
2020-01-23
virtiofsd: add --print-capabilities option
Stefan Hajnoczi
2020-01-23
virtiofsd: Start wiring up vhost-user
Dr. David Alan Gilbert
2020-01-23
virtiofsd: add -o source=PATH to help output
Stefan Hajnoczi
2020-01-23
virtiofsd: Make fsync work even if only inode is passed in
Vivek Goyal
2020-01-23
vitriofsd/passthrough_ll: fix fallocate() ifdefs
Xiao Yang
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 mountpoint dummy argument
Stefan Hajnoczi
2020-01-23
virtiofsd: Format imported files to qemu style
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Trim down imported files
Dr. David Alan Gilbert
2020-01-23
virtiofsd: Add passthrough_ll
Dr. David Alan Gilbert
[prev]