]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'exfat-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linki...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Feb 2021 21:15:50 +0000 (13:15 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Feb 2021 21:15:50 +0000 (13:15 -0800)
commit5831a3a1aab2a4e5f1d0d51efa9fa007a6403ee9
treebd796d438004e3f9c165622ae3b74efad4d806ec
parentaa9824740f3f52b894c336641d12039af307019e
parentf65f425552e0db6c646bf900b8c35aa2474f090a
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()