index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
9p
/
mod.c
Age
Commit message (
Expand
)
Author
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