Simon Derr
|
80b45261a0
9P: Add cancelled() to the transport functions.
|
12 years ago |
Simon Derr
|
1cff33069a
9P/RDMA: count posted buffers without a pending request
|
12 years ago |
Simon Derr
|
5387320d48
9pnet: refactor struct p9_fcall alloc code
|
12 years ago |
Simon Derr
|
ea071aa136
9P: Fix fcall allocation for rdma
|
12 years ago |
Aneesh Kumar K.V
|
42fe6484c6
net/9p: Handle error in zero copy request correctly for 9p2000.u
|
12 years ago |
Aneesh Kumar K.V
|
535bcd3c4e
net/9p: Use virtio transpart as the default transport
|
12 years ago |
Aneesh Kumar K.V
|
095e7999c0
net/9p: Make 9P2000.L the default protocol for 9p file system
|
12 years ago |
Eric W. Biederman
|
447c50943f
9p: Modify the stat structures to use kuid_t and kgid_t
|
12 years ago |
Eric W. Biederman
|
f791f7c5e3
9p: Transmit kuid and kgid values
|
12 years ago |
Simon Derr
|
43def35c10
net/9p: Check errno validity
|
13 years ago |
Joe Perches
|
f07d90107c
net/9p: Add __force to cast of __user pointer
|
13 years ago |
Joe Perches
|
e3192690a3
net: Remove casts to same type
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Jim Garlick
|
208f3c28aa
net/9p: handle flushed Tclunk/Tremove
|
13 years ago |
Jim Garlick
|
a314f2748e
net/9p: don't allow Tflush to be interrupted
|
13 years ago |
Joe Perches
|
5d3851530d
9p: Reduce object size with CONFIG_NET_9P_DEBUG
|
13 years ago |
Aneesh Kumar K.V
|
348b59012e
net/9p: Convert net/9p protocol dumps to tracepoints
|
14 years ago |
Dan Carpenter
|
ef6b0807e2
fs/9p: change an int to unsigned int
|
14 years ago |
Aneesh Kumar K.V
|
4d5077f1b2
fs/9p: Cleanup option parsing in 9p
|
14 years ago |
Dan Carpenter
|
5635fd0ccf
9p: move dereference after NULL check
|
14 years ago |
Aneesh Kumar K.V
|
abfa034e4b
fs/9p: Update zero-copy implementation in 9p
|
14 years ago |
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 |