index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
9p
/
transport.h
Age
Commit message (
Expand
)
Author
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