From: Linus Torvalds Date: Wed, 22 Jul 2020 18:30:07 +0000 (-0700) Subject: Merge tag 'exfat-for-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/linkin... X-Git-Tag: v5.10.7~2097 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=071fb1bcd727e306f3e5911e53e7222fc4efab35;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'exfat-for-5.8-rc7' of git://git./linux/kernel/git/linkinjeon/exfat into master Pull exfat fixes from Namjae Jeon: - fix overflow issue at sector calculation - fix wrong hint_stat initialization - fix wrong size update of stream entry - fix endianness of upname in name_hash computation * tag 'exfat-for-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat: exfat: fix name_hash computation on big endian systems exfat: fix wrong size update of stream entry by typo exfat: fix wrong hint_stat initialization in exfat_find_dir_entry() exfat: fix overflow issue in exfat_cluster_to_sector() --- 071fb1bcd727e306f3e5911e53e7222fc4efab35