index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
virtiofsd
/
passthrough_ll.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtiofsd/passthrough_ll.c: Changed local allocations to GLib functions
Mahmoud Mandour
2021-05-06
1
-11
/
+6
*
virtiofsd: Changed allocation of lo_map_elems to GLib's functions
Mahmoud Mandour
2021-05-06
1
-2
/
+2
*
virtiofs: Fixup printf args
Dr. David Alan Gilbert
2021-05-06
1
-10
/
+11
*
virtiofsd: Allow use "-o xattrmap" without "-o xattr"
Carlos Venegas
2021-05-06
1
-0
/
+1
*
virtiofsd: Fix side-effect in assert()
Greg Kurz
2021-05-06
1
-8
/
+13
*
virtiofsd: Fix security.capability comparison
Dr. David Alan Gilbert
2021-04-06
1
-1
/
+2
*
virtiofsd: Convert some functions to return bool
Greg Kurz
2021-03-15
1
-3
/
+3
*
virtiofsd: Don't allow empty paths in lookup_name()
Greg Kurz
2021-03-15
1
-2
/
+1
*
virtiofsd: Don't allow empty filenames
Greg Kurz
2021-03-15
1
-0
/
+35
*
virtiofsd: Add qemu version and copyright info
Vivek Goyal
2021-03-15
1
-0
/
+8
*
virtiofs: drop remapped security.capability xattr as needed
Dr. David Alan Gilbert
2021-03-04
1
-1
/
+76
*
viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
Vivek Goyal
2021-02-16
1
-7
/
+77
*
virtiofsd: Save error code early at the failure callsite
Vivek Goyal
2021-02-16
1
-4
/
+5
*
tools/virtiofsd: Replace the word 'whitelist'
Philippe Mathieu-Daudé
2021-02-16
1
-3
/
+3
*
virtiofsd: prevent opening of special files (CVE-2020-35517)
Stefan Hajnoczi
2021-02-04
1
-52
/
+92
*
virtiofsd: optionally return inode pointer from lo_do_lookup()
Stefan Hajnoczi
2021-02-04
1
-8
/
+21
*
virtiofsd: extract lo_do_open() from lo_open()
Stefan Hajnoczi
2021-02-04
1
-27
/
+46
*
virtiofsd: update FUSE_FORGET comment on "lo_inode.nlookup"
Laszlo Ersek
2020-12-18
1
-1
/
+1
*
virtiofsd: Check file type in lo_flush()
Vivek Goyal
2020-12-18
1
-0
/
+6
*
virtiofsd: Disable posix_lock hash table if remote locks are not enabled
Vivek Goyal
2020-12-18
1
-17
/
+34
*
virtiofsd: Set up posix_lock hash table for root inode
Vivek Goyal
2020-12-18
1
-0
/
+7
*
virtiofsd: make the debug log timestamp on stderr more human-readable
Laszlo Ersek
2020-12-18
1
-4
/
+27
*
Clean up includes
Markus Armbruster
2020-12-10
1
-12
/
+0
*
virtiofsd: check whether strdup lo.source return NULL in main func
Haotian Li
2020-11-12
1
-0
/
+4
*
virtiofsd: check whether lo_map_reserve returns NULL in, main func
Haotian Li
2020-11-12
1
-1
/
+11
*
virtiofsd: Announce submounts even without statx()
Max Reitz
2020-11-12
1
-8
/
+0
*
virtiofsd: Announce sub-mount points
Max Reitz
2020-11-02
1
-0
/
+22
*
virtiofsd: Add mount ID to the lo_inode key
Max Reitz
2020-11-02
1
-10
/
+85
*
Revert series: virtiofsd: Announce submounts to the guest
Alex Williamson
2020-10-28
1
-76
/
+8
*
virtiofsd: Announce sub-mount points
Max Reitz
2020-10-26
1
-8
/
+59
*
virtiofsd: Store every lo_inode's parent_dev
Max Reitz
2020-10-26
1
-0
/
+17
*
tools/virtiofsd: xattr name mappings: Simple 'map'
Dr. David Alan Gilbert
2020-10-26
1
-1
/
+111
*
tools/virtiofsd: xattr name mappings: Map server xattr names
Dr. David Alan Gilbert
2020-10-26
1
-0
/
+90
*
tools/virtiofsd: xattr name mappings: Map client xattr names
Dr. David Alan Gilbert
2020-10-26
1
-3
/
+98
*
tools/virtiofsd: xattr name mappings: Add option
Dr. David Alan Gilbert
2020-10-26
1
-0
/
+173
*
virtiofsd: add container-friendly -o sandbox=chroot option
Stefan Hajnoczi
2020-10-26
1
-2
/
+55
*
virtiofsd: passthrough_ll: set FUSE_LOG_INFO as default log_level
Misono Tomohiro
2020-10-26
1
-4
/
+3
*
virtiofsd: avoid /proc/self/fd tempdir
Stefan Hajnoczi
2020-10-12
1
-23
/
+11
*
virtiofsd: Call qemu_init_exec_dir
Dr. David Alan Gilbert
2020-10-12
1
-0
/
+2
*
virtiofsd: Silence gcc warning
Dr. David Alan Gilbert
2020-10-12
1
-1
/
+1
*
virtiofsd: Add -o allow_direct_io|no_allow_direct_io options
Jiachen Zhang
2020-09-25
1
-6
/
+14
*
virtiofsd: drop CAP_DAC_READ_SEARCH
Stefan Hajnoczi
2020-08-28
1
-1
/
+0
*
virtiofsd: Disable remote posix locks by default
Vivek Goyal
2020-08-28
1
-1
/
+1
*
tools/virtiofsd: convert to Meson
Paolo Bonzini
2020-08-21
1
-1
/
+1
*
virtiofsd: Allow addition or removal of capabilities
Dr. David Alan Gilbert
2020-07-03
1
-2
/
+51
*
virtiofsd: Check capability calls
Dr. David Alan Gilbert
2020-07-03
1
-3
/
+13
*
virtiofsd: Terminate capability list
Dr. David Alan Gilbert
2020-07-03
1
-1
/
+3
*
virtiofsd: remove symlink fallbacks
Miklos Szeredi
2020-06-01
1
-169
/
+6
*
virtiofsd: drop all capabilities in the wait parent process
Stefan Hajnoczi
2020-05-01
1
-0
/
+13
*
virtiofsd: only retain file system capabilities
Stefan Hajnoczi
2020-05-01
1
-0
/
+38
[next]