Asias He
|
055f648c49
tcm_vhost: Send bad target to guest when cmd fails
|
12 years ago |
Asias He
|
637ab21e28
tcm_vhost: Add vhost_scsi_send_bad_target() helper
|
12 years ago |
Asias He
|
7ea206cf3b
tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq
|
12 years ago |
Asias He
|
f6da51c3ef
tcm_vhost: Remove double check of response
|
12 years ago |
Asias He
|
dfd5d5692c
tcm_vhost: Initialize vq->last_used_idx when set endpoint
|
12 years ago |
Asias He
|
4f7f46d32c
tcm_vhost: Use vq->private_data to indicate if the endpoint is setup
|
12 years ago |
Asias He
|
af0d9187f6
tcm_vhost: Use ACCESS_ONCE for vs->vs_tpg[target] access
|
12 years ago |
Nicholas Bellinger
|
5dade71050
tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit
|
12 years ago |
Asias He
|
72c77539fd
tcm_vhost: Flush vhost_work in vhost_scsi_flush()
|
12 years ago |
Asias He
|
038e0af4a4
tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint()
|
12 years ago |
Asias He
|
1b7f390eb3
tcm_vhost: Multi-queue support
|
12 years ago |
Asias He
|
67e18cf9ab
tcm_vhost: Multi-target support
|
12 years ago |
Asias He
|
1810053e8d
tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl
|
12 years ago |
Asias He
|
f3158f362c
tcm_vhost: Use iov_num_pages to calculate sgl_count
|
12 years ago |
Asias He
|
765b34fdc1
tcm_vhost: Introduce iov_num_pages
|
12 years ago |
Asias He
|
9d6064a347
tcm_vhost: Use llist for cmd completion list
|
12 years ago |
Michael S. Tsirkin
|
71f1e45aa9
tcm_vhost: fix pr_err on early kick
|
12 years ago |
Linus Torvalds
|
5bd665f28d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
12 years ago |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Wei Yongjun
|
405d55c99d
tcm_vhost: remove unused variable in vhost_scsi_allocate_cmd()
|
12 years ago |
Michael S. Tsirkin
|
935cdee7ee
vhost: avoid backend flush on vring ops
|
12 years ago |
Sachin Kamat
|
91aa76518d
vhost: Remove duplicate inclusion of linux/vhost.h
|
12 years ago |
Masanari Iida
|
744627e91c
treewide: fix printk typo in multiple drivers
|
12 years ago |
Christoph Hellwig
|
de103c93af
target: pass sense_reason as a return value
|
12 years ago |
Michael S. Tsirkin
|
b211616d71
vhost: move -net specific code out
|
12 years ago |
Nicholas Bellinger
|
9f0abc1554
tcm_vhost: Convert I/O path to use target_submit_cmd_map_sgls
|
12 years ago |
Roland Dreier
|
9c58b7ddd7
target: Simplify fabric sense data length handling
|
13 years ago |
Roland Dreier
|
2ed772b7b9
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
|
13 years ago |
Michael S. Tsirkin
|
6de7145ca3
tcm_vhost: Fix vhost_scsi_target structure alignment
|
13 years ago |
Nicholas Bellinger
|
101998f6fc
tcm_vhost: Post-merge review changes requested by MST
|
13 years ago |