public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 6.19-rc6
@ 2026-01-18  2:49 David Sterba
  2026-01-19 13:53 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2026-01-18  2:49 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

please pull the following fixes, thanks.

- with large folios in use, fix partial incorrect update of a reflinked
  range

- fix potential deadlock in iget when lookup fails and eviction is
  needed

- in send, validate inline extent type while detecting file holes

- fix memory leak after an error when creating a space info

- remove zone statistics from sysfs again, the output size limitations
  make it unusable, we'll do it in another way in another release

- test fixes:
  - return proper error codes from block remapping tests
  - fix tree root leaks in qgroup tests after errors

----------------------------------------------------------------
The following changes since commit 2bb83bc42be6280d9bc363b8fbcd6fdab690d16d:

  btrfs: show correct warning if can't read data reloc tree (2026-01-06 01:23:00 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.19-rc5-tag

for you to fetch changes up to 437cc6057e01d98ee124496f045ede36224af326:

  btrfs: remove zoned statistics from sysfs (2026-01-14 22:08:04 +0100)

----------------------------------------------------------------
Filipe Manana (2):
      btrfs: release path before iget_failed() in btrfs_read_locked_inode()
      btrfs: invalidate pages instead of truncate after reflinking

Jiasheng Jiang (1):
      btrfs: fix memory leaks in create_space_info() error paths

Johannes Thumshirn (1):
      btrfs: remove zoned statistics from sysfs

Naohiro Aota (1):
      btrfs: tests: fix return 0 on rmap test failure

Qu Wenruo (2):
      btrfs: send: check for inline extents in range_is_hole_in_parent()
      btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTAL

Zilin Guan (1):
      btrfs: tests: fix root tree leak in btrfs_test_qgroups()

 fs/btrfs/Kconfig                  |  6 ++++-
 fs/btrfs/inode.c                  |  9 +++++++
 fs/btrfs/reflink.c                | 23 +++++++++--------
 fs/btrfs/send.c                   |  2 ++
 fs/btrfs/space-info.c             |  8 ++++--
 fs/btrfs/sysfs.c                  | 52 ---------------------------------------
 fs/btrfs/tests/extent-map-tests.c |  3 +++
 fs/btrfs/tests/qgroup-tests.c     |  6 ++---
 8 files changed, 41 insertions(+), 68 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for 6.19-rc6
  2026-01-18  2:49 [GIT PULL] Btrfs fixes for 6.19-rc6 David Sterba
@ 2026-01-19 13:53 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-01-19 13:53 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Sun, 18 Jan 2026 03:49:08 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.19-rc5-tag

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

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:[~2026-01-19 13:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-18  2:49 [GIT PULL] Btrfs fixes for 6.19-rc6 David Sterba
2026-01-19 13:53 ` 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