index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
9p
/
transport.h
Age
Commit message (
Expand
)
Author
2022-10-05
net/9p: add 'pooled_rbuffers' flag to struct p9_trans_module
Christian Schoenebeck
2022-01-10
net/p9: load default transports
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-07-15
net: 9p: drop duplicate word in comment
Randy Dunlap
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188
Thomas Gleixner
2017-07-11
9p: Implement show_options
David Howells
2015-04-11
net/9p: switch the guts of p9_client_{read,write}() to iov_iter
Al Viro
2014-11-06
net/9p: remove a comment about pref member which doesn't exist
Ryo Munakata
2014-03-25
9P: Add cancelled() to the transport functions.
Simon Derr
2013-07-30
9p: client: remove unused code and any reference to "cancelled" function
Andi Shyti
2013-07-07
9P: Add cancelled() to the transport functions.
Simon Derr
2013-07-07
net/9p: add privport option to 9p tcp transport
Jim Garlick
2011-10-24
fs/9p: Update zero-copy implementation in 9p
Aneesh Kumar K.V
2011-07-23
fs/9p: Clean-up get_protocol_version() to use strcmp
Prem Karat
2011-05-25
9p: typo fixes and minor cleanups
Rob Landley
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-15
[net/9p] Add preferences to transport layer.
Venkateswararao Jujjuri (JV)
2008-10-17
9p: make rpc code common and rework flush code
Eric Van Hensbergen
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
2008-02-06
9p: block-based virtio client
Eric Van Hensbergen
2008-02-06
9p: create transport rpc cut-thru
Eric Van Hensbergen
2007-10-17
9p: fix bad kconfig cross-dependency
Eric Van Hensbergen
2007-10-17
9p: Make transports dynamic
Eric Van Hensbergen
2007-07-14
9p: Reorganization of 9p file system code
Latchesar Ionkov