Commit Graph

78 Commits (6dccf9c508d5d773859df1cc2dce75c5b19e35a0)

Author SHA1 Message Date
Michael S. Tsirkin 8ea8cf89e1 vhost: support event index 14 years ago
Rob Landley 6151658751 Correct occurrences of 14 years ago
Michael S. Tsirkin de4d768a42 vhost-net: remove unlocked use of receive_queue 14 years ago
Jason Wang 783e398854 vhost: lock receive queue, not the socket 14 years ago
Jason Wang 94249369e9 vhost-net: Unify the code of mergeable and big buffer handling 14 years ago
Jason Wang cfbdab9513 vhost-net: check the support of mergeable buffer outside the receive loop 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 5e18247b02 vhost: rcu annotation fixup 14 years ago
Michael S. Tsirkin 0174b0c30a vhost: fix signed/unsigned comparison 14 years ago
Michael S. Tsirkin 71ccc212e5 vhost test module 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
Jason Wang a290aec88a vhost: fix typos in comment 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 11cd1a8b8c vhost/net: fix rcu check usage 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
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 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 ee05d6939e vhost-net: fix range checking in mrg bufs case 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
David S. Miller 4c3e5edf2f vhost net: Fix warning. 15 years ago
Michael S. Tsirkin 95c0ec6a97 vhost: avoid pr_err on condition guest can trigger 15 years ago
Michael S. Tsirkin 1680e9063e vhost-net: avoid flush under lock 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
Alan Cox 79907d89c3 misc: Fix allocation 'borrowed' by vhost_net 15 years ago
Takuya Yoshikawa a02c37891a vhost: fix the memory leak which will happen when memory_access_ok fails 15 years ago
Takuya Yoshikawa d3553a5249 vhost-net: fix to check the return value of copy_to/from_user() correctly 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
Jeff Dike dd1f4078f0 vhost-net: minor cleanup 15 years ago
Tobias Klauser 373a83a699 vhost: Storage class should be before const qualifier 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