summaryrefslogtreecommitdiff
path: root/drivers/vhost (follow)
Commit message (Expand)AuthorAge
* vringh: Use wiov->used to check for read/write desc orderNeeraj Upadhyay2021-09-03
* vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang2021-01-12
* vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella2020-11-10
* vhost: Check docket sk_family instead of call getnameEugenio Pérez2020-04-02
* vhost: make sure log_num < in_numyongduan2019-09-16
* vhost/test: fix build for vhost testTiwei Bie2019-09-16
* vhost: scsi: add weight supportJason Wang2019-09-06
* vhost_net: fix possible infinite loopJason Wang2019-09-06
* vhost: introduce vhost_exceeds_weight()Jason Wang2019-09-06
* vhost_net: introduce vhost_exceeds_weight()Jason Wang2019-09-06
* vhost_net: use packet weight for rx handler, tooPaolo Abeni2019-09-06
* vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)2019-09-06
* vhost_net: disable zerocopy by defaultJason Wang2019-08-04
* vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang2019-01-13
* vhost/scsi: truncate T10 PI iov_iter to prot_bytesGreg Edwards2018-11-21
* vhost: Fix Spectre V1 vulnerabilityJason Wang2018-11-10
* vhost_net: validate sock before trying to put its fdJason Wang2018-07-22
* vhost: correctly remove wait queue during poll failureJason Wang2018-04-13
* vhost_net: stop device during reset ownerJason Wang2018-02-16
* fix a page leak in vhost_scsi_iov_to_sgl() error recoveryAl Viro2017-11-30
* vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington2016-09-15
* vhost: replace % with & on data pathMichael S. Tsirkin2015-12-07
* vhost: relax log address alignmentMichael S. Tsirkin2015-12-07
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-13
|\
| * target: use per-attribute show and store methodsChristoph Hellwig2015-10-13
* | vhost: fix performance on LE hostsMichael S. Tsirkin2015-10-27
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-09-18
|\ \ | |/ |/|
| * vhost: move features to coreMichael S. Tsirkin2015-09-16
* | Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman2015-08-09
|\|
| * vhost: fix error handling for memory region allocIgor Mammedov2015-07-27
| * vhost: actually track log eventfd fileMarc-André Lureau2015-07-27
* | char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-05
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-23
|\
| * vhost: add max_mem_regions module parameterIgor Mammedov2015-07-13
| * vhost: extend memory regions allocation to vmallocIgor Mammedov2015-07-13
| * vhost: use binary search instead of linear in find_region()Igor Mammedov2015-07-01
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-04
|\ \
| * | target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-15
| * | target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-30
| * | target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-30
| * | target: move transport ID handling to the coreChristoph Hellwig2015-05-30
| * | target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-30
| * | target: change core_tpg_register prototypeChristoph Hellwig2015-05-30
| * | target: move node ACL allocation to core codeChristoph Hellwig2015-05-30
| * | target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-30
| * | target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-30
| * | vhost/scsi: remove struct vhost_scsi_naclChristoph Hellwig2015-05-30
| * | target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-30
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-03
|\ \ \ | | |/ | |/|
| * | vhost: cross-endian support for legacy devicesGreg Kurz2015-06-01