Commit Graph

173 Commits (bc15fde77fc5d9ec2eec6066a5ab554ea1266a0a)

Author SHA1 Message Date
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
Venkateswararao Jujjuri (JV) 419b39561e [net/9p]Serialize virtqueue operations to make VirtIO transport SMP safe. 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
jvrao 8e44a0805f net/9p: Add a Warning to catch NULL fids passed to p9_client_clunk(). 14 years ago
Arun R Bharadwaj 4f7ebe8072 net/9p: This patch implements TLERROR/RLERROR on the 9P client. 14 years ago
stephen hemminger 32a875adcd 9p: client code cleanup 15 years ago
Sven Eckelmann 0b20406cda net/9p: Mount only matching virtio channels 15 years ago
Davidlohr Bueso 1d6400c7c9 net/9p: fix memory handling/allocation in rdma_request() 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
Julia Lawall 29af9309db net/9p/trans_fd.c: Fix unsigned return type 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
Dan Carpenter cff6b8a9b8 9p: strlen() doesn't count the terminator 15 years ago
Dan Carpenter 5c4bfa17f3 9p: strlen() doesn't count the terminator 15 years ago
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 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
Michael S. Tsirkin dc3f5e68f8 trans_virtio: use virtqueue_xxx wrappers 15 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 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
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Sripathi Kodi 45bc21edb5 9p: Change the name of new protocol from 9p2010.L to 9p2000.L 15 years ago
Aneesh Kumar K.V 86c8437383 net/9p: Add sysfs mount_tag file for virtio 9P device 15 years ago
Aneesh Kumar K.V 97ee9b0257 net/9p: Use the tag name in the config space for identifying mount point 15 years ago
Sripathi Kodi c5a7697da9 9P2010.L handshake: .L protocol negotiation 15 years ago
Sripathi Kodi 342fee1d5c 9P2010.L handshake: Remove "dotu" variable 15 years ago
Sripathi Kodi 0fb80abd91 9P2010.L handshake: Add mount option 15 years ago
Aneesh Kumar K.V c1a7c22620 net/9p: Handle mount errors correctly. 15 years ago
Aneesh Kumar K.V 37c1209d41 net/9p: Remove MAX_9P_CHAN limit 15 years ago
Aneesh Kumar K.V f75580c4af net/9p: Add multi channel support. 15 years ago