public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for v6.2-rc8
@ 2023-02-06 19:50 David Sterba
  2023-02-06 20:15 ` Linus Torvalds
  2023-02-06 22:22 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: David Sterba @ 2023-02-06 19:50 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

a few more short fixes. Please pull, thanks.

- explicitly initialize zlib work memory to fix a KCSAN warning

- limit number of send clones by maximum memory allocated

- limit device size extent in case it device shrink races with chunk
  allocation

- raid56 fixes
  - fix copy&paste error in RAID6 stripe recovery
  - make error bitmap update atomic

----------------------------------------------------------------
The following changes since commit b7adbf9ada3513d2092362c8eac5cddc5b651f5c:

  btrfs: fix race between quota rescan and disable leading to NULL pointer deref (2023-01-16 19:46:54 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-6.2-rc7-tag

for you to fetch changes up to a9ad4d87aa263de36895402b66115a3a4b88bf1c:

  btrfs: raid56: make error_bitmap update atomic (2023-01-27 14:57:10 +0100)

----------------------------------------------------------------
Alexander Potapenko (1):
      btrfs: zlib: zero-initialize zlib workspace

David Sterba (1):
      btrfs: send: limit number of clones and allocated memory size

Josef Bacik (1):
      btrfs: limit device extents to the device size

Qu Wenruo (1):
      btrfs: raid56: make error_bitmap update atomic

Tanmay Bhushan (1):
      btrfs: raid56: fix stripes if vertical errors are found

 fs/btrfs/raid56.c  | 14 +++++++++++---
 fs/btrfs/send.c    |  6 +++---
 fs/btrfs/volumes.c |  6 +++++-
 fs/btrfs/zlib.c    |  2 +-
 4 files changed, 20 insertions(+), 8 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for v6.2-rc8
  2023-02-06 19:50 [GIT PULL] Btrfs fixes for v6.2-rc8 David Sterba
@ 2023-02-06 20:15 ` Linus Torvalds
  2023-02-06 20:18   ` David Sterba
  2023-02-06 22:22 ` pr-tracker-bot
  1 sibling, 1 reply; 4+ messages in thread
From: Linus Torvalds @ 2023-02-06 20:15 UTC (permalink / raw)
  To: David Sterba; +Cc: linux-btrfs, linux-kernel

On Mon, Feb 6, 2023 at 11:55 AM David Sterba <dsterba@suse.com> wrote:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-6.2-rc7-tag

No such ref.

I see the unsigned branch 'for-6.2-rc7' but there's no actual tag there.

Forgot to push it out?

             Linus

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

* Re: [GIT PULL] Btrfs fixes for v6.2-rc8
  2023-02-06 20:15 ` Linus Torvalds
@ 2023-02-06 20:18   ` David Sterba
  0 siblings, 0 replies; 4+ messages in thread
From: David Sterba @ 2023-02-06 20:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

On Mon, Feb 06, 2023 at 12:15:41PM -0800, Linus Torvalds wrote:
> On Mon, Feb 6, 2023 at 11:55 AM David Sterba <dsterba@suse.com> wrote:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-6.2-rc7-tag
> 
> No such ref.
> 
> I see the unsigned branch 'for-6.2-rc7' but there's no actual tag there.
> 
> Forgot to push it out?

Yes, sorry, now pushed.

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

* Re: [GIT PULL] Btrfs fixes for v6.2-rc8
  2023-02-06 19:50 [GIT PULL] Btrfs fixes for v6.2-rc8 David Sterba
  2023-02-06 20:15 ` Linus Torvalds
@ 2023-02-06 22:22 ` pr-tracker-bot
  1 sibling, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2023-02-06 22:22 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Mon,  6 Feb 2023 20:50:09 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-6.2-rc7-tag

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2023-02-06 22:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-06 19:50 [GIT PULL] Btrfs fixes for v6.2-rc8 David Sterba
2023-02-06 20:15 ` Linus Torvalds
2023-02-06 20:18   ` David Sterba
2023-02-06 22:22 ` 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