mbox series

[GIT,PULL] XFS fixes for 6.14-rc2

Message ID asmybeduuf7ue3yd4akkyhjuwxbeb5yepprzs72zgedgj2xjir@cxbpahwzp5c2 (mailing list archive)
State New
Headers show
Series [GIT,PULL] XFS fixes for 6.14-rc2 | expand

Pull-request

git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-fixes-6.14-rc2

Message

Carlos Maiolino Feb. 3, 2025, 12:40 p.m. UTC
Hi Linus,

Could you please pull the changes contained in the tag below?

It contains a few fixes for XFS, but the most notable one is:

* xfs: remove xfs_buf_cache.bc_lock

Which has been hit by different persons including syzbot.

I just tried a trial rebase against your TOT, and no conflicts have been reported.

Thanks,
Carlos


The following changes since commit a9ab28b3d21aec6d0f56fe722953e20ce470237b:

  xfs: remove xfs_buf_cache.bc_lock (2025-01-28 11:18:22 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-fixes-6.14-rc2

for you to fetch changes up to a9ab28b3d21aec6d0f56fe722953e20ce470237b:

  xfs: remove xfs_buf_cache.bc_lock (2025-01-28 11:18:22 +0100)

----------------------------------------------------------------
xfs bug fixes 6.14-rc2

Signed-off-by: Carlos Maiolino <cem@kernel.org>

----------------------------------------------------------------

Comments

pr-tracker-bot@kernel.org Feb. 3, 2025, 6:10 p.m. UTC | #1
The pull request you sent on Mon, 3 Feb 2025 13:40:24 +0100:

> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-fixes-6.14-rc2

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

Thank you!