1. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  2. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 10 years ago
  3. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 10 years ago
  4. 7fe412d vhost/scsi: Check LUN structure byte 0 is set to 1, per spec by Venkatesh Srinivas · 10 years ago
  5. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  6. 6f6b5d1 percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask by Kent Overstreet · 10 years ago
  7. def2b33 target: Add protection SGLs to target_submit_cmd_map_sgls by Nicholas Bellinger · 11 years ago
  8. 59566b6e vhost: remove the dead branch by Zhi Yong Wu · 11 years ago
  9. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  10. 60a01f5 vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter by Nicholas Bellinger · 11 years ago
  11. d80e224d target: Remove TF_CIT_TMPL macro by Andy Grover · 11 years ago
  12. 4a47d3a vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tag by Nicholas Bellinger · 11 years ago
  13. d3d665a vhost-scsi: whitespace tweak by Michael S. Tsirkin · 11 years ago
  14. 595cb75 vhost/scsi: use vmalloc for order-10 allocation by Michael S. Tsirkin · 11 years ago
  15. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  16. 3aee26b vhost/scsi: Add pre-allocation for tv_cmd SGL + upages memory by Nicholas Bellinger · 11 years ago
  17. 4824d3b vhost/scsi: Convert to per-cpu ida_alloc + ida_free command map by Nicholas Bellinger · 11 years ago
  18. a030cbc Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 11 years ago
  19. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  20. 22fa90c vhost: Remove custom vhost rcu usage by Asias He · 11 years ago
  21. e780221 vhost-scsi: Always access vq->private_data under vq mutex by Asias He · 11 years ago
  22. b79fafa target: make queue_tm_rsp() return void by Joern Engel · 11 years ago
  23. 0a1febf vhost: Make local function static by Asias He · 11 years ago
  24. 6ac1afb vhost: Make vhost a separate module by Asias He · 11 years ago
  25. 3c63f66 vhost-scsi: Rename struct tcm_vhost_cmd *tv_cmd to *cmd by Asias He · 11 years ago
  26. 9871831 vhost-scsi: Rename struct tcm_vhost_tpg *tv_tpg to *tpg by Asias He · 11 years ago
  27. 683bd96 vhost-scsi: Make func indention more consistent by Asias He · 11 years ago
  28. c728931 vhost-scsi: Rename struct vhost_scsi *s to *vs by Asias He · 11 years ago
  29. deeacef0 vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration by Asias He · 11 years ago
  30. 084ed45 vhost/scsi: Convert to se_cmd->cmd_kref TARGET_SCF_ACK_KREF usage by Nicholas Bellinger · 11 years ago
  31. 6c131d0 vhost/scsi: Drop unnecessary wait_for_tasks=true usage with transport_generic_free_cmd by Nicholas Bellinger · 11 years ago
  32. a18cc42 vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDX by Asias He · 11 years ago
  33. 181c04a vhost_scsi: module rename by Michael S. Tsirkin · 11 years ago
  34. 5012a3a tcm_vhost: header split up by Michael S. Tsirkin · 11 years ago
  35. eb62b74 vhost: src file renames by Michael S. Tsirkin · 11 years ago[Renamed from drivers/vhost/tcm_vhost.c]
  36. 061b16c tcm_vhost: remove virtio-net.h dependency by Michael S. Tsirkin · 11 years ago
  37. 3dfbff3 tcm_vhost: document inflight ref-counting use by Michael S. Tsirkin · 11 years ago
  38. f2f0173d tcm_vhost: Wait for pending requests in vhost_scsi_flush() by Asias He · 11 years ago
  39. 3ab2e42 vhost: Allow device specific fields per vq by Asias He · 11 years ago
  40. 04b59ba tcm_vhost: Enable VIRTIO_SCSI_F_HOTPLUG by Asias He · 11 years ago
  41. 11c63418 tcm_vhost: Add ioctl to get and set events missed flag by Asias He · 11 years ago
  42. a6c9af8 tcm_vhost: Add hotplug/hotunplug support by Asias He · 11 years ago
  43. f2b7daf tcm_vhost: Refactor the lock nesting rule by Asias He · 11 years ago
  44. 055f648 tcm_vhost: Send bad target to guest when cmd fails by Asias He · 11 years ago
  45. 637ab21 tcm_vhost: Add vhost_scsi_send_bad_target() helper by Asias He · 11 years ago
  46. 7ea206c tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq by Asias He · 11 years ago
  47. f6da51c tcm_vhost: Remove double check of response by Asias He · 11 years ago
  48. dfd5d56 tcm_vhost: Initialize vq->last_used_idx when set endpoint by Asias He · 11 years ago
  49. 4f7f46d tcm_vhost: Use vq->private_data to indicate if the endpoint is setup by Asias He · 11 years ago
  50. af0d918 tcm_vhost: Use ACCESS_ONCE for vs->vs_tpg[target] access by Asias He · 11 years ago
  51. 5dade71 tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit by Nicholas Bellinger · 11 years ago
  52. 72c7753 tcm_vhost: Flush vhost_work in vhost_scsi_flush() by Asias He · 11 years ago
  53. 038e0af tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint() by Asias He · 11 years ago
  54. 1b7f390 tcm_vhost: Multi-queue support by Asias He · 11 years ago
  55. 67e18cf tcm_vhost: Multi-target support by Asias He · 11 years ago
  56. 1810053 tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl by Asias He · 11 years ago
  57. f3158f3 tcm_vhost: Use iov_num_pages to calculate sgl_count by Asias He · 11 years ago
  58. 765b34f tcm_vhost: Introduce iov_num_pages by Asias He · 11 years ago
  59. 9d6064a tcm_vhost: Use llist for cmd completion list by Asias He · 11 years ago
  60. 71f1e45 tcm_vhost: fix pr_err on early kick by Michael S. Tsirkin · 11 years ago
  61. 5bd665f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  62. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  63. 405d55c tcm_vhost: remove unused variable in vhost_scsi_allocate_cmd() by Wei Yongjun · 12 years ago
  64. 935cdee vhost: avoid backend flush on vring ops by Michael S. Tsirkin · 12 years ago
  65. 91aa765 vhost: Remove duplicate inclusion of linux/vhost.h by Sachin Kamat · 12 years ago
  66. 744627e9 treewide: fix printk typo in multiple drivers by Masanari Iida · 12 years ago
  67. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  68. b211616 vhost: move -net specific code out by Michael S. Tsirkin · 12 years ago
  69. 9f0abc1 tcm_vhost: Convert I/O path to use target_submit_cmd_map_sgls by Nicholas Bellinger · 12 years ago
  70. 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
  71. 2ed772b target: Remove unused target_core_fabric_ops.get_fabric_sense_len method by Roland Dreier · 12 years ago
  72. 6de7145 tcm_vhost: Fix vhost_scsi_target structure alignment by Michael S. Tsirkin · 12 years ago
  73. 101998f tcm_vhost: Post-merge review changes requested by MST by Nicholas Bellinger · 12 years ago
  74. f0e0e9b tcm_vhost: Fix incorrect IS_ERR() usage in vhost_scsi_map_iov_to_sgl by Fengguang Wu · 12 years ago
  75. 057cbf4 tcm_vhost: Initial merge for vhost level target fabric driver by Nicholas Bellinger · 12 years ago