summaryrefslogtreecommitdiff
path: root/net/9p/trans_xen.c
AgeCommit message (Expand)Author
2019-07-319p/xen: Add cleanup path in p9_trans_xen_initYueHaibing
2019-07-039p/xen: fix check for xenbus_read error in front_probeDominique Martinet
2018-09-099p: fix multiple NULL-pointer-dereferencesTomas Bortoli
2017-11-30net/9p: Switch to wait_event_killable()Tuomas Tynkkynen
2017-05-18xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be staticWei Yongjun
2017-05-18xen/9pfs: fix return value check in xen_9pfs_front_probe()Wei Yongjun
2017-05-02xen/9pfs: initialize len to 0 to detect xenbus_read errorsStefano Stabellini
2017-05-02xen/9pfs: receive responsesStefano Stabellini
2017-05-02xen/9pfs: send requests to the backendStefano Stabellini
2017-05-02xen/9pfs: connect to the backendStefano Stabellini
2017-05-02xen/9pfs: introduce Xen 9pfs transport driverStefano Stabellini