linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 5.8-rc5
@ 2020-07-07 13:27 David Sterba
  2020-07-07 21:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2020-07-07 13:27 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

please pull the following fixes, thanks.

- regression fix of a leak in global block reserve accounting

- fix a (hard to hit) race of readahead vs releasepage that could lead
  to crash

- convert all remaining uses of comment fall through annotations to the
  pseudo keyword

- fix crash when mounting a fuzzed image with -o recovery

----------------------------------------------------------------
The following changes since commit b091f7fede97cc64f7aaad3eeb37965aebee3082:

  btrfs: use kfree() in btrfs_ioctl_get_subvol_info() (2020-06-16 19:24:03 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.8-rc4-tag

for you to fetch changes up to 0465337c5599bbe360cdcff452992a1a6b7ed2d4:

  btrfs: reset tree root pointer after error in init_tree_roots (2020-07-02 10:27:12 +0200)

----------------------------------------------------------------
Boris Burkov (1):
      btrfs: fix fatal extent_buffer readahead vs releasepage race

Filipe Manana (1):
      btrfs: fix reclaim_size counter leak after stealing from global reserve

Josef Bacik (1):
      btrfs: reset tree root pointer after error in init_tree_roots

Marcos Paulo de Souza (1):
      btrfs: convert comments to fallthrough annotations

 fs/btrfs/ctree.c      |  2 +-
 fs/btrfs/disk-io.c    |  6 ++++--
 fs/btrfs/extent_io.c  | 40 ++++++++++++++++++++++++----------------
 fs/btrfs/ref-verify.c |  2 +-
 fs/btrfs/space-info.c |  2 +-
 fs/btrfs/super.c      |  6 +++---
 fs/btrfs/volumes.h    |  2 +-
 7 files changed, 35 insertions(+), 25 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for 5.8-rc5
  2020-07-07 13:27 [GIT PULL] Btrfs fixes for 5.8-rc5 David Sterba
@ 2020-07-07 21:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-07-07 21:25 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Tue,  7 Jul 2020 15:27:12 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.8-rc4-tag

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

Thank you!

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

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

end of thread, other threads:[~2020-07-07 21:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-07 13:27 [GIT PULL] Btrfs fixes for 5.8-rc5 David Sterba
2020-07-07 21:25 ` 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;
as well as URLs for NNTP newsgroup(s).