From: Linus Torvalds Date: Wed, 25 May 2022 01:30:27 +0000 (-0700) Subject: Merge tag 'exfat-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linki... X-Git-Tag: microblaze-v5.20~179 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=850f6033cd2bf3b1fcbf9a20d078edab7e7c67b4;p=linux-2.6-microblaze.git Merge tag 'exfat-for-5.19-rc1' of git://git./linux/kernel/git/linkinjeon/exfat Pull exfat updates from Namjae Jeon: - fix referencing wrong parent directory information during rename - introduce a sys_tz mount option to use system timezone - improve performance while zeroing a cluster with dirsync mount option - fix slab-out-bounds in exat_clear_bitmap() reported from syzbot * tag 'exfat-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat: exfat: check if cluster num is valid exfat: reduce block requests when zeroing a cluster block: add sync_blockdev_range() exfat: introduce mount option 'sys_tz' exfat: fix referencing wrong parent directory information after renaming --- 850f6033cd2bf3b1fcbf9a20d078edab7e7c67b4