public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 5.11-rc6
@ 2021-01-30  0:35 David Sterba
  2021-01-30  0:40 ` Linus Torvalds
  2021-01-30 20:01 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: David Sterba @ 2021-01-30  0:35 UTC (permalink / raw)
  To: torvalds; +Cc: linux-btrfs, linux-kernel

Hi,

I'm not sure the first post of this pull request made it through so
sending again.

A few more fixes for a late rc:

- fix lockdep complaint on 32bit arches and also remove an unsafe memory
  use due to device vs filesystem lifetime

- two fixes for free space tree
  - race during log replay and cache rebuild, now more likely to happen
    due to changes in this dev cycle
  - possible free space tree corruption with online conversion during
    initial tree population

Please pull, thanks.

----------------------------------------------------------------
The following changes since commit 34d1eb0e599875064955a74712f08ff14c8e3d5f:

  btrfs: don't clear ret in btrfs_start_dirty_block_groups (2021-01-18 16:00:11 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 9ad6d91f056b99dbe59a262810cb342519ea8d39:

  btrfs: fix log replay failure due to race with space cache rebuild (2021-01-25 18:44:53 +0100)

----------------------------------------------------------------
Filipe Manana (1):
      btrfs: fix log replay failure due to race with space cache rebuild

Josef Bacik (1):
      btrfs: fix possible free space tree corruption with online conversion

Su Yue (1):
      btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch

 fs/btrfs/block-group.c     | 10 +++++++-
 fs/btrfs/ctree.h           |  3 +++
 fs/btrfs/extent-tree.c     | 61 ++++++++++++++--------------------------------
 fs/btrfs/free-space-tree.c | 10 +++++++-
 fs/btrfs/volumes.c         |  2 +-
 fs/btrfs/volumes.h         | 11 +++++----
 6 files changed, 46 insertions(+), 51 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for 5.11-rc6
  2021-01-30  0:35 [GIT PULL] Btrfs fixes for 5.11-rc6 David Sterba
@ 2021-01-30  0:40 ` Linus Torvalds
  2021-01-30 20:01 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2021-01-30  0:40 UTC (permalink / raw)
  To: David Sterba, Konstantin Ryabitsev; +Cc: linux-btrfs, Linux Kernel Mailing List

On Fri, Jan 29, 2021 at 4:37 PM David Sterba <dsterba@suse.com> wrote:
>
> I'm not sure the first post of this pull request made it through so
> sending again.

Already merged a few hours ago as commit c05d51c773fb.

But you may have fallen afoul of the "either lkml or lore is sick"
issue, so pr-tracker-bot isn't working.

We've had a few of those lately.

             Linus

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

* Re: [GIT PULL] Btrfs fixes for 5.11-rc6
  2021-01-30  0:35 [GIT PULL] Btrfs fixes for 5.11-rc6 David Sterba
  2021-01-30  0:40 ` Linus Torvalds
@ 2021-01-30 20:01 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2021-01-30 20:01 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, linux-btrfs, linux-kernel

The pull request you sent on Sat, 30 Jan 2021 01:35:38 +0100:

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

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

Thank you!

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

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

end of thread, other threads:[~2021-01-30 20:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-30  0:35 [GIT PULL] Btrfs fixes for 5.11-rc6 David Sterba
2021-01-30  0:40 ` Linus Torvalds
2021-01-30 20:01 ` 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