linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] bcachefs fixes for 6.10.y
@ 2024-09-10 19:05 Kent Overstreet
  2024-09-13 12:48 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Kent Overstreet @ 2024-09-10 19:05 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-bcachefs, linux-fsdevel, linux-kernel

Hey Greg, couple critical fixes for you:

The following changes since commit 1611860f184a2c9e74ed593948d43657734a7098:

  Linux 6.10.9 (2024-09-08 07:56:41 +0200)

are available in the Git repository at:

  git://evilpiepirate.org/bcachefs.git tags/bcachefs-v6.10.9-fixes

for you to fetch changes up to ee64e00984ec3ea3fbf9b4331cbd073690ff8765:

  bcachefs: Don't delete open files in online fsck (2024-09-10 10:52:16 -0400)

----------------------------------------------------------------
bcachefs fixes for 6.10.10

----------------------------------------------------------------
Kent Overstreet (3):
      bcachefs: Fix bch2_extents_match() false positive
      bcachefs: Revert lockless buffered IO path
      bcachefs: Don't delete open files in online fsck

 fs/bcachefs/extents.c        |  23 ++++++-
 fs/bcachefs/fs-io-buffered.c | 149 ++++++++++++-------------------------------
 fs/bcachefs/fs.c             |   8 +++
 fs/bcachefs/fs.h             |   7 ++
 fs/bcachefs/fsck.c           |  18 ++++++
 5 files changed, 95 insertions(+), 110 deletions(-)

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

* Re: [GIT PULL] bcachefs fixes for 6.10.y
  2024-09-10 19:05 [GIT PULL] bcachefs fixes for 6.10.y Kent Overstreet
@ 2024-09-13 12:48 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2024-09-13 12:48 UTC (permalink / raw)
  To: Kent Overstreet; +Cc: linux-bcachefs, linux-fsdevel, linux-kernel

On Tue, Sep 10, 2024 at 03:05:54PM -0400, Kent Overstreet wrote:
> Hey Greg, couple critical fixes for you:
> 
> The following changes since commit 1611860f184a2c9e74ed593948d43657734a7098:
> 
>   Linux 6.10.9 (2024-09-08 07:56:41 +0200)
> 
> are available in the Git repository at:
> 
>   git://evilpiepirate.org/bcachefs.git tags/bcachefs-v6.10.9-fixes

Now queued up.

Nit, you misspelled "Upstream" in your first commit, I fixed it up :)

thanks,

greg k-h

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

end of thread, other threads:[~2024-09-13 12:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-10 19:05 [GIT PULL] bcachefs fixes for 6.10.y Kent Overstreet
2024-09-13 12:48 ` Greg Kroah-Hartman

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).