summaryrefslogtreecommitdiff
path: root/drivers/vhost
AgeCommit message (Expand)Author
2021-09-03vringh: Use wiov->used to check for read/write desc orderNeeraj Upadhyay
2021-01-12vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang
2020-11-10vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella
2020-04-02vhost: Check docket sk_family instead of call getnameEugenio Pérez
2019-09-16vhost: make sure log_num < in_numyongduan
2019-09-16vhost/test: fix build for vhost testTiwei Bie
2019-09-06vhost: scsi: add weight supportJason Wang
2019-09-06vhost_net: fix possible infinite loopJason Wang
2019-09-06vhost: introduce vhost_exceeds_weight()Jason Wang
2019-09-06vhost_net: introduce vhost_exceeds_weight()Jason Wang
2019-09-06vhost_net: use packet weight for rx handler, tooPaolo Abeni
2019-09-06vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)
2019-08-04vhost_net: disable zerocopy by defaultJason Wang
2019-01-13vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang
2018-11-21vhost/scsi: truncate T10 PI iov_iter to prot_bytesGreg Edwards
2018-11-10vhost: Fix Spectre V1 vulnerabilityJason Wang
2018-07-22vhost_net: validate sock before trying to put its fdJason Wang
2018-04-13vhost: correctly remove wait queue during poll failureJason Wang
2018-02-16vhost_net: stop device during reset ownerJason Wang
2017-11-30fix a page leak in vhost_scsi_iov_to_sgl() error recoveryAl Viro
2016-09-15vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington
2015-12-07vhost: replace % with & on data pathMichael S. Tsirkin
2015-12-07vhost: relax log address alignmentMichael S. Tsirkin
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-10-27vhost: fix performance on LE hostsMichael S. Tsirkin
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-09-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-09-16vhost: move features to coreMichael S. Tsirkin
2015-08-09Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman
2015-07-27vhost: fix error handling for memory region allocIgor Mammedov
2015-07-27vhost: actually track log eventfd fileMarc-André Lureau
2015-07-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-07-13vhost: add max_mem_regions module parameterIgor Mammedov
2015-07-13vhost: extend memory regions allocation to vmallocIgor Mammedov
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-07-01vhost: use binary search instead of linear in find_region()Igor Mammedov
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01vhost: cross-endian support for legacy devicesGreg Kurz
2015-06-01virtio: add explicit big-endian support to memory accessorsGreg Kurz
2015-06-01vhost: introduce vhost_is_little_endian() helperGreg Kurz
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-30target: move transport ID handling to the coreChristoph Hellwig
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig