Linus Torvalds
|
9a19a6db37
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Jason Wang
|
809ecb9bca
vhost: cache used event for better performance
|
8 年之前 |
Michael S. Tsirkin
|
72952cc061
vhost: add missing __user annotations
|
8 年之前 |
Michael S. Tsirkin
|
2f952c0105
vhost: make interval tree static inline
|
8 年之前 |
Peng Tao
|
635abf0191
vhost: remove unnecessary smp_mb from vhost_work_queue
|
8 年之前 |
Al Viro
|
cbbd26b8b1
[iov_iter] new primitives - copy_from_iter_full() and friends
|
8 年之前 |
Michael S. Tsirkin
|
ec33d031a1
vhost: detect 32 bit integer wrap around
|
9 年之前 |
Jason Wang
|
6b1e6cc785
vhost: new device IOTLB API
|
9 年之前 |
Jason Wang
|
a9709d6874
vhost: convert pre sorted vhost memory array to interval tree
|
9 年之前 |
Jason Wang
|
bfe2bc5128
vhost: introduce vhost memory accessors
|
9 年之前 |
Jason Wang
|
04b96e5528
vhost: lockless enqueuing
|
9 年之前 |
Jason Wang
|
7235acdb11
vhost: simplify work flushing
|
9 年之前 |
Jason Wang
|
0308813724
vhost_net: basic polling support
|
9 年之前 |
Jason Wang
|
d4a60603fa
vhost: introduce vhost_vq_avail_empty()
|
9 年之前 |
Jason Wang
|
526d3e7ff5
vhost: introduce vhost_has_work()
|
9 年之前 |
Greg Kurz
|
80f7d0301e
vhost: rename vhost_init_used()
|
9 年之前 |
Greg Kurz
|
c507203756
vhost: rename cross-endian helpers
|
9 年之前 |
Greg Kurz
|
e1f33be918
vhost: fix error path in vhost_init_used()
|
9 年之前 |
Michael S. Tsirkin
|
5fba13b5cf
vhost: replace % with & on data path
|
9 年之前 |
Michael S. Tsirkin
|
d542483876
vhost: relax log address alignment
|
9 年之前 |
Igor Mammedov
|
1e0994730f
vhost: fix error handling for memory region alloc
|
10 年之前 |
Marc-André Lureau
|
7932c0bd77
vhost: actually track log eventfd file
|
10 年之前 |
Igor Mammedov
|
c9ce42f72f
vhost: add max_mem_regions module parameter
|
10 年之前 |
Igor Mammedov
|
4de7255f7d
vhost: extend memory regions allocation to vmalloc
|
10 年之前 |
Igor Mammedov
|
bcfeacab45
vhost: use binary search instead of linear in find_region()
|
10 年之前 |
Greg Kurz
|
2751c9882b
vhost: cross-endian support for legacy devices
|
10 年之前 |
Al Viro
|
aad9a1cec7
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
|
10 年之前 |
Michael S. Tsirkin
|
5d9a07b0de
vhost: relax used address alignment
|
10 年之前 |
Michael S. Tsirkin
|
3b1bbe8935
vhost: virtio 1.0 endian-ness support
|
10 年之前 |
Michael S. Tsirkin
|
64f7f0510c
vhost: switch to __get/__put_user exclusively
|
10 年之前 |