public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] exfat update for 5.12-rc1
       [not found] <CGME20210222073232epcas1p49025fce773d7139d71dc395dfdc383d8@epcas1p4.samsung.com>
@ 2021-02-22  7:32 ` Namjae Jeon
  2021-02-22 21:35   ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Namjae Jeon @ 2021-02-22  7:32 UTC (permalink / raw)
  To: 'Linus Torvalds'
  Cc: 'Linux Kernel Mailing List', 'Sungjong Seo'

Hi Linus,

This is exfat update pull request for v5.12-rc1. I add description of
this pull request on below. Please pull exfat with following ones.

Thanks!

The following changes since commit f40ddce88593482919761f74910f42f4b84c004b:

  Linux 5.11 (2021-02-14 14:32:24 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git tags/exfat-for-5.12-rc1

for you to fetch changes up to f728760aa923f1dd3a4818368dbdbd2c7d63b370:

  exfat: improve performance of exfat_free_cluster when using dirsync mount option (2021-02-22 09:55:14 +0900)

----------------------------------------------------------------
Description for this pull request:
- Improve file deletion performance with dirsync mount option.
- fix shift-out-of-bounds in exfat_fill_super() generated by syzkaller.

----------------------------------------------------------------
Hyeongseok Kim (1):
      exfat: improve performance of exfat_free_cluster when using dirsync mount option

Namjae Jeon (1):
      exfat: fix shift-out-of-bounds in exfat_fill_super()

 fs/exfat/balloc.c    |  4 ++--
 fs/exfat/exfat_fs.h  |  2 +-
 fs/exfat/exfat_raw.h |  4 ++++
 fs/exfat/fatent.c    | 43 +++++++++++++++++++++++++++++++++++++------
 fs/exfat/super.c     | 31 ++++++++++++++++++++++++++-----
 5 files changed, 70 insertions(+), 14 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] exfat update for 5.12-rc1
  2021-02-22  7:32 ` [GIT PULL] exfat update for 5.12-rc1 Namjae Jeon
@ 2021-02-22 21:35   ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-22 21:35 UTC (permalink / raw)
  To: Namjae Jeon
  Cc: 'Linus Torvalds', 'Linux Kernel Mailing List',
	'Sungjong Seo'

The pull request you sent on Mon, 22 Feb 2021 16:32:32 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git tags/exfat-for-5.12-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c63dca9e23a3b6761d174b3c13ec365e41d4c0b0

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-22 21:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CGME20210222073232epcas1p49025fce773d7139d71dc395dfdc383d8@epcas1p4.samsung.com>
2021-02-22  7:32 ` [GIT PULL] exfat update for 5.12-rc1 Namjae Jeon
2021-02-22 21:35   ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox