summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: b03337ff82ae77e4aa2334993db8947b51d347c0 (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
Importing jdelvare-hwmon based on 54e37b8dbe9a398f74cef313404bd2f1deca7853
Unchanged quilt series jdelvare-hwmon
Importing device-mapper based on v3.8-rc4
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard 7d1f9aeff1ee4a20b1aeb377dd0f579fe9647619
HEAD is now at 7d1f9ae Linux 3.8-rc4
$ git am ../quilt/device-mapper/dm-thin-fix-queue-limits-stacking.patch
Applying: thin_io_hints() is blindly copying the queue limits from the thin-pool
$ git am ../quilt/device-mapper/dm-fix-write-same-requests-counting.patch
Applying: When processing write same requests, fix dm to send the configured
$ git am ../quilt/device-mapper/dm-thin-support-a-non-power-of-2-discard_granularity.patch
Applying: Support a non-power-of-2 discard granularity in dm-thin, now that the block
$ git am ../quilt/device-mapper/dm-table-remove-superfluous-variable-reset.patch
Applying: If allocation fails, the local var *t is not used any more after kfree.
$ git am ../quilt/device-mapper/dm-bufio-use-WRITE_FLUSH-instead-of-REQ_FLUSH.patch
Applying: Use WRITE_FLUSH instead of REQ_FLUSH for submitted requests to make it
$ git am ../quilt/device-mapper/dm-thin-use-block_size_is_power_of_two.patch
Applying: Use block_size_is_power_of_two() rather than checking
$ git am ../quilt/device-mapper/dm-remove-CONFIG_EXPERIMENTAL.patch
Applying: Remove EXPERIMENTAL from all existing device-mapper targets.
$ git am ../quilt/device-mapper/dm-persistent-data-remove-CONFIG_EXPERIMENTAL.patch
Applying: The CONFIG_EXPERIMENTAL config item has not carried much meaning for a
$ git am ../quilt/device-mapper/dm-clean-up-clone_bio.patch
Applying: Remove the no-longer-used struct bio_set argument from clone_bio and split_bvec.
$ git am ../quilt/device-mapper/dm-rename-request-variables-to-bios.patch
Applying: Use 'bio' in the name of variables and functions that deal with
$ git am ../quilt/device-mapper/dm-rename-bio-cloning-functions.patch
Applying: Rename functions involved in splitting and cloning bios.
$ git am ../quilt/device-mapper/dm-refactor-bio-cloning.patch
Applying: Refactor part of the bio splitting and cloning code to try to make it
$ git am ../quilt/device-mapper/dm-btree-set-some-fn-parms-const.patch
Applying: Mark some constant parameters constant in some dm-btree functions.
$ git am ../quilt/device-mapper/dm-ioctl-introduce-ioctl_flags.patch
Applying: This patch introduces flags for each ioctl function.
$ git am ../quilt/device-mapper/dm-ioctl-optimize-functions-without-variable-params.patch
Applying: Device-mapper ioctls receive and send data in a buffer supplied
$ git am ../quilt/device-mapper/dm-add-target-num_write_bios-fn.patch
Applying: Add a num_write_bios function to struct target.
$ git am ../quilt/device-mapper/dm-persistent-data-add-btree_walk.patch
Applying: Add dm_btree_walk to iterate through the contents of a btree.
$ git am ../quilt/device-mapper/dm-bio-prison-pass-cell-memory-in.patch
Applying: Change the dm_bio_prison interface so that instead of allocating memory
$ git am ../quilt/device-mapper/dm-thin-remove-cells-from-stack.patch
Applying: This patch takes advantage of the new bio-prison interface where the
$ cd /home/sfr/kernels/next/next
$ git fetch -f ../quilt-tmp master:device-mapper/master
From ../quilt-tmp
 + 16f5a13...aa2b4e2 master     -> device-mapper/master  (forced update)