Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
84fc1ac779f1abff70f558bf7e339383d16a5c68
/
net
/
9p
/
protocol.c
5d38515
9p: Reduce object size with CONFIG_NET_9P_DEBUG
by Joe Perches
· 13 years ago
348b590
net/9p: Convert net/9p protocol dumps to tracepoints
by Aneesh Kumar K.V
· 13 years ago
abfa034
fs/9p: Update zero-copy implementation in 9p
by Aneesh Kumar K.V
· 13 years ago
e660a82
9p: clean up packet dump code
by Eric Van Hensbergen
· 13 years ago
1b0bcbc
net/9p/protocol.c: Fix a memory leak
by Pedro Scarapicchia Junior
· 13 years ago
b76225e
net/9p: nwname should be an unsigned int
by Harsh Prateek Bora
· 14 years ago
bd8c8ad
9p: Fix sparse error
by Aneesh Kumar K.V
· 14 years ago
eeff66e
net/9p: Convert the in the 9p rpc call path to GFP_NOFS
by Aneesh Kumar K.V
· 14 years ago
2c66523
[net/9p] readdir zerocopy changes for 9P2000.L protocol.
by Venkateswararao Jujjuri (JV)
· 14 years ago
bb2f8a5
[net/9p] Read side zerocopy changes for 9P2000.L protocol.
by Venkateswararao Jujjuri (JV)
· 14 years ago
9bb6c10
[net/9p] Assign type of transaction to tc->pdu->id which is otherwise unsed.
by Venkateswararao Jujjuri (JV)
· 14 years ago
022cae3
[net/9p] Preparation and helper functions for zero copy
by Venkateswararao Jujjuri (JV)
· 14 years ago
219fd58
net/9p: Use proper data types
by M. Mohan Kumar
· 14 years ago
01b0c5c
net/9p/protocol.c: Remove duplicated macros.
by Thiago Farina
· 14 years ago
7b3bb3f
net/9p: Return error if we fail to encode protocol data
by Aneesh Kumar K.V
· 14 years ago
87d7845
9p: Implement client side of setattr for 9P2000.L protocol.
by Sripathi Kodi
· 14 years ago
f085312
9p: getattr client implementation for 9P2000.L protocol.
by Sripathi Kodi
· 14 years ago
7751bdb
9p: readdir implementation for 9p2000.L
by Sripathi Kodi
· 14 years ago
4be929b
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
by Alexey Dobriyan
· 14 years ago
c56e4ac
9p: VFS switches for 9p2000.L: protocol and client changes
by Sripathi Kodi
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
342fee1
9P2010.L handshake: Remove "dotu" variable
by Sripathi Kodi
· 15 years ago
beeebc9
9p: fix endian issues [attempt 3]
by Eric Van Hensbergen
· 16 years ago
e45c540
9p: fix sparse warnings
by Eric Van Hensbergen
· 16 years ago
0b15a3a
9p: fix debug build error
by Eric Van Hensbergen
· 16 years ago
f0a0ac2
9p: fix oops in protocol stat parsing error path.
by Eric Van Hensbergen
· 16 years ago
e7f4b8f
9p: Improve debug support
by Eric Van Hensbergen
· 16 years ago
02da398
9p: eliminate depricated conv functions
by Eric Van Hensbergen
· 16 years ago
51a87c5
9p: rework client code to use new protocol support functions
by Eric Van Hensbergen
· 16 years ago
ace51c4
9p: add new protocol support code
by Eric Van Hensbergen
· 16 years ago