| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2012-12-15 | 1 | -4/+0 |
|\ |
|
| * | target: pass sense_reason as a return value | Christoph Hellwig | 2012-11-07 | 1 | -4/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: fix printk typo in multiple drivers | Masanari Iida | 2012-11-19 | 1 | -1/+1 |
| |/ |
|
* | | tcm_vhost: remove unused variable in vhost_scsi_allocate_cmd() | Wei Yongjun | 2012-12-06 | 1 | -2/+0 |
* | | vhost: avoid backend flush on vring ops | Michael S. Tsirkin | 2012-12-06 | 1 | -1/+4 |
* | | vhost: Remove duplicate inclusion of linux/vhost.h | Sachin Kamat | 2012-11-19 | 1 | -1/+0 |
* | | vhost: move -net specific code out | Michael S. Tsirkin | 2012-11-03 | 1 | -0/+1 |
|/ |
|
* | tcm_vhost: Convert I/O path to use target_submit_cmd_map_sgls | Nicholas Bellinger | 2012-10-02 | 1 | -54/+14 |
* | target: Simplify fabric sense data length handling | Roland Dreier | 2012-09-18 | 1 | -7/+0 |
* | target: Remove unused target_core_fabric_ops.get_fabric_sense_len method | Roland Dreier | 2012-09-18 | 1 | -6/+0 |
* | tcm_vhost: Fix vhost_scsi_target structure alignment | Michael S. Tsirkin | 2012-08-20 | 1 | -0/+4 |
* | tcm_vhost: Post-merge review changes requested by MST | Nicholas Bellinger | 2012-08-17 | 1 | -89/+106 |
* | tcm_vhost: Fix incorrect IS_ERR() usage in vhost_scsi_map_iov_to_sgl | Fengguang Wu | 2012-08-17 | 1 | -2/+2 |
* | tcm_vhost: Initial merge for vhost level target fabric driver | Nicholas Bellinger | 2012-07-29 | 1 | -0/+1628 |