aboutsummaryrefslogtreecommitdiffstats
path: root/net/9p/trans_fd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-249p-trans_fd: fix and clean up module init/exit pathsTejun Heo1-20/+11
2008-09-249p-trans_fd: don't do fs segment mangling in p9_fd_poll()Tejun Heo1-11/+3
2008-09-249p-trans_fd: clean up p9_conn_create()Tejun Heo1-16/+4
2008-09-249p-trans_fd: fix trans_fd::p9_conn_destroy()Tejun Heo1-19/+5
2008-09-249p: implement proper trans module refcounting and unregistrationTejun Heo1-1/+10
2008-07-24flag parameters: socket and socketpairUlrich Drepper1-1/+1
2008-05-149p: fix error path during early mountEric Van Hensbergen1-7/+22
2008-05-149p: propagate parse_option changes to client and transportsEric Van Hensbergen1-7/+22
2008-05-149p: Documentation updatesEric Van Hensbergen1-22/+124
2008-03-28net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 on successAndrew Morton1-1/+1
2008-03-22[9P] net/9p/trans_fd.c: remove unused variableJulia Lawall1-2/+0
2008-02-069p: transport API reorganizationEric Van Hensbergen1-22/+1081
2007-11-069p: add missing end-of-options record for trans_fdLatchesar Ionkov1-1/+2
2007-10-179p: Make transports dynamicEric Van Hensbergen1-155/+264
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov1-0/+363