public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xfs: bug fix for 6.10
@ 2024-06-15 16:00 Chandan Babu R
  2024-06-15 19:15 ` pr-tracker-bot
  0 siblings, 1 reply; 8+ messages in thread
From: Chandan Babu R @ 2024-06-15 16:00 UTC (permalink / raw)
  To: torvalds; +Cc: chandanbabu, linux-fsdevel, linux-xfs

Hi Linus,

Please pull this branch which contains an XFS bug fix for 6.10-rc4. A brief
description of the bug fix is provided below.

I did a test-merge with the main upstream branch as of a few minutes ago and
didn't see any conflicts.  Please let me know if you encounter any problems.

The following changes since commit 83a7eefedc9b56fe7bfeff13b6c7356688ffa670:

  Linux 6.10-rc3 (2024-06-09 14:19:43 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git xfs-6.10-fixes-3

for you to fetch changes up to 58f880711f2ba53fd5e959875aff5b3bf6d5c32e:

  xfs: make sure sb_fdblocks is non-negative (2024-06-10 11:38:12 +0530)

----------------------------------------------------------------
Bug fixes for 6.10-rc4:

  * Ensure xfs incore superblock's
    1. Allocated inode counter
    2. Free inode counter
    3. Free data block counter
    are zero or positive when they are copied over from
    xfs_mount->m_[icount,ifree,fdblocks] respectively.

Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>

----------------------------------------------------------------
Wengang Wang (1):
      xfs: make sure sb_fdblocks is non-negative

 fs/xfs/libxfs/xfs_sb.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [GIT PULL] xfs: bug fix for 6.10
@ 2024-06-22 13:35 Chandan Babu R
  2024-06-22 16:00 ` Darrick J. Wong
  2024-06-22 16:10 ` pr-tracker-bot
  0 siblings, 2 replies; 8+ messages in thread
From: Chandan Babu R @ 2024-06-22 13:35 UTC (permalink / raw)
  To: torvalds; +Cc: chandanbabu, linux-fsdevel, linux-xfs

Hi Linus,

Please pull this branch which contains an XFS bug fix for 6.10-rc5. A brief
description of the bug fix is provided below.

I did a test-merge with the main upstream branch as of a few minutes ago and
didn't see any conflicts.  Please let me know if you encounter any problems.

The following changes since commit 6ba59ff4227927d3a8530fc2973b80e94b54d58f:

  Linux 6.10-rc4 (2024-06-16 13:40:16 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.10-fixes-4

for you to fetch changes up to 348a1983cf4cf5099fc398438a968443af4c9f65:

  xfs: fix unlink vs cluster buffer instantiation race (2024-06-17 11:17:09 +0530)

----------------------------------------------------------------
Bug fixes for 6.10-rc5:

  * Fix assertion failure due to a race between unlink and cluster buffer
    instantiation.

Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>

----------------------------------------------------------------
Dave Chinner (1):
      xfs: fix unlink vs cluster buffer instantiation race

 fs/xfs/xfs_inode.c | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2024-06-22 16:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-15 16:00 [GIT PULL] xfs: bug fix for 6.10 Chandan Babu R
2024-06-15 19:15 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2024-06-22 13:35 Chandan Babu R
2024-06-22 16:00 ` Darrick J. Wong
2024-06-22 16:04   ` Linus Torvalds
2024-06-22 16:05   ` Darrick J. Wong
2024-06-22 16:08     ` Linus Torvalds
2024-06-22 16:10 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox