Pierre Morel
|
ea52bf8eda
9p/trans_virtio: reset virtio device on remove
|
10 年之前 |
Linus Torvalds
|
dba94f2155
Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
10 年之前 |
Al Viro
|
4f3b35c157
net/9p: switch the guts of p9_client_{read,write}() to iov_iter
|
10 年之前 |
Andrey Ryabinin
|
179a5bc4b8
net/9p: use memcpy() instead of snprintf() in p9_mount_tag_show()
|
10 年之前 |
Michael S. Tsirkin
|
8051a2a518
9p/trans_virtio: fix hot-unplug
|
10 年之前 |
Michael S. Tsirkin
|
7754f53e94
virtio/9p: verify device has config space
|
10 年之前 |
Michael S. Tsirkin
|
64b4cc3911
9p/trans_virtio: enable VQs early
|
11 年之前 |
Linus Torvalds
|
582076ab16
Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
11 年之前 |
Dominique Martinet
|
2b6e72ed74
9P: Add memory barriers to protect request fields over cb/rpc threads handoff
|
11 年之前 |
Richard Yao
|
b6f52ae2f0
9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers
|
11 年之前 |
Eric Van Hensbergen
|
f94741fd28
net/9p: remove virtio default hack and set appropriate bits instead
|
11 年之前 |
Rusty Russell
|
855e0c5288
virtio: use size-based config accessors.
|
12 年之前 |
Michael Marineau
|
e0d6cb9cd3
9p: send uevent after adding/removing mount_tag attribute
|
12 年之前 |
Linus Torvalds
|
736a2dd257
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 年之前 |
Rusty Russell
|
0b36f1adcb
9p/trans_virtio.c: use virtio_add_sgs[]
|
12 年之前 |
Arnd Bergmann
|
dc893e19b5
Revert parts of "hlist: drop the node parameter from iterators"
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Zhang Yanfei
|
7293bfba03
net: change type of virtio_chan->p9_max_pages
|
12 年之前 |
Will Deacon
|
b9cdc88df8
virtio: 9p: correctly pass physical address to userspace for high pages
|
13 年之前 |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 年之前 |
Sasha Levin
|
5fcb08befa
9p: BUG before corrupting memory
|
13 年之前 |
Sasha Levin
|
991ad9ec39
9p: disconnect channel when PCI device is removed
|
13 年之前 |
Rusty Russell
|
f96fde41f7
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
|
13 年之前 |
Joe Perches
|
5d3851530d
9p: Reduce object size with CONFIG_NET_9P_DEBUG
|
13 年之前 |
Aneesh Kumar K.V
|
abfa034e4b
fs/9p: Update zero-copy implementation in 9p
|
14 年之前 |
Aneesh Kumar K.V
|
b49d8b5d70
net/9p: Fix kernel crash with msize 512K
|
14 年之前 |
jvrao
|
7f781679dd
VirtIO can transfer VIRTQUEUE_NUM of pages.
|
14 年之前 |
jvrao
|
114e6f3a5e
Fix the size of receive buffer packing onto VirtIO ring.
|
14 年之前 |
Aneesh Kumar K.V
|
bd8c8ade6b
9p: Fix sparse error
|
14 年之前 |
Venkateswararao Jujjuri (JV)
|
68da9ba4ee
[net/9p]: Introduce basic flow-control for VirtIO transport.
|
14 年之前 |