summaryrefslogtreecommitdiff
path: root/include/net/9p
Commit message (Expand)AuthorAge
* 9p: Implement show_optionsDavid Howells2017-07-11
* 9p: constify ->d_name handlingAl Viro2017-01-12
* 9p: switch p9_client_read() to passing struct iov_iter *Al Viro2015-04-11
* 9p: switch p9_client_write() to passing it struct iov_iter *Al Viro2015-04-11
* net/9p: switch the guts of p9_client_{read,write}() to iov_iterAl Viro2015-04-11
* net/9p: remove a comment about pref member which doesn't existRyo Munakata2014-11-06
* 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 cancelled() to the transport functions.Simon Derr2014-03-25
* 9P: Add memory barriers to protect request fields over cb/rpc threads handoffDominique Martinet2014-03-25
* Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-11
|\
| * fs/9p: avoid accessing utsname after namespace has been torn downWill Deacon2013-08-26
* | 9p: client: remove unused code and any reference to "cancelled" functionAndi Shyti2013-07-30
|/
* 9P: Add cancelled() to the transport functions.Simon Derr2013-07-07
* net/9p: add privport option to 9p tcp transportJim Garlick2013-07-07
* 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: Modify the stat structures to use kuid_t and kgid_tEric W. Biederman2013-02-12
* 9p: Transmit kuid and kgid valuesEric W. Biederman2013-02-12
* 9p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches2012-01-05
* 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: Update zero-copy implementation in 9pAneesh Kumar K.V2011-10-24
* fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick2011-09-06
* fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V2011-09-06
* 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
* net/9p: Remove structure not used in the codeAneesh Kumar K.V2011-07-23
* 9p: clean up packet dump codeEric Van Hensbergen2011-07-23
* 9p: Small cleanup in <net/9p/9p.h>Sasha Levin2011-05-25
* 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
* [net/9p] Small non-IO PDUs for zero-copy supporting transports.Venkateswararao Jujjuri (JV)2011-03-15
* [net/9p] Add preferences to transport layer.Venkateswararao Jujjuri (JV)2011-03-15
* [net/9p] Preparation and helper functions for zero copyVenkateswararao Jujjuri (JV)2011-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
* net/9p: This patch implements TLERROR/RLERROR on the 9P client.Arun R Bharadwaj2010-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
* 9p: Implement LOPENM. Mohan Kumar2010-08-02
* fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)2010-08-02