Commit Graph

104 Commits (9e8fb38e7d7a00e5f63bbb331f0ea4c02286d5e6)

Author SHA1 Message Date
Aneesh Kumar K.V 9e8fb38e7d fs/9p: add 9P2000.L renameat operation 14 years ago
Prem Karat 4d63055fa9 fs/9p: Clean-up get_protocol_version() to use strcmp 14 years ago
Aneesh Kumar K.V 5034990e28 fs/9p: Fid is not valid after a failed clunk. 14 years ago
Eric Van Hensbergen e660a828f0 9p: clean up packet dump code 14 years ago
Eric Van Hensbergen b85f7d92d7 net/9p: fix client code to fail more gracefully on protocol error 14 years ago
Aneesh Kumar K.V fe1cbabaea net/9p: p9_idpool_get return -1 on error 14 years ago
Rob Landley aca0076336 9p: typo fixes and minor cleanups 14 years ago
M. Mohan Kumar 3cd7967825 net/9p: Handle get_user_pages_fast return properly 14 years ago
Harsh Prateek Bora b76225e22a net/9p: nwname should be an unsigned int 14 years ago
Aneesh Kumar K.V df5d8c80f1 9p: revert tsyncfs related changes 14 years ago
David S. Miller 095d3da610 9p: Kill set but unused variable in 9p_client_{read,write}() and p9_client_readdir() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Aneesh Kumar K.V eeff66ef6e net/9p: Convert the in the 9p rpc call path to GFP_NOFS 14 years ago
Aneesh Kumar K.V c0aa4caf4c net/9p: Implement syncfs 9P operation 14 years ago
Venkateswararao Jujjuri (JV) f735195d51 [net/9p] Small non-IO PDUs for zero-copy supporting transports. 14 years ago
Venkateswararao Jujjuri (JV) ca41bb3e21 [net/9p] Handle Zero Copy TREAD/RERROR case in !dotl case. 14 years ago
Venkateswararao Jujjuri (JV) 2c66523fd2 [net/9p] readdir zerocopy changes for 9P2000.L protocol. 14 years ago
Venkateswararao Jujjuri (JV) 1fc52481c2 [net/9p] Write side zerocopy changes for 9P2000.L protocol. 14 years ago
Venkateswararao Jujjuri (JV) bb2f8a5515 [net/9p] Read side zerocopy changes for 9P2000.L protocol. 14 years ago
Sanchit Garg f6ac55b6c1 net/9p: Return error on read with NULL buffer 15 years ago
Venkateswararao Jujjuri (JV) b165d60145 9p: Add datasync to client side TFSYNC/RFSYNC for dotl 15 years ago
Aneesh Kumar K.V 7b3bb3fe16 net/9p: Return error if we fail to encode protocol data 15 years ago
Venkateswararao Jujjuri (JV) 52f44e0d08 net/9p: Add waitq to VirtIO transport. 15 years ago
M. Mohan Kumar 329176cc2c 9p: Implement TREADLINK operation for 9p2000.L 15 years ago
M. Mohan Kumar 1d769cd192 9p: Implement TGETLOCK 15 years ago
M. Mohan Kumar a099027c77 9p: Implement TLOCK 15 years ago
Venkateswararao Jujjuri (JV) 920e65dc69 [9p] Introduce client side TFSYNC/RFSYNC for dotl. 15 years ago
jvrao 8e44a0805f net/9p: Add a Warning to catch NULL fids passed to p9_client_clunk(). 15 years ago
Arun R Bharadwaj 4f7ebe8072 net/9p: This patch implements TLERROR/RLERROR on the 9P client. 15 years ago
stephen hemminger 32a875adcd 9p: client code cleanup 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Latchesar Ionkov 62b2be591a fs/9p, net/9p: memory leak fixes 15 years ago
Aneesh Kumar K.V 0b1208b1aa fs/9p: destroy fid on failed remove 15 years ago
Aneesh Kumar K.V eda25e4616 net/9p: Implement TXATTRCREATE 9p call 15 years ago
Aneesh Kumar K.V 0ef63f345c net/9p: Implement attrwalk 9p call 15 years ago
M. Mohan Kumar ef56547efa 9p: Implement LOPEN 15 years ago
Venkateswararao Jujjuri (JV) 5643135a28 fs/9p: This patch implements TLCREATE for 9p2000.L protocol. 15 years ago
M. Mohan Kumar 01a622bd74 9p: Implement TMKDIR 15 years ago
M. Mohan Kumar 4b43516ab1 9p: Implement TMKNOD 15 years ago
Venkateswararao Jujjuri (JV) 50cc42ff3d 9p: Define and implement TSYMLINK for 9P2000.L 15 years ago
Venkateswararao Jujjuri (JV) 652df9a7fd 9p: Define and implement TLINK for 9P2000.L 15 years ago
Sripathi Kodi 87d7845aa0 9p: Implement client side of setattr for 9P2000.L protocol. 15 years ago
Sripathi Kodi f085312204 9p: getattr client implementation for 9P2000.L protocol. 15 years ago
Aneesh Kumar K.V 69d4b4436b net/9p: Handle the server returned error properly 15 years ago
Sripathi Kodi 7751bdb3a0 9p: readdir implementation for 9p2000.L 15 years ago
Sripathi Kodi 4681dbdacb 9p: add 9P2000.L rename operation 15 years ago
Sripathi Kodi bda8e77520 9p: add 9P2000.L statfs operation 15 years ago
Sripathi Kodi c56e4acf55 9p: VFS switches for 9p2000.L: protocol and client changes 15 years ago
Dan Carpenter 3dc9fef67f 9p: saving negative to unsigned char 15 years ago
Aneesh Kumar K.V 6d96d3ab7a 9p: Make sure we are able to clunk the cached fid on umount 15 years ago