From: fdmanana@kernel.org
To: linux-btrfs@vger.kernel.org
Subject: [PATCH v2 0/3] btrfs: a few space reservation fixes and comment update
Date: Tue, 3 Feb 2026 23:38:58 +0000 [thread overview]
Message-ID: <cover.1770161798.git.fdmanana@suse.com> (raw)
In-Reply-To: <cover.1770123544.git.fdmanana@suse.com>
From: Filipe Manana <fdmanana@suse.com>
A couple fixes for metadata space reservation and update a comment.
Details in the changelogs.
V2: Updated changelog of patch 1/3 with much more details about why
metadata chunk allocation fails. Added Review-by tags to patches
1/3 and 2/3.
Filipe Manana (3):
btrfs: be less agressive with metadata overcommit when we can do full flushing
btrfs: don't allow log trees to consume global reserve or overcommit metadata
btrfs: update comment for BTRFS_RESERVE_NO_FLUSH
fs/btrfs/block-rsv.c | 25 +++++++++++++++++++++++++
fs/btrfs/space-info.c | 7 ++++---
fs/btrfs/space-info.h | 19 ++++++++++++++++++-
3 files changed, 47 insertions(+), 4 deletions(-)
--
2.47.2
next prev parent reply other threads:[~2026-02-03 23:39 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-03 13:02 [PATCH 0/3] btrfs: a few space reservation fixes and comment update fdmanana
2026-02-03 13:02 ` [PATCH 1/3] btrfs: be less agressive with metadata overcommit when we can do full flushing fdmanana
2026-02-03 21:02 ` Qu Wenruo
2026-02-03 21:46 ` Filipe Manana
2026-02-03 21:59 ` Qu Wenruo
2026-02-03 22:55 ` Filipe Manana
2026-02-03 23:04 ` Qu Wenruo
2026-02-03 23:09 ` Filipe Manana
2026-02-03 23:06 ` Filipe Manana
2026-02-03 13:02 ` [PATCH 2/3] btrfs: don't allow log trees to consume global reserve or overcommit metadata fdmanana
2026-02-03 19:52 ` Leo Martins
2026-02-03 13:02 ` [PATCH 3/3] btrfs: update comment for BTRFS_RESERVE_NO_FLUSH fdmanana
2026-02-03 23:38 ` fdmanana [this message]
2026-02-03 23:38 ` [PATCH v2 1/3] btrfs: be less agressive with metadata overcommit when we can do full flushing fdmanana
2026-02-03 23:39 ` [PATCH v2 2/3] btrfs: don't allow log trees to consume global reserve or overcommit metadata fdmanana
2026-02-03 23:39 ` [PATCH v2 3/3] btrfs: update comment for BTRFS_RESERVE_NO_FLUSH fdmanana
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1770161798.git.fdmanana@suse.com \
--to=fdmanana@kernel.org \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox