aboutsummaryrefslogtreecommitdiffstats
path: root/net/9p/mod.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Thomas Gleixner2019-05-30
* 9p: Use a slab for allocating requestsMatthew Wilcox2018-08-29
* net:mod: remove unneeded variable 'ret' in init_p9zhong jiang2018-08-08
* net/9p: correct the variable name in v9fs_get_trans_by_name() commentSun Lianwen2018-05-07
* 9p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches2012-01-05
* fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat2011-07-23
* net/9p: Change linuxdoc names to match functions.Rob Landley2011-05-25
* 9p: consolidate transport structureEric Van Hensbergen2008-10-17
* 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-24
* 9p: fix error path during early mountEric Van Hensbergen2008-05-14
* 9p: Documentation updatesEric Van Hensbergen2008-05-14
* 9p: transport API reorganizationEric Van Hensbergen2008-02-06
* 9p: return NULL when trans not foundLatchesar Ionkov2007-11-06
* 9p: remove sysctlEric Van Hensbergen2007-10-17
* 9p: fix bad kconfig cross-dependencyEric Van Hensbergen2007-10-17
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-14