public inbox for linux-xfs@vger.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
Subject: Re: [PATCH 5.15 v2 0/4] xfs stable candidates for 5.15.y (part 2)
Date: Fri, 15 Jul 2022 16:34:39 +0200	[thread overview]
Message-ID: <YtF6/wQPVYI/8vsf@kroah.com> (raw)
In-Reply-To: <20220714222342.4013916-1-leah.rumancik@gmail.com>

On Thu, Jul 14, 2022 at 03:23:38PM -0700, Leah Rumancik wrote:
> Hello again,
> 
> This is a 5.15.y only set of xfs fixes. They have been tested and Ack'd.
> 
> Changes from v1->v2:
> - Added Acks
> 
> [v1] https://lore.kernel.org/linux-xfs/20220707223828.599185-1-leah.rumancik@gmail.com/
> 
> Darrick J. Wong (2):
>   xfs: only run COW extent recovery when there are no live extents
>   xfs: don't include bnobt blocks when reserving free block pool
> 
> Dave Chinner (2):
>   xfs: run callbacks before waking waiters in
>     xlog_state_shutdown_callbacks
>   xfs: drop async cache flushes from CIL commits.
> 
>  fs/xfs/xfs_bio_io.c      | 35 ------------------------
>  fs/xfs/xfs_fsops.c       |  2 +-
>  fs/xfs/xfs_linux.h       |  2 --
>  fs/xfs/xfs_log.c         | 58 +++++++++++++++++-----------------------
>  fs/xfs/xfs_log_cil.c     | 42 +++++++++--------------------
>  fs/xfs/xfs_log_priv.h    |  3 +--
>  fs/xfs/xfs_log_recover.c | 24 ++++++++++++++++-
>  fs/xfs/xfs_mount.c       | 12 +--------
>  fs/xfs/xfs_mount.h       | 15 +++++++++++
>  fs/xfs/xfs_reflink.c     |  5 +++-
>  fs/xfs/xfs_super.c       |  9 -------
>  11 files changed, 82 insertions(+), 125 deletions(-)
> 
> -- 
> 2.37.0.170.g444d1eabd0-goog
> 

All now queued up, thanks.

greg k-h

      parent reply	other threads:[~2022-07-15 14:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-14 22:23 [PATCH 5.15 v2 0/4] xfs stable candidates for 5.15.y (part 2) Leah Rumancik
2022-07-14 22:23 ` [PATCH 5.15 v2 1/4] xfs: only run COW extent recovery when there are no live extents Leah Rumancik
2022-07-14 22:23 ` [PATCH 5.15 v2 2/4] xfs: don't include bnobt blocks when reserving free block pool Leah Rumancik
2022-07-14 22:23 ` [PATCH 5.15 v2 3/4] xfs: run callbacks before waking waiters in xlog_state_shutdown_callbacks Leah Rumancik
2022-07-14 22:23 ` [PATCH 5.15 v2 4/4] xfs: drop async cache flushes from CIL commits Leah Rumancik
2022-07-15 14:34 ` 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=YtF6/wQPVYI/8vsf@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox