* [GIT PULL] exfat update for 6.15-rc1
@ 2025-03-31 11:51 Namjae Jeon
2025-04-01 2:03 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Namjae Jeon @ 2025-03-31 11:51 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Sungjong Seo, Yuezhang.Mo
Hi Linus,
This is exfat update pull request for v6.15-rc1. I add description of
this pull request on below. Please pull exfat with following ones.
Thanks!
The following changes since commit 1a9239bb4253f9076b5b4b2a1a4e8d7defd77a95:
Merge tag 'net-next-6.15' of
git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
(2025-03-26 21:48:21 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git
tags/exfat-for-6.15-rc1
for you to fetch changes up to c73e680d1f84059e1b1ea82a537f6ccc1c563eb4:
exfat: call bh_read in get_block only when necessary (2025-03-29
22:03:11 +0900)
----------------------------------------------------------------
Description for this pull request:
- Fix the random stack corruption and incorrect error returns in
exfat_get_block().
- Optimize exfat_get_block() by improving checking corner cases.
- Fix an endless loop by self-linked chain in exfat_find_last_cluster.
- Remove dead EXFAT_CLUSTERS_UNTRACKED codes.
- Add missing shutdown check.
- Improve the delete performance with discard mount option.
----------------------------------------------------------------
Sungjong Seo (3):
exfat: fix random stack corruption after get_block
exfat: fix potential wrong error return from get_block
exfat: call bh_read in get_block only when necessary
Yuezhang Mo (4):
exfat: support batch discard of clusters when freeing clusters
exfat: remove count used cluster from exfat_statfs()
exfat: fix the infinite loop in exfat_find_last_cluster()
exfat: fix missing shutdown check
fs/exfat/balloc.c | 14 ------
fs/exfat/exfat_fs.h | 2 -
fs/exfat/fatent.c | 31 +++++++++++-
fs/exfat/file.c | 29 ++++++++++-
fs/exfat/inode.c | 142 ++++++++++++++++++++++++++++++----------------------
fs/exfat/super.c | 10 ----
6 files changed, 140 insertions(+), 88 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] exfat update for 6.15-rc1
2025-03-31 11:51 [GIT PULL] exfat update for 6.15-rc1 Namjae Jeon
@ 2025-04-01 2:03 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-04-01 2:03 UTC (permalink / raw)
To: Namjae Jeon
Cc: Linus Torvalds, Linux Kernel Mailing List, Sungjong Seo, Yuezhang.Mo
The pull request you sent on Mon, 31 Mar 2025 20:51:40 +0900:
> git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git tags/exfat-for-6.15-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/172f7c91674fb3e55a7a00cfcba76719000811df
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:[~2025-04-01 2:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-31 11:51 [GIT PULL] exfat update for 6.15-rc1 Namjae Jeon
2025-04-01 2:03 ` 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
all inboxes | Powered by JetHome®