summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 78205deddbae748f29aa5f6f1cec8f0507d8a217 (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
Importing jdelvare-hwmon based on 3.9-rc3
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard a937536b868b8369b98967929045f1df54234323
HEAD is now at a937536 Linux 3.9-rc3
$ git am ../quilt/jdelvare-hwmon/MAINTAINERS-Mark-Hoffman.patch
Applying: MAINTAINERS: Remove Mark M. Hoffman
$ git am ../quilt/jdelvare-hwmon/hwmon-lm75-01-update-header-inclusion.patch
Applying: hwmon: (lm75.h) Update header inclusion
$ git am ../quilt/jdelvare-hwmon/hwmon-lm75-02-fix-tcn75-prefix.patch
Applying: hwmon: (lm75) Fix tcn75 prefix
$ git am ../quilt/jdelvare-hwmon/hwmon-lm75-03-per-chip-initialization.patch
Applying: hwmon: (lm75) Per-chip configuration register initialization
$ git am ../quilt/jdelvare-hwmon/hwmon-lm75-04-tweak-per-chip-part-1.patch
Applying: hwmon: (lm75) Prepare to support per-chip resolution and sample time
$ git am ../quilt/jdelvare-hwmon/hwmon-lm75-05-tweak-per-chip-part-2.patch
Applying: hwmon: (lm75) Tune resolution and sample time per chip
$ git am ../quilt/jdelvare-hwmon/hwmon-lm75-06-add-DS7505.patch
Applying: hwmon: (lm75) Add support for the Dallas/Maxim DS7505
$ cd /home/sfr/kernels/next/next
$ git fetch -f ../quilt-tmp master:jdelvare-hwmon/master
From ../quilt-tmp
 + badd072...4aafa4f master     -> jdelvare-hwmon/master  (forced update)
Importing device-mapper based on v3.9-rc3
$ cd ../quilt-tmp
$ git reset --hard a937536b868b8369b98967929045f1df54234323
HEAD is now at a937536 Linux 3.9-rc3
$ git am ../quilt/device-mapper/dm-thin-fix-discard-corruption.patch
Applying: Fix a bug in dm_btree_remove that could leave leaf values with incorrect
$ git am ../quilt/device-mapper/dm-thin-fix-non-power-of-two-discard-granularity-calc.patch
Applying: Fix a discard granularity calculation to work for non power of 2 block sizes.
$ git am ../quilt/device-mapper/dm-verity-avoid-deadlock.patch
Applying: A deadlock was found in the prefetch code in the dm verity map
$ git am ../quilt/device-mapper/dm-cache-avoid-64-bit-division-on-32-bit.patch
Applying: Squash various 32bit link errors.
$ git am ../quilt/device-mapper/dm-cache-detect-cache_create-failure.patch
Applying: Return error if cache_create() fails.
$ git am ../quilt/device-mapper/dm-cache-avoid-calling-policy-destructor-twice-on-error.patch
Applying: If the cache policy's config values are not able to be set we must
$ git am ../quilt/device-mapper/dm-cache-metadata-clear-dirty-bits-on-clean-shutdown.patch
Applying: When writing the dirty bitset to the metadata device on a clean
$ git am ../quilt/device-mapper/dm-cache-fix-race-in-writethrough-implementation.patch
Applying: We have found a race in the optimisation used in the dm cache
$ git am ../quilt/device-mapper/dm-cache-policy-change-version-from-string-to-integer-set.patch
Applying: Separate dm cache policy version string into 3 unsigned numbers
$ git am ../quilt/device-mapper/dm-cache-policy-ignore-hints-if-generated-by-different-version.patch
Applying: When reading the dm cache metadata from disk, ignore the policy hints
$ git am ../quilt/device-mapper/dm-cache-policy-fix-description-of-lookup-fn.patch
Applying: Correct the documented requirement on the return code from dm cache policy
$ cd /home/sfr/kernels/next/next
$ git fetch -f ../quilt-tmp master:device-mapper/master
From ../quilt-tmp
 + aa5e785...fc2f1ae master     -> device-mapper/master  (forced update)