Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
19a7ab612428cb9ab6161552202ffa095c6f3bcc
/
include
/
net
/
9p
c4d3096
9p: turn fid->dlist into hlist
by Al Viro
· 12 years ago
b464255
9p: Modify struct 9p_fid to use a kuid_t not a uid_t
by Eric W. Biederman
· 12 years ago
447c509
9p: Modify the stat structures to use kuid_t and kgid_t
by Eric W. Biederman
· 12 years ago
f791f7c
9p: Transmit kuid and kgid values
by Eric W. Biederman
· 12 years ago
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
ef6b080
fs/9p: change an int to unsigned int
by Dan Carpenter
· 13 years ago
abfa034
fs/9p: Update zero-copy implementation in 9p
by Aneesh Kumar K.V
· 13 years ago
51b8b4f
fs/9p: Use protocol-defined value for lock/getlock 'type' field.
by Jim Garlick
· 13 years ago
f88657c
fs/9p: Add OS dependent open flags in 9p protocol
by Aneesh Kumar K.V
· 13 years ago
48e370f
fs/9p: add 9P2000.L unlinkat operation
by Aneesh Kumar K.V
· 13 years ago
9e8fb38
fs/9p: add 9P2000.L renameat operation
by Aneesh Kumar K.V
· 13 years ago
4d63055
fs/9p: Clean-up get_protocol_version() to use strcmp
by Prem Karat
· 14 years ago
52c14ab
net/9p: Remove structure not used in the code
by Aneesh Kumar K.V
· 13 years ago
e660a82
9p: clean up packet dump code
by Eric Van Hensbergen
· 13 years ago
08bb3a5
9p: Small cleanup in <net/9p/9p.h>
by Sasha Levin
· 13 years ago
aca0076
9p: typo fixes and minor cleanups
by Rob Landley
· 13 years ago
b76225e
net/9p: nwname should be an unsigned int
by Harsh Prateek Bora
· 14 years ago
df5d8c8
9p: revert tsyncfs related changes
by Aneesh Kumar K.V
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c0aa4ca
net/9p: Implement syncfs 9P operation
by Aneesh Kumar K.V
· 14 years ago
f735195
[net/9p] Small non-IO PDUs for zero-copy supporting transports.
by Venkateswararao Jujjuri (JV)
· 14 years ago
6f69c39
[net/9p] Add preferences to transport layer.
by Venkateswararao Jujjuri (JV)
· 14 years ago
022cae36
[net/9p] Preparation and helper functions for zero copy
by Venkateswararao Jujjuri (JV)
· 14 years ago
b165d60
9p: Add datasync to client side TFSYNC/RFSYNC for dotl
by Venkateswararao Jujjuri (JV)
· 14 years ago
329176c
9p: Implement TREADLINK operation for 9p2000.L
by M. Mohan Kumar
· 14 years ago
1d769cd
9p: Implement TGETLOCK
by M. Mohan Kumar
· 14 years ago
a099027
9p: Implement TLOCK
by M. Mohan Kumar
· 14 years ago
920e65d
[9p] Introduce client side TFSYNC/RFSYNC for dotl.
by Venkateswararao Jujjuri (JV)
· 14 years ago
4f7ebe8
net/9p: This patch implements TLERROR/RLERROR on the 9P client.
by Arun R Bharadwaj
· 14 years ago
32a875a
9p: client code cleanup
by stephen hemminger
· 14 years ago
eda25e46
net/9p: Implement TXATTRCREATE 9p call
by Aneesh Kumar K.V
· 14 years ago
0ef63f3
net/9p: Implement attrwalk 9p call
by Aneesh Kumar K.V
· 14 years ago
ef56547
9p: Implement LOPEN
by M. Mohan Kumar
· 14 years ago
5643135
fs/9p: This patch implements TLCREATE for 9p2000.L protocol.
by Venkateswararao Jujjuri (JV)
· 14 years ago
01a622b
9p: Implement TMKDIR
by M. Mohan Kumar
· 14 years ago
4b43516
9p: Implement TMKNOD
by M. Mohan Kumar
· 14 years ago
50cc42f
9p: Define and implement TSYMLINK for 9P2000.L
by Venkateswararao Jujjuri (JV)
· 14 years ago
652df9a
9p: Define and implement TLINK for 9P2000.L
by Venkateswararao Jujjuri (JV)
· 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
4681dbd
9p: add 9P2000.L rename operation
by Sripathi Kodi
· 15 years ago
bda8e77
9p: add 9P2000.L statfs operation
by Sripathi Kodi
· 15 years ago
6d96d3a
9p: Make sure we are able to clunk the cached fid on umount
by Aneesh Kumar K.V
· 15 years ago
45bc21e
9p: Change the name of new protocol from 9p2010.L to 9p2000.L
by Sripathi Kodi
· 15 years ago
342fee1
9P2010.L handshake: Remove "dotu" variable
by Sripathi Kodi
· 15 years ago
0fb80ab
9P2010.L handshake: Add mount option
by Sripathi Kodi
· 15 years ago
3e2796a
9p: fix readdir corner cases
by Eric Van Hensbergen
· 15 years ago
60e78d2
9p: Add fscache support to 9p
by Abhishek Kulkarni
· 15 years ago
1bab88b
net/9p: handle correctly interrupted 9P requests
by Latchesar Ionkov
· 16 years ago
e45c540
9p: fix sparse warnings
by Eric Van Hensbergen
· 16 years ago
fc79d4b
9p: rdma: RDMA Transport Support for 9P
by Tom Tucker
· 16 years ago
0b15a3a
9p: fix debug build error
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
cb19813
9p: remove unnecessary tag field from p9_req_t structure
by Eric Van Hensbergen
· 16 years ago
51d71f9
9p: remove 9p fcall debug prints
by Eric Van Hensbergen
· 16 years ago
ace51c4
9p: add new protocol support code
by Eric Van Hensbergen
· 16 years ago
06b55b4
9p: move dirread to fs layer
by Eric Van Hensbergen
· 16 years ago
fbedadc
9p: move readn meta-function from client to fs layer
by Eric Van Hensbergen
· 16 years ago
0fc9655
9p: consolidate read/write functions
by Eric Van Hensbergen
· 16 years ago
91b8534
9p: make rpc code common and rework flush code
by Eric Van Hensbergen
· 16 years ago
673d62cd
9p: apply common request code to trans_fd
by Eric Van Hensbergen
· 16 years ago
fea511a
9p: move request management to client code
by Eric Van Hensbergen
· 16 years ago
8b81ef5
9p: consolidate transport structure
by Eric Van Hensbergen
· 16 years ago
d5c003b
include: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
72029fe
9p: implement proper trans module refcounting and unregistration
by Tejun Heo
· 16 years ago
887b3ec
9p: fix error path during early mount
by Eric Van Hensbergen
· 16 years ago
ee44399
9p: Documentation updates
by Eric Van Hensbergen
· 17 years ago
8a0dc95
9p: transport API reorganization
by Eric Van Hensbergen
· 17 years ago
d199d65
9p: add support for sticky bit
by Anthony Liguori
· 17 years ago
e2735b7
9p: block-based virtio client
by Eric Van Hensbergen
· 17 years ago
043aba4
9p: create transport rpc cut-thru
by Eric Van Hensbergen
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
982c37c
9p: remove sysctl
by Eric Van Hensbergen
· 17 years ago
fb0466c
9p: fix bad kconfig cross-dependency
by Eric Van Hensbergen
· 17 years ago
ba17674
9p: attach-per-user
by Latchesar Ionkov
· 17 years ago
a80d923
9p: Make transports dynamic
by Eric Van Hensbergen
· 17 years ago
092e9d9
[9P]: build fix with !CONFIG_SYSCTL
by Ingo Molnar
· 17 years ago
bd238fb
9p: Reorganization of 9p file system code
by Latchesar Ionkov
· 17 years ago