summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 9bd4870e8904e08123a62f5c144b3b25d2ceeabe (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
Unchanged quilt series driver-core.current
Unchanged quilt series usb.current
Importing i2c based on 2.6.30-git11
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard 65795efbd380a832ae508b04dba8f8e53f0b84d9
HEAD is now at 65795ef Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
i2c-core-01-kill-client_register_unregister.patch
i2c-core-02-kill-legacy-binding-model.patch
i2c-core-03-kill-i2c_probe.patch
i2c-core-04-merge-i2c_attach_client.patch
i2c-core-05-kill-is_newstyle_driver.patch
i2c-core-06-kill-per-adapter-client-list.patch
i2c-core-07-limit-locking.patch
i2c-sysfs-interface-to-instantiate-devices.patch
Context reduced to (1/1) to apply fragment at 39
i2c-use-rwsem-instead-of-mutex.patch
i2c-functions-depend-on-CONFIG_I2C.patch
i2c-new-macro-to-initialize-i2c-address-lists-on-the-fly.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/i2c
From ../quilt-tmp
 + bb925e9...2a36e43 master     -> quilt/i2c  (forced update)
Importing jdelvare-hwmon based on 2.6.30-git10
$ cd ../quilt-tmp
$ git reset --hard 300df7dc89cc276377fc020704e34875d5c473b6
HEAD is now at 300df7d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
hwmon-vid-limit-AMD-0Fh-6-bit-VID.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon
From ../quilt-tmp
 + d1123b3...0028f38 master     -> quilt/jdelvare-hwmon  (forced update)
Unchanged quilt series kernel-doc
Unchanged quilt series rr
Importing device-mapper based on block/for-next
$ cd ../quilt-tmp
$ git reset --hard b0fd271d5fba0b2d00888363f3869e3f9b26caa9
HEAD is now at b0fd271 block: add request clone interface (v2)
$ git quiltimport --author Alasdair G Kergon <agk@redhat.com> --patches ../quilt/device-mapper
dm-mpath-validate-table-argument-count.patch
dm-mpath-validate-hw_handler-argument-count.patch
dm-sysfs-skip-output-when-device-is-being-destroyed.patch
dm-mpath-change-attached-scsi_dh.patch
dm-mpath-call-activate-fn-for-each-path-in-pg_init.patch
dm-raid1-keep-retrying-alloc-if-mempool_alloc-failed.patch
dm-mpath-flush-keventd-queue-in-destructor.patch
dm-avoid-unsupported-spanning-of-md-stripe-boundaries.patch
dm-avoid-unsupported-spanning-of-md-stripe-boundaries-fixup-for-linux-next.patch
dm-use-i_size_read.patch
dm-rename-suspended_bdev-to-bdev.patch
dm-always-hold-bdev-reference.patch
dm-make-dm_flush-return-void.patch
dm-process-requeue-in-dm_wq_work.patch
dm-store-only-first-barrier-error.patch
dm-remove-EOPNOTSUPP-for-barriers.patch
dm-remove-check-that-prevents-mapping-empty-bios.patch
dm-introduce-num_flush_requests.patch
dm-initialise-tio-in-alloc_tio.patch
dm-send-empty-barriers-to-targets-in-dm_flush.patch
dm-linear-support-flush.patch
dm-stripe-support-flush.patch
dm-crypt-support-flush.patch
dm-delay-support-barriers.patch
dm-mpath-support-barriers.patch
dm-snapshot-support-barriers.patch
dm-io-record-eopnotsupp.patch
dm-io-retry-after-barrier-error.patch
dm-snapshot-use-barrier-when-writing-exception-store.patch
dm-mpath-add-start_io-and-nr_bytes-to-path-selectors.patch
dm-mpath-add-queue-length-load-balancer.patch
dm-mpath-add-service-time-load-balancer.patch
dm-table-improve-warning-message-when-devices-not-freed-before-destruction.patch
dm-sysfs-add-suspended-attribute.patch
dm-ioctl-support-cookies-for-udev.patch
dm-table-ensure-targets-are-aligned-to-logical_block_size.patch
dm-table-validate-device-logical_block_size.patch
dm-table-replace-struct-io_restrictions-with-struct-queue_limits.patch
dm-table-establish-queue-limits-by-copying-table-limits.patch
dm-targets-introduce-iterate-devices-fn.patch
dm-log-fix-create_log_context-to-use-logical_block_size-of-log-device.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/device-mapper
From ../quilt-tmp
 + ac21525...56303c2 master     -> quilt/device-mapper  (forced update)
Unchanged quilt series ttydev
Unchanged quilt series aoe
Unchanged quilt series driver-core
Unchanged quilt series usb
Unchanged quilt series staging