The following changes since commit 3ef49626da6dd67013fc2cf0a4e4c9e158bb59f7:

  Linux 6.15.1 (2025-06-04 14:46:27 +0200)

are available in the Git repository at:

  git://evilpiepirate.org/bcachefs.git tags/bcachefs-for-6.15-2025-06-05

for you to fetch changes up to fc9459c9a888766c4c4adff59b072aad1bfbf6ad:

  bcachefs: Fix subvol to missing root repair (2025-06-05 14:04:58 -0400)

----------------------------------------------------------------
bcachefs fixes for 6.15 stable

----------------------------------------------------------------
Kent Overstreet (5):
      bcachefs: Kill un-reverted directory i_size code
      bcachefs: Repair code for directory i_size
      bcachefs: delete dead code from may_delete_deleted_inode()
      bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm()
      bcachefs: Fix subvol to missing root repair

 fs/bcachefs/dirent.c           | 12 ++-----
 fs/bcachefs/dirent.h           |  4 +--
 fs/bcachefs/errcode.h          |  2 ++
 fs/bcachefs/fs.c               |  8 ++++-
 fs/bcachefs/fsck.c             |  8 +++++
 fs/bcachefs/inode.c            | 77 ++++++++++++++++++++++++++++--------------
 fs/bcachefs/namei.c            |  4 +--
 fs/bcachefs/sb-errors_format.h |  4 ++-
 fs/bcachefs/subvolume.c        | 19 ++++++++---
 9 files changed, 92 insertions(+), 46 deletions(-)

Reply via email to