* [GIT PULL] Btrfs fixes for 6.15-rc7
@ 2025-05-15 0:36 David Sterba
2025-05-15 1:46 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2025-05-15 0:36 UTC (permalink / raw)
To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel
Hi,
please pull a few more fixes, thanks.
- fix potential endless loop when discarding a block group when
disabling discard
- reinstate message when setting a large value of mount option 'commit'
- fix a folio leak when async extent submission fails
----------------------------------------------------------------
The following changes since commit 38e541051e1d19e8b1479a6af587a7884653e041:
btrfs: open code folio_index() in btree_clear_folio_dirty_tag() (2025-05-02 13:20:56 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.15-rc6-tag
for you to fetch changes up to 4ce2affc6ef9f84b4aebbf18bd5c57397b6024eb:
btrfs: add back warning for mount option commit values exceeding 300 (2025-05-12 21:39:34 +0200)
----------------------------------------------------------------
Boris Burkov (1):
btrfs: fix folio leak in submit_one_async_extent()
Filipe Manana (1):
btrfs: fix discard worker infinite loop after disabling discard
Kyoji Ogasawara (1):
btrfs: add back warning for mount option commit values exceeding 300
fs/btrfs/discard.c | 17 +++++++++++++++--
fs/btrfs/fs.h | 1 +
fs/btrfs/inode.c | 7 +++++++
fs/btrfs/super.c | 4 ++++
4 files changed, 27 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Btrfs fixes for 6.15-rc7
2025-05-15 0:36 [GIT PULL] Btrfs fixes for 6.15-rc7 David Sterba
@ 2025-05-15 1:46 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-05-15 1:46 UTC (permalink / raw)
To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel
The pull request you sent on Thu, 15 May 2025 02:36:50 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.15-rc6-tag
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/74a6325597464e940a33e56e98f6899ef77728d8
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-05-15 1:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-15 0:36 [GIT PULL] Btrfs fixes for 6.15-rc7 David Sterba
2025-05-15 1:46 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.