summaryrefslogtreecommitdiffstats
path: root/drivers/vhost
AgeCommit message (Expand)AuthorLines
2012-11-28vhost: fix length for cross region descriptorMichael S. Tsirkin-1/+1
2012-10-24vhost: fix mergeable bufs on BE hostsMichael S. Tsirkin-1/+2
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-67/+22
2012-10-02tcm_vhost: Convert I/O path to use target_submit_cmd_map_sglsNicholas Bellinger-54/+22
2012-09-26vhost_set_vring(): turn pollstart/pollstop into boolAl Viro-4/+4
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier-7/+0
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier-6/+0
2012-08-20tcm_vhost: Fix vhost_scsi_target structure alignmentMichael S. Tsirkin-0/+5
2012-08-16tcm_vhost: Change vhost_scsi_target->vhost_wwpn to char *Nicholas Bellinger-1/+1
2012-08-16tcm_vhost: Post-merge review changes requested by MSTNicholas Bellinger-93/+111
2012-08-16tcm_vhost: Fix incorrect IS_ERR() usage in vhost_scsi_map_iov_to_sglFengguang Wu-2/+2
2012-07-29tcm_vhost: Initial merge for vhost level target fabric driverNicholas Bellinger-0/+1740
2012-07-22vhost: make vhost work queue visibleStefan Hajnoczi-3/+5
2012-07-22vhost: Separate vhost-net features from vhost featuresStefan Hajnoczi-5/+6
2012-06-26vhost: use USER_DS in vhost_worker threadJens Freimann-0/+3
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+6
2012-05-11vhost-net: fix handle_rx buffer sizeBasil Gor-1/+6
2012-05-02vhost: zerocopy: poll vq in zerocopy callbackJason Wang-0/+1
2012-05-02vhost_net: zerocopy: adding and signalling immediately when fully copiedJason Wang-0/+2
2012-05-02vhost_net: re-poll only on EAGAIN or ENOBUFSJason Wang-1/+2
2012-05-02vhost_net: zerocopy: fix possible NULL pointer dereference of vq->bufsJason Wang-1/+1
2012-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5/+4
2012-04-13skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin-5/+4
2012-04-12tools/virtio: fix up vhost/test module buildZhi Yong Wu-1/+1
2012-03-23Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller-6/+9
2012-03-20vhost: remove the second argument of k[un]map_atomic()Cong Wang-2/+2
2012-02-28vhost: fix release path lockdep checksMichael S. Tsirkin-6/+7
2012-02-28vhost: don't forget to schedule()Nadav Har'El-0/+2
2012-01-13vhost-net: add module alias (v2.1)stephen hemminger-3/+5
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-07-21vhost: handle wrap around in # of bufs mathShirley Ma-3/+9
2011-07-21vhost-net: update used ring on backend changeMichael S. Tsirkin-1/+5
2011-07-19vhost: optimize interrupt enable/disableMichael S. Tsirkin-2/+2
2011-07-19vhost: fix zcopy reference countingMichael S. Tsirkin-1/+0
2011-07-19vhost: set log when updating used flags or avail eventJason Wang-30/+54
2011-07-19vhost: init used ring after backend was setJason Wang-8/+16
2011-07-18vhost: vhost TX zero-copy supportMichael S. Tsirkin-16/+220
2011-05-30vhost: support event indexMichael S. Tsirkin-50/+127
2011-05-06Correct occurrences ofRob Landley-1/+1
2011-03-13vhost-net: remove unlocked use of receive_queueMichael S. Tsirkin-1/+1
2011-03-13vhost: lock receive queue, not the socketJason Wang-3/+4
2011-03-13vhost-net: Unify the code of mergeable and big buffer handlingJason Wang-121/+7
2011-03-13vhost-net: check the support of mergeable buffer outside the receive loopJason Wang-2/+3
2011-03-08vhost: copy_from_user -> __copy_from_userMichael S. Tsirkin-1/+1
2011-03-08vhost: Cleanup vhost.c and net.cKrishna Kumar-23/+49
2011-02-01vhost: rcu annotation fixupMichael S. Tsirkin-7/+8
2011-01-10vhost: fix signed/unsigned comparisonMichael S. Tsirkin-7/+11
2010-12-14Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-30/+352
2010-12-09vhost test moduleMichael S. Tsirkin-0/+327
2010-12-09vhost: better variable name in loggingMichael S. Tsirkin-4/+4