Dan Carpenter
|
d31bb4f062
9p: fix min_t() casting in p9pdu_vwritef()
|
13 年之前 |
Joe Perches
|
5d3851530d
9p: Reduce object size with CONFIG_NET_9P_DEBUG
|
13 年之前 |
Aneesh Kumar K.V
|
348b59012e
net/9p: Convert net/9p protocol dumps to tracepoints
|
14 年之前 |
Aneesh Kumar K.V
|
abfa034e4b
fs/9p: Update zero-copy implementation in 9p
|
14 年之前 |
Eric Van Hensbergen
|
e660a828f0
9p: clean up packet dump code
|
14 年之前 |
Pedro Scarapicchia Junior
|
1b0bcbcf62
net/9p/protocol.c: Fix a memory leak
|
14 年之前 |
Harsh Prateek Bora
|
b76225e22a
net/9p: nwname should be an unsigned int
|
14 年之前 |
Aneesh Kumar K.V
|
bd8c8ade6b
9p: Fix sparse error
|
14 年之前 |
Aneesh Kumar K.V
|
eeff66ef6e
net/9p: Convert the in the 9p rpc call path to GFP_NOFS
|
14 年之前 |
Venkateswararao Jujjuri (JV)
|
2c66523fd2
[net/9p] readdir zerocopy changes for 9P2000.L protocol.
|
14 年之前 |
Venkateswararao Jujjuri (JV)
|
bb2f8a5515
[net/9p] Read side zerocopy changes for 9P2000.L protocol.
|
14 年之前 |
Venkateswararao Jujjuri (JV)
|
9bb6c10a4e
[net/9p] Assign type of transaction to tc->pdu->id which is otherwise unsed.
|
14 年之前 |
Venkateswararao Jujjuri (JV)
|
022cae3655
[net/9p] Preparation and helper functions for zero copy
|
14 年之前 |
M. Mohan Kumar
|
219fd58be6
net/9p: Use proper data types
|
14 年之前 |
Thiago Farina
|
01b0c5cfb2
net/9p/protocol.c: Remove duplicated macros.
|
14 年之前 |
Aneesh Kumar K.V
|
7b3bb3fe16
net/9p: Return error if we fail to encode protocol data
|
14 年之前 |
Sripathi Kodi
|
87d7845aa0
9p: Implement client side of setattr for 9P2000.L protocol.
|
15 年之前 |
Sripathi Kodi
|
f085312204
9p: getattr client implementation for 9P2000.L protocol.
|
15 年之前 |
Sripathi Kodi
|
7751bdb3a0
9p: readdir implementation for 9p2000.L
|
15 年之前 |
Alexey Dobriyan
|
4be929be34
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
|
15 年之前 |
Sripathi Kodi
|
c56e4acf55
9p: VFS switches for 9p2000.L: protocol and client changes
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Sripathi Kodi
|
342fee1d5c
9P2010.L handshake: Remove "dotu" variable
|
15 年之前 |
Eric Van Hensbergen
|
beeebc92ee
9p: fix endian issues [attempt 3]
|
16 年之前 |
Eric Van Hensbergen
|
e45c5405e1
9p: fix sparse warnings
|
16 年之前 |
Eric Van Hensbergen
|
0b15a3a528
9p: fix debug build error
|
16 年之前 |
Eric Van Hensbergen
|
f0a0ac2ee5
9p: fix oops in protocol stat parsing error path.
|
16 年之前 |
Eric Van Hensbergen
|
e7f4b8f1a5
9p: Improve debug support
|
16 年之前 |
Eric Van Hensbergen
|
02da398b95
9p: eliminate depricated conv functions
|
16 年之前 |
Eric Van Hensbergen
|
51a87c552d
9p: rework client code to use new protocol support functions
|
16 年之前 |