From: Linus Torvalds Date: Thu, 23 Apr 2020 16:31:20 +0000 (-0700) Subject: Merge tag 'for-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon... X-Git-Tag: v5.10.7~2748 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6f8cd037a5f46388c005f7d7ea9b62d515889740;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'for-5.7-rc3' of git://git./linux/kernel/git/linkinjeon/exfat Pull exfat fixes from Namjae Jeon: - several bug fixes(broken mount discard option, remount failure, memory leak) - add missing MODULE_ALIAS_FS for automatically loading exfat module. - set s_time_gran and truncate atime with exfat timestamp granularity. * tag 'for-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat: exfat: truncate atimes to 2s granularity exfat: properly set s_time_gran exfat: remove 'bps' mount-option exfat: Unify access to the boot sector exfat: add missing MODULE_ALIAS_FS() exfat: Fix discard support --- 6f8cd037a5f46388c005f7d7ea9b62d515889740