summaryrefslogtreecommitdiff
path: root/net/9p/mod.c
AgeCommit message (Expand)Author
2022-01-10net/p9: load default transportsThomas Weißschuh
2022-01-109p/trans_fd: split into dedicated moduleThomas Weißschuh
2021-11-049p: fix a bunch of checkpatch warningsDominique Martinet
2021-11-039p: fix file headersDominique Martinet
2021-11-03net/9p: autoload transport modulesThomas Weißschuh
2020-06-20net: Add MODULE_DESCRIPTION entries to network modulesRob Gill
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Thomas Gleixner
2018-08-299p: Use a slab for allocating requestsMatthew Wilcox
2018-08-08net:mod: remove unneeded variable 'ret' in init_p9zhong jiang
2018-05-07net/9p: correct the variable name in v9fs_get_trans_by_name() commentSun Lianwen
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches
2011-07-23fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat
2011-05-25net/9p: Change linuxdoc names to match functions.Rob Landley
2008-10-179p: consolidate transport structureEric Van Hensbergen
2008-09-249p: implement proper trans module refcounting and unregistrationTejun Heo
2008-05-149p: fix error path during early mountEric Van Hensbergen
2008-05-149p: Documentation updatesEric Van Hensbergen
2008-02-069p: transport API reorganizationEric Van Hensbergen
2007-11-069p: return NULL when trans not foundLatchesar Ionkov
2007-10-179p: remove sysctlEric Van Hensbergen
2007-10-179p: fix bad kconfig cross-dependencyEric Van Hensbergen
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov