summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 54f1238a97bbc3b7ee5856357ae2433aa8e6a851 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
Importing driver-core.current based on 2.6.32-git10
Unchanged quilt series driver-core.current
Importing tty.current based on quilt/driver-core.current
Unchanged quilt series tty.current
Importing usb.current based on quilt/tty.current
Unchanged quilt series usb.current
Importing staging.current based on quilt/usb.current
Unchanged quilt series staging.current
Importing i2c based on 2.6.32-git10
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard f40542532e96dda5506eb76badea322f2ae4731c
HEAD is now at f405425 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
i2c-core-03-detect-drop-kind-parameter-in-drivers.patch
i2c-core-04-drop-struct-i2c_client_address_data.patch
i2c-core-05-drop-I2C_CLIENT_INSMOD-0-to-1.patch
i2c-core-06-drop-I2C_CLIENT_INSMOD-2-to-8.patch
i2c-core-07-drop-I2C_CLIENT_MODULE_PARM.patch
i2c-core-i2c-bus-should-support-pm-entries-in-struct-dev_pm_ops.patch
i2c-scmi-support-ibm-smbus-cmi-devices.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/i2c
From ../quilt-tmp
 + 83e58a6...1326a1d master     -> quilt/i2c  (forced update)
Importing jdelvare-hwmon based on 2.6.32-git10
Unchanged quilt series jdelvare-hwmon
Importing kernel-doc based on 2.6.32-git5
Unchanged quilt series kernel-doc
Importing rr based on v2.6.32-5254-g3067e02
Unchanged quilt series rr
Importing device-mapper based on v2.6.32-6793-gf405425
$ cd ../quilt-tmp
$ git reset --hard f40542532e96dda5506eb76badea322f2ae4731c
HEAD is now at f405425 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6
$ git quiltimport --author Alasdair G Kergon <agk@redhat.com> --patches ../quilt/device-mapper
dm-avoid-_hash_lock-deadlock.patch
dm-exception-store-free-tmp_store-on-persistent-flag-error.patch
dm-sysfs-add-empty-release-function-to-avoid-debug-warning.patch
dm-snapshot-only-take-lock-for-statustype-info-not-table.patch
dm-snapshot-cope-with-chunk-size-larger-than-origin.patch
dm-crypt-make-wipe-message-also-wipe-tfm-key.patch
dm-crypt-move-private-iv-fields-to-structs.patch
dm-crypt-restructure-essiv-error-path.patch
dm-crypt-separate-essiv-allocation-from-initialisation.patch
dm-crypt-make-wipe-message-also-wipe-essiv-key.patch
dm-io-use-slab-for-struct-io.patch
dm-io-remove-extra-bi_io_vec-region-hack.patch
dm-raid1-support-flush.patch
dm-raid1-split-touched-state-into-two.patch
dm-log-add-flush_header-function.patch
dm-log-introduce-flush_failed-variable.patch
dm-log-add-flush-callback-fn.patch
dm-log-use-flush-callback-fn.patch
dm-raid1-implement-mirror_flush.patch
dm-raid1-report-flush-errors-separately-in-status.patch
dm-raid1-add-framework-to-hold-bios-during-suspend.patch
dm-raid1-use-hold-framework-in-do_failures.patch
dm-raid1-abstract-get_valid_mirror-function.patch
dm-raid1-remove-bio_endio-from-dm_rh_mark_nosync.patch
dm-raid1-hold-write-bios-when-errors-are-handled.patch
dm-raid1-hold-all-write-bios-when-leg-fails.patch
dm-raid1-explicitly-initialise-bio_lists.patch
dm-ioctl-prefer-strlcpy-over-strncpy.patch
dm-snapshot-avoid-else-clause-in-persistent_read_metadata.patch
dm-snapshot-simplify-sector_to_chunk-expression.patch
dm-snapshot-abstract-minimum_chunk_size-fn.patch
dm-snapshot-consolidate-insert-exception-functions.patch
dm-snapshot-rename-dm_snap_exception-to-dm_exception.patch
dm-snapshot-rename-exception_table-to-dm_exception_table.patch
dm-snapshot-rename-exception-functions.patch
dm-snapshot-add-allocated-metadata-to-snapshot-status.patch
dm-snapshot-move-cow-ref-from-exception-store-to-snap-core.patch
dm-snapshot-track-suspended-state-in-target.patch
dm-kcopyd-accept-zero-size-jobs.patch
dm-abstract-dm_in_flight-function.patch
dm-use-clone-in-map_request-function.patch
dm-pass-gfp_mask-to-alloc_rq_tio.patch
dm-abstract-clone_rq.patch
dm-simplify-request-based-suspend.patch
dm-use-md-pending-for-in-flight-IO-counting.patch
dm-refactor-request-based-completion-functions.patch
dm-move-dm_end_request.patch
dm-add-request-based-barrier-support.patch
dm-rename-dm_get_table-to-dm_get_live_table.patch
dm-mpath-flush-workqueues-before-suspend-completes.patch
dm-add-dm_deleting_md-function.patch
dm-ioctl-forbid-messages-to-devices-being-deleted.patch
dm-mpath-add-mutex-to-synchronize-adding-and-flushing-work.patch
dm-mpath-prevent-io-from-work-queue-while-suspended.patch
dm-io-handle-empty-barriers.patch
dm-ioctl-retrieve-status-from-inactive-table.patch
dm-bind-new-table-before-destroying-old.patch
dm-keep-old-table-until-after-resume-succeeded.patch
dm-snapshot-allow-live-exception-store-handover-between-tables.patch
dm-trace-request-based-remapping.patch
dm-crypt-add-plain64-iv.patch
dm-swap-target-postsuspend-call-and-setting-suspended-flag.patch
dm-rename-dm_suspended-to-dm_suspended_md.patch
dm-export-suspended-state-to-targets.patch
dm-mpath-reject-messages-when-device-is-suspended.patch
dm-snapshot-make-bio-optional-in-__origin_write.patch
dm-snapshot-create-function-for-chunk_is_tracked-wait.patch
dm-exception-store-add-merge-specific-methods.patch
dm-snapshot-add-merge-target.patch
dm-snapshot-rework-writing-to-origin.patch
dm-snapshot-avoid-allocating-exceptions-in-merge.patch
dm-snapshot-support-barriers-in-snapshot-merge-target.patch
dm-snapshot-permit-only-one-merge-at-once.patch
dm-snapshot-add-merging.patch
dm-snapshot-queue-writes-to-chunks-being-merged.patch
dm-snapshot-delay-merging-a-chunk-until-writes-to-it-complete.patch
dm-snapshot-trigger-exceptions-in-remaining-snapshots-during-merge.patch
dm-snapshot-merge-consecutive-chunks-together.patch
dm-snapshot-report-merge-failure-in-status.patch
dm-snapshot-use-merge-origin-if-snapshot-invalid.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/device-mapper
From ../quilt-tmp
 + 77f3bec...a2a636a master     -> quilt/device-mapper  (forced update)
Importing aoe based on v2.6.31-rc9
Unchanged quilt series aoe
Importing driver-core based on quilt/staging.current
Unchanged quilt series driver-core
Importing tty based on quilt/driver-core
Unchanged quilt series tty
Importing usb based on quilt/tty
Unchanged quilt series usb
Importing staging based on quilt/usb
Unchanged quilt series staging