index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2015-06-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+2
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-1
/
+2
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+2
2015-05-31
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
1
-4
/
+2
2015-05-29
treewide: Add missing vmalloc.h inclusion.
David S. Miller
1
-0
/
+1
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-63
/
+63
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
1
-63
/
+13
2015-04-11
new helper: msg_data_left()
Al Viro
1
-2
/
+2
2015-04-08
vhost/scsi: Add fabric_prot_type attribute support
Nicholas Bellinger
1
-1
/
+51
2015-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-3
/
+2
2015-03-20
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
1
-3
/
+2
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-538
/
+555
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-11
/
+14
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-3
/
+3
2015-02-27
vhost: drop hard-coded num_buffers size
Michael S. Tsirkin
1
-1
/
+2
2015-02-27
vhost: cleanup iterator update logic
Michael S. Tsirkin
1
-10
/
+12
2015-02-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-527
/
+541
2015-02-15
vhost_net: fix wrong iter offset when setting number of buffers
Jason Wang
1
-5
/
+6
2015-02-06
vhost/scsi: potential memory corruption
Dan Carpenter
1
-3
/
+3
2015-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+7
2015-02-05
vhost/net: fix up num_buffers endian-ness
Michael S. Tsirkin
1
-1
/
+3
2015-02-04
vhost/scsi: Global tcm_vhost -> vhost_scsi rename
Nicholas Bellinger
1
-331
/
+331
2015-02-04
vhost/scsi: Drop left-over scsi_tcq.h include
Nicholas Bellinger
1
-1
/
+0
2015-02-04
vhost/scsi: Set VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 feature bits
Nicholas Bellinger
1
-1
/
+3
2015-02-04
vhost/scsi: Add ANY_LAYOUT support in vhost_scsi_handle_vq
Nicholas Bellinger
1
-196
/
+110
2015-02-04
vhost/scsi: Add ANY_LAYOUT iov -> sgl mapping prerequisites
Nicholas Bellinger
1
-0
/
+93
2015-02-04
vhost/scsi: Change vhost_scsi_map_to_sgl to accept iov ptr + len
Nicholas Bellinger
1
-22
/
+15
2015-02-04
vhost/scsi: Fix incorrect early vhost_scsi_handle_vq failures
Nicholas Bellinger
1
-23
/
+29
2015-02-04
vhost/scsi: Convert completion path to use copy_to_iter
Nicholas Bellinger
1
-5
/
+12
2015-02-04
vhost: vhost_scsi_handle_vq() should just use copy_from_user()
Al Viro
1
-1
/
+1
2015-02-04
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
Al Viro
1
-59
/
+23
2015-02-04
vhost: don't bother with copying iovec in handle_tx()
Al Viro
1
-4
/
+5
2015-02-04
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
Al Viro
1
-2
/
+4
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+22
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-1
/
+1
2015-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-3
/
+21
2015-01-07
vhost/net: length miscalculation
Michael S. Tsirkin
1
-1
/
+1
2015-01-07
vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion
Nicholas Bellinger
1
-3
/
+21
2014-12-29
vhost: relax used address alignment
Michael S. Tsirkin
1
-3
/
+7
2014-12-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-49
/
+76
2014-12-16
vringh: update for virtio 1.0 APIs
Michael S. Tsirkin
1
-47
/
+74
2014-12-16
vringh: 64 bit features
Michael S. Tsirkin
1
-2
/
+2
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+3
2014-12-10
put iov_iter into msghdr
Al Viro
1
-5
/
+3
2014-12-09
vhost: remove unnecessary forward declarations in vhost.h
Jason Wang
1
-4
/
+0
2014-12-09
vhost/scsi: partial virtio 1.0 support
Michael S. Tsirkin
1
-10
/
+12
2014-12-09
vhost/net: enable virtio 1.0
Michael S. Tsirkin
1
-1
/
+2
2014-12-09
vhost/net: larger header for virtio 1.0
Michael S. Tsirkin
1
-1
/
+2
[next]