Commit Graph

27 Commits (bc72d962d6a0ba8d9d5314d04fd1775261a9ec79)

Author SHA1 Message Date
Nicholas Bellinger 60a01f558a vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter 11 years ago
Andy Grover d80e224dd5 target: Remove TF_CIT_TMPL macro 11 years ago
Nicholas Bellinger 4a47d3a1ff vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tag 12 years ago
Michael S. Tsirkin d3d665a654 vhost-scsi: whitespace tweak 12 years ago
Michael S. Tsirkin 595cb75498 vhost/scsi: use vmalloc for order-10 allocation 12 years ago
Nicholas Bellinger 4c76251e8e target: Update copyright ownership/year information to 2013 12 years ago
Nicholas Bellinger 3aee26b4ae vhost/scsi: Add pre-allocation for tv_cmd SGL + upages memory 12 years ago
Nicholas Bellinger 4824d3bfb9 vhost/scsi: Convert to per-cpu ida_alloc + ida_free command map 12 years ago
Asias He 22fa90c7fb vhost: Remove custom vhost rcu usage 12 years ago
Asias He e7802212ea vhost-scsi: Always access vq->private_data under vq mutex 12 years ago
Joern Engel b79fafac70 target: make queue_tm_rsp() return void 12 years ago
Asias He 0a1febf7ba vhost: Make local function static 12 years ago
Asias He 6ac1afbf61 vhost: Make vhost a separate module 12 years ago
Asias He 3c63f66a0d vhost-scsi: Rename struct tcm_vhost_cmd *tv_cmd to *cmd 12 years ago
Asias He 9871831283 vhost-scsi: Rename struct tcm_vhost_tpg *tv_tpg to *tpg 12 years ago
Asias He 683bd967dd vhost-scsi: Make func indention more consistent 12 years ago
Asias He c7289312fe vhost-scsi: Rename struct vhost_scsi *s to *vs 12 years ago
Asias He deeacef086 vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration 12 years ago
Nicholas Bellinger 084ed45b38 vhost/scsi: Convert to se_cmd->cmd_kref TARGET_SCF_ACK_KREF usage 12 years ago
Nicholas Bellinger 6c131d0c58 vhost/scsi: Drop unnecessary wait_for_tasks=true usage with transport_generic_free_cmd 12 years ago
Asias He a18cc42164 vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDX 12 years ago
Michael S. Tsirkin 181c04a357 vhost_scsi: module rename 12 years ago
Michael S. Tsirkin 5012a3a384 tcm_vhost: header split up 12 years ago
Michael S. Tsirkin eb62b74e90 vhost: src file renames 12 years ago
Michael S. Tsirkin 061b16cfe3 tcm_vhost: remove virtio-net.h dependency 12 years ago
Michael S. Tsirkin 3dfbff328f tcm_vhost: document inflight ref-counting use 12 years ago
Asias He f2f0173d6a tcm_vhost: Wait for pending requests in vhost_scsi_flush() 12 years ago
Asias He 3ab2e420ec vhost: Allow device specific fields per vq 12 years ago
Asias He 04b59babc0 tcm_vhost: Enable VIRTIO_SCSI_F_HOTPLUG 12 years ago
Asias He 11c6341839 tcm_vhost: Add ioctl to get and set events missed flag 12 years ago
Asias He a6c9af8736 tcm_vhost: Add hotplug/hotunplug support 12 years ago
Asias He f2b7daf5b1 tcm_vhost: Refactor the lock nesting rule 12 years ago
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
Wei Yongjun 405d55c99d tcm_vhost: remove unused variable in vhost_scsi_allocate_cmd() 12 years ago