aboutsummaryrefslogtreecommitdiffstats
path: root/net/9p/trans_fd.c
Commit message (Expand)AuthorAge
* 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: propagate parse_option changes to client and transportsEric Van Hensbergen2008-05-14
* 9p: Documentation updatesEric Van Hensbergen2008-05-14
* net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 o...Andrew Morton2008-03-28
* [9P] net/9p/trans_fd.c: remove unused variableJulia Lawall2008-03-22
* 9p: transport API reorganizationEric Van Hensbergen2008-02-06
* 9p: add missing end-of-options record for trans_fdLatchesar Ionkov2007-11-06
* 9p: Make transports dynamicEric Van Hensbergen2007-10-17
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-14