Could you please push exfat stable patches into 5.7.y kernel tree ? Thanks! Dan Carpenter (1): exfat: add missing brelse() calls on error paths Hyeongseok.Kim (1): exfat: Set the unused characters of FileName field to the value 0000h Hyunchul Lee (1): exfat: call sync_filesystem for read-only remount Namjae Jeon (1): exfat: move setting VOL_DIRTY over exfat_remove_entries() Sungjong Seo (1): exfat: flush dirty metadata in fsync fs/exfat/dir.c | 12 +++++++----- fs/exfat/exfat_fs.h | 1 + fs/exfat/file.c | 19 ++++++++++++++++++- fs/exfat/namei.c | 14 +++++++++++--- fs/exfat/super.c | 10 ++++++++++ 5 files changed, 47 insertions(+), 9 deletions(-) -- 2.17.1