Simon Derr
|
0bfd6845c0
9P: Get rid of REQ_STATUS_FLSH
|
vor 11 Jahren |
Simon Derr
|
afd8d65411
9P: Add cancelled() to the transport functions.
|
vor 11 Jahren |
Rashika
|
05a782d416
net: Mark function as static in 9p/client.c
|
vor 11 Jahren |
Dominique Martinet
|
2b6e72ed74
9P: Add memory barriers to protect request fields over cb/rpc threads handoff
|
vor 11 Jahren |
Eric Van Hensbergen
|
f94741fd28
net/9p: remove virtio default hack and set appropriate bits instead
|
vor 11 Jahren |
Linus Torvalds
|
2b76db6a0f
Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
vor 12 Jahren |
Will Deacon
|
50192abe02
fs/9p: avoid accessing utsname after namespace has been torn down
|
vor 12 Jahren |
Andi Shyti
|
60ff779c4a
9p: client: remove unused code and any reference to "cancelled" function
|
vor 12 Jahren |
Simon Derr
|
80b45261a0
9P: Add cancelled() to the transport functions.
|
vor 12 Jahren |
Simon Derr
|
1cff33069a
9P/RDMA: count posted buffers without a pending request
|
vor 12 Jahren |
Simon Derr
|
5387320d48
9pnet: refactor struct p9_fcall alloc code
|
vor 12 Jahren |
Simon Derr
|
ea071aa136
9P: Fix fcall allocation for rdma
|
vor 12 Jahren |
Aneesh Kumar K.V
|
42fe6484c6
net/9p: Handle error in zero copy request correctly for 9p2000.u
|
vor 12 Jahren |
Aneesh Kumar K.V
|
535bcd3c4e
net/9p: Use virtio transpart as the default transport
|
vor 12 Jahren |
Aneesh Kumar K.V
|
095e7999c0
net/9p: Make 9P2000.L the default protocol for 9p file system
|
vor 12 Jahren |
Eric W. Biederman
|
447c50943f
9p: Modify the stat structures to use kuid_t and kgid_t
|
vor 12 Jahren |
Eric W. Biederman
|
f791f7c5e3
9p: Transmit kuid and kgid values
|
vor 12 Jahren |
Simon Derr
|
43def35c10
net/9p: Check errno validity
|
vor 13 Jahren |
Joe Perches
|
f07d90107c
net/9p: Add __force to cast of __user pointer
|
vor 13 Jahren |
Joe Perches
|
e3192690a3
net: Remove casts to same type
|
vor 13 Jahren |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
vor 13 Jahren |
Jim Garlick
|
208f3c28aa
net/9p: handle flushed Tclunk/Tremove
|
vor 13 Jahren |
Jim Garlick
|
a314f2748e
net/9p: don't allow Tflush to be interrupted
|
vor 13 Jahren |
Joe Perches
|
5d3851530d
9p: Reduce object size with CONFIG_NET_9P_DEBUG
|
vor 13 Jahren |
Aneesh Kumar K.V
|
348b59012e
net/9p: Convert net/9p protocol dumps to tracepoints
|
vor 14 Jahren |
Dan Carpenter
|
ef6b0807e2
fs/9p: change an int to unsigned int
|
vor 14 Jahren |
Aneesh Kumar K.V
|
4d5077f1b2
fs/9p: Cleanup option parsing in 9p
|
vor 14 Jahren |
Dan Carpenter
|
5635fd0ccf
9p: move dereference after NULL check
|
vor 14 Jahren |
Aneesh Kumar K.V
|
abfa034e4b
fs/9p: Update zero-copy implementation in 9p
|
vor 14 Jahren |
Venkateswararao Jujjuri (JV)
|
c9ffb05ca5
net/9p: Fix the msize calculation.
|
vor 14 Jahren |