summaryrefslogtreecommitdiffstats
path: root/net/9p/trans_fd.c
Commit message (Expand)AuthorAgeFilesLines
...
* 9p-trans_fd: fix and clean up module init/exit pathsTejun Heo2008-09-241-20/+11Star
* 9p-trans_fd: don't do fs segment mangling in p9_fd_poll()Tejun Heo2008-09-241-11/+3Star
* 9p-trans_fd: clean up p9_conn_create()Tejun Heo2008-09-241-16/+4Star
* 9p-trans_fd: fix trans_fd::p9_conn_destroy()Tejun Heo2008-09-241-19/+5Star
* 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-241-1/+10
* flag parameters: socket and socketpairUlrich Drepper2008-07-241-1/+1
* 9p: fix error path during early mountEric Van Hensbergen2008-05-151-7/+22
* 9p: propagate parse_option changes to client and transportsEric Van Hensbergen2008-05-151-7/+22
* 9p: Documentation updatesEric Van Hensbergen2008-05-151-22/+124
* net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 o...Andrew Morton2008-03-281-1/+1
* [9P] net/9p/trans_fd.c: remove unused variableJulia Lawall2008-03-231-2/+0Star
* 9p: transport API reorganizationEric Van Hensbergen2008-02-071-22/+1081
* 9p: add missing end-of-options record for trans_fdLatchesar Ionkov2007-11-061-1/+2
* 9p: Make transports dynamicEric Van Hensbergen2007-10-171-155/+264
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-141-0/+363