messages from 2011-08-27 18:31:43 to 2011-09-22 19:40:50 UTC [more...]
[PATCH 1/1] Staging: hv: Update the TODO file
2011-09-22 19:40 UTC
Hyper-V TODO file
2011-09-22 18:22 UTC (6+ messages)
[PATCH 0000/0003] Staging: hv: Driver cleanup
2011-09-18 22:26 UTC (6+ messages)
` [PATCH 1/3] Staging: hv: util: Perform some service specific init/deinit in probe/remove
` [PATCH 2/3] Staging: hv: util: Properly handle util services in the util driver
` [PATCH 3/3] Staging: hv: vmbus: Get rid of hv_cb_utils[] and other unneeded code
[PATCH 0000/0020] Staging: hv: Driver cleanup
2011-09-17 13:26 UTC (33+ messages)
` [PATCH 01/20] Staging: hv: vmbus: Introduce a utility function to match hv_vmbus_device_id
` [PATCH 02/20] Staging: hv: vmbus: Change the signature of struct hv_driver probe function
` [PATCH 03/20] Staging: hv: storvsc: Use the driver_data to identify ide
` [PATCH 04/20] Staging: hv: vmbus: Introduce functions for setting and getting driver data
` [PATCH 05/20] Staging: hv: util: Perform some service specific init/deinit in probe/remove
` [PATCH 06/20] Staging: hv: util: Properly handle util services in the util driver
` [PATCH 07/20] Staging: hv: vmbus: Get rid of hv_cb_utils[] and other unneeded code
` [PATCH 08/20] Staging: hv: vmbus: Cleanup vmbus_remove()
` [PATCH 09/20] Staging: hv: storvsc: Get rid of storvsc_dev_add() by inlining the code
` [PATCH 10/20] Staging: hv: storvsc: Get rid of alloc_stor_device() "
` [PATCH 11/20] Staging: hv: storvsc: Get rid of some unnecessary state and definitions
` [PATCH 12/20] Staging: hv: storvsc: Eliminate the usage of ext field in struct hv_device
` [PATCH 13/20] Staging: hv: netvsc: Get rid of the usage of the "
` [PATCH 14/20] Staging: hv: mousevsc: "
` [PATCH 15/20] Staging: hv: vmbus: Get rid "
` [PATCH 16/20] Staging: hv: vmbus: Do not allocate struct hv_device_info on the stack
` [PATCH 17/20] Staging: hv: vmbus: Get rid of the module dependency
` [PATCH 18/20] Staging: hv: netvsc: Rename netDevice as net_device
` [PATCH 19/20] Staging: hv: netvsc: Rename rndisDevice to rndis_device
` [PATCH 20/20] Staging: hv: netvsc: Rename deviceInfo as device_info
[PATCH 1/1] Staging: hv: netvsc: Cleanup the name and type of link_stat variable
2011-09-13 22:21 UTC
[PATCH 1/1] Staging: hv: netvsc: Cleanup the name and type of link_stat variable
2011-09-13 20:57 UTC (3+ messages)
[PATCH 0000/0025] Staging: hv: Driver cleanup
2011-09-10 20:33 UTC (39+ messages)
` [PATCH 01/25] Staging: hv: vmbus: Rename vmbus_child_device_create
` [PATCH 02/25] Staging: hv: vmbus: Rename vmbus_child_device_register
` [PATCH 03/25] Staging: hv: vmbus: Rename vmbus_child_device_unregister
` [PATCH 04/25] Staging: hv: vmbus: Cleanup dated comments in channel_mgmt.c
` [PATCH 05/25] Staging: hv: vmbus: Change the signature of struct hv_driver probe function
` [PATCH 06/25] Staging: hv: storvsc: Use the driver_data to identify ide
` [PATCH 07/25] Staging: hv: vmbus: Change the signature of struct hv_driver remove() function
` [PATCH 08/25] Staging: hv: util: Perform some service specific initialization in util_probe()
` [PATCH 09/25] Staging: hv: util: Perform some service specific de-initialization in util_remove()
` [PATCH 10/25] Staging: hv: vmbus: Return proper error code in vmbus_remove()
` [PATCH 11/25] Staging: hv: util: Properly handle util services in the util driver
` [PATCH 12/25] Staging: hv: vmbus: Get rid of hv_cb_utils[] and other unneeded code
` [PATCH 13/25] Staging: hv: vmbus: Get rid of the module dependency
` [PATCH 14/25] Staging: hv: vmbus: Introduce functions for setting and getting driver data
` [PATCH 15/25] Staging: hv: storvsc: Get rid of storvsc_dev_add() by inlining the code
` [PATCH 16/25] Staging: hv: storvsc: Get rid of alloc_stor_device() "
` [PATCH 17/25] Staging: hv: storvsc: Get rid of some unnecessary state and definitions
` [PATCH 18/25] Staging: hv: storvsc: Eliminate the usage of ext field in struct hv_device
` [PATCH 19/25] Staging: hv: netvsc: Get rid of the usage of the "
` [PATCH 20/25] Staging: hv: mousevsc: "
` [PATCH 21/25] Staging: hv: vmbus: Get rid "
` [PATCH 22/25] Staging: hv: vmbus: Do not allocate struct hv_device_info on the stack
` [PATCH 23/25] Staging: hv: netvsc: Rename netDevice as net_device
` [PATCH 24/25] Staging: hv: netvsc: Rename rndisDevice to rndis_device
` [PATCH 25/25] Staging: hv: netvsc: Rename deviceInfo as device_info
[PATCH 1/1] Staging: hv: Integrate the time source driver with Hyper-V detection code
2011-09-09 20:32 UTC (2+ messages)
[PATCH] Staging: hv: storvsc: Show the modulename in /sys/class/scsi_host/*/proc_name
2011-09-09 15:25 UTC (8+ messages)
` [PATCH] Staging: hv: storvsc: advertise hv_storvsc instead of storvsc as driver name
` [PATCH] Staging: hv: netvsc: advertise hv_netvsc instead of netvsc "
[RFC v2 0/2] virtio: Support releasing lock during kick
2011-09-07 14:01 UTC (4+ messages)
` [PATCH v2 1/2] virtio_ring: split virtqueue_kick prepare/notify
` [PATCH v2 2/2] virtio_blk: unlock vblk->lock during kick
[PATCH 23/62] x86: irq: Remove IRQF_DISABLED
2011-09-07 8:10 UTC (2+ messages)
` [PATCH 59/62] xen: "
[PATCH 2/2] tools/virtio: virtio_test tool
2011-09-07 3:34 UTC
[PATCH 1/1] Staging: hv: Add support for >2 TB LUN in storage driver
2011-09-06 23:10 UTC
[PATCH 1/1] staging: hv: Add support for >2 TB LUN in storage driver
2011-09-06 19:14 UTC (5+ messages)
ACM DataCloud-SC11 2011: deadline extension to September 26th
2011-09-05 17:49 UTC
ACM MTAGS 2011: deadline extension to September 26th
2011-09-05 17:41 UTC
Hyper-V TODO file
2011-09-02 20:54 UTC (14+ messages)
[PATCH] Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/
2011-09-02 18:12 UTC (6+ messages)
[PATCH 1/1] Staging: hv: Update TODO file
2011-09-02 15:55 UTC
[PATCH 1/1] Staging: hv: Integrate the time source driver with Hyper-V detection code
2011-09-02 13:30 UTC (3+ messages)
[PATCH 1/1] staging: hv: Add support for >2 TB LUN in storage driver
2011-09-01 21:11 UTC (2+ messages)
[PATCH 00/10] netvsc bug fixes and cleanups
2011-09-01 19:19 UTC (11+ messages)
` [PATCH 01/10] staging: hv: remove unnecessary includes in netvsc
` [PATCH 02/10] staging: hv: add newline to log messages "
` [PATCH 03/10] staging: hv: convert dev_<loglevel> to netdev_<loglevel> "
` [PATCH 04/10] staging: hv: fix a kernel warning in netvsc_linkstatus_callback()
` [PATCH 05/10] staging: hv: re-order the code in netvsc_probe()
` [PATCH 06/10] staging: hv: fix counting of #outstanding-sends in failed sends
` [PATCH 07/10] staging: hv: fix counting of available buffer slots when send fails
` [PATCH 08/10] staging: hv: fix the return status of netvsc_start_xmit()
` [PATCH 09/10] staging: hv: fix the page buffer when rndis data go across page boundary
` [PATCH 10/10] staging: hv: fix some typos in netvsc.c
[PATCH 0000/0046] Staging: hv: Driver cleanup
2011-09-01 15:43 UTC (39+ messages)
` [PATCH 01/46] Staging: hv: storvsc: Inline free_stor_device()
` [PATCH 18/46] Staging: hv: storvsc: Add code to handle IDE devices using the storvsc driver
` [PATCH 35/46] Staging: hv: Fix a bug in vmbus_match()
` [PATCH 37/46] Staging: hv: vmbus: Check for events before messages
` [PATCH 41/46] Staging: hv: vmbus: Fix a bug in error handling in vmbus_bus_init()
` [PATCH 44/46] Staging: hv: vmbus: Fix checkpatch warnings in connection.c
` [PATCH 45/46] Staging: hv: mousevsc: Fix checkpatch errors and warnings
` [PATCH 46/46] Staging: hv: Update the TODO file
` [PATCH RFC] ata_piix: ignore disks in a hyper-v guest
[PATCH 0000/0004] Staging: hv: Driver cleanup
2011-08-31 21:35 UTC (5+ messages)
` [PATCH 1/4] Staging: hv: util: Deal with driver register failures
` [PATCH 2/4] Staging: hv: vmbus: Fix a bug in error handling in vmbus_bus_init()
` [PATCH 3/4] Staging: hv: vmbus: Check for events before messages
` [PATCH 4/4] Staging: hv: vmbus: Cleanup the code in process_chn_event()
[PATCH] virtio-net: Read MAC only after initializing MSI-X
2011-08-31 16:24 UTC
CiteSearcher: a Google Scholar front-end for iOS and Android mobile devices
2011-08-31 8:41 UTC
CFP: The Second International Workshop on Data Intensive Computing in the Clouds (DataCloud-SC11) 2011 -- co-located with IEEE/ACM Supercomputing 2011
2011-08-31 7:47 UTC
CFP: 4th Workshop on Many-Task Computing on Grids and Supercomputers (MTAGS) 2011 -- co-located with IEEE/ACM Supercomputing 2011
2011-08-31 7:36 UTC
[PATCH 0000/0059] Staging: hv: Driver cleanup
2011-08-30 17:14 UTC (5+ messages)
` [PATCH 01/59] Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get rid of the PCI signature
` [PATCH 10/59] Staging: hv: util: Make hv_utils a vmbus device driver
[PATCH] virtio: fix size computation according to the definition of struct vring_used in vring_size
2011-08-30 0:12 UTC (6+ messages)
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).