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