index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
9p
/
trans_xen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '9p-for-5.3' of git://github.com/martinetd/linux
Linus Torvalds
2019-07-12
1
-1
/
+7
|
\
|
*
9p/xen: Add cleanup path in p9_trans_xen_init
YueHaibing
2019-05-15
1
-1
/
+7
*
|
9p: mark expected switch fall-through
Gustavo A. R. Silva
2019-01-23
1
-1
/
+1
|
/
*
9p: Add refcount to p9_req_t
Tomas Bortoli
2018-09-08
1
-0
/
+1
*
9p: embed fcall in req to round down buffer allocs
Dominique Martinet
2018-09-08
1
-6
/
+6
*
9p/xen: fix check for xenbus_read error in front_probe
Dominique Martinet
2018-08-27
1
-2
/
+2
*
9p: fix multiple NULL-pointer-dereferences
Tomas Bortoli
2018-08-13
1
-0
/
+3
*
net/9p/trans_xen.c: don't inclide rwlock.h directly
Sebastian Andrzej Siewior
2018-06-07
1
-1
/
+0
*
net/9p: fix spelling mistake: "suspsend" -> "suspend"
Colin Ian King
2018-05-10
1
-1
/
+1
*
9p: add missing module license for xen transport
Stephen Hemminger
2018-01-15
1
-0
/
+4
*
net/9p: Switch to wait_event_killable()
Tuomas Tynkkynen
2017-10-23
1
-2
/
+2
*
xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be static
Wei Yongjun
2017-05-18
1
-2
/
+2
*
xen/9pfs: fix return value check in xen_9pfs_front_probe()
Wei Yongjun
2017-05-18
1
-2
/
+2
*
xen/9pfs: initialize len to 0 to detect xenbus_read errors
Stefano Stabellini
2017-05-02
1
-1
/
+1
*
xen/9pfs: receive responses
Stefano Stabellini
2017-05-02
1
-0
/
+56
*
xen/9pfs: send requests to the backend
Stefano Stabellini
2017-05-02
1
-2
/
+85
*
xen/9pfs: connect to the backend
Stefano Stabellini
2017-05-02
1
-0
/
+281
*
xen/9pfs: introduce Xen 9pfs transport driver
Stefano Stabellini
2017-05-02
1
-0
/
+125