kernel: backport the ubiblock patches from 3.14->3.10
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 11 Jun 2014 12:59:15 +0000 (12:59 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 11 Jun 2014 12:59:15 +0000 (12:59 +0000)
commit19465cc90eb373ae8306e64bfdbc74bcaadad3fe
treea97120202fab614c44e03ee7a87bff4b94d992cb
parent97b7bd8b3aee6f9af1072eae37f5ab3dbd6b4e4b
kernel: backport the ubiblock patches from 3.14->3.10

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41120 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]