aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vhost/tcm_vhost.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-06tcm_vhost: remove unused variable in vhost_scsi_allocate_cmd()Wei Yongjun1-2/+0
2012-12-06vhost: avoid backend flush on vring opsMichael S. Tsirkin1-1/+4
2012-11-19vhost: Remove duplicate inclusion of linux/vhost.hSachin Kamat1-1/+0
2012-11-02vhost: move -net specific code outMichael S. Tsirkin1-0/+1
2012-10-02tcm_vhost: Convert I/O path to use target_submit_cmd_map_sglsNicholas Bellinger1-54/+14
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier1-7/+0
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier1-6/+0
2012-08-20tcm_vhost: Fix vhost_scsi_target structure alignmentMichael S. Tsirkin1-0/+4
2012-08-16tcm_vhost: Post-merge review changes requested by MSTNicholas Bellinger1-89/+106
2012-08-16tcm_vhost: Fix incorrect IS_ERR() usage in vhost_scsi_map_iov_to_sglFengguang Wu1-2/+2
2012-07-29tcm_vhost: Initial merge for vhost level target fabric driverNicholas Bellinger1-0/+1628