index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
1
-3
/
+3
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
1
-1
/
+1
2009-04-06
net/9p: handle correctly interrupted 9P requests
Latchesar Ionkov
1
-0
/
+1
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