All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for v5.13-rc3, part 2
@ 2021-05-21 20:11 David Sterba
  2021-05-21 23:31 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2021-05-21 20:11 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

a few more fixes. Please pull, thanks.

- fix unaligned compressed writes in zoned mode

- fix false positive lockdep warning when cloning inline extent

- remove wrong BUG_ON in tree-log error handling

----------------------------------------------------------------
The following changes since commit 54a40fc3a1da21b52dbf19f72fdc27a2ec740760:

  btrfs: fix removed dentries still existing after log is synced (2021-05-14 01:23:04 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 764c7c9a464b68f7c6a5a9ec0b923176a05e8e8f:

  btrfs: zoned: fix parallel compressed writes (2021-05-20 15:51:07 +0200)

----------------------------------------------------------------
Filipe Manana (1):
      btrfs: release path before starting transaction when cloning inline extent

Johannes Thumshirn (2):
      btrfs: zoned: pass start block to btrfs_use_zone_append
      btrfs: zoned: fix parallel compressed writes

Josef Bacik (1):
      btrfs: do not BUG_ON in link_to_fixup_dir

 fs/btrfs/compression.c | 42 ++++++++++++++++++++++++++++++++++++++----
 fs/btrfs/extent_io.c   |  2 +-
 fs/btrfs/inode.c       |  2 +-
 fs/btrfs/reflink.c     |  5 +++++
 fs/btrfs/tree-log.c    |  2 --
 fs/btrfs/zoned.c       |  4 ++--
 fs/btrfs/zoned.h       |  5 ++---
 7 files changed, 49 insertions(+), 13 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for v5.13-rc3, part 2
  2021-05-21 20:11 [GIT PULL] Btrfs fixes for v5.13-rc3, part 2 David Sterba
@ 2021-05-21 23:31 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-05-21 23:31 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Fri, 21 May 2021 22:11:13 +0200:

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

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

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-21 23:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-21 20:11 [GIT PULL] Btrfs fixes for v5.13-rc3, part 2 David Sterba
2021-05-21 23:31 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.