index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-25
9p: implement proper trans module refcounting and unregistration
Tejun Heo
1
-0
/
+2
2008-05-15
9p: fix flags length in net
Steven Rostedt
1
-1
/
+1
2008-05-15
9p: use struct mutex instead of struct semaphore
Josef 'Jeff' Sipek
1
-9
/
+9
2008-05-15
9p: Documentation updates
Eric Van Hensbergen
1
-10
/
+145
2008-02-20
net/9p/trans_virtio.c: kmalloc() enough memory
Adrian Bunk
1
-1
/
+1
2008-02-18
net/9p/trans_virtio.c: Use BUG_ON
Julia Lawall
1
-2
/
+1
2008-02-07
9p: transport API reorganization
Eric Van Hensbergen
1
-34
/
+10
2008-02-07
9p: add remove function to trans_virtio
Eric Van Hensbergen
1
-0
/
+19
2008-02-07
9p: Fix soft lockup in virtio transport
Eric Van Hensbergen
1
-1
/
+1
2008-02-07
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