summaryrefslogtreecommitdiffstats
path: root/net/9p/mod.c
Commit message (Expand)AuthorAgeFilesLines
* net/p9: load default transportsThomas Weißschuh2022-01-101-2/+11
* 9p/trans_fd: split into dedicated moduleThomas Weißschuh2022-01-101-2/+0
* 9p: fix a bunch of checkpatch warningsDominique Martinet2021-11-041-6/+3
* 9p: fix file headersDominique Martinet2021-11-031-2/+0
* net/9p: autoload transport modulesThomas Weißschuh2021-11-031-6/+24
* net: Add MODULE_DESCRIPTION entries to network modulesRob Gill2020-06-201-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Thomas Gleixner2019-05-301-16/+1
* 9p: Use a slab for allocating requestsMatthew Wilcox2018-08-291-1/+8
* net:mod: remove unneeded variable 'ret' in init_p9zhong jiang2018-08-081-3/+1
* net/9p: correct the variable name in v9fs_get_trans_by_name() commentSun Lianwen2018-05-071-1/+1
* 9p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches2012-01-051-2/+29
* fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat2011-07-231-2/+2
* net/9p: Change linuxdoc names to match functions.Rob Landley2011-05-251-2/+2
* 9p: consolidate transport structureEric Van Hensbergen2008-10-171-0/+1
* 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-241-25/+67
* 9p: fix error path during early mountEric Van Hensbergen2008-05-141-0/+1
* 9p: Documentation updatesEric Van Hensbergen2008-05-141-5/+2
* 9p: transport API reorganizationEric Van Hensbergen2008-02-061-7/+2
* 9p: return NULL when trans not foundLatchesar Ionkov2007-11-061-2/+2
* 9p: remove sysctlEric Van Hensbergen2007-10-171-9/+0
* 9p: fix bad kconfig cross-dependencyEric Van Hensbergen2007-10-171-0/+62
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-141-0/+85