mbox series

[GIT,PULL] bcachefs fixes for 6.10-rc3

Message ID 4a4gssdsaohqqh33hd2i2tavvfsjixngyfsyddy73keqauh3yo@m4vtvrly275m (mailing list archive)
State New
Headers show
Series [GIT,PULL] bcachefs fixes for 6.10-rc3 | expand

Pull-request

https://evilpiepirate.org/git/bcachefs.git tags/bcachefs-2024-06-05

Message

Kent Overstreet June 5, 2024, 3 p.m. UTC
Hi Linus, few small ones for you:

The following changes since commit c3f38fa61af77b49866b006939479069cd451173:

  Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)

are available in the Git repository at:

  https://evilpiepirate.org/git/bcachefs.git tags/bcachefs-2024-06-05

for you to fetch changes up to 319fef29e96524966bb8593117ce0c5867846eea:

  bcachefs: Fix trans->locked assert (2024-06-05 10:44:08 -0400)

----------------------------------------------------------------
bcachefs fixes for 6.10-rc3

Just a few small fixes.

----------------------------------------------------------------
Kent Overstreet (3):
      bcachefs: Fix GFP_KERNEL allocation in break_cycle()
      bcachefs: Rereplicate now moves data off of durability=0 devices
      bcachefs: Fix trans->locked assert

 fs/bcachefs/btree_locking.c |  1 +
 fs/bcachefs/move.c          | 16 +++++++++++++++-
 2 files changed, 16 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org June 5, 2024, 6:32 p.m. UTC | #1
The pull request you sent on Wed, 5 Jun 2024 11:00:34 -0400:

> https://evilpiepirate.org/git/bcachefs.git tags/bcachefs-2024-06-05

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

Thank you!