All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Leah Rumancik <leah.rumancik@gmail.com>
Cc: stable@vger.kernel.org, linux-xfs@vger.kernel.org,
	amir73il@gmail.com, chandan.babu@oracle.com, cem@kernel.org,
	catherine.hoang@oracle.com
Subject: Re: [PATCH 6.1 00/26] xfs backports to catch 6.1.y up to 6.6
Date: Fri, 27 Sep 2024 08:50:43 +0200	[thread overview]
Message-ID: <2024092735-authentic-masculine-decb@gregkh> (raw)
In-Reply-To: <20240924183851.1901667-1-leah.rumancik@gmail.com>

On Tue, Sep 24, 2024 at 11:38:25AM -0700, Leah Rumancik wrote:
> Hello again,
> 
> Here is the next set of XFS backports, this set is for 6.1.y and I will
> be following up with a set for 5.15.y later. There were some good
> suggestions made at LSF to survey test coverage to cut back on
> testing but I've been a bit swamped and a backport set was overdue.
> So for this set, I have run the auto group 3 x 8 configs with no
> regressions seen. Let me know if you spot any issues.
> 
> This set has already been ack'd on the XFS list.

All now queued up, thanks.

greg k-h

      parent reply	other threads:[~2024-09-27  6:50 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-24 18:38 [PATCH 6.1 00/26] xfs backports to catch 6.1.y up to 6.6 Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 01/26] xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 02/26] xfs: Fix deadlock on xfs_inodegc_worker Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 03/26] xfs: fix extent busy updating Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 04/26] xfs: don't use BMBT btree split workers for IO completion Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 05/26] xfs: fix low space alloc deadlock Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 06/26] xfs: prefer free inodes at ENOSPC over chunk allocation Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 07/26] xfs: block reservation too large for minleft allocation Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 08/26] xfs: fix uninitialized variable access Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 09/26] xfs: quotacheck failure can race with background inode inactivation Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 10/26] xfs: fix BUG_ON in xfs_getbmap() Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 11/26] xfs: buffer pins need to hold a buffer reference Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 12/26] xfs: defered work could create precommits Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 13/26] xfs: fix AGF vs inode cluster buffer deadlock Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 14/26] xfs: collect errors from inodegc for unlinked inode recovery Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 15/26] xfs: fix ag count overflow during growfs Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 16/26] xfs: remove WARN when dquot cache insertion fails Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 17/26] xfs: fix the calculation for "end" and "length" Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 18/26] xfs: load uncached unlinked inodes into memory on demand Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 19/26] xfs: fix negative array access in xfs_getbmap Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 20/26] xfs: fix unlink vs cluster buffer instantiation race Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 21/26] xfs: correct calculation for agend and blockcount Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 22/26] xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 23/26] xfs: reload entire unlinked bucket lists Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 24/26] xfs: make inode unlinked bucket recovery work with quotacheck Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 25/26] xfs: fix reloading entire unlinked bucket lists Leah Rumancik
2024-09-24 18:38 ` [PATCH 6.1 26/26] xfs: set bnobt/cntbt numrecs correctly when formatting new AGs Leah Rumancik
2024-09-24 22:03 ` [PATCH 6.1 00/26] xfs backports to catch 6.1.y up to 6.6 Dave Chinner
2024-09-26  0:58   ` Leah Rumancik
2024-09-27  6:50 ` Greg KH [this message]

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=2024092735-authentic-masculine-decb@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=amir73il@gmail.com \
    --cc=catherine.hoang@oracle.com \
    --cc=cem@kernel.org \
    --cc=chandan.babu@oracle.com \
    --cc=leah.rumancik@gmail.com \
    --cc=linux-xfs@vger.kernel.org \
    --cc=stable@vger.kernel.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 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.