]> Git Repo - linux.git/commitdiff
Merge tag 'exfat-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linki...
authorLinus Torvalds <[email protected]>
Mon, 22 Feb 2021 21:15:50 +0000 (13:15 -0800)
committerLinus Torvalds <[email protected]>
Mon, 22 Feb 2021 21:15:50 +0000 (13:15 -0800)
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()


Trivial merge
This page took 0.054024 seconds and 4 git commands to generate.