stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 stable-5.15.y] Fix mmap + page fault deadlocks part2
@ 2022-04-05 11:33 Anand Jain
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Anand Jain @ 2022-04-05 11:33 UTC (permalink / raw)
  To: stable; +Cc: linux-btrfs, Anand Jain

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


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

end of thread, other threads:[~2022-04-05 12:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-05 11:33 [PATCH 0/2 stable-5.15.y] Fix mmap + page fault deadlocks part2 Anand Jain
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

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 NNTP newsgroup(s).