messages from 2011-03-11 11:16:28 to 2011-04-05 05:15:06 UTC [more...]
KVM Forum 2011 - Save the Date
2011-04-05 5:15 UTC
[PATCH] virtio_blk: decrement index when blockdevice is removed
2011-04-05 5:08 UTC
[PATCH 00/07] Remove and replace all un-needed DPRINT and printk
2011-04-05 5:00 UTC (9+ messages)
` [PATCH 01/07] Remove all unneeded DPRINT from hv_vmbus
` [PATCH 02/07] Remove all unneeded DPRINT from hv_netvsc
` [PATCH 03/07] Remove all unneeded DPRINT from hv_utils
` [PATCH 04/07] Replace DPRINT with natives in hv_vmbus
` [PATCH 05/07] replace DPRINT with native primitives in hv_netvsc
` [PATCH 06/07] Replaced DPRINT and printk with native functions in hv_utils
` [PATCH 07/07] Replaced printk with pr_info in hv_timesource
[PATCH 00/22] Staging: hv: Cleanup-storage-drivers-phase-III
2011-04-05 4:59 UTC (24+ messages)
` [PATCH 01/22] Staging: hv: Get rid of the forward declaration of blkvsc_submit_request()
` [PATCH 02/22] Staging: hv: Get rid of the forward declaration of blkvsc_media_changed()
` [PATCH 03/22] Staging: hv: Get rid of the forward declaration of blkvsc_open()
` [PATCH 04/22] Staging: hv: Get rid of the forward declaration of blkvsc_getgeo()
` [PATCH 05/22] Staging: hv: Get rid of the forward declaration of blkvsc_init_rw()
` [PATCH 06/22] Staging: hv: Get rid of the forward declaration of blkvsc_ioctl()
` [PATCH 07/22] Staging: hv: Get rid of the forward declaration of blkvsc_cmd_completion()
` [PATCH 08/22] Staging: hv: Get rid of the forward declaration of blkvsc_do_flush()
` [PATCH 09/22] Staging: hv: Get rid of the forward declaration of blkvsc_cancel_pending_reqs()
` [PATCH 10/22] Staging: hv: Get rid of the forward declaration of blkvsc_remove()
` [PATCH 11/22] Staging: hv: Get rid of the forward declaration of blkvsc_shutdown()
` [PATCH 12/22] Staging: hv: Get rid of the forward declaration for blkvsc_release()
` [PATCH 13/22] Staging: hv: Get rid of the forward declaration for blkvsc_do_read_capacity()
` [PATCH 14/22] Staging: hv: Get rid of the forward declaration of blkvsc_do_read_capacity16()
` [PATCH 15/22] Staging: hv: Get rid of the forward declaration of blkvsc_revalidate_disk()
` [PATCH 16/22] Staging: hv: Get rid of the forward declaration for blkvsc_do_inquiry()
` [PATCH 17/22] Staging: hv: Get rid of the forward declaration for blkvsc_do_request()
` [PATCH 18/22] Staging: hv: Get rid of the forward declaration for blkvsc_do_pending_reqs()
` [PATCH 19/22] Staging: hv: Get rid of the forward declaration for blkvsc_request()
` [PATCH 20/22] Staging: hv: Move some definitions/declarations to be earlier in the file
` [PATCH 21/22] Staging: hv: Move module parameter to "
` [PATCH 22/22] Staging: hv: Get rid of some dead code in blkvsc_drv.c
[PATCH] virtio_blk: decrement index when blockdevice is removed
2011-04-05 4:49 UTC
[PATCH] virtio: decrement dev_index when device is unregistered
2011-04-05 4:49 UTC
[PATCH 00/16] Staging: hv: Cleanup storage drivers - Phase I
2011-04-05 4:29 UTC (19+ messages)
` [PATCH 01/16] Staging: hv: Add the inclusion guard for vstorage.h
` [PATCH 02/16] Staging: hv: Move the definition of struct storvsc_request_extension
` [PATCH 03/16] Staging: hv: Move the definition of struct storvsc_device
` [PATCH 04/16] Staging: hv: Cleanup "
` [PATCH 05/16] Staging: hv: Get rid of the include of storvsc.c from blkvsc.c
` [PATCH 06/16] Staging: hv: Get rid of dead code in storvsc.c
` [PATCH 07/16] Staging: hv: Move the definition of stor_vsc_initialize()
` [PATCH 08/16] Staging: hv: Make the function stor_vsc_initialize() static
` [PATCH 09/16] Staging: hv: Cleanup the initialization of storvsc driver
` [PATCH 10/16] Staging: hv: Move the contents of blkvsc.c to blkvsc_drv.c
` [PATCH 11/16] Staging: hv: Get rid of the file blkvsc.c
` [PATCH 12/16] Staging: hv: Cleanup initialization of blkvsc driver
` [PATCH 13/16] Staging: hv: Move the definition of the function get_stor_device()
` [PATCH 14/16] Staging: hv: Move the definition of the function put_stor_device()
` [PATCH 15/16] Staging: hv: Move the definition of the function stor_vsc_on_host_reset()
` [PATCH 16/16] Staging: hv: Make the function stor_vsc_on_host_reset() static
[PATCH 00/12] Staging: hv: Cleanup vmbus driver - Phase II
2011-04-05 4:22 UTC (27+ messages)
` [PATCH 01/12] Staging: hv: Make vmbus driver a pci driver
` [PATCH 02/12] Staging: hv: Cleanup root device handling
` [PATCH 03/12] Staging: hv: Cleanup irq management
` [PATCH 04/12] Staging: hv: Rename vmbus_driver_context structure
` [PATCH 05/12] Get rid of the forward declaration for vmbus_uevent
` [PATCH 05/12] Staging: hv: "
` [PATCH 06/12] Staging: hv: Get rid of the forward declaration for vmbus_match
` [PATCH 07/12] Staging: hv: Get rid of the forward declaration for vmbus_probe
` [PATCH 08/12] Staging: hv: Get rid of the forward declaration for vmbus_remove
` [PATCH 09/12] Staging: hv: Get rid of the forward declaration for vmbus_shutdown
` [PATCH 10/12] Staging: hv: Get rid of the forward declaration for vmbus_device_release
` [PATCH 11/12] Staging: hv: Get rid of the forward declaration for vmbus_isr
` [PATCH 12/12] Staging: hv: Get rid of the forward declaration for vmbus_show_device_attr
[PATCH 00/22] Staging: hv: Cleanup storage drivers - Phase IV
2011-04-04 22:48 UTC (23+ messages)
` [PATCH 01/22] Staging: hv: Get rid of blkvsc_media_changed()
` [PATCH 02/22] Staging: hv: Enable blkvsc_ioctl()
` [PATCH 03/22] Staging: hv: Simplify the code for blkvsc_getgeo()
` [PATCH 04/22] Staging: hv: Introduce a common function for issuing commands to the device
` [PATCH 05/22] Staging: hv: Get rid of blkvsc_do_read_capacity()
` [PATCH 06/22] Staging: hv: Get rid of blkvsc_do_read_capacity16()
` [PATCH 07/22] Staging: hv: Get rid of the function blkvsc_do_flush()
` [PATCH 08/22] Staging hv: Get rid of the state media_not_present
` [PATCH 09/22] Staging: hv: Get rid of the function blkvsc_revalidate_disk()
` [PATCH 10/22] Staging: hv: Simplify blkvsc_init_rw
` [PATCH 11/22] Staging: hv: Get rid of some DPRINT_INFO() statements
` [PATCH 12/22] Staging: hv: Get rid of some DPRINT_DBG() calls
` [PATCH 13/22] Staging: hv: Cleanup blkvsc_remove()
` [PATCH 14/22] Staging: hv: Cleanup storvsc_remove()
` [PATCH 15/22] Staging: hv: Get rid of the code to manage removable media
` [PATCH 16/22] Staging: hv: Get rid of some DPRINT_ERR() calls
` [PATCH 17/22] Staging: hv: Get rid of an unnecessary check in blkvsc_probe()
` [PATCH 18/22] Staging: hv: Cleanup blkvsc_open()
` [PATCH 19/22] Staging: hv: Fix a jump label (Cleanup) in blkvsc_drv
` [PATCH 20/22] Staging: hv: Fix a jump label (Remove) in blkvsc_drv.c
` [PATCH 21/22] Staging: hv: Introduce a function to map channel properties onto block device info
` [PATCH 22/22] Staging: hv: Get rid of IDE details from blkvsc_drv.c
[PATCH RESEND] net: convert xen-netfront to hw_features
2011-04-04 18:08 UTC (9+ messages)
` [PATCH] xen: netfront: fix declaration order
` [PATCH] xen: drop anti-dependency on X86_VISWS (Was: Re: [PATCH] xen: netfront: fix declaration order)
[PATCH] virtio: Decrement avail idx on buffer detach
2011-04-04 15:01 UTC (5+ messages)
Signed bit field; int have_hotplug_status_watch:1
2011-04-04 8:26 UTC (2+ messages)
[PATCH] virtio_net: convert to hw_features
2011-04-02 3:54 UTC
[PATCH 1/5] staging: hv: change camel case funct names to lower case funct in hv_mouse
2011-04-01 21:32 UTC (5+ messages)
` [PATCH 2/5] staging: hv: Convert camel case func params to lower case "
` [PATCH 3/5] staging: hv: Convert camel case member of struct mousevsc_drv_obj to lower case
` [PATCH 4/5] staging: hv: Convert camel case members of struct mousevsc_dev "
` [PATCH 5/5] staging: hv: Convert camel case in in all functions to lower case in hv_mouse
[PATCH] virtio_net: convert to hw_features
2011-03-31 11:01 UTC
[PATCH RESEND] net: convert xen-netfront to hw_features
2011-03-31 11:01 UTC
[PATCH] xen: events: fix error checks in bind_*_to_irqhandler()
2011-03-30 19:31 UTC
[PATCH] xen: events: fix error checks in bind_*_to_irqhandler()
2011-03-30 19:14 UTC
virtio-blk.c handling of i/o which is not a 512 multiple
2011-03-30 8:45 UTC
[PATCH 00/20] Staging: hv: Cleanup-storage-drivers-phase-II
2011-03-28 16:33 UTC (21+ messages)
` [PATCH 01/20] Staging: hv: Move the definition of struct storvsc_request_extension
` [PATCH 02/20] Staging: hv: Embed struct storvsc_request_extension into hv_storvsc_request
` [PATCH 03/20] Staging: hv: Get rid of request_ext_size from struct storvsc_driver_object
` [PATCH 04/20] Staging: hv: Add a function to map a hv_driver pointer to storvsc driver
` [PATCH 05/20] Staging: hv: Use struct completion in struct storvsc_request_extension
` [PATCH 06/20] Staging: hv: Get rid of the type field from struct hv_storvsc_request
` [PATCH 07/20] Staging: hv: Get rid of the host "
` [PATCH 08/20] Staging: hv: Get rid of the bus "
` [PATCH 09/20] Staging: hv: Get rid of the target_id "
` [PATCH 10/20] Staging: hv: Get rid of lun_id "
` [PATCH 11/20] Staging: hv: Get rid of the cdb_len "
` [PATCH 12/20] Staging: hv: Get rid of cdb "
` [PATCH 13/20] Staging: hv: Get rid of sense_buffer_size "
` [PATCH 14/20] Staging: hv: Move sense_buffer field
` [PATCH 15/20] Staging: hv: Move the context field from struct hv_storvsc_request
` [PATCH 16/20] Staging: hv: Move on_io_completion() "
` [PATCH 17/20] Staging: hv: Get rid of the status field "
` [PATCH 18/20] Staging: hv: Move the data_buffer "
` [PATCH 19/20] Staging: hv: Rename struct storvsc_request_extension
` [PATCH 20/20] Staging: hv: Get rid of synch primitive in struct blkvsc_request
Joint COMPSAC/SAINT Doctoral Symposium Call For Papers
2011-03-26 23:00 UTC
[PATCH] xen: fix p2m section mismatches
2011-03-25 15:06 UTC (3+ messages)
` [Xen-devel] "
[patch 1/2] xen-gntdev: return -EFAULT on copy_to_user failure
2011-03-25 15:04 UTC (2+ messages)
` [Xen-devel] "
[patch 2/2] xen-gntdev: unlock on error path in gntdev_mmap()
2011-03-25 15:04 UTC (2+ messages)
` [Xen-devel] "
ICAC2011 Poster Deadline Extended to April 1 (8th International Conference on Autonomic Computing)
2011-03-24 11:33 UTC
[PULL net-2.6] vhost: cleanups and fixes
2011-03-21 2:08 UTC (2+ messages)
ICGC11 deadline extended to March 28 (2nd International Green Computing Conference)
2011-03-20 10:26 UTC
Bug inkvm_set_irq
2011-03-17 8:21 UTC (4+ messages)
[PATCH 00/02] virtio: Virtio platform driver
2011-03-17 6:50 UTC (4+ messages)
[PATCH] virtio: Decrement avail idx on buffer detach
2011-03-16 13:42 UTC
[Qemu-devel] Developing custom PCI devices in qemu
2011-03-16 12:14 UTC
Developing custom PCI devices in qemu
2011-03-16 10:19 UTC
[PATCH] virtio_pci: Prevent double-free of pci regions after device hot-unplug
2011-03-16 4:04 UTC (2+ messages)
[PATCH] virtio: console: Enable call to hvc_remove() on console port remove
2011-03-16 4:04 UTC (2+ messages)
[PATCH 0/2] Fix hot-unplug: device removal while port in use
2011-03-16 4:01 UTC (3+ messages)
[PATCH 10/21] Staging: hv: Cleanup root device handling
2011-03-14 20:13 UTC (5+ messages)
[PATCH 00/21] Staging: hv: Cleanup vmbus driver
2011-03-14 19:47 UTC (3+ messages)
[PATCH 11/21] Staging: hv: Make vmbus driver a platform pci driver
2011-03-14 19:34 UTC (8+ messages)
[PATCH 1/3] vhost-net: check the support of mergeable buffer outside the receive loop
2011-03-13 21:11 UTC (9+ messages)
` [PATCH 3/3] vhost-net: use lock_sock_fast() in peek_head_len()
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).