aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/9p/client.h
Commit message (Expand)AuthorAge
* 9pnet: p9_client->conn field is unused. Remove it.Simon Derr2014-03-25
* 9P: Get rid of REQ_STATUS_FLSHSimon Derr2014-03-25
* 9P: Add memory barriers to protect request fields over cb/rpc threads handoffDominique Martinet2014-03-25
* fs/9p: avoid accessing utsname after namespace has been torn downWill Deacon2013-08-26
* 9p: turn fid->dlist into hlistAl Viro2013-02-27
* 9p: Modify struct 9p_fid to use a kuid_t not a uid_tEric W. Biederman2013-02-12
* 9p: Transmit kuid and kgid valuesEric W. Biederman2013-02-12
* net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V2011-10-24
* fs/9p: change an int to unsigned intDan Carpenter2011-10-24
* fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V2011-07-23
* fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V2011-07-23
* fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat2011-07-23
* 9p: typo fixes and minor cleanupsRob Landley2011-05-25
* net/9p: nwname should be an unsigned intHarsh Prateek Bora2011-04-15
* 9p: revert tsyncfs related changesAneesh Kumar K.V2011-04-15
* Fix common misspellingsLucas De Marchi2011-03-31
* net/9p: Implement syncfs 9P operationAneesh Kumar K.V2011-03-15
* 9p: Add datasync to client side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)2010-10-28
* 9p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar2010-10-28
* 9p: Implement TGETLOCKM. Mohan Kumar2010-10-28
* 9p: Implement TLOCKM. Mohan Kumar2010-10-28
* [9p] Introduce client side TFSYNC/RFSYNC for dotl.Venkateswararao Jujjuri (JV)2010-10-28
* 9p: client code cleanupstephen hemminger2010-10-21
* net/9p: Implement TXATTRCREATE 9p callAneesh Kumar K.V2010-08-02
* net/9p: Implement attrwalk 9p callAneesh Kumar K.V2010-08-02
* fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)2010-08-02
* 9p: Implement TMKDIRM. Mohan Kumar2010-08-02
* 9p: Implement TMKNODM. Mohan Kumar2010-08-02
* 9p: Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)2010-08-02
* 9p: Define and implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)2010-08-02
* 9p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi2010-08-02
* 9p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi2010-08-02
* 9p: readdir implementation for 9p2000.LSripathi Kodi2010-08-02
* 9p: add 9P2000.L rename operationSripathi Kodi2010-05-21
* 9p: add 9P2000.L statfs operationSripathi Kodi2010-05-21
* 9p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V2010-04-05
* 9p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi2010-03-13
* 9P2010.L handshake: Remove "dotu" variableSripathi Kodi2010-03-05
* 9P2010.L handshake: Add mount optionSripathi Kodi2010-03-05
* 9p: fix readdir corner casesEric Van Hensbergen2009-11-02
* net/9p: handle correctly interrupted 9P requestsLatchesar Ionkov2009-04-05
* 9p: fix sparse warningsEric Van Hensbergen2008-10-22
* 9p: rdma: RDMA Transport Support for 9PTom Tucker2008-10-22
* 9p: eliminate depricated conv functionsEric Van Hensbergen2008-10-17
* 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-17
* 9p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen2008-10-17
* 9p: move dirread to fs layerEric Van Hensbergen2008-10-17
* 9p: move readn meta-function from client to fs layerEric Van Hensbergen2008-10-17
* 9p: consolidate read/write functionsEric Van Hensbergen2008-10-17
* 9p: make rpc code common and rework flush codeEric Van Hensbergen2008-10-17