GIT Revision: 0054c83c150289de590323379cce1b1b0b779fd5

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7219
This commit is contained in:
Michal Marek 2012-03-13 06:02:40 +00:00 committed by Git OBS Bridge
parent 4a3f6d4c35
commit 25c602669f
21 changed files with 618 additions and 7 deletions

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83
-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de
- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
definitions.
- Staging: hv: storvsc: Move the storage driver out of the
staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199
-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83
-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de
- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
definitions.
- Staging: hv: storvsc: Move the storage driver out of the
staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199
-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83
-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de
- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
definitions.
- Staging: hv: storvsc: Move the storage driver out of the
staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199
-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83
-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de
- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
definitions.
- Staging: hv: storvsc: Move the storage driver out of the
staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199
-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83
-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de
- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
definitions.
- Staging: hv: storvsc: Move the storage driver out of the
staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199
-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83
-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de
- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
definitions.
- Staging: hv: storvsc: Move the storage driver out of the
staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199
-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83
-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de
- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
definitions.
- Staging: hv: storvsc: Move the storage driver out of the
staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199
-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83
-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de
- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
definitions.
- Staging: hv: storvsc: Move the storage driver out of the
staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199
-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83
-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de
- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
definitions.
- Staging: hv: storvsc: Move the storage driver out of the
staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199
-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83
-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de
- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
definitions.
- Staging: hv: storvsc: Move the storage driver out of the
staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199
-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83
-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de
- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
definitions.
- Staging: hv: storvsc: Move the storage driver out of the
staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199
-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83
-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de
- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
definitions.
- Staging: hv: storvsc: Move the storage driver out of the
staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199
-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83
-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de
- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
definitions.
- Staging: hv: storvsc: Move the storage driver out of the
staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199
-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83
-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de
- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
definitions.
- Staging: hv: storvsc: Move the storage driver out of the
staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199
-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83
-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de
- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
definitions.
- Staging: hv: storvsc: Move the storage driver out of the
staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199
-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83
-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de
- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
definitions.
- Staging: hv: storvsc: Move the storage driver out of the
staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199
-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Mar 12 16:35:36 CET 2012 - jbeulich@novell.com
- Update Xen patches to 3.3-rc7 and c/s 1163.
- commit 0054c83
-------------------------------------------------------------------
Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de
- Staging: hv: storvsc: Cleanup some comments.
- Staging: hv: storvsc: Cleanup storvsc_probe().
- Staging: hv: storvsc: Cleanup storvsc_queuecommand().
- Staging: hv: storvsc: Introduce defines for srb status codes.
- Staging: hv: storvsc: Cleanup storvsc_host_reset_handler().
- Staging: hv: storvsc: Move and cleanup storvsc_remove().
- Staging: hv: storvsc: Add a comment to explain life-cycle
management.
- Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request.
- Staging: hv: storvsc: Rename the context field in
hv_storvsc_request.
- Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver.
- Staging: hv: storvsc: Cleanup the code for generating protocol
version.
- Staging: hv: storvsc: Cleanup some protocol related constants.
- Staging: hv: storvsc: Get rid of some unused defines.
- Staging: hv: storvsc: Consolidate the request structure.
- Staging: hv: storvsc: Consolidate all the wire protocol
definitions.
- Staging: hv: storvsc: Move the storage driver out of the
staging area.
- Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to
patches.suse/suse-hv-pata_piix-ignore-disks.patch
- commit 7487199
-------------------------------------------------------------------
Mon Mar 12 03:43:53 CET 2012 - jeffm@suse.com

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:039aefead507fc413e85bcdf0a4304f84c74d1ba1dbb7feb4bcb4ae1d88b712c
size 177995
oid sha256:ca84c5fe39f562f516bf08828113f255186df2fdac93e0dba18051a71c92419a
size 202302

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0b80e1bd6eaf76ebe7e98ea455d1b01a1cb225aa89099b64d10e6852661da86d
size 2089877
oid sha256:744e993f85f89c1a2b32241ebaa817652c89305789a442f3b7d13109cfdbc305
size 2093293

View File

@ -258,7 +258,23 @@
########################################################
# Suse specific stuff
########################################################
patches.suse/staging-hv-pata_piix-ignore-disks.patch
patches.suse/msft-hv-0309-Staging-hv-storvsc-Cleanup-some-comments.patch
patches.suse/msft-hv-0310-Staging-hv-storvsc-Cleanup-storvsc_probe.patch
patches.suse/msft-hv-0311-Staging-hv-storvsc-Cleanup-storvsc_queuecommand.patch
patches.suse/msft-hv-0312-Staging-hv-storvsc-Introduce-defines-for-srb-stat.patch
patches.suse/msft-hv-0313-Staging-hv-storvsc-Cleanup-storvsc_host_reset_han.patch
patches.suse/msft-hv-0314-Staging-hv-storvsc-Move-and-cleanup-storvsc_remov.patch
patches.suse/msft-hv-0315-Staging-hv-storvsc-Add-a-comment-to-explain-life.patch
patches.suse/msft-hv-0316-Staging-hv-storvsc-Get-rid-of-the-on_io_completio.patch
patches.suse/msft-hv-0317-Staging-hv-storvsc-Rename-the-context-field-in-hv.patch
patches.suse/msft-hv-0318-Staging-hv-storvsc-Miscellaneous-cleanup-of-storv.patch
patches.suse/msft-hv-0319-Staging-hv-storvsc-Cleanup-the-code-for-generatin.patch
patches.suse/msft-hv-0320-Staging-hv-storvsc-Cleanup-some-protocol-related.patch
patches.suse/msft-hv-0321-Staging-hv-storvsc-Get-rid-of-some-unused-defines.patch
patches.suse/msft-hv-0322-Staging-hv-storvsc-Consolidate-the-request-struct.patch
patches.suse/msft-hv-0323-Staging-hv-storvsc-Consolidate-all-the-wire-proto.patch
patches.suse/msft-hv-0324-Staging-hv-storvsc-Move-the-storage-driver-out-of.patch
patches.suse/suse-hv-pata_piix-ignore-disks.patch
########################################################
# Networking, IPv6

View File

@ -1,3 +1,3 @@
2012-03-12 03:43:53 +0100
GIT Revision: 81a18ea866f34e6920a7cc1c76dc57f166b8f0f3
2012-03-12 16:35:36 +0100
GIT Revision: 0054c83c150289de590323379cce1b1b0b779fd5
GIT Branch: master