openwrt/target/linux/generic/pending-4.14
Christian Lamparter afcdf099b7 kernel: fix f2fs on big endian machines
The WD MyBook Live SquashFS images didn't work anymore due to
a upstream regression in f2fs commit: 0cfe75c5b01199
("f2fs: enhance sanity_check_raw_super() to avoid potential overflows")
that got backported to 4.14.86 and 4.9.144.

by Martin Blumenstingl:
|Treat "block_count" from struct f2fs_super_block as 64-bit little endian
|value in sanity_check_raw_super() because struct f2fs_super_block
|declares "block_count" as "__le64".
|
|This fixes a bug where the superblock validation fails on big endian
|devices with the following error:
|  F2FS-fs (sda1): Wrong segment_count / block_count (61439 > 0)
|  F2FS-fs (sda1): Can't find valid F2FS filesystem in 1th superblock
|  F2FS-fs (sda1): Wrong segment_count / block_count (61439 > 0)
|  F2FS-fs (sda1): Can't find valid F2FS filesystem in 2th superblock
|As result of this the partition cannot be mounted.
|
|With this patch applied the superblock validation works fine and the
|partition can be mounted again:
|  F2FS-fs (sda1): Mounted with checkpoint version = 7c84
|
|My little endian x86-64 hardware was able to mount the partition without
|this fix.
|To confirm that mounting f2fs filesystems works on big endian machines
|again I tested this on a 32-bit MIPS big endian (lantiq) device.

Hopefully, this will do until Martin's patch moved through upstream
to -stable.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2019-01-01 02:51:43 +01:00
..
100-MIPS-fix-cache-flushing-for-highmem-pages.patch
102-MIPS-only-process-negative-stack-offsets-on-stack-tr.patch kernel: bump 4.14 to 4.14.77 2018-10-19 10:00:48 +02:00
110-ehci_hcd_ignore_oc.patch
120-Fix-alloc_node_mem_map-with-ARCH_PFN_OFFSET-calcu.patch kernel: bump 4.14 to 4.14.89 2018-12-18 15:12:06 +01:00
130-add-linux-spidev-compatible-si3210.patch
131-spi-use-gpio_set_value_cansleep-for-setting-chipsele.patch
140-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch kernel: bump 4.14 to 4.14.48 for 18.06 2018-06-07 09:03:24 +02:00
141-jffs2-add-RENAME_EXCHANGE-support.patch kernel: bump 4.14 to 4.14.48 for 18.06 2018-06-07 09:03:24 +02:00
150-bridge_allow_receiption_on_disabled_port.patch kernel: replace bridge port isolate hack with upstream patch backport on 4.14 2018-12-18 09:45:59 +01:00
161-mtd-part-add-generic-parsing-of-linux-part-probe.patch kernel: backport mtd support for subpartitions in DT 2018-07-31 10:14:47 +02:00
180-net-phy-at803x-add-support-for-AT8032.patch Kernel: bump 4.14 to 4.14.29 2018-03-23 23:49:55 +01:00
190-2-5-e1000e-Fix-wrong-comment-related-to-link-detection.patch kernel: bump 4.14 to 4.14.62 2018-08-10 18:43:59 +02:00
201-extra_optimization.patch kernel: bump 4.14 to 4.14.86 2018-12-13 13:28:54 +01:00
203-kallsyms_uncompressed.patch
205-backtrace_module_info.patch
220-optimize_inlining.patch kernel: support gcc-optimized inlining on all architectures 2018-12-18 17:22:04 +01:00
240-remove-unsane-filenames-from-deps_initramfs-list.patch
261-enable_wilink_platform_without_drivers.patch
300-mips_expose_boot_raw.patch kernel: bump 4.14 to 4.14.79 2018-11-05 16:00:47 +01:00
302-mips_no_branch_likely.patch
304-mips_disable_fpu.patch kernel: bump 4.14 to 4.14.79 2018-11-05 16:00:47 +01:00
305-mips_module_reloc.patch
306-mips_mem_functions_performance.patch
307-mips_highmem_offset.patch
308-mips32r2_tune.patch kernel: bump 4.14 to 4.14.68 2018-09-07 17:22:23 +02:00
310-arm_module_unresolved_weak_sym.patch
330-MIPS-kexec-Accept-command-line-parameters-from-users.patch kernel: bump 4.14 to 4.14.82 2018-11-22 10:51:27 +01:00
332-arc-add-OWRTDTB-section.patch
333-arc-enable-unaligned-access-in-kernel-mode.patch
340-MIPS-mm-remove-mips_dma_mapping_error.patch
341-MIPS-mm-remove-no-op-dma_map_ops-where-possible.patch kernel: bump 4.14 to 4.14.79 2018-11-05 16:00:47 +01:00
400-mtd-add-rootfs-split-support.patch kernel: backport mtd support for subpartitions in DT 2018-07-31 10:14:47 +02:00
401-mtd-add-support-for-different-partition-parser-types.patch kernel: backport mtd support for subpartitions in DT 2018-07-31 10:14:47 +02:00
402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch kernel: backport mtd support for subpartitions in DT 2018-07-31 10:14:47 +02:00
403-mtd-hook-mtdsplit-to-Kbuild.patch
404-mtd-add-more-helper-functions.patch kernel: backport mtd support for subpartitions in DT 2018-07-31 10:14:47 +02:00
411-mtd-partial_eraseblock_write.patch kernel: backport mtd support for subpartitions in DT 2018-07-31 10:14:47 +02:00
412-mtd-partial_eraseblock_unlock.patch kernel: backport mtd implementation for "compatible" in "partitions" subnode 2018-01-11 12:07:49 +01:00
420-mtd-redboot_space.patch
430-mtd-add-myloader-partition-parser.patch
431-mtd-bcm47xxpart-check-for-bad-blocks-when-calculatin.patch kernel: bcm47xxpart: fix getting user-space data partition name 2018-07-10 14:11:15 +02:00
432-mtd-bcm47xxpart-detect-T_Meter-partition.patch
440-block2mtd_init.patch
441-block2mtd_probe.patch
450-mtd-m25p80-allow-fallback-from-spi_flash_read-to-reg.patch kernel: m25p80: allow fallback from spi_flash_read to regular SPI transfer 2018-02-26 19:20:06 +01:00
450-mtd-spi-nor-allow-NOR-driver-to-write-fewer-bytes-th.patch kernel: bump 4.14 to 4.14.79 2018-11-05 16:00:47 +01:00
460-mtd-cfi_cmdset_0002-no-erase_suspend.patch
461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch kernel: bump 4.14 to 4.14.43 for 18.06 2018-05-24 16:04:09 +02:00
465-m25p80-mx-disable-software-protection.patch kernel: bump 4.14 to 4.14.79 2018-11-05 16:00:47 +01:00
466-Revert-mtd-spi-nor-fix-Spansion-regressions-aliased-.patch kernel: bump 4.14 to 4.14.79 2018-11-05 16:00:47 +01:00
470-mtd-spi-nor-support-limiting-4K-sectors-support-base.patch kernel: bump 4.14 to 4.14.79 2018-11-05 16:00:47 +01:00
475-mtd-spi-nor-Add-Winbond-w25q128jv-support.patch kernel: Add support for Winbond w25q128jv SPI NOR flash 2018-11-07 11:41:59 +01:00
476-mtd-spi-nor-add-eon-en25q128.patch
477-mtd-add-spi-nor-add-mx25u3235f.patch kernel: bump 4.14 to 4.14.79 2018-11-05 16:00:47 +01:00
478-mtd-spi-nor-Add-support-for-XM25QH64A-and-XM25QH128A.patch kernel: Add support for Winbond w25q128jv SPI NOR flash 2018-11-07 11:41:59 +01:00
480-mtd-set-rootfs-to-be-root-dev.patch
490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch kernel: don't auto attach ubi on read error 2018-12-18 09:50:54 +01:00
491-ubi-auto-create-ubiblock-device-for-rootfs.patch kernel: bump 4.14 to 4.14.20 2018-02-18 02:59:48 +01:00
492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch kernel: bump 4.14 to 4.14.23 2018-03-02 21:33:08 +01:00
493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch kernel: bump 4.14 to 4.14.20 2018-02-18 02:59:48 +01:00
494-mtd-ubi-add-EOF-marker-support.patch kernel: bump 4.14 to 4.14.86 2018-12-13 13:28:54 +01:00
510-f2fs-fix-sanity_check_raw_super-on-big-endian-machines.patch kernel: fix f2fs on big endian machines 2019-01-01 02:51:43 +01:00
530-jffs2_make_lzma_available.patch kernel: bump 4.14 to 4.14.81 2018-11-14 16:27:43 +01:00
532-jffs2_eofdetect.patch
551-ubifs-fix-default-compression-selection.patch
553-ubifs-Add-option-to-create-UBI-FS-version-4-on-empty.patch kernel: ubifs: create use file system format 4 by default 2018-02-13 22:24:56 +01:00
600-netfilter_conntrack_flush.patch kernel: refresh patches 2018-02-22 12:46:25 +01:00
610-netfilter_match_bypass_default_checks.patch kernel: bump 4.14 to 4.14.60 for 18.06 2018-08-06 07:30:41 +02:00
611-netfilter_match_bypass_default_table.patch
612-netfilter_match_reduce_memory_access.patch
613-netfilter_optional_tcp_window_check.patch kernel: refresh patches 2018-02-22 12:46:25 +01:00
616-net_optimize_xfrm_calls.patch
620-net_sched-codel-do-not-defer-queue-length-update.patch kernel: merge a pending fix for HFSC warnings/slowdowns (fixes FS#1136) 2018-03-11 08:58:53 +01:00
630-packet_socket_type.patch kernel: bump 4.14 to 4.14.77 2018-10-19 10:00:48 +02:00
640-netfilter-nf_flow_table-add-hardware-offload-support.patch kernel: bump 4.14 to 4.14.89 2018-12-18 15:12:06 +01:00
641-netfilter-nf_flow_table-support-hw-offload-through-v.patch kernel: bump 4.14 to 4.14.34 2018-04-16 00:22:57 +03:00
642-net-8021q-support-hardware-flow-table-offload.patch netfilter: fix hardware offload regression (FS#1551) 2018-05-17 09:00:55 +02:00
643-net-bridge-support-hardware-flow-table-offload.patch netfilter: fix hardware offload regression (FS#1551) 2018-05-17 09:00:55 +02:00
644-net-pppoe-support-hardware-flow-table-offload.patch kerneL: bump 4.14 to 4.14.73 2018-10-02 13:44:45 +02:00
645-netfilter-nf_flow_table-rework-hardware-offload-time.patch kernel: fix conntrack fixup of offloaded flows on timeout 2018-06-14 11:48:05 +02:00
646-netfilter-nf_flow_table-rework-private-driver-data.patch kernel: allow hardware NAT offload drivers to keep a priv pointer 2018-06-14 11:47:40 +02:00
655-increase_skb_pad.patch kernel: bump 4.14 to 4.14.86 2018-12-13 13:28:54 +01:00
666-Add-support-for-MAP-E-FMRs-mesh-mode.patch kernel: bump 4.14 to 4.14.79 2018-11-05 16:00:47 +01:00
670-ipv6-allow-rejecting-with-source-address-failed-policy.patch kernel: bump 4.14 to 4.14.86 2018-12-13 13:28:54 +01:00
671-net-provide-defines-for-_POLICY_FAILED-until-all-cod.patch
680-NET-skip-GRO-for-foreign-MAC-addresses.patch kernel: bump 4.14 to 4.14.86 2018-12-13 13:28:54 +01:00
681-NET-add-of_get_mac_address_mtd.patch
701-phy_extension.patch kernel: bump 4.14 to 4.14.79 2018-11-05 16:00:47 +01:00
703-phy-add-detach-callback-to-struct-phy_driver.patch kernel: update kernel 4.14 to 4.14.32 2018-04-03 23:26:45 +02:00
734-net-phy-at803x-allow-to-configure-via-pdata.patch Kernel: bump 4.14 to 4.14.29 2018-03-23 23:49:55 +01:00
735-net-phy-at803x-fix-at8033-sgmii-mode.patch kernel: bump 4.14 to 4.14.60 for 18.06 2018-08-06 07:30:41 +02:00
810-pci_disable_common_quirks.patch kernel: bump 4.14 to 4.14.81 2018-11-14 16:27:43 +01:00
811-pci_disable_usb_common_quirks.patch kernel: fix 811-pci_disable_usb_common_quirks.patch 2018-06-07 16:18:55 +03:00
831-ledtrig_netdev.patch
834-ledtrig-libata.patch kernel: bump 4.14 to 4.14.60 for 18.06 2018-08-06 07:30:41 +02:00
920-mangle_bootargs.patch kernel: bump 4.14 to 4.14.23 2018-03-02 21:33:08 +01:00
0931-w1-gpio-fix-problem-with-platfom-data-in-w1-gpio.patch kernel: bump 4.14 to 4.14.62 2018-08-10 18:43:59 +02:00