开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
9p
/
trans_xen.c
Age
Commit message (
Expand
)
Author
2018-09-08
9p: Add refcount to p9_req_t
Tomas Bortoli
2018-09-08
9p: embed fcall in req to round down buffer allocs
Dominique Martinet
2018-08-27
9p/xen: fix check for xenbus_read error in front_probe
Dominique Martinet
2018-08-13
9p: fix multiple NULL-pointer-dereferences
Tomas Bortoli
2018-06-07
net/9p/trans_xen.c: don't inclide rwlock.h directly
Sebastian Andrzej Siewior
2018-05-10
net/9p: fix spelling mistake: "suspsend" -> "suspend"
Colin Ian King
2018-01-15
9p: add missing module license for xen transport
Stephen Hemminger
2017-10-23
net/9p: Switch to wait_event_killable()
Tuomas Tynkkynen
2017-05-18
xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be static
Wei Yongjun
2017-05-18
xen/9pfs: fix return value check in xen_9pfs_front_probe()
Wei Yongjun
2017-05-02
xen/9pfs: initialize len to 0 to detect xenbus_read errors
Stefano Stabellini
2017-05-02
xen/9pfs: receive responses
Stefano Stabellini
2017-05-02
xen/9pfs: send requests to the backend
Stefano Stabellini
2017-05-02
xen/9pfs: connect to the backend
Stefano Stabellini
2017-05-02
xen/9pfs: introduce Xen 9pfs transport driver
Stefano Stabellini