public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs updates for 6.12, part 2
@ 2024-09-23 11:52 David Sterba
  2024-09-23 19:06 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2024-09-23 11:52 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

a few more patches that I'd still like to get merged before rc1 as they
are fixes for user reported bugs.

Please pull, thanks.

- fix dangling pointer to rb-tree of defragmented inodes after cleanup

- a followup fix to handle concurrent lseek on the same fd that could
  leak memory under some conditions

- fix wrong root id reported in tree checker when verifying dref

----------------------------------------------------------------
The following changes since commit bd610c0937aaf03b2835638ada1fab8b0524c61a:

  btrfs: only unlock the to-be-submitted ranges inside a folio (2024-09-10 16:51:22 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 7f1b63f981b8284c6d8238cb49b5cb156d9a833e:

  btrfs: fix use-after-free on rbtree that tracks inodes for auto defrag (2024-09-17 17:35:53 +0200)

----------------------------------------------------------------
Filipe Manana (2):
      btrfs: fix race setting file private on concurrent lseek using same fd
      btrfs: fix use-after-free on rbtree that tracks inodes for auto defrag

Qu Wenruo (1):
      btrfs: tree-checker: fix the wrong output of data backref objectid

 fs/btrfs/btrfs_inode.h  |  1 +
 fs/btrfs/ctree.h        |  2 ++
 fs/btrfs/defrag.c       |  2 ++
 fs/btrfs/file.c         | 34 +++++++++++++++++++++++++++++++---
 fs/btrfs/tree-checker.c |  2 +-
 5 files changed, 37 insertions(+), 4 deletions(-)

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

* Re: [GIT PULL] Btrfs updates for 6.12, part 2
  2024-09-23 11:52 [GIT PULL] Btrfs updates for 6.12, part 2 David Sterba
@ 2024-09-23 19:06 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-09-23 19:06 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Mon, 23 Sep 2024 13:52:06 +0200:

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

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

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-09-23 19:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-23 11:52 [GIT PULL] Btrfs updates for 6.12, part 2 David Sterba
2024-09-23 19:06 ` 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