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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
virtiofsd
/
passthrough_ll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-16
virtiofsd: Remove source
Dr. David Alan Gilbert
1
-4521
/
+0
2023-01-11
tools/virtiofsd: add G_GNUC_PRINTF for logging functions
Daniel P. Berrangé
1
-0
/
+1
2022-09-22
virtiofsd: use g_date_time_get_microsecond to get subsecond
Yusuke Okada
1
-2
/
+5
2022-08-02
virtiofsd: Disable killpriv_v2 by default
Vivek Goyal
1
-11
/
+2
2022-06-28
Trivial: 3 char repeat typos
Dr. David Alan Gilbert
1
-1
/
+1
2022-04-21
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
1
-1
/
+1
2022-03-02
virtiofsd: Let meson check for statx.stx_mnt_id
Hanna Reitz
1
-1
/
+1
2022-02-17
virtiofsd: Add basic support for FUSE_SYNCFS request
Greg Kurz
1
-0
/
+44
2022-02-17
virtiofsd: Add an option to enable/disable security label
Vivek Goyal
1
-0
/
+15
2022-02-17
virtiofsd: Create new file using O_TMPFILE and set security context
Vivek Goyal
1
-8
/
+72
2022-02-17
virtiofsd: Create new file with security context
Vivek Goyal
1
-29
/
+200
2022-02-17
virtiofsd: Add helpers to work with /proc/self/task/tid/attr/fscreate
Vivek Goyal
1
-0
/
+92
2022-02-17
virtiofsd: Move core file creation code in separate function
Vivek Goyal
1
-11
/
+25
2022-02-16
virtiofsd: Do not support blocking flock
Sebastian Hasler
1
-0
/
+9
2022-01-26
virtiofsd: Drop membership of all supplementary groups (CVE-2022-0358)
Vivek Goyal
1
-0
/
+27
2021-10-25
virtiofsd: xattr mapping add a new type "unsupported"
Vivek Goyal
1
-3
/
+14
2021-07-05
virtiofsd: Add an option to enable/disable posix acls
Vivek Goyal
1
-1
/
+114
2021-07-05
virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattr
Vivek Goyal
1
-0
/
+75
2021-07-05
virtiofsd: Add capability to change/restore umask
Vivek Goyal
1
-6
/
+16
2021-07-05
virtiofsd: Add support for extended setxattr
Vivek Goyal
1
-1
/
+2
2021-07-05
virtiofsd: Fix xattr operations overwriting errno
Vivek Goyal
1
-6
/
+10
2021-07-05
virtiofsd: use GDateTime for formatting timestamp for debug messages
Daniel P. Berrangé
1
-21
/
+4
2021-05-06
virtiofsd/passthrough_ll.c: Changed local allocations to GLib functions
Mahmoud Mandour
1
-11
/
+6
2021-05-06
virtiofsd: Changed allocation of lo_map_elems to GLib's functions
Mahmoud Mandour
1
-2
/
+2
2021-05-06
virtiofs: Fixup printf args
Dr. David Alan Gilbert
1
-10
/
+11
2021-05-06
virtiofsd: Allow use "-o xattrmap" without "-o xattr"
Carlos Venegas
1
-0
/
+1
2021-05-06
virtiofsd: Fix side-effect in assert()
Greg Kurz
1
-8
/
+13
2021-04-06
virtiofsd: Fix security.capability comparison
Dr. David Alan Gilbert
1
-1
/
+2
2021-03-15
virtiofsd: Convert some functions to return bool
Greg Kurz
1
-3
/
+3
2021-03-15
virtiofsd: Don't allow empty paths in lookup_name()
Greg Kurz
1
-2
/
+1
2021-03-15
virtiofsd: Don't allow empty filenames
Greg Kurz
1
-0
/
+35
2021-03-15
virtiofsd: Add qemu version and copyright info
Vivek Goyal
1
-0
/
+8
2021-03-04
virtiofs: drop remapped security.capability xattr as needed
Dr. David Alan Gilbert
1
-1
/
+76
2021-02-16
viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
Vivek Goyal
1
-7
/
+77
2021-02-16
virtiofsd: Save error code early at the failure callsite
Vivek Goyal
1
-4
/
+5
2021-02-16
tools/virtiofsd: Replace the word 'whitelist'
Philippe Mathieu-Daudé
1
-3
/
+3
2021-02-04
virtiofsd: prevent opening of special files (CVE-2020-35517)
Stefan Hajnoczi
1
-52
/
+92
2021-02-04
virtiofsd: optionally return inode pointer from lo_do_lookup()
Stefan Hajnoczi
1
-8
/
+21
2021-02-04
virtiofsd: extract lo_do_open() from lo_open()
Stefan Hajnoczi
1
-27
/
+46
2020-12-18
virtiofsd: update FUSE_FORGET comment on "lo_inode.nlookup"
Laszlo Ersek
1
-1
/
+1
2020-12-18
virtiofsd: Check file type in lo_flush()
Vivek Goyal
1
-0
/
+6
2020-12-18
virtiofsd: Disable posix_lock hash table if remote locks are not enabled
Vivek Goyal
1
-17
/
+34
2020-12-18
virtiofsd: Set up posix_lock hash table for root inode
Vivek Goyal
1
-0
/
+7
2020-12-18
virtiofsd: make the debug log timestamp on stderr more human-readable
Laszlo Ersek
1
-4
/
+27
2020-12-10
Clean up includes
Markus Armbruster
1
-12
/
+0
2020-11-12
virtiofsd: check whether strdup lo.source return NULL in main func
Haotian Li
1
-0
/
+4
2020-11-12
virtiofsd: check whether lo_map_reserve returns NULL in, main func
Haotian Li
1
-1
/
+11
2020-11-12
virtiofsd: Announce submounts even without statx()
Max Reitz
1
-8
/
+0
2020-11-02
virtiofsd: Announce sub-mount points
Max Reitz
1
-0
/
+22
2020-11-02
virtiofsd: Add mount ID to the lo_inode key
Max Reitz
1
-10
/
+85
[next]