linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 5.13-rc2
@ 2021-05-10 21:06 David Sterba
  2021-05-10 21:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2021-05-10 21:06 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

first batch of various fixes, here's a list of notable ones:

- fix unmountable seed device after fstrim

- fix silent data loss in zoned mode due to ordered extent splitting

- fix race leading to unpersisted data and metadata on fsync

- fix deadlock when cloning inline extents and using qgroups

Please pull, thanks.

----------------------------------------------------------------
The following changes since commit 18bb8bbf13c1839b43c9e09e76d397b753989af2:

  btrfs: zoned: automatically reclaim zones (2021-04-20 20:46:31 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.13-rc1-tag

for you to fetch changes up to 77364faf21b4105ee5adbb4844fdfb461334d249:

  btrfs: initialize return variable in cleanup_free_space_cache_v1 (2021-05-04 18:05:15 +0200)

----------------------------------------------------------------
Anand Jain (1):
      btrfs: fix unmountable seed device after fstrim

Filipe Manana (4):
      btrfs: zoned: fix silent data loss after failure splitting ordered extent
      btrfs: do not consider send context as valid when trying to flush qgroups
      btrfs: fix race leading to unpersisted data and metadata on fsync
      btrfs: fix deadlock when cloning inline extents and using qgroups

Naohiro Aota (1):
      btrfs: zoned: sanity check zone type

Tom Rix (1):
      btrfs: initialize return variable in cleanup_free_space_cache_v1

 fs/btrfs/ctree.h            |  2 +-
 fs/btrfs/extent-tree.c      |  6 +++++-
 fs/btrfs/file.c             | 35 +++++++++++++++++++++++++----------
 fs/btrfs/free-space-cache.c |  2 +-
 fs/btrfs/inode.c            |  4 ++--
 fs/btrfs/ioctl.c            |  2 +-
 fs/btrfs/ordered-data.c     |  2 +-
 fs/btrfs/qgroup.c           | 16 ++++++++++------
 fs/btrfs/send.c             |  4 ++--
 fs/btrfs/tree-log.c         |  3 ++-
 fs/btrfs/zoned.c            |  5 +++++
 11 files changed, 55 insertions(+), 26 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for 5.13-rc2
  2021-05-10 21:06 [GIT PULL] Btrfs fixes for 5.13-rc2 David Sterba
@ 2021-05-10 21:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-05-10 21:15 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Mon, 10 May 2021 23:06:13 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.13-rc1-tag

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

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:[~2021-05-10 21:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10 21:06 [GIT PULL] Btrfs fixes for 5.13-rc2 David Sterba
2021-05-10 21:15 ` 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).