aboutsummaryrefslogtreecommitdiffstats
path: root/net/9p/trans_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-20net/9p: include trans_common.h to fix missing prototype warning.Adeodato Simó1-0/+1
2018-05-10net/9p: correct some comment errors in 9p file system codeSun Lianwen1-1/+1
2015-04-11net/9p: remove (now-)unused helpersAl Viro1-41/+1
2013-07-119p: fix off by one causing access violations and memory corruptionSasha Levin1-5/+5
2011-10-24fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V1-38/+15
2011-05-09net/9p: Handle get_user_pages_fast return properlyM. Mohan Kumar1-8/+3
2011-04-159p: Fix sparse errorAneesh Kumar K.V1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-22net/9p: Fix compile warningAneesh Kumar K.V1-5/+5
2011-03-15[net/9p] Preparation and helper functions for zero copyVenkateswararao Jujjuri (JV)1-0/+97