linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes fro 5.14-rc4
@ 2021-07-30 14:40 David Sterba
  2021-07-30 18:11 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2021-07-30 14:40 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

a few more fixes, please pull thanks.

* fix -Warray-bounds warning, to help external patchset to make it
  default treewide

* fix writeable device accounting (syzbot report)

* fix fsync and log replay after a rename and inode eviction

* fix potentially lost error code when submitting multiple bios for
  compressed range

----------------------------------------------------------------
The following changes since commit c7c3a6dcb1efd52949acc1e640be9aad1206a13a:

  btrfs: store a block_device in struct btrfs_ordered_extent (2021-07-22 15:50:15 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.14-rc3-tag

for you to fetch changes up to 7280305eb57dd32735f795ed4ee679bf9854f9d0:

  btrfs: calculate number of eb pages properly in csum_tree_block (2021-07-29 13:01:04 +0200)

----------------------------------------------------------------
David Sterba (1):
      btrfs: calculate number of eb pages properly in csum_tree_block

Desmond Cheong Zhi Xi (1):
      btrfs: fix rw device counting in __btrfs_free_extra_devids

Filipe Manana (1):
      btrfs: fix lost inode on log replay after mix of fsync, rename and inode eviction

Goldwyn Rodrigues (1):
      btrfs: mark compressed range uptodate only if all bio succeed

 fs/btrfs/compression.c | 2 +-
 fs/btrfs/disk-io.c     | 2 +-
 fs/btrfs/tree-log.c    | 4 ++--
 fs/btrfs/volumes.c     | 1 +
 4 files changed, 5 insertions(+), 4 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes fro 5.14-rc4
  2021-07-30 14:40 [GIT PULL] Btrfs fixes fro 5.14-rc4 David Sterba
@ 2021-07-30 18:11 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-07-30 18:11 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Fri, 30 Jul 2021 16:40:59 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.14-rc3-tag

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

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-07-30 18:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-30 14:40 [GIT PULL] Btrfs fixes fro 5.14-rc4 David Sterba
2021-07-30 18:11 ` 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).