public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes 6.4-rc7, part 2
@ 2023-06-16 16:06 David Sterba
  2023-06-16 20:27 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2023-06-16 16:06 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

here's the second part, two fixes for NOCOW files, a regression fix in
scrub and an assertion fix. Please pull, thanks.

- NOCOW fixes:
  - keep length of iomap direct io request in case of a failure
  - properly pass mode of extent reference checking, this can break
    some cases for swapfile

- fix error value confusion when scrubbing a stripe

- convert assertion to a proper error handling when loading global
  roots, reported by syzbot

----------------------------------------------------------------
The following changes since commit 79b8ee702c918f1936e17cc53e14bec388ce1045:

  btrfs: scrub: also report errors hit during the initial read (2023-06-08 14:34:01 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-6.4-rc6-tag

for you to fetch changes up to b50f2d048ecf1512ff85128ea4153bceb0e60590:

  btrfs: scrub: fix a return value overwrite in scrub_stripe() (2023-06-14 18:30:30 +0200)

----------------------------------------------------------------
Chris Mason (1):
      btrfs: can_nocow_file_extent should pass down args->strict from callers

Christoph Hellwig (1):
      btrfs: fix iomap_begin length for nocow writes

Qu Wenruo (2):
      btrfs: do not ASSERT() on duplicated global roots
      btrfs: scrub: fix a return value overwrite in scrub_stripe()

 fs/btrfs/disk-io.c | 10 ++++++++--
 fs/btrfs/inode.c   | 20 +++++++++++++-------
 fs/btrfs/scrub.c   |  2 +-
 3 files changed, 22 insertions(+), 10 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes 6.4-rc7, part 2
  2023-06-16 16:06 [GIT PULL] Btrfs fixes 6.4-rc7, part 2 David Sterba
@ 2023-06-16 20:27 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-06-16 20:27 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Fri, 16 Jun 2023 18:06:50 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-6.4-rc6-tag

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

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:[~2023-06-16 20:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-16 16:06 [GIT PULL] Btrfs fixes 6.4-rc7, part 2 David Sterba
2023-06-16 20:27 ` 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