1. 5557011 vhost/scsi: remove struct vhost_scsi_nacl by Christoph Hellwig · 9 years ago
  2. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 9 years ago
  3. d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 9 years ago
  4. 5538d29 treewide: Add missing vmalloc.h inclusion. by David S. Miller · 9 years ago
  5. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  6. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 9 years ago
  7. 01e97e6 new helper: msg_data_left() by Al Viro · 9 years ago
  8. b1d75fe vhost/scsi: Add fabric_prot_type attribute support by Nicholas Bellinger · 9 years ago
  9. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. e477f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  11. 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 9 years ago
  12. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  13. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  14. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  15. 0d79a49 vhost: drop hard-coded num_buffers size by Michael S. Tsirkin · 9 years ago
  16. 4c5a844 vhost: cleanup iterator update logic by Michael S. Tsirkin · 9 years ago
  17. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  18. 0960b64 vhost_net: fix wrong iter offset when setting number of buffers by Jason Wang · 9 years ago
  19. 59c816c vhost/scsi: potential memory corruption by Dan Carpenter · 9 years ago
  20. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  21. 5201aa4 vhost/net: fix up num_buffers endian-ness by Michael S. Tsirkin · 9 years ago
  22. 1a1ff82 vhost/scsi: Global tcm_vhost -> vhost_scsi rename by Nicholas Bellinger · 9 years ago
  23. f575c61 vhost/scsi: Drop left-over scsi_tcq.h include by Nicholas Bellinger · 9 years ago
  24. 664ed90 vhost/scsi: Set VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 feature bits by Nicholas Bellinger · 9 years ago
  25. 09b13fa vhost/scsi: Add ANY_LAYOUT support in vhost_scsi_handle_vq by Nicholas Bellinger · 9 years ago
  26. e8de56b vhost/scsi: Add ANY_LAYOUT iov -> sgl mapping prerequisites by Nicholas Bellinger · 9 years ago
  27. b4078b5 vhost/scsi: Change vhost_scsi_map_to_sgl to accept iov ptr + len by Nicholas Bellinger · 9 years ago
  28. de1419e vhost/scsi: Fix incorrect early vhost_scsi_handle_vq failures by Nicholas Bellinger · 9 years ago
  29. 79c1414 vhost/scsi: Convert completion path to use copy_to_iter by Nicholas Bellinger · 9 years ago
  30. 57dd8a0 vhost: vhost_scsi_handle_vq() should just use copy_from_user() by Al Viro · 9 years ago
  31. ba7438a vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend() by Al Viro · 9 years ago
  32. 98a527a vhost: don't bother with copying iovec in handle_tx() by Al Viro · 9 years ago
  33. aad9a1c vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec() by Al Viro · 9 years ago
  34. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  35. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 9 years ago
  36. fb43bd0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  37. 99975cc vhost/net: length miscalculation by Michael S. Tsirkin · 9 years ago
  38. 4624386 vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion by Nicholas Bellinger · 9 years ago
  39. 5d9a07b vhost: relax used address alignment by Michael S. Tsirkin · 9 years ago
  40. 64ec45b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  41. b9f7ac8 vringh: update for virtio 1.0 APIs by Michael S. Tsirkin · 9 years ago
  42. b97a8a9 vringh: 64 bit features by Michael S. Tsirkin · 9 years ago
  43. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  44. c0371da put iov_iter into msghdr by Al Viro · 9 years ago
  45. 2e73c71 vhost: remove unnecessary forward declarations in vhost.h by Jason Wang · 9 years ago
  46. e72fd72 vhost/scsi: partial virtio 1.0 support by Michael S. Tsirkin · 9 years ago
  47. 41e3e42 vhost/net: enable virtio 1.0 by Michael S. Tsirkin · 10 years ago
  48. e4fca7d vhost/net: larger header for virtio 1.0 by Michael S. Tsirkin · 10 years ago
  49. 8b38694 vhost/net: virtio 1.0 byte swap by Michael S. Tsirkin · 10 years ago
  50. 3b1bbe8 vhost: virtio 1.0 endian-ness support by Michael S. Tsirkin · 10 years ago
  51. 64f7f05 vhost: switch to __get/__put_user exclusively by Michael S. Tsirkin · 9 years ago
  52. bf99573 vhost/net: force len for TX to host endian by Michael S. Tsirkin · 10 years ago
  53. e05fd12 vhost: add memory access wrappers by Michael S. Tsirkin · 10 years ago
  54. bd82752 vhost: make features 64 bit by Michael S. Tsirkin · 10 years ago
  55. ab8edab vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT by Nicholas Bellinger · 10 years ago
  56. 68404441 vhost-scsi: don't open-code kvfree by Michael S. Tsirkin · 10 years ago
  57. d04257b vhost-net: don't open-code kvfree by Romain Francoise · 10 years ago
  58. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  59. 3c81bdd Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  60. 9f977ef vhost-scsi: Include prot_bytes into expected data transfer length by Nicholas Bellinger · 10 years ago
  61. 47283be vhost: move memory pointer to VQs by Michael S. Tsirkin · 10 years ago
  62. ea16c51 vhost: move acked_features to VQs by Michael S. Tsirkin · 10 years ago
  63. 98f9ca0 vhost: replace rcu with mutex by Michael S. Tsirkin · 10 years ago
  64. 23cc5a9 vhost-net: extend device allocation to vmalloc by Michael S. Tsirkin · 11 years ago
  65. 95e7c43 vhost/scsi: Enable T10 PI IOV -> SGL memory mapping by Nicholas Bellinger · 10 years ago
  66. e31885d vhost/scsi: Add T10 PI IOV -> SGL memory mapping logic by Nicholas Bellinger · 10 years ago
  67. b1935f6 vhost/scsi: Add preallocation of protection SGLs by Nicholas Bellinger · 10 years ago
  68. 5a01d08 vhost/scsi: Move sanity check into vhost_scsi_map_iov_to_sgl by Nicholas Bellinger · 10 years ago
  69. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  70. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  71. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 10 years ago
  72. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 10 years ago
  73. 09aaacf vhost: don't open-code sockfd_put() by Al Viro · 10 years ago
  74. a39ee44 vhost: validate vhost_get_vq_desc return value by Michael S. Tsirkin · 10 years ago
  75. d8316f3 vhost: fix total length when packets are too short by Michael S. Tsirkin · 10 years ago
  76. 702256e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  77. 7fe412d vhost/scsi: Check LUN structure byte 0 is set to 1, per spec by Venkatesh Srinivas · 10 years ago
  78. b0c057c vhost: fix a theoretical race in device cleanup by Michael S. Tsirkin · 10 years ago
  79. 0ad8b48 vhost: fix ref cnt checking deadlock by Michael S. Tsirkin · 10 years ago
  80. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  81. 6f6b5d1 percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask by Kent Overstreet · 10 years ago
  82. def2b33 target: Add protection SGLs to target_submit_cmd_map_sgls by Nicholas Bellinger · 10 years ago
  83. 59566b6e vhost: remove the dead branch by Zhi Yong Wu · 10 years ago
  84. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  85. 60a01f5 vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter by Nicholas Bellinger · 11 years ago
  86. d80e224d target: Remove TF_CIT_TMPL macro by Andy Grover · 11 years ago
  87. 4a47d3a vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tag by Nicholas Bellinger · 11 years ago
  88. d3d665a vhost-scsi: whitespace tweak by Michael S. Tsirkin · 11 years ago
  89. 595cb75 vhost/scsi: use vmalloc for order-10 allocation by Michael S. Tsirkin · 11 years ago
  90. ac9fde2 vhost: wake up worker outside spin_lock by Qin Chuanyu · 11 years ago
  91. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  92. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  93. 3aee26b vhost/scsi: Add pre-allocation for tv_cmd SGL + upages memory by Nicholas Bellinger · 11 years ago
  94. 4824d3b vhost/scsi: Convert to per-cpu ida_alloc + ida_free command map by Nicholas Bellinger · 11 years ago
  95. f7c6be4 vhost_net: correctly limit the max pending buffers by Jason Wang · 11 years ago
  96. 19c73b3 vhost_net: poll vhost queue after marking DMA is done by Jason Wang · 11 years ago
  97. ce21a02 vhost_net: determine whether or not to use zerocopy at one time by Jason Wang · 11 years ago
  98. c49e4e5 vhost: switch to use vhost_add_used_n() by Jason Wang · 11 years ago
  99. c92112a vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used() by Jason Wang · 11 years ago
  100. 094afe7 vhost_net: make vhost_zerocopy_signal_used() return void by Jason Wang · 11 years ago