messages from 2011-06-16 20:17:46 to 2011-07-07 21:04:29 UTC [more...]
[PATCH] Modpost section mismatch fix
2011-07-07 21:04 UTC (12+ messages)
` [TOME] "
` [Xen-devel] "
` [Xen-devel] "
RFT: virtio_net: limit xmit polling
2011-07-07 13:24 UTC
[PATCH 2/2] vhost: set log when updating used flags or avail event
2011-07-07 12:57 UTC (2+ messages)
[PATCH 00/77] Staging: hv: Driver cleanup
2011-07-06 15:47 UTC (23+ messages)
` [PATCH 01/77] Staging: hv: vmbus: Increase the timeout value in the vmbus driver
` [PATCH 07/77] Staging: hv: vmbus: Introduce a function to map the dev_type guid to a name
` [PATCH 09/77] Staging: hv: blkvsc: Use the newly introduced vmbus ID in the blockvsc driver
` [PATCH 15/77] Staging: hv: blkvsc: Add the appropriate MODULE_ALIAS() line
` [PATCH 73/77] Staging: hv: mouse: Change the jump label Cleanup to cleanup
` [PATCH 74/77] Staging: hv: mouse: Get rid of the unused PCI signature
` [PATCH 75/77] Staging: hv: mouse: Disable auto-loading of the mouse driver
` [PATCH 76/77] Staging: hv: netvsc: Change the jump label Cleanup to cleanup
` [PATCH 77/77] Staging: hv: netvsc: Change the jump lable Exit to exit
[RFC] virtio: expose for non-virtualization users too
2011-07-06 5:25 UTC (2+ messages)
[PATCH 2/5] staging: hv: remove unnecessary includes in netvsc
2011-07-05 18:45 UTC (9+ messages)
` [PATCH 3/5] staging: hv: add newline to log messages "
` [PATCH 4/5] staging: hv: convert dev_<loglevel> to netdev_<loglevel> "
` [PATCH 5/5] staging: hv: fix a kernel warning in netvsc_linkstatus_callback()
` [PATCH 1/5] staging: hv: fix some white spaces in netvsc driver
[PATCH 00/40] Staging: hv: Driver cleanup
2011-07-05 16:43 UTC (70+ messages)
` [PATCH 01/40] Staging: hv: storvsc: Do not aquire an unnecessary reference on stor_device
` [PATCH 02/40] Staging: hv: storvsc: Rename must_get_stor_device()
` [PATCH 03/40] Staging: hv: storvsc: Rename get_stor_device()
` [PATCH 04/40] Staging: hv: storvsc: Cleanup alloc_stor_device()
` [PATCH 05/40] Staging: hv: storvsc: Introduce state to manage the lifecycle of stor device
` [PATCH 06/40] Staging: hv: vmbus: Introduce a lock to protect the ext field in hv_device
` [PATCH 07/40] Staging: hv: storvsc: Use the newly introduced lock in accessing ext field
` [PATCH 08/40] Staging: hv: storvsc: Prevent outgoing traffic when stor dev is destroyed
` [PATCH 09/40] Staging: hv: storvsc: Get rid of release_stor_device() by inlining the code
` [PATCH 10/40] Staging: hv: storvsc: Get rid of final_release_stor_device() by inlining code
` [PATCH 11/40] Staging: hv: storvsc: Leverage the spinlock to manage ref_cnt
` [PATCH 12/40] Staging: hv: storvsc: Further cleanup reference counting of stor_device
` [PATCH 13/40] Staging: hv: netvsc: Introduce code to properly manage outstanding sends
` [PATCH 14/40] Staging: hv: netvsc: Inline the code for free_net_device()
` [PATCH 15/40] Staging: hv: netvsc: Cleanup alloc_net_device()
` [PATCH 16/40] Staging: hv: netvsc: Introduce state to manage the lifecycle of net device
` [PATCH 17/40] Staging: hv: netvsc: Use the newly introduced lock in accessing ext field
` [PATCH 18/40] Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev is destroyed
` [PATCH 19/40] Staging: hv: netvsc: Get rid of release_outbound_net_device() by inlining the code
` [PATCH 20/40] Staging: hv: netvsc: Get rid of release_inbound_net_device() "
` [PATCH 21/40] Staging: hv: netvsc: Leverage the spinlock to manage ref_cnt
` [PATCH 22/40] Staging: hv: netvsc: Further cleanup reference counting of netvsc_device
` [PATCH 23/40] Staging: hv: storvsc: Introduce code to manage IDE devices using storvsc HBA
` [PATCH 24/40] Staging: hv: storvsc: On I/O get the correct IDE device
` [PATCH 25/40] Staging: hv: storvsc: Add state to manage the lifecycle of emulated HBA
` [PATCH 26/40] Staging: hv: storvsc: Handle probing IDE devices
` [PATCH 27/40] Staging: hv: storvsc: Handle IDE devices correctly in storvsc_remove()
` [PATCH 28/40] Staging: hv: storvsc: Handle IDE devices using the storvsc driver
` [PATCH 29/40] Staging: hv: storvsc: Optimize bounce buffer handling for the "write" case
` [PATCH 30/40] Staging: hv: storvsc: Optimize the bounce buffer handling in the "read" case
` [PATCH 31/40] Staging: hv: storvsc: Get rid of blkvsc_drv.c as this code is not used
` [PATCH 32/40] Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c
` [PATCH 33/40] Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the contents of storvsc.c
` [PATCH 34/40] Staging: hv: storvsc: Add the contents of hyperv_storage.h to storvsc_drv.c
` [PATCH 35/40] Staging: hv: storvsc: Make storvsc_dev_add() a static function
` [PATCH 36/40] Staging: hv: storvsc: Make storvsc_dev_remove() "
` [PATCH 37/40] Staging: hv: storvsc: Make storvsc_do_io() "
` [PATCH 38/40] Staging: hv: storvsc: Fixup srb_status for INQUIRY and MODE_SENSE
` [PATCH 39/40] Staging: hv: storvsc: In case of scsi errors offline the device
` [PATCH 40/40] Staging: hv: storvsc: No need to copy from bounce buffer in case of failure
[RFC] virtio: expose for non-virtualization users too
2011-07-05 14:06 UTC
virtio scsi host draft specification, v3
2011-07-04 14:22 UTC (10+ messages)
[PATCH] virtio_balloon: Notify guest only after deflating the balloon
2011-07-04 7:37 UTC (10+ messages)
[PATCH] Modpost section mismatch fix
2011-07-03 23:25 UTC
[PATCH] virtio_balloon: Notify guest only after deflating the balloon
2011-07-02 3:06 UTC
[PATCH 7/7] [v6] drivers/virt: introduce Freescale hypervisor management driver
2011-07-01 17:12 UTC (2+ messages)
[PATCH 4/4] xen/netback: Add module alias for autoloading
2011-06-30 18:19 UTC (2+ messages)
[PATCH 1/1] Staging: hv: Integrate the time source driver with Hyper-V detection code
2011-06-30 0:42 UTC (3+ messages)
[PATCH 4/4] xen/netback: Add module alias for autoloading
2011-06-29 12:41 UTC
[PATCH 3/4] xen/blkback: Add module alias for autoloading
2011-06-29 12:40 UTC
[PATCH 2/4] xen: Add module alias to autoload backend drivers
2011-06-29 12:40 UTC
[PATCH 1/4] xen: Populate xenbus device attributes
2011-06-29 12:39 UTC
virtio scsi host draft specification, v3
2011-06-29 10:35 UTC (8+ messages)
RFT: virtio_net: limit xmit polling
2011-06-29 8:42 UTC (3+ messages)
[Xen-devel] [PATCH 2/2] xen: Add alias to autoload backend drivers
2011-06-28 13:47 UTC (8+ messages)
` "
` [Xen-devel] "
[PATCH 01/02] virtio: Break out lguest virtio code to virtio_lguest.c
2011-06-28 5:14 UTC (9+ messages)
` [PATCH 02/02] virtio: Add virtio platform driver
` [PATCH 00/02][RESEND] virtio: Virtio "
[Xen-devel] [PATCH 1/2] xen: Populate xenbus device attributes
2011-06-27 8:44 UTC
RFT: virtio_net: limit xmit polling
2011-06-25 19:44 UTC (2+ messages)
[PATCH 2/2] xen: Add alias to autoload backend drivers
2011-06-24 21:51 UTC
[PATCH 1/2] xen: Populate xenbus device attributes
2011-06-24 21:51 UTC
[RFC] virtio: Support releasing lock during kick
2011-06-24 9:16 UTC (5+ messages)
Make virtio vq size configurable by a guest
2011-06-23 0:48 UTC (4+ messages)
[PATCH 00/02][RESEND] virtio: Virtio platform driver
2011-06-21 10:26 UTC
[PATCH 1/2] vhost: init used ring after backend was set
2011-06-21 10:04 UTC
Request for review on Hyper-V virtual network driver
2011-06-20 15:29 UTC
RFT: virtio_net: limit xmit polling
2011-06-19 10:27 UTC
[PATCHv2 RFC 0/4] virtio and vhost-net capacity handling
2011-06-19 8:53 UTC
[PATCH] virtio-net: per cpu 64 bit stats
2011-06-17 19:18 UTC (2+ messages)
` [PATCH] virtio-net: per cpu 64 bit stats (v2)
[PATCH 1/5] staging: hv: fix some white spaces in netvsc driver
2011-06-17 14:58 UTC
[PATCH 00/11] Replace printk_rateilimit() with printk_ratelimited()
2011-06-16 23:44 UTC (3+ messages)
` [PATCH 09/11] xen/xenbus: use printk_ratelimited() instead of printk_ratelimit()
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).