summaryrefslogtreecommitdiffstats
path: root/include/net/9p/9p.h
Commit message (Expand)AuthorAgeFilesLines
* 9p: constify ->d_name handlingAl Viro2017-01-121-4/+4
* 9p: Modify the stat structures to use kuid_t and kgid_tEric W. Biederman2013-02-121-7/+7
* 9p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches2012-01-051-21/+7
* net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V2011-10-241-3/+0
* fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V2011-10-241-8/+3
* fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick2011-09-061-0/+5
* fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V2011-09-061-0/+24
* fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V2011-07-231-0/+2
* fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V2011-07-231-0/+2
* net/9p: Remove structure not used in the codeAneesh Kumar K.V2011-07-231-178/+5
* 9p: clean up packet dump codeEric Van Hensbergen2011-07-231-0/+6
* 9p: Small cleanup in <net/9p/9p.h>Sasha Levin2011-05-251-2/+1
* 9p: typo fixes and minor cleanupsRob Landley2011-05-251-5/+5
* 9p: revert tsyncfs related changesAneesh Kumar K.V2011-04-151-2/+0
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* net/9p: Implement syncfs 9P operationAneesh Kumar K.V2011-03-151-0/+2
* [net/9p] Small non-IO PDUs for zero-copy supporting transports.Venkateswararao Jujjuri (JV)2011-03-151-1/+1
* [net/9p] Preparation and helper functions for zero copyVenkateswararao Jujjuri (JV)2011-03-151-0/+8
* 9p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar2010-10-281-0/+2
* 9p: Implement TGETLOCKM. Mohan Kumar2010-10-281-0/+18
* 9p: Implement TLOCKM. Mohan Kumar2010-10-281-0/+28
* [9p] Introduce client side TFSYNC/RFSYNC for dotl.Venkateswararao Jujjuri (JV)2010-10-281-0/+2
* net/9p: This patch implements TLERROR/RLERROR on the 9P client.Arun R Bharadwaj2010-10-281-0/+4
* net/9p: Implement TXATTRCREATE 9p callAneesh Kumar K.V2010-08-021-0/+2
* net/9p: Implement attrwalk 9p callAneesh Kumar K.V2010-08-021-0/+2
* 9p: Implement LOPENM. Mohan Kumar2010-08-021-0/+2
* fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)2010-08-021-0/+4
* 9p: Implement TMKDIRM. Mohan Kumar2010-08-021-0/+4
* 9p: Implement TMKNODM. Mohan Kumar2010-08-021-0/+4
* 9p: Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)2010-08-021-0/+4
* 9p: Define and implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)2010-08-021-0/+2
* 9p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi2010-08-021-0/+28
* 9p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi2010-08-021-0/+44
* 9p: readdir implementation for 9p2000.LSripathi Kodi2010-08-021-0/+17
* 9p: add 9P2000.L rename operationSripathi Kodi2010-05-211-0/+13
* 9p: add 9P2000.L statfs operationSripathi Kodi2010-05-211-0/+20
* 9p: Add fscache support to 9pAbhishek Kulkarni2009-09-231-0/+3
* 9p: fix debug build errorEric Van Hensbergen2008-10-221-1/+1
* 9p: Improve debug supportEric Van Hensbergen2008-10-171-2/+2
* 9p: eliminate depricated conv functionsEric Van Hensbergen2008-10-171-97/+10
* 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-171-1/+6
* 9p: remove 9p fcall debug printsEric Van Hensbergen2008-10-171-1/+0
* 9p: add new protocol support codeEric Van Hensbergen2008-10-171-1/+7
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-2/+2
* 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-241-0/+1
* 9p: fix error path during early mountEric Van Hensbergen2008-05-141-0/+1
* 9p: Documentation updatesEric Van Hensbergen2008-05-141-30/+209
* 9p: add support for sticky bitAnthony Liguori2008-02-061-0/+1
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-2/+2
* 9p: remove sysctlEric Van Hensbergen2007-10-171-14/+0