aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/9p/transport.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Thomas Gleixner1-16/+1
2017-07-119p: Implement show_optionsDavid Howells1-0/+1
2015-04-11net/9p: switch the guts of p9_client_{read,write}() to iov_iterAl Viro1-1/+1
2014-11-06net/9p: remove a comment about pref member which doesn't existRyo Munakata1-1/+0
2014-03-259P: Add cancelled() to the transport functions.Simon Derr1-0/+3
2013-07-309p: client: remove unused code and any reference to "cancelled" functionAndi Shyti1-3/+0
2013-07-079P: Add cancelled() to the transport functions.Simon Derr1-0/+3
2013-07-07net/9p: add privport option to 9p tcp transportJim Garlick1-0/+3
2011-10-24fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V1-8/+2
2011-07-23fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat1-1/+1
2011-05-259p: typo fixes and minor cleanupsRob Landley1-1/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-15[net/9p] Add preferences to transport layer.Venkateswararao Jujjuri (JV)1-0/+9
2008-10-179p: make rpc code common and rework flush codeEric Van Hensbergen1-4/+4
2008-10-179p: consolidate transport structureEric Van Hensbergen1-48/+7
2008-09-249p: implement proper trans module refcounting and unregistrationTejun Heo1-2/+7
2008-05-149p: fix error path during early mountEric Van Hensbergen1-1/+0
2008-05-149p: Documentation updatesEric Van Hensbergen1-0/+43
2008-02-069p: transport API reorganizationEric Van Hensbergen1-6/+5
2008-02-069p: block-based virtio clientEric Van Hensbergen1-1/+1
2008-02-069p: create transport rpc cut-thruEric Van Hensbergen1-0/+2
2007-10-179p: fix bad kconfig cross-dependencyEric Van Hensbergen1-0/+2
2007-10-179p: Make transports dynamicEric Van Hensbergen1-10/+15
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov1-0/+49