Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
59890f74e51abffd0dd017785d89f8a8475d489d
/
net
/
9p
887b3ec
9p: fix error path during early mount
by Eric Van Hensbergen
· 16 years ago
332c421
9p: make cryptic unknown error from server less scary
by Eric Van Hensbergen
· 17 years ago
d0c4471
9p: fix flags length in net
by Steven Rostedt
· 17 years ago
728fc4e
9p: Correct fidpool creation failure in p9_client_create
by Josef 'Jeff' Sipek
· 17 years ago
c154949
9p: use struct mutex instead of struct semaphore
by Josef 'Jeff' Sipek
· 17 years ago
bb8ffdf
9p: propagate parse_option changes to client and transports
by Eric Van Hensbergen
· 17 years ago
ee44399
9p: Documentation updates
by Eric Van Hensbergen
· 17 years ago
3bb5da3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
3387b80
net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 on success
by Andrew Morton
· 17 years ago
06802a8
Merge branch 'master' of ../net-2.6/
by David S. Miller
· 17 years ago
53a6201
[9P] net/9p/trans_fd.c: remove unused variable
by Julia Lawall
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
15e29b8
net/9p/trans_virtio.c: kmalloc() enough memory
by Adrian Bunk
· 17 years ago
d6584f3
net/9p/trans_virtio.c: Use BUG_ON
by Julia Lawall
· 17 years ago
7276744
9p: fix p9_printfcall export
by Andrew Morton
· 17 years ago
8a0dc95
9p: transport API reorganization
by Eric Van Hensbergen
· 17 years ago
f393354
9p: add remove function to trans_virtio
by Eric Van Hensbergen
· 17 years ago
dea7bbb
9p: Convert semaphore to spinlock for p9_idpool
by Anthony Liguori
· 17 years ago
7c7d90f
9p: Fix soft lockup in virtio transport
by Eric Van Hensbergen
· 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
afcf0c1
9p: fix bug in p9_clone_stat
by Martin Stava
· 17 years ago
18445c4
virtio: explicit enable_cb/disable_cb rather than callback return.
by Rusty Russell
· 17 years ago
a586d4f
virtio: simplify config mechanism.
by Rusty Russell
· 17 years ago
8674204
[NET] 9p: kill dead static inline buf_put_string
by Ilpo Järvinen
· 17 years ago
5576269
9p: add missing end-of-options record for trans_fd
by Latchesar Ionkov
· 17 years ago
dd1a458
9p: return NULL when trans not found
by Latchesar Ionkov
· 17 years ago
0ffdd58
[9P]: Fix missing unlock before return in p9_mux_poll_start
by Roel Kluin
· 17 years ago
b530cc7
9p: add virtio transport
by Eric Van Hensbergen
· 17 years ago
01dd2fb
typo fixes
by Matt LaPlante
· 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
02881d9
9p: fix bad error path in conversion routines
by Mariusz Kozlowski
· 17 years ago
1a3cac6
9p: fix use after free
by Eric Van Hensbergen
· 17 years ago
bbe06f6
fs: 9p/conv.c error path fix
by Mariusz Kozlowski
· 17 years ago
b053c20
9p: Don't use binary sysctl numbers.
by Eric W. Biederman
· 17 years ago
0af8887
9p: fix a race condition bug in umount which caused a segfault
by Eric Van Hensbergen
· 17 years ago
1d6b560
net/9p: set error to EREMOTEIO if trans->write returns zero
by Latchesar Ionkov
· 17 years ago
e46662b
net/9p: change net/9p module name to 9pnet
by Latchesar Ionkov
· 17 years ago
bd238fb
9p: Reorganization of 9p file system code
by Latchesar Ionkov
· 17 years ago