* [GIT PULL] Btrfs fixes for 6.14-rc3
@ 2025-02-13 20:02 David Sterba
2025-02-13 20:28 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2025-02-13 20:02 UTC (permalink / raw)
To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel
Hi,
please pull, a few more btrfs fixes. Thanks.
- fix stale page cache after race between readahead and direct IO write
- fix hole expansion when writing at an offset beyond EOF, the range
will not be zeroed
- use proper way to calculate offsets in folio ranges
----------------------------------------------------------------
The following changes since commit fdef89ce6fada462aef9cb90a140c93c8c209f0f:
btrfs: avoid starting new transaction when cleaning qgroup during subvolume drop (2025-01-23 22:34:17 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.14-rc2-tag
for you to fetch changes up to da2dccd7451de62b175fb8f0808d644959e964c7:
btrfs: fix hole expansion when writing at an offset beyond EOF (2025-02-11 23:09:03 +0100)
----------------------------------------------------------------
Filipe Manana (2):
btrfs: fix stale page cache after race between readahead and direct IO write
btrfs: fix hole expansion when writing at an offset beyond EOF
Matthew Wilcox (Oracle) (1):
btrfs: fix two misuses of folio_shift()
fs/btrfs/extent_io.c | 29 ++++++++++++++++++++---------
fs/btrfs/file.c | 4 +---
2 files changed, 21 insertions(+), 12 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-13 20:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-13 20:02 [GIT PULL] Btrfs fixes for 6.14-rc3 David Sterba
2025-02-13 20:28 ` 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