summaryrefslogtreecommitdiffstats
path: root/net/9p/trans_common.c
Commit message (Expand)AuthorAgeFilesLines
* net/9p: include trans_common.h to fix missing prototype warning.Adeodato Simó2018-11-201-0/+1
* net/9p: correct some comment errors in 9p file system codeSun Lianwen2018-05-101-1/+1
* net/9p: remove (now-)unused helpersAl Viro2015-04-121-41/+1Star
* 9p: fix off by one causing access violations and memory corruptionSasha Levin2013-07-111-5/+5
* fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V2011-10-241-38/+15Star
* net/9p: Handle get_user_pages_fast return properlyM. Mohan Kumar2011-05-101-8/+3Star
* 9p: Fix sparse errorAneesh Kumar K.V2011-04-151-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* net/9p: Fix compile warningAneesh Kumar K.V2011-03-221-5/+5
* [net/9p] Preparation and helper functions for zero copyVenkateswararao Jujjuri (JV)2011-03-151-0/+97