All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anand Jain <anand.jain@oracle.com>
To: stable@vger.kernel.org
Cc: linux-btrfs@vger.kernel.org, Anand Jain <anand.jain@oracle.com>
Subject: [PATCH 0/2 stable-5.15.y] Fix mmap + page fault deadlocks part2
Date: Tue,  5 Apr 2022 19:33:10 +0800	[thread overview]
Message-ID: <cover.1649154880.git.anand.jain@oracle.com> (raw)

This patchset is the remaining patches (part2) of the series
'Fix mmap + page fault deadlocks' sent earlier [1].

[1] https://patchwork.kernel.org/project/linux-btrfs/list/?series=628427

These patches apply on the top of the above series.

Filipe Manana (1):
  btrfs: fallback to blocking mode when doing async dio over multiple
    extents

Linus Torvalds (1):
  mm: gup: make fault_in_safe_writeable() use fixup_user_fault()

 fs/btrfs/inode.c | 28 ++++++++++++++++++++++++
 mm/gup.c         | 57 ++++++++++++++++--------------------------------
 2 files changed, 47 insertions(+), 38 deletions(-)

-- 
2.33.1


             reply	other threads:[~2022-04-05 12:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-05 11:33 Anand Jain [this message]
2022-04-05 11:33 ` [PATCH 1/2 stable-5.15.y] btrfs: fallback to blocking mode when doing async dio over multiple extents Anand Jain
2022-04-05 11:33 ` [PATCH 2/2 stable-5.15.y] mm: gup: make fault_in_safe_writeable() use fixup_user_fault() Anand Jain

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=cover.1649154880.git.anand.jain@oracle.com \
    --to=anand.jain@oracle.com \
    --cc=linux-btrfs@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.