messages from 2012-07-12 15:45:29 to 2012-07-23 02:35:10 UTC [more...]
[PATCH v4 1/3] mm: introduce compaction and migration for virtio ballooned pages
2012-07-23 2:35 UTC (15+ messages)
` [PATCH v4 2/3] virtio_balloon: introduce migration primitives to balloon pages
` [PATCH v4 3/3] mm: add vm event counters for balloon pages compaction
[PATCH 00/13] drivers: hv: kvp
2012-07-22 15:08 UTC (14+ messages)
Hyper-V TODO file
2012-07-21 23:21 UTC (35+ messages)
` Move hyperv out of the drivers/staging/ directory
` 0xB16B00B5? Really? (was Re: Move hyperv out of the drivers/staging/ directory)
` 2976579765? "
` [PATCH] drivers: hv: use Linux version in guest ID
[RFC-v4 0/3] tcm_vhost+cmwq fabric driver code for-3.6
2012-07-21 22:50 UTC (7+ messages)
` [RFC-v4 1/3] vhost: Separate vhost-net features from vhost features
` [RFC-v4 2/3] vhost: make vhost work queue visible
` [RFC-v4 3/3] tcm_vhost: Initial merge for vhost level target fabric driver
[net-next RFC V5 0/5] Multiqueue virtio-net
2012-07-21 12:02 UTC (6+ messages)
` [net-next RFC V5 4/5] virtio_net: multiqueue support
` [net-next RFC V5 5/5] virtio_net: support negotiating the number of queues through ctrl vq
[PATCH RESEND 1/5] aio: Export symbols and struct kiocb_batch for in kernel aio usage
2012-07-21 1:07 UTC (21+ messages)
` [PATCH RESEND 2/5] eventfd: Export symbol eventfd_file_create()
` [PATCH RESEND 3/5] vhost: Make vhost a separate module
` [PATCH RESEND 4/5] vhost-net: Use VHOST_NET_FEATURES for vhost-net
` [PATCH RESEND 5/5] vhost-blk: Add vhost-blk support
` [PATCH RESEND 0/5] "
[RFC-v3 0/4] tcm_vhost+cmwq fabric driver code for-3.6
2012-07-20 18:02 UTC (15+ messages)
` [RFC-v3 1/4] vhost: Separate vhost-net features from vhost features
` [RFC-v3 2/4] vhost: make vhost work queue visible
` [RFC-v3 3/4] vhost: Add vhost_scsi specific defines
` [RFC-v3 4/4] tcm_vhost: Initial merge for vhost level target fabric driver
[RFC-v2 0/4] tcm_vhost+cmwq fabric driver code for-3.6
2012-07-19 7:30 UTC (27+ messages)
[PATCH 1/1] Drivers: hv: Change the hex constant to a decimal constant
2012-07-19 4:04 UTC (2+ messages)
[PATCH 0/5] Add vhost-blk support
2012-07-18 9:46 UTC (28+ messages)
` [PATCH 1/5] aio: Export symbols and struct kiocb_batch for in kernel aio usage
[Xen-devel] [PATCH -v2] xen: populate correct number of pages when across mem boundary
2012-07-18 5:06 UTC
[Xen-devel] [PATCH] xen: populate correct number of pages when across mem boundary
2012-07-18 4:40 UTC (6+ messages)
` [Xen-devel] [PATCH-v2] "
` [Xen-devel] [PATCH -v2] "
[PATCH 00/15] drivers: hv: kvp
2012-07-17 17:42 UTC (26+ messages)
` [PATCH 01/15] Drivers: hv: Format GUIDS as per MSFT standards
` [PATCH 02/15] Drivers: hv: Add KVP definitions for IP address injection
` [PATCH 03/15] Drivers: hv: kvp: Cleanup error handling in KVP
` [PATCH 04/15] Drivers: hv: kvp: Support the new IP injection messages
` [PATCH 05/15] Tools: hv: Prepare to expand kvp_get_ip_address() functionality
` [PATCH 06/15] Tools: hv: Further refactor kvp_get_ip_address()
` [PATCH 07/15] Tools: hv: Gather address family information
` [PATCH 08/15] Tools: hv: Gather subnet information
` [PATCH 09/15] Tools: hv: Represent the ipv6 mask using CIDR notation
` [PATCH 10/15] Tools: hv: Gather ipv[4,6] gateway information
` [PATCH 11/15] Tools: hv: Gather DNS information
` [PATCH 12/15] Tools: hv: Gather DHCP information
` [PATCH 13/15] Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO
` [PATCH 14/15] Tools: hv: Rename the function kvp_get_ip_address()
` [PATCH 15/15] Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO
[PATCH v4 0/3] make balloon pages movable by compaction
2012-07-17 16:50 UTC
[PATCH 0/2] virtio-scsi spec: event improvements
2012-07-17 0:21 UTC (4+ messages)
` [PATCH 1/2] virtio-scsi spec: unify event structs
` [PATCH 2/2] virtio-scsi spec: add configuration change event
[PATCH] hw/virtio-scsi: Set max_target=0 during vhost-scsi operation
2012-07-16 1:55 UTC (2+ messages)
[patch -next] tcm_vhost: another strlen() off by one
2012-07-14 22:21 UTC (2+ messages)
[PATCH RESEND 0/5] Add vhost-blk support
2012-07-13 8:55 UTC
[PATCH V3 0/3] Improve virtio-blk performance
2012-07-13 8:38 UTC (4+ messages)
` [PATCH V3 1/3] block: Introduce __blk_segment_map_sg() helper
` [PATCH V3 2/3] block: Add blk_bio_map_sg() helper
` [PATCH V3 3/3] virtio-blk: Add bio-based IO path for virtio-blk
virtio config access races
2012-07-13 3:55 UTC (2+ messages)
[patch 3/3 -next] tcm_vhost: call kfree() on an error path
2012-07-12 21:49 UTC (2+ messages)
[patch 2/3 -next] tcm_vhost: strlen() doesn't count the terminator
2012-07-12 21:48 UTC (2+ messages)
[patch 1/3 -next] tcm_vhost: unlock on error in tcm_vhost_drop_nexus()
2012-07-12 21:47 UTC (2+ messages)
[PATCH 3/5] vhost: Make vhost a separate module
2012-07-12 15:45 UTC (3+ messages)
` [PATCH 4/5] vhost-net: Use VHOST_NET_FEATURES for vhost-net
` [PATCH 5/5] vhost-blk: Add vhost-blk support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).