index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
/
tcm_vhost.c
Age
Commit message (
Expand
)
Author
2013-02-13
tcm_vhost: Multi-queue support
Asias He
2013-02-13
tcm_vhost: Multi-target support
Asias He
2013-02-13
tcm_vhost: Optimize gup in vhost_scsi_map_to_sgl
Asias He
2013-02-13
tcm_vhost: Use iov_num_pages to calculate sgl_count
Asias He
2013-02-13
tcm_vhost: Introduce iov_num_pages
Asias He
2013-02-13
tcm_vhost: Use llist for cmd completion list
Asias He
2013-01-31
tcm_vhost: fix pr_err on early kick
Michael S. Tsirkin
2012-12-15
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-06
tcm_vhost: remove unused variable in vhost_scsi_allocate_cmd()
Wei Yongjun
2012-12-06
vhost: avoid backend flush on vring ops
Michael S. Tsirkin
2012-11-19
vhost: Remove duplicate inclusion of linux/vhost.h
Sachin Kamat
2012-11-19
treewide: fix printk typo in multiple drivers
Masanari Iida
2012-11-07
target: pass sense_reason as a return value
Christoph Hellwig
2012-11-03
vhost: move -net specific code out
Michael S. Tsirkin
2012-10-02
tcm_vhost: Convert I/O path to use target_submit_cmd_map_sgls
Nicholas Bellinger
2012-09-18
target: Simplify fabric sense data length handling
Roland Dreier
2012-09-17
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
2012-08-20
tcm_vhost: Fix vhost_scsi_target structure alignment
Michael S. Tsirkin
2012-08-17
tcm_vhost: Post-merge review changes requested by MST
Nicholas Bellinger
2012-08-17
tcm_vhost: Fix incorrect IS_ERR() usage in vhost_scsi_map_iov_to_sgl
Fengguang Wu
2012-07-29
tcm_vhost: Initial merge for vhost level target fabric driver
Nicholas Bellinger