summaryrefslogtreecommitdiffstats
path: root/drivers/vhost/tcm_vhost.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-12-151-4/+0
|\
| * target: pass sense_reason as a return valueChristoph Hellwig2012-11-061-4/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \
| * | treewide: fix printk typo in multiple driversMasanari Iida2012-11-191-1/+1
| |/
* | tcm_vhost: remove unused variable in vhost_scsi_allocate_cmd()Wei Yongjun2012-12-061-2/+0
* | vhost: avoid backend flush on vring opsMichael S. Tsirkin2012-12-061-1/+4
* | vhost: Remove duplicate inclusion of linux/vhost.hSachin Kamat2012-11-191-1/+0
* | vhost: move -net specific code outMichael S. Tsirkin2012-11-021-0/+1
|/
* tcm_vhost: Convert I/O path to use target_submit_cmd_map_sglsNicholas Bellinger2012-10-021-54/+14
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-171-7/+0
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-171-6/+0
* tcm_vhost: Fix vhost_scsi_target structure alignmentMichael S. Tsirkin2012-08-201-0/+4
* tcm_vhost: Post-merge review changes requested by MSTNicholas Bellinger2012-08-161-89/+106
* tcm_vhost: Fix incorrect IS_ERR() usage in vhost_scsi_map_iov_to_sglFengguang Wu2012-08-161-2/+2
* tcm_vhost: Initial merge for vhost level target fabric driverNicholas Bellinger2012-07-291-0/+1628
OpenPOWER on IntegriCloud