index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
9p
/
mod.c
Age
Commit message (
Expand
)
Author
2022-01-10
net/p9: load default transports
Thomas Weißschuh
2022-01-10
9p/trans_fd: split into dedicated module
Thomas Weißschuh
2021-11-04
9p: fix a bunch of checkpatch warnings
Dominique Martinet
2021-11-03
9p: fix file headers
Dominique Martinet
2021-11-03
net/9p: autoload transport modules
Thomas Weißschuh
2020-06-20
net: Add MODULE_DESCRIPTION entries to network modules
Rob Gill
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188
Thomas Gleixner
2018-08-29
9p: Use a slab for allocating requests
Matthew Wilcox
2018-08-08
net:mod: remove unneeded variable 'ret' in init_p9
zhong jiang
2018-05-07
net/9p: correct the variable name in v9fs_get_trans_by_name() comment
Sun Lianwen
2012-01-05
9p: Reduce object size with CONFIG_NET_9P_DEBUG
Joe Perches
2011-07-23
fs/9p: Clean-up get_protocol_version() to use strcmp
Prem Karat
2011-05-25
net/9p: Change linuxdoc names to match functions.
Rob Landley
2008-10-17
9p: consolidate transport structure
Eric Van Hensbergen
2008-09-24
9p: implement proper trans module refcounting and unregistration
Tejun Heo
2008-05-14
9p: fix error path during early mount
Eric Van Hensbergen
2008-05-14
9p: Documentation updates
Eric Van Hensbergen
2008-02-06
9p: transport API reorganization
Eric Van Hensbergen
2007-11-06
9p: return NULL when trans not found
Latchesar Ionkov
2007-10-17
9p: remove sysctl
Eric Van Hensbergen
2007-10-17
9p: fix bad kconfig cross-dependency
Eric Van Hensbergen
2007-07-14
9p: Reorganization of 9p file system code
Latchesar Ionkov