Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1114b68468fa2359e15c75f415793b9dd0e5d837
/
net
/
9p
/
trans_virtio.c
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
86c8437
net/9p: Add sysfs mount_tag file for virtio 9P device
by Aneesh Kumar K.V
· 15 years ago
97ee9b0
net/9p: Use the tag name in the config space for identifying mount point
by Aneesh Kumar K.V
· 15 years ago
c1a7c22
net/9p: Handle mount errors correctly.
by Aneesh Kumar K.V
· 15 years ago
37c1209d4
net/9p: Remove MAX_9P_CHAN limit
by Aneesh Kumar K.V
· 15 years ago
f75580c
net/9p: Add multi channel support.
by Aneesh Kumar K.V
· 15 years ago
fb78610
9p: Fix the kernel crash on a failed mount
by Aneesh Kumar K.V
· 15 years ago
562ada6
net/9p: fix virtio transport to correctly update status on connect
by Eric Van Hensbergen
· 15 years ago
e95646c
virtio: let header files include virtio_ids.h
by Christian Borntraeger
· 15 years ago
3ca4f5c
virtio: add virtio IDs file
by Fernando Luis Vazquez Cao
· 15 years ago
3a20210
virtio: get rid of redundant VIRTIO_ID_9P definition
by Fernando Luis Vazquez Cao
· 15 years ago
3c1b27d
virtio: make add_buf return capacity remaining
by Rusty Russell
· 15 years ago
0e15597
9p: minor comment fixes
by Abhishek Kulkarni
· 15 years ago
d2a7ddd
virtio: find_vqs/del_vqs virtio operations
by Michael S. Tsirkin
· 15 years ago
9499f5e
virtio: add names to virtqueue struct, mapping from devices to queues.
by Rusty Russell
· 15 years ago
1bab88b
net/9p: handle correctly interrupted 9P requests
by Latchesar Ionkov
· 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
72029fe
9p: implement proper trans module refcounting and unregistration
by Tejun Heo
· 16 years ago
d0c4471
9p: fix flags length in net
by Steven Rostedt
· 17 years ago
c154949
9p: use struct mutex instead of struct semaphore
by Josef 'Jeff' Sipek
· 17 years ago
ee44399
9p: Documentation updates
by Eric Van Hensbergen
· 17 years ago
15e29b8b
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
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
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
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
b530cc7
9p: add virtio transport
by Eric Van Hensbergen
· 17 years ago