Commit History

Author SHA1 Message Date
  Venkateswararao Jujjuri (JV) c9ffb05ca5 net/9p: Fix the msize calculation. 14 years ago
  Aneesh Kumar K.V 48e370ff93 fs/9p: add 9P2000.L unlinkat operation 14 years ago
  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
  Linus Torvalds 06f4e926d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 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 14 years ago
  Venkateswararao Jujjuri (JV) b165d60145 9p: Add datasync to client side TFSYNC/RFSYNC for dotl 14 years ago
  Aneesh Kumar K.V 7b3bb3fe16 net/9p: Return error if we fail to encode protocol data 14 years ago
  Venkateswararao Jujjuri (JV) 52f44e0d08 net/9p: Add waitq to VirtIO transport. 14 years ago
  M. Mohan Kumar 329176cc2c 9p: Implement TREADLINK operation for 9p2000.L 14 years ago
  M. Mohan Kumar 1d769cd192 9p: Implement TGETLOCK 14 years ago
  M. Mohan Kumar a099027c77 9p: Implement TLOCK 14 years ago
  Venkateswararao Jujjuri (JV) 920e65dc69 [9p] Introduce client side TFSYNC/RFSYNC for dotl. 14 years ago