Commit Graph

63 Commits (be53db6e4edd9dc013b21a929ad2b142dea8b9c0)

Author SHA1 Message Date
Stefan Hajnoczi 163049aefd vhost: make vhost work queue visible 13 years ago
Jens Freimann d7ffde35e3 vhost: use USER_DS in vhost_worker thread 13 years ago
Jason Wang c70aa540c7 vhost: zerocopy: poll vq in zerocopy callback 13 years ago
Michael S. Tsirkin ca8f4fb21d skbuff: struct ubuf_info callback type safety 13 years ago
Cong Wang c6daa7ffa8 vhost: remove the second argument of k[un]map_atomic() 13 years ago
Michael S. Tsirkin ea5d404655 vhost: fix release path lockdep checks 13 years ago
Nadav Har'El d550dda192 vhost: don't forget to schedule() 13 years ago
Michael S. Tsirkin b834226b04 vhost: optimize interrupt enable/disable 14 years ago
Michael S. Tsirkin 75fd9edc10 vhost: fix zcopy reference counting 14 years ago
Jason Wang 2723feaa8e vhost: set log when updating used flags or avail event 14 years ago
Jason Wang f59281dafb vhost: init used ring after backend was set 14 years ago
Michael S. Tsirkin bab632d69e vhost: vhost TX zero-copy support 14 years ago
Michael S. Tsirkin 8ea8cf89e1 vhost: support event index 14 years ago
Rob Landley 6151658751 Correct occurrences of 14 years ago
Michael S. Tsirkin fcc042a280 vhost: copy_from_user -> __copy_from_user 14 years ago
Krishna Kumar d47effe1be vhost: Cleanup vhost.c and net.c 14 years ago
Michael S. Tsirkin 0174b0c30a vhost: fix signed/unsigned comparison 14 years ago
Michael S. Tsirkin 28831ee60b vhost: better variable name in logging 14 years ago
Michael S. Tsirkin 3bf9be40ff vhost: correctly set bits of dirty pages 14 years ago
Michael S. Tsirkin bf5e0bd27f vhost: remove unused include 14 years ago
Michael S. Tsirkin e4dde731ae vhost: correctly set bits of dirty pages 14 years ago
Michael S. Tsirkin 8b7347aab6 vhost: get/put_user -> __get/__put_user 14 years ago
Michael S. Tsirkin dfe5ac5b18 vhost: copy_to_user -> __copy_to_user 14 years ago
Michael S. Tsirkin 64e1c80748 vhost-net: batch use/unuse mm 14 years ago
Michael S. Tsirkin 533a19b4b8 vhost: put mm after thread stop 14 years ago
Julia Lawall 3fcedec752 drivers/vhost/vhost.c: delete double assignment 14 years ago
Dan Carpenter 6d97e55f71 vhost: fix return code for log_access_ok() 15 years ago
Jason Wang e0e9b40647 vhost: max s/g to match qemu 15 years ago
Michael S. Tsirkin 5786aee8bf vhost: fix log ctx signalling 15 years ago
Michael S. Tsirkin 615cc2211c vhost: error handling fix 15 years ago
Michael S. Tsirkin 87d6a412bd vhost: fix attach to cgroups regression 15 years ago
Eric Dumazet 78b620ce9e vhost: stop worker only if created 15 years ago
Arnd Bergmann 28457ee69c vhost: add __rcu annotations 15 years ago
David Stevens 8dd014adfe vhost-net: mergeable buffers support 15 years ago
Michael S. Tsirkin 9e3d195720 vhost: apply cgroup to vhost workers 15 years ago
Tejun Heo c23f3445e6 vhost: replace vhost_workqueue with per-vhost kthread 15 years ago
Michael S. Tsirkin 7b3384fc30 vhost: add unlikely annotations to error path 15 years ago
Michael S. Tsirkin d5675bd204 vhost: break out of polling loop on error 15 years ago
Takuya Yoshikawa a02c37891a vhost: fix the memory leak which will happen when memory_access_ok fails 15 years ago
Takuya Yoshikawa 7ad9c9d270 vhost: fix to check the return value of copy_to/from_user() correctly 15 years ago
Michael S. Tsirkin f8322fbe04 vhost: whitespace fix 15 years ago
Krishna Kumar 0f3d9a1746 vhost: Fix host panic if ioctl called with wrong index 15 years ago
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 15 years ago
Michael S. Tsirkin 0d4993563b vhost: fix barrier pairing 15 years ago
Christoph Hellwig a8d3782f9e vhost: fix sparse warnings 15 years ago
Jeff Dike 179b284e2f vhost-net: fix vq_memory_access_ok error checking 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Michael S. Tsirkin 535297a6ae vhost: fix error handling in vring ioctls 15 years ago
Michael S. Tsirkin d6db3f5c11 vhost: fix get_user_pages_fast error handling 15 years ago
Michael S. Tsirkin 73a99f0830 vhost: initialize log eventfd context pointer 15 years ago