index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
9p
/
trans_virtio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-17
9p: make rpc code common and rework flush code
Eric Van Hensbergen
1
-61
/
+24
2008-10-17
9p: apply common request code to trans_fd
Eric Van Hensbergen
1
-4
/
+1
2008-10-17
9p: move request management to client code
Eric Van Hensbergen
1
-127
/
+9
2008-10-17
9p: consolidate transport structure
Eric Van Hensbergen
1
-30
/
+20
2008-09-24
9p: implement proper trans module refcounting and unregistration
Tejun Heo
1
-0
/
+2
2008-05-14
9p: fix flags length in net
Steven Rostedt
1
-1
/
+1
2008-05-14
9p: use struct mutex instead of struct semaphore
Josef 'Jeff' Sipek
1
-9
/
+9
2008-05-14
9p: Documentation updates
Eric Van Hensbergen
1
-10
/
+145
2008-02-19
net/9p/trans_virtio.c: kmalloc() enough memory
Adrian Bunk
1
-1
/
+1
2008-02-17
net/9p/trans_virtio.c: Use BUG_ON
Julia Lawall
1
-2
/
+1
2008-02-06
9p: transport API reorganization
Eric Van Hensbergen
1
-34
/
+10
2008-02-06
9p: add remove function to trans_virtio
Eric Van Hensbergen
1
-0
/
+19
2008-02-06
9p: Fix soft lockup in virtio transport
Eric Van Hensbergen
1
-1
/
+1
2008-02-06
9p: block-based virtio client
Eric Van Hensbergen
1
-134
/
+210
2008-02-04
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
1
-3
/
+1
2008-02-04
virtio: simplify config mechanism.
Rusty Russell
1
-2
/
+2
2007-10-23
9p: add virtio transport
Eric Van Hensbergen
1
-0
/
+353
[prev]