Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-10 | net/9p: fix spelling mistake: "suspsend" -> "suspend" | Colin Ian King | 1 | -1/+1 |
2018-01-15 | 9p: add missing module license for xen transport | Stephen Hemminger | 1 | -0/+4 |
2017-10-23 | net/9p: Switch to wait_event_killable() | Tuomas Tynkkynen | 1 | -2/+2 |
2017-05-18 | xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be static | Wei Yongjun | 1 | -2/+2 |
2017-05-18 | xen/9pfs: fix return value check in xen_9pfs_front_probe() | Wei Yongjun | 1 | -2/+2 |
2017-05-02 | xen/9pfs: initialize len to 0 to detect xenbus_read errors | Stefano Stabellini | 1 | -1/+1 |
2017-05-02 | xen/9pfs: receive responses | Stefano Stabellini | 1 | -0/+56 |
2017-05-02 | xen/9pfs: send requests to the backend | Stefano Stabellini | 1 | -2/+85 |
2017-05-02 | xen/9pfs: connect to the backend | Stefano Stabellini | 1 | -0/+281 |
2017-05-02 | xen/9pfs: introduce Xen 9pfs transport driver | Stefano Stabellini | 1 | -0/+125 |