Linux-XFS Archive mirror
 help / color / mirror / Atom feed
From: Chandan Babu R <chandanbabu@kernel.org>
To: torvalds@linux-foundation.org
Cc: chandanbabu@kernel.org,linux-fsdevel@vger.kernel.org,linux-xfs@vger.kernel.org
Subject: [GIT PULL] xfs: Bug fixes for 6.9
Date: Fri, 22 Mar 2024 19:02:00 +0530	[thread overview]
Message-ID: <874jcymlpd.fsf@debian-BULLSEYE-live-builder-AMD64> (raw)

Hi Linus,

Please pull this branch which contains two XFS bug fixes for 6.9-rc1. A brief
summary of the bug fixes 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 75bcffbb9e7563259b7aed0fa77459d6a3a35627:

  xfs: shrink failure needs to hold AGI buffer (2024-03-07 14:59:05 +0530)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.9-merge-9

for you to fetch changes up to 0c6ca06aad84bac097f5c005d911db92dba3ae94:

  xfs: quota radix tree allocations need to be NOFS on insert (2024-03-15 10:30:23 +0530)

----------------------------------------------------------------
Bug fixes for 6.9:

* Fix invalid pointer dereference by initializing xmbuf before tracepoint
  function is invoked.
* Use memalloc_nofs_save() when inserting into quota radix tree.

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

----------------------------------------------------------------
Darrick J. Wong (1):
      xfs: fix dev_t usage in xmbuf tracepoints

Dave Chinner (1):
      xfs: quota radix tree allocations need to be NOFS on insert

 fs/xfs/xfs_buf_mem.c |  4 ++--
 fs/xfs/xfs_dquot.c   | 18 +++++++++++++-----
 fs/xfs/xfs_trace.h   |  9 +++++++--
 3 files changed, 22 insertions(+), 9 deletions(-)

             reply	other threads:[~2024-03-22 13:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-22 13:32 Chandan Babu R [this message]
2024-03-22 18:17 ` [GIT PULL] xfs: Bug fixes for 6.9 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2024-03-30 13:49 Chandan Babu R
2024-03-30 20:54 ` pr-tracker-bot
2024-04-06 12:32 [GIT PULL] xfs: bug " Chandan Babu R
2024-04-06 16:19 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874jcymlpd.fsf@debian-BULLSEYE-live-builder-AMD64 \
    --to=chandanbabu@kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).