1. 5bd665f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  2. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  3. 405d55c tcm_vhost: remove unused variable in vhost_scsi_allocate_cmd() by Wei Yongjun · 12 years ago
  4. f9611c4 vhost-net: enable zerocopy tx by default by Michael S. Tsirkin · 12 years ago
  5. cedb9bd vhost-net: skip head management if no outstanding by Michael S. Tsirkin · 12 years ago
  6. 1280c27 vhost-net: flush outstanding DMAs on memory change by Michael S. Tsirkin · 12 years ago
  7. 935cdee vhost: avoid backend flush on vring ops by Michael S. Tsirkin · 12 years ago
  8. 64e9a9b vhost-net: initialize zcopy packet counters by Michael S. Tsirkin · 12 years ago
  9. 8a2cf06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  10. bd97120 vhost: fix length for cross region descriptor by Michael S. Tsirkin · 12 years ago
  11. 91aa765 vhost: Remove duplicate inclusion of linux/vhost.h by Sachin Kamat · 12 years ago
  12. 744627e9 treewide: fix printk typo in multiple drivers by Masanari Iida · 12 years ago
  13. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  14. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  15. 24eb21a vhost-net: reduce vq polling on tx zerocopy by Michael S. Tsirkin · 12 years ago
  16. eaae813 vhost-net: select tx zero copy dynamically by Michael S. Tsirkin · 12 years ago
  17. b211616 vhost: move -net specific code out by Michael S. Tsirkin · 12 years ago
  18. c4fcb58 vhost: track zero copy failures using DMA length by Michael S. Tsirkin · 12 years ago
  19. 70e4cb9 vhost-net: cleanup macros for DMA status tracking by Michael S. Tsirkin · 12 years ago
  20. e19d676 skb: report completion status for zero copy skbs by Michael S. Tsirkin · 12 years ago
  21. 910a578 vhost: fix mergeable bufs on BE hosts by Michael S. Tsirkin · 12 years ago
  22. a188e7e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  23. 9f0abc1 tcm_vhost: Convert I/O path to use target_submit_cmd_map_sgls by Nicholas Bellinger · 12 years ago
  24. cecb46f vhost_set_vring(): turn pollstart/pollstop into bool by Al Viro · 12 years ago
  25. 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
  26. 2ed772b target: Remove unused target_core_fabric_ops.get_fabric_sense_len method by Roland Dreier · 12 years ago
  27. 6de7145 tcm_vhost: Fix vhost_scsi_target structure alignment by Michael S. Tsirkin · 12 years ago
  28. 5b7517f tcm_vhost: Change vhost_scsi_target->vhost_wwpn to char * by Nicholas Bellinger · 12 years ago
  29. 101998f tcm_vhost: Post-merge review changes requested by MST by Nicholas Bellinger · 12 years ago
  30. f0e0e9b tcm_vhost: Fix incorrect IS_ERR() usage in vhost_scsi_map_iov_to_sgl by Fengguang Wu · 12 years ago
  31. 057cbf4 tcm_vhost: Initial merge for vhost level target fabric driver by Nicholas Bellinger · 12 years ago
  32. 163049a vhost: make vhost work queue visible by Stefan Hajnoczi · 12 years ago
  33. 0dd05a3 vhost: Separate vhost-net features from vhost features by Stefan Hajnoczi · 12 years ago
  34. d7ffde3 vhost: use USER_DS in vhost_worker thread by Jens Freimann · 12 years ago
  35. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  36. c53cff5e vhost-net: fix handle_rx buffer size by Basil Gor · 12 years ago
  37. c70aa54 vhost: zerocopy: poll vq in zerocopy callback by Jason Wang · 12 years ago
  38. c8fb217 vhost_net: zerocopy: adding and signalling immediately when fully copied by Jason Wang · 12 years ago
  39. dbf3420 vhost_net: re-poll only on EAGAIN or ENOBUFS by Jason Wang · 12 years ago
  40. c460f05 vhost_net: zerocopy: fix possible NULL pointer dereference of vq->bufs by Jason Wang · 12 years ago
  41. 7e29629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  42. ca8f4fb skbuff: struct ubuf_info callback type safety by Michael S. Tsirkin · 12 years ago
  43. 5e7045b0 tools/virtio: fix up vhost/test module build by Zhi Yong Wu · 12 years ago
  44. f1e84eb Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 12 years ago
  45. c6daa7f vhost: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  46. ea5d404 vhost: fix release path lockdep checks by Michael S. Tsirkin · 13 years ago
  47. d550dda vhost: don't forget to schedule() by Nadav Har'El · 12 years ago
  48. 7c7c7f0 vhost-net: add module alias (v2.1) by stephen hemminger · 13 years ago
  49. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  50. 9e38082 vhost: handle wrap around in # of bufs math by Shirley Ma · 13 years ago
  51. c047e5f vhost-net: update used ring on backend change by Michael S. Tsirkin · 13 years ago
  52. b834226 vhost: optimize interrupt enable/disable by Michael S. Tsirkin · 13 years ago
  53. 75fd9ed vhost: fix zcopy reference counting by Michael S. Tsirkin · 13 years ago
  54. 2723fea vhost: set log when updating used flags or avail event by Jason Wang · 13 years ago
  55. f59281d vhost: init used ring after backend was set by Jason Wang · 13 years ago
  56. bab632d vhost: vhost TX zero-copy support by Michael S. Tsirkin · 13 years ago
  57. 8ea8cf8 vhost: support event index by Michael S. Tsirkin · 13 years ago
  58. 6151658 Correct occurrences of by Rob Landley · 13 years ago
  59. de4d768 vhost-net: remove unlocked use of receive_queue by Michael S. Tsirkin · 13 years ago
  60. 783e398 vhost: lock receive queue, not the socket by Jason Wang · 13 years ago
  61. 9424936 vhost-net: Unify the code of mergeable and big buffer handling by Jason Wang · 13 years ago
  62. cfbdab9 vhost-net: check the support of mergeable buffer outside the receive loop by Jason Wang · 13 years ago
  63. fcc042a vhost: copy_from_user -> __copy_from_user by Michael S. Tsirkin · 13 years ago
  64. d47effe vhost: Cleanup vhost.c and net.c by Krishna Kumar · 13 years ago
  65. 5e18247 vhost: rcu annotation fixup by Michael S. Tsirkin · 13 years ago
  66. 0174b0c vhost: fix signed/unsigned comparison by Michael S. Tsirkin · 14 years ago
  67. 9fe146a Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  68. 71ccc21 vhost test module by Michael S. Tsirkin · 14 years ago
  69. 28831ee vhost: better variable name in logging by Michael S. Tsirkin · 14 years ago
  70. 3bf9be4 vhost: correctly set bits of dirty pages by Michael S. Tsirkin · 14 years ago
  71. a290aec vhost: fix typos in comment by Jason Wang · 14 years ago
  72. bf5e0bd2 vhost: remove unused include by Michael S. Tsirkin · 14 years ago
  73. 11cd1a8 vhost/net: fix rcu check usage by Michael S. Tsirkin · 14 years ago
  74. 8b7347a vhost: get/put_user -> __get/__put_user by Michael S. Tsirkin · 14 years ago
  75. dfe5ac5 vhost: copy_to_user -> __copy_to_user by Michael S. Tsirkin · 14 years ago
  76. 64e1c80 vhost-net: batch use/unuse mm by Michael S. Tsirkin · 14 years ago
  77. 533a19b vhost: put mm after thread stop by Michael S. Tsirkin · 14 years ago
  78. 3fcedec drivers/vhost/vhost.c: delete double assignment by Julia Lawall · 14 years ago
  79. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  80. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  81. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  82. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  83. 6d97e55 vhost: fix return code for log_access_ok() by Dan Carpenter · 14 years ago
  84. 556ef63 Merge commit 'v2.6.36-rc7' into core/rcu by Ingo Molnar · 14 years ago
  85. d4f8f21 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
  86. e0e9b40 vhost: max s/g to match qemu by Jason Wang · 14 years ago
  87. 5786aee vhost: fix log ctx signalling by Michael S. Tsirkin · 14 years ago
  88. ee05d69 vhost-net: fix range checking in mrg bufs case by Michael S. Tsirkin · 14 years ago
  89. 615cc22 vhost: error handling fix by Michael S. Tsirkin · 14 years ago
  90. 87d6a41 vhost: fix attach to cgroups regression by Michael S. Tsirkin · 14 years ago
  91. 78b620c vhost: stop worker only if created by Eric Dumazet · 14 years ago
  92. 28457ee vhost: add __rcu annotations by Arnd Bergmann · 14 years ago
  93. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  94. 8dd014a vhost-net: mergeable buffers support by David Stevens · 14 years ago
  95. 9e3d195 vhost: apply cgroup to vhost workers by Michael S. Tsirkin · 14 years ago
  96. c23f3445 vhost: replace vhost_workqueue with per-vhost kthread by Tejun Heo · 14 years ago
  97. 4c3e5ed vhost net: Fix warning. by David S. Miller · 14 years ago
  98. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  99. 516bd66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  100. 95c0ec6 vhost: avoid pr_err on condition guest can trigger by Michael S. Tsirkin · 14 years ago