1. 4624386 vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion by Nicholas Bellinger · 10 years ago
  2. 5d9a07b vhost: relax used address alignment by Michael S. Tsirkin · 10 years ago
  3. 64ec45b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  4. b9f7ac8 vringh: update for virtio 1.0 APIs by Michael S. Tsirkin · 10 years ago
  5. b97a8a9 vringh: 64 bit features by Michael S. Tsirkin · 10 years ago
  6. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  7. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  8. 2e73c71 vhost: remove unnecessary forward declarations in vhost.h by Jason Wang · 10 years ago
  9. e72fd72 vhost/scsi: partial virtio 1.0 support by Michael S. Tsirkin · 10 years ago
  10. 41e3e42 vhost/net: enable virtio 1.0 by Michael S. Tsirkin · 10 years ago
  11. e4fca7d vhost/net: larger header for virtio 1.0 by Michael S. Tsirkin · 10 years ago
  12. 8b38694 vhost/net: virtio 1.0 byte swap by Michael S. Tsirkin · 10 years ago
  13. 3b1bbe8 vhost: virtio 1.0 endian-ness support by Michael S. Tsirkin · 10 years ago
  14. 64f7f05 vhost: switch to __get/__put_user exclusively by Michael S. Tsirkin · 10 years ago
  15. bf99573 vhost/net: force len for TX to host endian by Michael S. Tsirkin · 10 years ago
  16. e05fd12 vhost: add memory access wrappers by Michael S. Tsirkin · 10 years ago
  17. bd82752 vhost: make features 64 bit by Michael S. Tsirkin · 10 years ago
  18. ab8edab vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT by Nicholas Bellinger · 10 years ago
  19. 68404441 vhost-scsi: don't open-code kvfree by Michael S. Tsirkin · 10 years ago
  20. d04257b vhost-net: don't open-code kvfree by Romain Francoise · 10 years ago
  21. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  22. 3c81bdd Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  23. 9f977ef vhost-scsi: Include prot_bytes into expected data transfer length by Nicholas Bellinger · 10 years ago
  24. 47283be vhost: move memory pointer to VQs by Michael S. Tsirkin · 10 years ago
  25. ea16c51 vhost: move acked_features to VQs by Michael S. Tsirkin · 10 years ago
  26. 98f9ca0 vhost: replace rcu with mutex by Michael S. Tsirkin · 10 years ago
  27. 23cc5a9 vhost-net: extend device allocation to vmalloc by Michael S. Tsirkin · 11 years ago
  28. 95e7c43 vhost/scsi: Enable T10 PI IOV -> SGL memory mapping by Nicholas Bellinger · 10 years ago
  29. e31885d vhost/scsi: Add T10 PI IOV -> SGL memory mapping logic by Nicholas Bellinger · 10 years ago
  30. b1935f6 vhost/scsi: Add preallocation of protection SGLs by Nicholas Bellinger · 10 years ago
  31. 5a01d08 vhost/scsi: Move sanity check into vhost_scsi_map_iov_to_sgl by Nicholas Bellinger · 10 years ago
  32. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  33. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  34. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 10 years ago
  35. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 10 years ago
  36. 09aaacf vhost: don't open-code sockfd_put() by Al Viro · 10 years ago
  37. a39ee44 vhost: validate vhost_get_vq_desc return value by Michael S. Tsirkin · 10 years ago
  38. d8316f3 vhost: fix total length when packets are too short by Michael S. Tsirkin · 10 years ago
  39. 702256e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  40. 7fe412d vhost/scsi: Check LUN structure byte 0 is set to 1, per spec by Venkatesh Srinivas · 10 years ago
  41. b0c057c vhost: fix a theoretical race in device cleanup by Michael S. Tsirkin · 10 years ago
  42. 0ad8b48 vhost: fix ref cnt checking deadlock by Michael S. Tsirkin · 10 years ago
  43. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  44. 6f6b5d1 percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask by Kent Overstreet · 10 years ago
  45. def2b33 target: Add protection SGLs to target_submit_cmd_map_sgls by Nicholas Bellinger · 10 years ago
  46. 59566b6e vhost: remove the dead branch by Zhi Yong Wu · 11 years ago
  47. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  48. 60a01f5 vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter by Nicholas Bellinger · 11 years ago
  49. d80e224d target: Remove TF_CIT_TMPL macro by Andy Grover · 11 years ago
  50. 4a47d3a vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tag by Nicholas Bellinger · 11 years ago
  51. d3d665a vhost-scsi: whitespace tweak by Michael S. Tsirkin · 11 years ago
  52. 595cb75 vhost/scsi: use vmalloc for order-10 allocation by Michael S. Tsirkin · 11 years ago
  53. ac9fde2 vhost: wake up worker outside spin_lock by Qin Chuanyu · 11 years ago
  54. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  55. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  56. 3aee26b vhost/scsi: Add pre-allocation for tv_cmd SGL + upages memory by Nicholas Bellinger · 11 years ago
  57. 4824d3b vhost/scsi: Convert to per-cpu ida_alloc + ida_free command map by Nicholas Bellinger · 11 years ago
  58. f7c6be4 vhost_net: correctly limit the max pending buffers by Jason Wang · 11 years ago
  59. 19c73b3 vhost_net: poll vhost queue after marking DMA is done by Jason Wang · 11 years ago
  60. ce21a02 vhost_net: determine whether or not to use zerocopy at one time by Jason Wang · 11 years ago
  61. c49e4e5 vhost: switch to use vhost_add_used_n() by Jason Wang · 11 years ago
  62. c92112a vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used() by Jason Wang · 11 years ago
  63. 094afe7 vhost_net: make vhost_zerocopy_signal_used() return void by Jason Wang · 11 years ago
  64. 35596b2 vhost: Include linux/uio.h instead of linux/socket.h by Asias He · 11 years ago
  65. a030cbc Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 11 years ago
  66. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  67. 22fa90c vhost: Remove custom vhost rcu usage by Asias He · 11 years ago
  68. e780221 vhost-scsi: Always access vq->private_data under vq mutex by Asias He · 11 years ago
  69. 2e26af7 vhost-net: Always access vq->private_data under vq mutex by Asias He · 11 years ago
  70. b79fafa target: make queue_tm_rsp() return void by Joern Engel · 11 years ago
  71. 09a34c8 vhost/test: update test after vhost cleanups by Michael S. Tsirkin · 11 years ago
  72. 0a1febf vhost: Make local function static by Asias He · 11 years ago
  73. 6ac1afb vhost: Make vhost a separate module by Asias He · 11 years ago
  74. 3c63f66 vhost-scsi: Rename struct tcm_vhost_cmd *tv_cmd to *cmd by Asias He · 11 years ago
  75. 9871831 vhost-scsi: Rename struct tcm_vhost_tpg *tv_tpg to *tpg by Asias He · 11 years ago
  76. 683bd96 vhost-scsi: Make func indention more consistent by Asias He · 11 years ago
  77. c728931 vhost-scsi: Rename struct vhost_scsi *s to *vs by Asias He · 11 years ago
  78. deeacef0 vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration by Asias He · 11 years ago
  79. 6d5e6aa vhost: Simplify dev->vqs[i] access by Asias He · 11 years ago
  80. c38e39c vhost-net: fix use-after-free in vhost_net_flush by Michael S. Tsirkin · 11 years ago
  81. 084ed45 vhost/scsi: Convert to se_cmd->cmd_kref TARGET_SCF_ACK_KREF usage by Nicholas Bellinger · 11 years ago
  82. 6c131d0 vhost/scsi: Drop unnecessary wait_for_tasks=true usage with transport_generic_free_cmd by Nicholas Bellinger · 11 years ago
  83. 288cfe7 vhost: fix ubuf_info cleanup by Michael S. Tsirkin · 11 years ago
  84. 05c0535 vhost: check owner before we overwrite ubuf_info by Michael S. Tsirkin · 11 years ago
  85. 4364d5f vhost_net: clear msg.control for non-zerocopy case during tx by Jason Wang · 11 years ago
  86. f558a84 Add missing module license tag to vring helpers. by Dave Jones · 11 years ago
  87. eac8410 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 11 years ago
  88. a18cc42 vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDX by Asias He · 11 years ago
  89. 7542a6b vhost: drop virtio_net.h dependency by Michael S. Tsirkin · 11 years ago
  90. fe729a5 vhost-net: Cleanup vhost_ubuf and vhost_zcopy by Asias He · 11 years ago
  91. e40ab74 vhost: Remove vhost_enable_zcopy in vhost.h by Asias He · 11 years ago
  92. ab00c42 vhost: Remove comments for hdr in vhost.h by Asias He · 11 years ago
  93. 8570a6e vhost: Move VHOST_NET_FEATURES to net.c by Asias He · 11 years ago
  94. b1ad849 vhost-net: Free ubuf when vhost_dev_set_owner fails by Asias He · 11 years ago
  95. 54db63c vhost: Export vhost_dev_set_owner by Asias He · 11 years ago
  96. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  97. 181c04a vhost_scsi: module rename by Michael S. Tsirkin · 11 years ago
  98. 5012a3a tcm_vhost: header split up by Michael S. Tsirkin · 11 years ago
  99. eb62b74 vhost: src file renames by Michael S. Tsirkin · 11 years ago
  100. 150b9e5 vhost: fix error handling in RESET_OWNER ioctl by Michael S. Tsirkin · 11 years ago