]> www.infradead.org Git - users/willy/xarray.git/commit
Merge tag 'exfat-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linki...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jul 2024 19:53:47 +0000 (12:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jul 2024 19:53:47 +0000 (12:53 -0700)
commit0260b0a7445c62a08938fa66fad256e5d0779817
treec2595c68ed054196a013ce2118d5afbe74460064
parenta1b547f0f217cfb06af7eb4ce8488b02d83a0370
parent89fc548767a2155231128cb98726d6d2ea1256c9
Merge tag 'exfat-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat

Pull exfat updates from Namjae Jeon:

 - Fix deadlock issue reported by syzbot

 - Handle idmapped mounts

* tag 'exfat-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat:
  exfat: fix potential deadlock on __exfat_get_dentry_set
  exfat: handle idmapped mounts
fs/exfat/super.c