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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
hw
/
9pfs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-29
9pfs: local: Add support for custom fmode/dmode in 9ps mapped security modes
Tobias Schramm
2
-4
/
+24
2017-06-29
9pfs: local: remove: use correct path component
Bruce Rogers
1
-1
/
+1
2017-05-25
9pfs: local: metadata file for the VirtFS root
Greg Kurz
1
-27
/
+59
2017-05-25
9pfs: local: simplify file opening
Greg Kurz
3
-50
/
+29
2017-05-25
9pfs: local: resolve special directories in paths
Greg Kurz
1
-7
/
+25
2017-05-25
9pfs: check return value of v9fs_co_name_to_path()
Greg Kurz
1
-11
/
+25
2017-05-25
9pfs: assume utimensat() and futimens() are present
Greg Kurz
1
-5
/
+0
2017-05-25
9pfs: local: fix unlink of alien files in mapped-file mode
Greg Kurz
1
-19
/
+15
2017-05-25
9pfs: drop pdu_push_and_notify()
Greg Kurz
1
-6
/
+1
2017-05-25
virtio-9p/xen-9p: move 9p specific bits to core 9p code
Greg Kurz
4
-14
/
+10
2017-05-18
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
Stefan Hajnoczi
1
-1
/
+1
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
1
-1
/
+1
2017-05-16
xen: call qemu_set_cloexec instead of fcntl
Stefano Stabellini
1
-1
/
+1
2017-05-16
xen/9pfs: fix two resource leaks on error paths, discovered by Coverity
Stefano Stabellini
1
-0
/
+2
2017-05-15
9pfs: local: forbid client access to metadata (CVE-2017-7493)
Greg Kurz
1
-2
/
+56
2017-04-26
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...
Peter Maydell
5
-5
/
+469
2017-04-25
xen/9pfs: build and register Xen 9pfs backend
Stefano Stabellini
1
-0
/
+1
2017-04-25
xen/9pfs: send responses back to the frontend
Stefano Stabellini
1
-0
/
+19
2017-04-25
xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshal
Stefano Stabellini
1
-2
/
+97
2017-04-25
xen/9pfs: receive requests from the frontend
Stefano Stabellini
1
-0
/
+50
2017-04-25
xen/9pfs: connect to the frontend
Stefano Stabellini
1
-1
/
+181
2017-04-25
xen/9pfs: introduce Xen 9pfs backend
Stefano Stabellini
2
-0
/
+117
2017-04-21
9p: introduce a type for the 9p header
Stefano Stabellini
2
-5
/
+7
2017-04-18
9pfs: local: set the path of the export root to "."
Greg Kurz
1
-1
/
+6
2017-04-10
9pfs: xattr: fix memory leak in v9fs_list_xattr
Li Qiang
1
-0
/
+1
2017-04-04
9pfs: clear migration blocker at session reset
Greg Kurz
1
-5
/
+6
2017-04-04
9pfs: fix multiple flush for same request
Greg Kurz
1
-2
/
+4
2017-03-27
9pfs: fix file descriptor leak
Li Qiang
1
-0
/
+8
2017-03-21
9pfs: proxy: assert if unmarshal fails
Greg Kurz
1
-11
/
+11
2017-03-21
9pfs: don't try to flush self and avoid QEMU hang on reset
Greg Kurz
1
-4
/
+8
2017-03-06
9pfs: fix vulnerability in openat_dir() and local_unlinkat_common()
Greg Kurz
2
-2
/
+3
2017-03-06
9pfs: fix O_PATH build break with older glibc versions
Greg Kurz
1
-1
/
+6
2017-03-06
9pfs: don't use AT_EMPTY_PATH in local_set_cred_passthrough()
Greg Kurz
1
-1
/
+1
2017-03-06
9pfs: fail local_statfs() earlier
Greg Kurz
1
-0
/
+3
2017-03-06
9pfs: fix fd leak in local_opendir()
Greg Kurz
1
-0
/
+1
2017-03-06
9pfs: fix bogus fd check in local_remove()
Greg Kurz
1
-1
/
+1
2017-03-01
Merge remote-tracking branch 'remotes/gkurz/tags/cve-2016-9602-for-upstream' ...
Peter Maydell
9
-596
/
+893
2017-02-28
9pfs: local: drop unused code
Greg Kurz
1
-198
/
+0
2017-02-28
9pfs: local: open2: don't follow symlinks
Greg Kurz
1
-37
/
+19
2017-02-28
9pfs: local: mkdir: don't follow symlinks
Greg Kurz
1
-35
/
+20
2017-02-28
9pfs: local: mknod: don't follow symlinks
Greg Kurz
1
-33
/
+35
2017-02-28
9pfs: local: symlink: don't follow symlinks
Greg Kurz
1
-56
/
+25
2017-02-28
9pfs: local: chown: don't follow symlinks
Greg Kurz
1
-9
/
+17
2017-02-28
9pfs: local: chmod: don't follow symlinks
Greg Kurz
1
-11
/
+167
2017-02-28
9pfs: local: link: don't follow symlinks
Greg Kurz
1
-29
/
+55
2017-02-28
9pfs: local: improve error handling in link op
Greg Kurz
1
-11
/
+21
2017-02-28
9pfs: local: rename: use renameat
Greg Kurz
1
-30
/
+27
2017-02-28
9pfs: local: renameat: don't follow symlinks
Greg Kurz
1
-10
/
+64
2017-02-28
9pfs: local: lstat: don't follow symlinks
Greg Kurz
1
-17
/
+61
2017-02-28
9pfs: local: readlink: don't follow symlinks
Greg Kurz
1
-9
/
+17
[prev]
[next]