1. 36ec2dd target: make close_session optional by Christoph Hellwig · 8 years ago
  2. 22d1175 target: make ->shutdown_session optional by Christoph Hellwig · 8 years ago
  3. 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  4. 65ea789 vhost/scsi: Convert to target_alloc_session usage by Nicholas Bellinger · 9 years ago
  5. 0308813 vhost_net: basic polling support by Jason Wang · 8 years ago
  6. d4a6060 vhost: introduce vhost_vq_avail_empty() by Jason Wang · 8 years ago
  7. 526d3e7 vhost: introduce vhost_has_work() by Jason Wang · 8 years ago
  8. 80f7d03 vhost: rename vhost_init_used() by Greg Kurz · 8 years ago
  9. c507203 vhost: rename cross-endian helpers by Greg Kurz · 8 years ago
  10. e1f33be vhost: fix error path in vhost_init_used() by Greg Kurz · 8 years ago
  11. 5fba13b vhost: replace % with & on data path by Michael S. Tsirkin · 9 years ago
  12. d542483 vhost: relax log address alignment by Michael S. Tsirkin · 9 years ago
  13. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  14. e407f39 vhost: fix performance on LE hosts by Michael S. Tsirkin · 9 years ago
  15. 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  16. 00ade1f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  17. 4e9fa50 vhost: move features to core by Michael S. Tsirkin · 9 years ago
  18. 5d44f4b Merge 4.2-rc6 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  19. f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
  20. 1e09947 vhost: fix error handling for memory region alloc by Igor Mammedov · 9 years ago
  21. 7932c0b vhost: actually track log eventfd file by Marc-André Lureau · 9 years ago
  22. d1a343a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  23. c9ce42f vhost: add max_mem_regions module parameter by Igor Mammedov · 9 years ago
  24. 4de7255 vhost: extend memory regions allocation to vmalloc by Igor Mammedov · 9 years ago
  25. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  26. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  27. bcfeaca vhost: use binary search instead of linear in find_region() by Igor Mammedov · 9 years ago
  28. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  29. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  30. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago
  31. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  32. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  33. 2751c98 vhost: cross-endian support for legacy devices by Greg Kurz · 9 years ago
  34. 7d82410 virtio: add explicit big-endian support to memory accessors by Greg Kurz · 9 years ago
  35. ab27c07 vhost: introduce vhost_is_little_endian() helper by Greg Kurz · 9 years ago
  36. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 9 years ago
  37. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 9 years ago
  38. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 9 years ago
  39. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 9 years ago
  40. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 9 years ago
  41. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 9 years ago
  42. c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 9 years ago
  43. e1750d2 target: make the tpg_get_default_depth method optional by Christoph Hellwig · 9 years ago
  44. 5557011 vhost/scsi: remove struct vhost_scsi_nacl by Christoph Hellwig · 9 years ago
  45. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 9 years ago
  46. d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 9 years ago
  47. 5538d29 treewide: Add missing vmalloc.h inclusion. by David S. Miller · 9 years ago
  48. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  49. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 9 years ago
  50. 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
  51. b1d75fe vhost/scsi: Add fabric_prot_type attribute support by Nicholas Bellinger · 9 years ago
  52. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. e477f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  54. 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 9 years ago
  55. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  56. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  57. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  58. 0d79a49 vhost: drop hard-coded num_buffers size by Michael S. Tsirkin · 9 years ago
  59. 4c5a844 vhost: cleanup iterator update logic by Michael S. Tsirkin · 9 years ago
  60. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  61. 0960b64 vhost_net: fix wrong iter offset when setting number of buffers by Jason Wang · 9 years ago
  62. 59c816c vhost/scsi: potential memory corruption by Dan Carpenter · 9 years ago
  63. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  64. 5201aa4 vhost/net: fix up num_buffers endian-ness by Michael S. Tsirkin · 9 years ago
  65. 1a1ff82 vhost/scsi: Global tcm_vhost -> vhost_scsi rename by Nicholas Bellinger · 9 years ago
  66. f575c61 vhost/scsi: Drop left-over scsi_tcq.h include by Nicholas Bellinger · 9 years ago
  67. 664ed90 vhost/scsi: Set VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 feature bits by Nicholas Bellinger · 9 years ago
  68. 09b13fa vhost/scsi: Add ANY_LAYOUT support in vhost_scsi_handle_vq by Nicholas Bellinger · 9 years ago
  69. e8de56b vhost/scsi: Add ANY_LAYOUT iov -> sgl mapping prerequisites by Nicholas Bellinger · 9 years ago
  70. b4078b5 vhost/scsi: Change vhost_scsi_map_to_sgl to accept iov ptr + len by Nicholas Bellinger · 9 years ago
  71. de1419e vhost/scsi: Fix incorrect early vhost_scsi_handle_vq failures by Nicholas Bellinger · 9 years ago
  72. 79c1414 vhost/scsi: Convert completion path to use copy_to_iter by Nicholas Bellinger · 9 years ago
  73. 57dd8a0 vhost: vhost_scsi_handle_vq() should just use copy_from_user() by Al Viro · 10 years ago
  74. ba7438a vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend() by Al Viro · 10 years ago
  75. 98a527a vhost: don't bother with copying iovec in handle_tx() by Al Viro · 10 years ago
  76. aad9a1c vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec() by Al Viro · 10 years ago
  77. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  78. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 9 years ago
  79. fb43bd0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  80. 99975cc vhost/net: length miscalculation by Michael S. Tsirkin · 10 years ago
  81. 4624386 vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion by Nicholas Bellinger · 10 years ago
  82. 5d9a07b vhost: relax used address alignment by Michael S. Tsirkin · 10 years ago
  83. 64ec45b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  84. b9f7ac8 vringh: update for virtio 1.0 APIs by Michael S. Tsirkin · 10 years ago
  85. b97a8a9 vringh: 64 bit features by Michael S. Tsirkin · 10 years ago
  86. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  87. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  88. 2e73c71 vhost: remove unnecessary forward declarations in vhost.h by Jason Wang · 10 years ago
  89. e72fd72 vhost/scsi: partial virtio 1.0 support by Michael S. Tsirkin · 10 years ago
  90. 41e3e42 vhost/net: enable virtio 1.0 by Michael S. Tsirkin · 10 years ago
  91. e4fca7d vhost/net: larger header for virtio 1.0 by Michael S. Tsirkin · 10 years ago
  92. 8b38694 vhost/net: virtio 1.0 byte swap by Michael S. Tsirkin · 10 years ago
  93. 3b1bbe8 vhost: virtio 1.0 endian-ness support by Michael S. Tsirkin · 10 years ago
  94. 64f7f05 vhost: switch to __get/__put_user exclusively by Michael S. Tsirkin · 10 years ago
  95. bf99573 vhost/net: force len for TX to host endian by Michael S. Tsirkin · 10 years ago
  96. e05fd12 vhost: add memory access wrappers by Michael S. Tsirkin · 10 years ago
  97. bd82752 vhost: make features 64 bit by Michael S. Tsirkin · 10 years ago
  98. ab8edab vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT by Nicholas Bellinger · 10 years ago
  99. 68404441 vhost-scsi: don't open-code kvfree by Michael S. Tsirkin · 10 years ago
  100. d04257b vhost-net: don't open-code kvfree by Romain Francoise · 10 years ago