summaryrefslogtreecommitdiffstats
path: root/net/9p/trans_xen.c
Commit message (Expand)AuthorAgeFilesLines
* net/9p/trans_xen.c: don't inclide rwlock.h directlySebastian Andrzej Siewior2018-06-071-1/+0
* net/9p: fix spelling mistake: "suspsend" -> "suspend"Colin Ian King2018-05-101-1/+1
* 9p: add missing module license for xen transportStephen Hemminger2018-01-151-0/+4
* net/9p: Switch to wait_event_killable()Tuomas Tynkkynen2017-10-231-2/+2
* xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be staticWei Yongjun2017-05-181-2/+2
* xen/9pfs: fix return value check in xen_9pfs_front_probe()Wei Yongjun2017-05-181-2/+2
* xen/9pfs: initialize len to 0 to detect xenbus_read errorsStefano Stabellini2017-05-021-1/+1
* xen/9pfs: receive responsesStefano Stabellini2017-05-021-0/+56
* xen/9pfs: send requests to the backendStefano Stabellini2017-05-021-2/+85
* xen/9pfs: connect to the backendStefano Stabellini2017-05-021-0/+281
* xen/9pfs: introduce Xen 9pfs transport driverStefano Stabellini2017-05-021-0/+125
OpenPOWER on IntegriCloud