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: Clean up inodes on destroy
Dr. David Alan Gilbert
2020-01-23
virtiofsd: passthrough_ll: use hashtable
Miklos Szeredi
2020-01-23
virtiofsd: passthrough_ll: clean up cache related options
Miklos Szeredi
2020-01-23
virtiofsd: extract root inode init into setup_root()
Miklos Szeredi
2020-01-23
virtiofsd: fail when parent inode isn't known in lo_do_lookup()
Miklos Szeredi
2020-01-23
virtiofsd: rename unref_inode() to unref_inode_lolocked()
Miklos Szeredi
2020-01-23
virtiofsd: passthrough_ll: control readdirplus
Miklos Szeredi
2020-01-23
virtiofsd: passthrough_ll: disable readdirplus on cache=never
Miklos Szeredi
2020-01-23
virtiofsd: passthrough_ll: add renameat2 support
Miklos Szeredi
2020-01-23
virtiofsd: Add timestamp to the log with FUSE_LOG_DEBUG level
Masayoshi Mizuma
2020-01-23
virtiofsd: Add ID to the log with FUSE_LOG_DEBUG level
Masayoshi Mizuma
2020-01-23
virtiofsd: print log only when priority is high enough
Eryu Guan
2020-01-23
virtiofsd: add --syslog command-line option
Stefan Hajnoczi
2020-01-23
virtiofsd: set maximum RLIMIT_NOFILE limit
Stefan Hajnoczi
2020-01-23
virtiofsd: Drop CAP_FSETID if client asked for it
Vivek Goyal
2020-01-23
virtiofsd: cap-ng helpers
Dr. David Alan Gilbert
2020-01-23
virtiofsd: add seccomp whitelist
Stefan Hajnoczi
2020-01-23
virtiofsd: move to a new pid namespace
Stefan Hajnoczi
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]