Merge tag 'exfat-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
Pull exfat updates from Namjae Jeon: - improve file deletion performance with dirsync mount option - fix shift-out-of-bounds in exfat_fill_super() reported by syzkaller * tag 'exfat-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat: exfat: improve performance of exfat_free_cluster when using dirsync mount option exfat: fix shift-out-of-bounds in exfat_fill_super()
Showing
- fs/exfat/balloc.c 2 additions, 2 deletionsfs/exfat/balloc.c
- fs/exfat/exfat_fs.h 1 addition, 1 deletionfs/exfat/exfat_fs.h
- fs/exfat/exfat_raw.h 4 additions, 0 deletionsfs/exfat/exfat_raw.h
- fs/exfat/fatent.c 37 additions, 6 deletionsfs/exfat/fatent.c
- fs/exfat/super.c 26 additions, 5 deletionsfs/exfat/super.c
Please register or sign in to comment