aboutsummaryrefslogtreecommitdiffstats
path: root/net/9p/mod.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-20net: Add MODULE_DESCRIPTION entries to network modulesRob Gill1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Thomas Gleixner1-16/+1
2018-08-299p: Use a slab for allocating requestsMatthew Wilcox1-1/+8
2018-08-08net:mod: remove unneeded variable 'ret' in init_p9zhong jiang1-3/+1
2018-05-07net/9p: correct the variable name in v9fs_get_trans_by_name() commentSun Lianwen1-1/+1
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches1-2/+29
2011-07-23fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat1-2/+2
2011-05-25net/9p: Change linuxdoc names to match functions.Rob Landley1-2/+2
2008-10-179p: consolidate transport structureEric Van Hensbergen1-0/+1
2008-09-249p: implement proper trans module refcounting and unregistrationTejun Heo1-25/+67
2008-05-149p: fix error path during early mountEric Van Hensbergen1-0/+1
2008-05-149p: Documentation updatesEric Van Hensbergen1-5/+2
2008-02-069p: transport API reorganizationEric Van Hensbergen1-7/+2
2007-11-069p: return NULL when trans not foundLatchesar Ionkov1-2/+2
2007-10-179p: remove sysctlEric Van Hensbergen1-9/+0
2007-10-179p: fix bad kconfig cross-dependencyEric Van Hensbergen1-0/+62
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov1-0/+85