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
/
hw
/
9pfs
/
9p-util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
9pfs: fix wrong errno being sent to Linux client on macOS host
Christian Schoenebeck
2022-05-01
1
-0
/
+30
*
9pfs: fix wrong encoding of rdev field in Rgetattr on macOS
Christian Schoenebeck
2022-05-01
1
-0
/
+39
*
9pfs/9p-util.h: convert Doxygen -> kerneldoc format
Christian Schoenebeck
2022-03-07
1
-5
/
+5
*
9pfs: drop Doxygen format from qemu_dirent_dup() API comment
Christian Schoenebeck
2022-03-07
1
-2
/
+2
*
9pfs: move qemu_dirent_dup() from osdep -> 9p-util
Christian Schoenebeck
2022-03-07
1
-0
/
+30
*
9p: darwin: Implement compatibility for mknodat
Keno Fischer
2022-03-07
1
-0
/
+11
*
9p: darwin: Compatibility for f/l*xattr
Keno Fischer
2022-03-07
1
-0
/
+17
*
9p: darwin: Ignore O_{NOATIME, DIRECT}
Keno Fischer
2022-03-07
1
-0
/
+4
*
9p: darwin: Handle struct dirent differences
Keno Fischer
2022-03-07
1
-0
/
+16
*
9pfs: local: ignore O_NOATIME if we don't have permissions
Omar Sandoval
2020-05-14
1
-0
/
+13
*
9p: Move a couple xattr functions to 9p-util
Keno Fischer
2018-06-07
1
-0
/
+4
*
9pfs: local: fix fchmodat_nofollow() limitations
Greg Kurz
2017-08-10
1
-9
/
+15
*
9pfs: local: simplify file opening
Greg Kurz
2017-05-25
1
-2
/
+0
*
9pfs: fix vulnerability in openat_dir() and local_unlinkat_common()
Greg Kurz
2017-03-06
1
-1
/
+2
*
9pfs: fix O_PATH build break with older glibc versions
Greg Kurz
2017-03-06
1
-1
/
+6
*
9pfs: local: lsetxattr: don't follow symlinks
Greg Kurz
2017-02-28
1
-0
/
+2
*
9pfs: local: lgetxattr: don't follow symlinks
Greg Kurz
2017-02-28
1
-0
/
+2
*
9pfs: introduce relative_openat_nofollow() helper
Greg Kurz
2017-02-28
1
-0
/
+50