Age | Commit message (Expand) | Author | Files | Lines |
2022-01-10 | net/p9: load default transports | Thomas Weißschuh | 1 | -2/+11 |
2022-01-10 | 9p/trans_fd: split into dedicated module | Thomas Weißschuh | 1 | -2/+0 |
2021-11-04 | 9p: fix a bunch of checkpatch warnings | Dominique Martinet | 1 | -6/+3 |
2021-11-03 | 9p: fix file headers | Dominique Martinet | 1 | -2/+0 |
2021-11-03 | net/9p: autoload transport modules | Thomas Weißschuh | 1 | -6/+24 |
2020-06-20 | net: Add MODULE_DESCRIPTION entries to network modules | Rob Gill | 1 | -0/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 | Thomas Gleixner | 1 | -16/+1 |
2018-08-29 | 9p: Use a slab for allocating requests | Matthew Wilcox | 1 | -1/+8 |
2018-08-08 | net:mod: remove unneeded variable 'ret' in init_p9 | zhong jiang | 1 | -3/+1 |
2018-05-07 | net/9p: correct the variable name in v9fs_get_trans_by_name() comment | Sun Lianwen | 1 | -1/+1 |
2012-01-05 | 9p: Reduce object size with CONFIG_NET_9P_DEBUG | Joe Perches | 1 | -2/+29 |
2011-07-23 | fs/9p: Clean-up get_protocol_version() to use strcmp | Prem Karat | 1 | -2/+2 |
2011-05-25 | net/9p: Change linuxdoc names to match functions. | Rob Landley | 1 | -2/+2 |
2008-10-17 | 9p: consolidate transport structure | Eric Van Hensbergen | 1 | -0/+1 |
2008-09-24 | 9p: implement proper trans module refcounting and unregistration | Tejun Heo | 1 | -25/+67 |
2008-05-14 | 9p: fix error path during early mount | Eric Van Hensbergen | 1 | -0/+1 |
2008-05-14 | 9p: Documentation updates | Eric Van Hensbergen | 1 | -5/+2 |
2008-02-06 | 9p: transport API reorganization | Eric Van Hensbergen | 1 | -7/+2 |
2007-11-06 | 9p: return NULL when trans not found | Latchesar Ionkov | 1 | -2/+2 |
2007-10-17 | 9p: remove sysctl | Eric Van Hensbergen | 1 | -9/+0 |
2007-10-17 | 9p: fix bad kconfig cross-dependency | Eric Van Hensbergen | 1 | -0/+62 |
2007-07-14 | 9p: Reorganization of 9p file system code | Latchesar Ionkov | 1 | -0/+85 |