]> Git Repo - linux.git/commitdiff
Merge tag 'for-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <[email protected]>
Thu, 13 Feb 2025 20:06:29 +0000 (12:06 -0800)
committerLinus Torvalds <[email protected]>
Thu, 13 Feb 2025 20:06:29 +0000 (12:06 -0800)
Pull btrfs fixes from David Sterba:

 - 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

* tag 'for-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: fix hole expansion when writing at an offset beyond EOF
  btrfs: fix stale page cache after race between readahead and direct IO write
  btrfs: fix two misuses of folio_shift()

1  2 
fs/btrfs/extent_io.c

Simple merge
This page took 0.057639 seconds and 4 git commands to generate.