kernel: backport the ubiblock patches from 3.14->3.10
authorJohn Crispin <john@openwrt.org>
Wed, 11 Jun 2014 12:59:15 +0000 (12:59 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 11 Jun 2014 12:59:15 +0000 (12:59 +0000)
commitc8d472c37f07e3a0d7a5ba05ec3b7538a72ad81c
tree038631553628aa0beb963792b5dc13454bbead28
parentacbcd5f5b5465b28f966abd7f8da98062ba09935
kernel: backport the ubiblock patches from 3.14->3.10

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41120
13 files changed:
target/linux/generic/patches-3.10/040-UBI-R-O-block-driver-on-top-of-UBI-volumes.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/041-UBI-block-do-not-use-term-attach.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/042-UBI-block-Mark-init-only-symbol-as-__initdata.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/043-UBI-block-Use-u64-for-the-64-bit-dividend.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/044-UBI-rename-block-device-ioctls.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/045-UBI-block-Remove-__initdata-from-ubiblock_param_ops.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/046-UBI-avoid-workqueue-format-string-leak.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/047-UBI-make-UBI_IOCVOLCRBLK-take-a-parameter-for-future.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/491-ubi-auto-create-ubiblock-device-for-rootfs.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/552-ubifs-respect-silent-mount-flag.patch [new file with mode: 0644]