Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 6.15-rc5
@ 2025-04-30 14:16 David Sterba
  2025-04-30 18:12 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2025-04-30 14:16 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

please pull a few short fixes, thanks.

- fix potential inode leak in iget() after memory allocation failure

- in subpage mode, fix extent buffer bitmap iteration when writing
  out dirty sectors

- fix range calculation when falling back to COW for a NOCOW file

----------------------------------------------------------------
The following changes since commit 866bafae59ecffcf1840d846cd79740be29f21d6:

  btrfs: zoned: skip reporting zone for new block group (2025-04-17 11:57:25 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.15-rc4-tag

for you to fetch changes up to e08e49d986f82c30f42ad0ed43ebbede1e1e3739:

  btrfs: adjust subpage bit start based on sectorsize (2025-04-23 08:42:10 +0200)

----------------------------------------------------------------
Dave Chen (1):
      btrfs: fix COW handling in run_delalloc_nocow()

Josef Bacik (1):
      btrfs: adjust subpage bit start based on sectorsize

Penglei Jiang (1):
      btrfs: fix the inode leak in btrfs_iget()

 fs/btrfs/extent_io.c |  2 +-
 fs/btrfs/inode.c     | 13 ++++++++-----
 2 files changed, 9 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Btrfs fixes for 6.15-rc5
  2025-04-30 14:16 [GIT PULL] Btrfs fixes for 6.15-rc5 David Sterba
@ 2025-04-30 18:12 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-04-30 18:12 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Wed, 30 Apr 2025 16:16:30 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.15-rc4-tag

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7a13c14ee59d4f6c5f4277a86516cbc73a1383a8

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-30 18:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-30 14:16 [GIT PULL] Btrfs fixes for 6.15-rc5 David Sterba
2025-04-30 18:12 ` 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