Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/9p: handle correctly interrupted 9P requests | Latchesar Ionkov | 2009-04-05 | 1 | -1/+0 |
* | 9p: fix sparse warnings | Eric Van Hensbergen | 2008-10-22 | 1 | -0/+1 |
* | 9p: rdma: RDMA Transport Support for 9P | Tom Tucker | 2008-10-22 | 1 | -0/+1 |
* | 9p: eliminate depricated conv functions | Eric Van Hensbergen | 2008-10-17 | 1 | -0/+2 |
* | 9p: rework client code to use new protocol support functions | Eric Van Hensbergen | 2008-10-17 | 1 | -2/+5 |
* | 9p: remove unnecessary tag field from p9_req_t structure | Eric Van Hensbergen | 2008-10-17 | 1 | -2/+0 |
* | 9p: move dirread to fs layer | Eric Van Hensbergen | 2008-10-17 | 1 | -5/+0 |
* | 9p: move readn meta-function from client to fs layer | Eric Van Hensbergen | 2008-10-17 | 1 | -1/+0 |
* | 9p: consolidate read/write functions | Eric Van Hensbergen | 2008-10-17 | 1 | -6/+4 |
* | 9p: make rpc code common and rework flush code | Eric Van Hensbergen | 2008-10-17 | 1 | -2/+1 |
* | 9p: apply common request code to trans_fd | Eric Van Hensbergen | 2008-10-17 | 1 | -1/+9 |
* | 9p: move request management to client code | Eric Van Hensbergen | 2008-10-17 | 1 | -0/+77 |
* | 9p: consolidate transport structure | Eric Van Hensbergen | 2008-10-17 | 1 | -1/+18 |
* | 9p: Documentation updates | Eric Van Hensbergen | 2008-05-14 | 1 | -0/+35 |
* | 9p: transport API reorganization | Eric Van Hensbergen | 2008-02-06 | 1 | -2/+3 |
* | 9p: attach-per-user | Latchesar Ionkov | 2007-10-17 | 1 | -2/+3 |
* | 9p: Make transports dynamic | Eric Van Hensbergen | 2007-10-17 | 1 | -2/+2 |
* | 9p: Reorganization of 9p file system code | Latchesar Ionkov | 2007-07-14 | 1 | -0/+80 |