Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f016b35ca7623c71b31facdde080e8ce171a697
/
net
/
9p
/
trans_virtio.c
4cd82a5
net/9p: autoload transport modules
by Thomas Weißschuh
· 3 years, 2 months ago
f997ea3
9p/trans_virtio: Remove sysfs file on probe failure
by Xie Yongji
· 3 years, 7 months ago
8ab1784
9p/trans_virtio: Fix spelling mistakes
by Zheng Yongjun
· 3 years, 7 months ago
760b3d6
net: 9p: Fix kerneldoc warnings of missing parameters etc
by Andrew Lunn
· 4 years, 2 months ago
23bbbf5
Merge tag '9p-for-5.3' of git://github.com/martinetd/linux
by Linus Torvalds
· 5 years ago
1f32761
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188
by Thomas Gleixner
· 6 years ago
d454854
9p/virtio: Add cleanup path in p9_virtio_init
by YueHaibing
· 6 years ago
ed61a13
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
2cbfdf4
iov_iter: Fix 9p virtio breakage
by Marc Zyngier
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
00e2370
iov_iter: Use accessor function
by David Howells
· 6 years ago
728356d
9p: Add refcount to p9_req_t
by Tomas Bortoli
· 6 years ago
523adb6
9p: embed fcall in req to round down buffer allocs
by Dominique Martinet
· 6 years ago
edcd9d9
net/9p/trans_virtio.c: add null terminal for mount tag
by piaojun
· 6 years ago
23cba9c
9p/virtio: fix off-by-one error in sg list bounds check
by jiangyiwen
· 6 years ago
c69f297d
9p: fix whitespace issues
by Stephen Hemminger
· 6 years ago
10aa145
9p: fix multiple NULL-pointer-dereferences
by Tomas Bortoli
· 6 years ago
f984579
9p: validate PDU length
by Tomas Bortoli
· 6 years ago
31934da
net/9p/virtio: Fix hard lockup in req_done
by jiangyiwen
· 6 years ago
c7ebbae
net/9p/trans_virtio.c: fix some spell mistakes in comments
by piaojun
· 6 years ago
d28c756
9p/net: Fix zero-copy path in the 9p virtio transport
by Chirantan Ekbote
· 6 years ago
2557d0c
9p: Embed wait_queue_head into p9_req_t
by Matthew Wilcox
· 6 years ago
92aef46
net/9p: fix error path of p9_virtio_probe
by Jean-Philippe Brucker
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
4a026da
net/9p: correct some comment errors in 9p file system code
by Sun Lianwen
· 7 years ago
26d9983
9p/trans_virtio: discard zero-length reply
by Greg Kurz
· 7 years ago
9523fea
net/9p: Switch to wait_event_killable()
by Tuomas Tynkkynen
· 7 years ago
1b8553c
9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc()
by Vegard Nossum
· 8 years ago
c52cb43
Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 9 years ago
222e4ad
... and a couple in net/9p
by Al Viro
· 9 years ago
474fe9f
9p/trans_virtio: don't bother with p9_tag_lookup()
by Al Viro
· 9 years ago
c7c72c5
net/9p: Add device name details on error
by Aneesh Kumar K.V
· 9 years ago
ea52bf8
9p/trans_virtio: reset virtio device on remove
by Pierre Morel
· 9 years ago
dba94f2
Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 10 years ago
4f3b35c
net/9p: switch the guts of p9_client_{read,write}() to iov_iter
by Al Viro
· 10 years ago
179a5bc
net/9p: use memcpy() instead of snprintf() in p9_mount_tag_show()
by Andrey Ryabinin
· 10 years ago
8051a2a
9p/trans_virtio: fix hot-unplug
by Michael S. Tsirkin
· 10 years ago
7754f53
virtio/9p: verify device has config space
by Michael S. Tsirkin
· 10 years ago
64b4cc3
9p/trans_virtio: enable VQs early
by Michael S. Tsirkin
· 10 years ago
582076a
Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 11 years ago
2b6e72e
9P: Add memory barriers to protect request fields over cb/rpc threads handoff
by Dominique Martinet
· 11 years ago
b6f52ae
9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers
by Richard Yao
· 11 years ago
f94741f
net/9p: remove virtio default hack and set appropriate bits instead
by Eric Van Hensbergen
· 11 years ago
855e0c5
virtio: use size-based config accessors.
by Rusty Russell
· 11 years ago
e0d6cb9
9p: send uevent after adding/removing mount_tag attribute
by Michael Marineau
· 11 years ago
736a2dd
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
0b36f1a
9p/trans_virtio.c: use virtio_add_sgs[]
by Rusty Russell
· 12 years ago
dc893e1
Revert parts of "hlist: drop the node parameter from iterators"
by Arnd Bergmann
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
7293bfb
net: change type of virtio_chan->p9_max_pages
by Zhang Yanfei
· 12 years ago
b9cdc88
virtio: 9p: correctly pass physical address to userspace for high pages
by Will Deacon
· 12 years ago
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
5fcb08be
9p: BUG before corrupting memory
by Sasha Levin
· 13 years ago
991ad9e
9p: disconnect channel when PCI device is removed
by Sasha Levin
· 13 years ago
f96fde4
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
by Rusty Russell
· 13 years ago
5d38515
9p: Reduce object size with CONFIG_NET_9P_DEBUG
by Joe Perches
· 13 years ago
abfa034
fs/9p: Update zero-copy implementation in 9p
by Aneesh Kumar K.V
· 13 years ago
b49d8b5
net/9p: Fix kernel crash with msize 512K
by Aneesh Kumar K.V
· 13 years ago
7f78167
VirtIO can transfer VIRTQUEUE_NUM of pages.
by jvrao
· 14 years ago
114e6f3
Fix the size of receive buffer packing onto VirtIO ring.
by jvrao
· 14 years ago
bd8c8ad
9p: Fix sparse error
by Aneesh Kumar K.V
· 14 years ago
68da9ba
[net/9p]: Introduce basic flow-control for VirtIO transport.
by Venkateswararao Jujjuri (JV)
· 14 years ago
316ad55
[net/9p] Don't re-pin pages on retrying virtqueue_add_buf().
by Venkateswararao Jujjuri (JV)
· 14 years ago
a01a984
[net/9p] Set the condition just before waking up.
by Venkateswararao Jujjuri (JV)
· 14 years ago
53bda3e
[net/9p] unconditional wake_up to proc waiting for space on VirtIO ring
by Venkateswararao Jujjuri (JV)
· 14 years ago
6f69c39
[net/9p] Add preferences to transport layer.
by Venkateswararao Jujjuri (JV)
· 14 years ago
4038866
[net/9p] Add gup/zero_copy support to VirtIO transport layer.
by Venkateswararao Jujjuri (JV)
· 14 years ago
52f44e0
net/9p: Add waitq to VirtIO transport.
by Venkateswararao Jujjuri (JV)
· 14 years ago
419b395
[net/9p]Serialize virtqueue operations to make VirtIO transport SMP safe.
by Venkateswararao Jujjuri (JV)
· 14 years ago
0b20406
net/9p: Mount only matching virtio channels
by Sven Eckelmann
· 14 years ago
dc3f5e6
trans_virtio: use virtqueue_xxx wrappers
by Michael S. Tsirkin
· 15 years ago
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
· 16 years ago
9499f5e
virtio: add names to virtqueue struct, mapping from devices to queues.
by Rusty Russell
· 16 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
Next »