summaryrefslogtreecommitdiffstats
path: root/include/net/9p/transport.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/9p: add 'pooled_rbuffers' flag to struct p9_trans_moduleChristian Schoenebeck2022-10-051-0/+5
* net/p9: load default transportsThomas Weißschuh2022-01-101-1/+1
* 9p: fix a bunch of checkpatch warningsDominique Martinet2021-11-041-8/+10
* 9p: fix file headersDominique Martinet2021-11-031-2/+0
* net/9p: autoload transport modulesThomas Weißschuh2021-11-031-0/+6
* net: 9p: drop duplicate word in commentRandy Dunlap2020-07-161-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Thomas Gleixner2019-05-301-16/+1
* 9p: Implement show_optionsDavid Howells2017-07-111-0/+1
* net/9p: switch the guts of p9_client_{read,write}() to iov_iterAl Viro2015-04-121-1/+1
* net/9p: remove a comment about pref member which doesn't existRyo Munakata2014-11-061-1/+0
* 9P: Add cancelled() to the transport functions.Simon Derr2014-03-251-0/+3
* 9p: client: remove unused code and any reference to "cancelled" functionAndi Shyti2013-07-311-3/+0
* 9P: Add cancelled() to the transport functions.Simon Derr2013-07-081-0/+3
* net/9p: add privport option to 9p tcp transportJim Garlick2013-07-081-0/+3
* fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V2011-10-241-8/+2
* fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat2011-07-231-1/+1
* 9p: typo fixes and minor cleanupsRob Landley2011-05-251-1/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [net/9p] Add preferences to transport layer.Venkateswararao Jujjuri (JV)2011-03-151-0/+9
* 9p: make rpc code common and rework flush codeEric Van Hensbergen2008-10-171-4/+4
* 9p: consolidate transport structureEric Van Hensbergen2008-10-171-48/+7
* 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-241-2/+7
* 9p: fix error path during early mountEric Van Hensbergen2008-05-151-1/+0
* 9p: Documentation updatesEric Van Hensbergen2008-05-151-0/+43
* 9p: transport API reorganizationEric Van Hensbergen2008-02-071-6/+5
* 9p: block-based virtio clientEric Van Hensbergen2008-02-071-1/+1
* 9p: create transport rpc cut-thruEric Van Hensbergen2008-02-071-0/+2
* 9p: fix bad kconfig cross-dependencyEric Van Hensbergen2007-10-171-0/+2
* 9p: Make transports dynamicEric Van Hensbergen2007-10-171-10/+15
* 9p: Reorganization of 9p file system codeLatchesar Ionkov2007-07-141-0/+49