All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] bcachefs fixes for 6.8-rc4
@ 2024-02-06  0:15 Kent Overstreet
  2024-02-06  7:47 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kent Overstreet @ 2024-02-06  0:15 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-bcachefs, linux-kernel

The following changes since commit d2fda304bb739b97c1a3e46e39700eb49f07a62c:

  bcachefs: __lookup_dirent() works in snapshot, not subvol (2024-01-25 20:02:11 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 7b508b323b2ec45be59769bd4e4aeba729c52cf6:

  bcachefs: time_stats: Check for last_event == 0 when updating freq stats (2024-02-05 01:16:31 -0500)

----------------------------------------------------------------
bcachefs fixes for v6.8-rc4

Two serious ones here that we'll want to backport to stable: a fix for a
race in the thread_with_file code, and another locking fixup in the
subvolume deletion path.

----------------------------------------------------------------
Guoyu Ou (1):
      bcachefs: unlock parent dir if entry is not found in subvolume deletion

Helge Deller (1):
      bcachefs: Fix build on parisc by avoiding __multi3()

Kent Overstreet (1):
      bcachefs: time_stats: Check for last_event == 0 when updating freq stats

Mathias Krause (1):
      bcachefs: install fd later to avoid race with close

 fs/bcachefs/fs-ioctl.c          | 4 ++--
 fs/bcachefs/mean_and_variance.h | 2 +-
 fs/bcachefs/thread_with_file.c  | 2 +-
 fs/bcachefs/util.c              | 5 +++--
 4 files changed, 7 insertions(+), 6 deletions(-)

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

* Re: [GIT PULL] bcachefs fixes for 6.8-rc4
  2024-02-06  0:15 [GIT PULL] bcachefs fixes for 6.8-rc4 Kent Overstreet
@ 2024-02-06  7:47 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-02-06  7:47 UTC (permalink / raw)
  To: Kent Overstreet; +Cc: Linus Torvalds, linux-bcachefs, linux-kernel

The pull request you sent on Mon, 5 Feb 2024 19:15:32 -0500:

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

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

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:[~2024-02-06  7:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-06  0:15 [GIT PULL] bcachefs fixes for 6.8-rc4 Kent Overstreet
2024-02-06  7:47 ` 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.