]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - Next/quilt-import.log
Add linux-next specific files for 20120921
[karo-tx-linux.git] / Next / quilt-import.log
1 Importing i2c based on 6a2a2b85db0edf92ace1198a0a35b99ba201388c
2 Unchanged quilt series i2c
3 Importing jdelvare-hwmon based on 6a2a2b85db0edf92ace1198a0a35b99ba201388c
4 Unchanged quilt series jdelvare-hwmon
5 Importing rr based on v3.6-rc6-28-g925a6f0
6 Unchanged quilt series rr
7 Importing device-mapper based on block/for-next
8 $ git clone -s -l -n -q . ../quilt-tmp
9 $ cd ../quilt-tmp
10 $ git reset --hard cd93f60c6ca8b13bc88efc738c20b3a676d62a9f
11 HEAD is now at cd93f60 Merge branch 'for-3.7/core' into for-next
12 $ git am ../quilt/device-mapper/dm-verity-fix-overflow-check.patch
13 Applying: This patch fixes sector_t overflow checking in dm-verity.
14 $ git am ../quilt/device-mapper/dm-mpath-fix-check-for-null-mpio-in-end_io-fn.patch
15 Applying: The mpio dereference should be moved below the BUG_ON NULL test
16 $ git am ../quilt/device-mapper/dm-mpath-only-retry-ioctl-when-no-paths-if-queue_if_no_path-set.patch
17 Applying: When there are no paths and multipath receives an ioctl, it waits until
18 $ git am ../quilt/device-mapper/dm-table-clear-add_random-unless-all-devices-have-it-set.patch
19 Applying: Always clear QUEUE_FLAG_ADD_RANDOM if any underlying device does not
20 $ git am ../quilt/device-mapper/dm-thin-do-not-set-discard_zeroes_data.patch
21 Applying: The dm thin pool target claims to support the zeroing of discarded
22 $ git am ../quilt/device-mapper/dm-thin-tidy-discard-support.patch
23 Applying: A little thin discard code refactoring in preparation for the next
24 $ git am ../quilt/device-mapper/dm-thin-fix-discard-support-for-data-devices.patch
25 Applying: The discard limits that get established for a thin-pool or thin device
26 $ git am ../quilt/device-mapper/dm-bufio-use-list_move.patch
27 Applying: Use list_move() instead of list_del() + list_add().
28 $ git am ../quilt/device-mapper/dm-use-ACCESS_ONCE-for-sysfs-values.patch
29 Applying: Use the ACCESS_ONCE macro in dm-bufio and dm-verity where a variable
30 $ git am ../quilt/device-mapper/dm-store-dm_target_io-in-bio-front_pad.patch
31 Applying: Use the recently-added bio front_pad field to allocate struct dm_target_io.
32 $ cd ../next
33 $ git fetch -f ../quilt-tmp master:quilt/device-mapper
34 From ../quilt-tmp
35  + e56559b...e004254 master     -> quilt/device-mapper  (forced update)