aboutsummaryrefslogtreecommitdiffstats
path: root/net/9p
Commit message (Expand)AuthorAge
* net/9p: fix printk format warningsRandy Dunlap2008-11-05
* unsigned fid->fid cannot be negativeRoel Kluin2008-11-05
* 9p: rdma: remove duplicated #includeHuang Weiyi2008-11-05
* p9: Fix leak of waitqueue in request allocation pathTom Tucker2008-11-05
* 9p: Remove unneeded free of fcall for FlushTom Tucker2008-11-05
* 9p: Make all client spin locks IRQ safeTom Tucker2008-11-05
* 9p: rdma: Set trans prior to requesting async connection opsTom Tucker2008-11-05
* 9p: fix sparse warningsEric Van Hensbergen2008-10-22
* 9p: rdma: RDMA Transport Support for 9PTom Tucker2008-10-22
* 9p: fix debug build errorEric Van Hensbergen2008-10-22
* 9p: add more conservative lockingEric Van Hensbergen2008-10-17
* 9p: fix oops in protocol stat parsing error path.Eric Van Hensbergen2008-10-17
* 9p: Improve debug supportEric Van Hensbergen2008-10-17
* 9p: eliminate depricated conv functionsEric Van Hensbergen2008-10-17
* 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-17
* 9p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen2008-10-17
* 9p: remove 9p fcall debug printsEric Van Hensbergen2008-10-17
* 9p: add new protocol support codeEric Van Hensbergen2008-10-17
* 9p: encapsulate version functionEric Van Hensbergen2008-10-17
* 9p: move dirread to fs layerEric Van Hensbergen2008-10-17
* 9p: move readn meta-function from client to fs layerEric Van Hensbergen2008-10-17
* 9p: consolidate read/write functionsEric Van Hensbergen2008-10-17
* 9p: drop broken unused error path from p9_conn_create()Tejun Heo2008-10-17
* 9p: make rpc code common and rework flush codeEric Van Hensbergen2008-10-17
* 9p: use the rcall structure passed in the request in trans_fd read_workEric Van Hensbergen2008-10-17
* 9p: apply common request code to trans_fdEric Van Hensbergen2008-10-17
* 9p: apply common tagpool handling to trans_fdEric Van Hensbergen2008-10-17
* 9p: move request management to client codeEric Van Hensbergen2008-10-17
* 9p: eliminate callback complexityEric Van Hensbergen2008-10-17
* 9p: consolidate mux_rpc and request structureEric Van Hensbergen2008-10-17
* 9p: remove unnecessary prototypesEric Van Hensbergen2008-10-17
* 9p: remove duplicate client stateEric Van Hensbergen2008-10-17
* 9p: consolidate transport structureEric Van Hensbergen2008-10-17
* 9p-trans_fd: use single pollerTejun Heo2008-10-17
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* 9p: fix put_data error handlingEric Van Hensbergen2008-09-24
* 9p: introduce missing kfreeJulia Lawall2008-09-24
* 9p-trans_fd: fix and clean up module init/exit pathsTejun Heo2008-09-24
* 9p-trans_fd: don't do fs segment mangling in p9_fd_poll()Tejun Heo2008-09-24
* 9p-trans_fd: clean up p9_conn_create()Tejun Heo2008-09-24
* 9p-trans_fd: fix trans_fd::p9_conn_destroy()Tejun Heo2008-09-24
* 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-24
* flag parameters: socket and socketpairUlrich Drepper2008-07-24
* 9p: fix error path during early mountEric Van Hensbergen2008-05-14
* 9p: make cryptic unknown error from server less scaryEric Van Hensbergen2008-05-14
* 9p: fix flags length in netSteven Rostedt2008-05-14
* 9p: Correct fidpool creation failure in p9_client_createJosef 'Jeff' Sipek2008-05-14
* 9p: use struct mutex instead of struct semaphoreJosef 'Jeff' Sipek2008-05-14
* 9p: propagate parse_option changes to client and transportsEric Van Hensbergen2008-05-14
* 9p: Documentation updatesEric Van Hensbergen2008-05-14