public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 6.10.rc7, part 2
@ 2024-07-04 17:08 David Sterba
  2024-07-04 19:37 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2024-07-04 17:08 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

please pull a few more fixes for bugs reported recently. Thanks.

- fix folio refcounting when releasing them (encoded write, dummy extent
  buffer)

- fix out of bounds read when checking qgroup inherit data

- fix how configurable chunk size is handled in zoned mode

- in the ref-verify tool, fix uninitialized return value when checking
  extent owner ref and simple quota are not enabled

----------------------------------------------------------------
The following changes since commit 48f091fd50b2eb33ae5eaea9ed3c4f81603acf38:

  btrfs: fix adding block group to a reclaim list and the unused list during reclaim (2024-07-01 17:33:15 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.10-rc6-tag

for you to fetch changes up to a56c85fa2d59ab0780514741550edf87989a66e9:

  btrfs: fix folio refcount in __alloc_dummy_extent_buffer() (2024-07-04 02:19:10 +0200)

----------------------------------------------------------------
Boris Burkov (2):
      btrfs: fix folio refcount in btrfs_do_encoded_write()
      btrfs: fix folio refcount in __alloc_dummy_extent_buffer()

Filipe Manana (1):
      btrfs: fix uninitialized return value in the ref-verify tool

Naohiro Aota (1):
      btrfs: zoned: fix calc_available_free_space() for zoned mode

Qu Wenruo (1):
      btrfs: always do the basic checks for btrfs_qgroup_inherit structure

 fs/btrfs/extent_io.c  |  2 +-
 fs/btrfs/inode.c      |  2 +-
 fs/btrfs/qgroup.c     | 10 ++++++++--
 fs/btrfs/ref-verify.c |  9 +++++++--
 fs/btrfs/space-info.c | 24 +++++++++++++++++++++---
 5 files changed, 38 insertions(+), 9 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for 6.10.rc7, part 2
  2024-07-04 17:08 [GIT PULL] Btrfs fixes for 6.10.rc7, part 2 David Sterba
@ 2024-07-04 19:37 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-07-04 19:37 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Thu,  4 Jul 2024 19:08:16 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.10-rc6-tag

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

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:[~2024-07-04 19:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-04 17:08 [GIT PULL] Btrfs fixes for 6.10.rc7, part 2 David Sterba
2024-07-04 19:37 ` 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