aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/9p/9p.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-289p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar1-0/+2
2010-10-289p: Implement TGETLOCKM. Mohan Kumar1-0/+18
2010-10-289p: Implement TLOCKM. Mohan Kumar1-0/+28
2010-10-28[9p] Introduce client side TFSYNC/RFSYNC for dotl.Venkateswararao Jujjuri (JV)1-0/+2
2010-10-28net/9p: This patch implements TLERROR/RLERROR on the 9P client.Arun R Bharadwaj1-0/+4
2010-08-02net/9p: Implement TXATTRCREATE 9p callAneesh Kumar K.V1-0/+2
2010-08-02net/9p: Implement attrwalk 9p callAneesh Kumar K.V1-0/+2
2010-08-029p: Implement LOPENM. Mohan Kumar1-0/+2
2010-08-02fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)1-0/+4
2010-08-029p: Implement TMKDIRM. Mohan Kumar1-0/+4
2010-08-029p: Implement TMKNODM. Mohan Kumar1-0/+4
2010-08-029p: Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)1-0/+4
2010-08-029p: Define and implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)1-0/+2
2010-08-029p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi1-0/+28
2010-08-029p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi1-0/+44
2010-08-029p: readdir implementation for 9p2000.LSripathi Kodi1-0/+17
2010-05-219p: add 9P2000.L rename operationSripathi Kodi1-0/+13
2010-05-219p: add 9P2000.L statfs operationSripathi Kodi1-0/+20
2009-09-239p: Add fscache support to 9pAbhishek Kulkarni1-0/+3
2008-10-229p: fix debug build errorEric Van Hensbergen1-1/+1
2008-10-179p: Improve debug supportEric Van Hensbergen1-2/+2
2008-10-179p: eliminate depricated conv functionsEric Van Hensbergen1-97/+10
2008-10-179p: rework client code to use new protocol support functionsEric Van Hensbergen1-1/+6
2008-10-179p: remove 9p fcall debug printsEric Van Hensbergen1-1/+0
2008-10-179p: add new protocol support codeEric Van Hensbergen1-1/+7
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-09-249p: implement proper trans module refcounting and unregistrationTejun Heo1-0/+1
2008-05-149p: fix error path during early mountEric Van Hensbergen1-0/+1
2008-05-149p: Documentation updatesEric Van Hensbergen1-30/+209
2008-02-069p: add support for sticky bitAnthony Liguori1-0/+1
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-2/+2
2007-10-179p: remove sysctlEric Van Hensbergen1-14/+0
2007-10-179p: attach-per-userLatchesar Ionkov1-2/+5
2007-10-10[9P]: build fix with !CONFIG_SYSCTLIngo Molnar1-0/+12
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov1-0/+417