linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs update, part 2
@ 2021-11-10 17:38 David Sterba
  2021-11-11  1:07 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2021-11-10 17:38 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

here's a separate fix that depends on changes that landed last week (the
iomap + iov_iter merged as c03098d4b9ad).

The fix itself is for a deadlock when direct/buffered IO is done on a
mmaped file and a fault happens (details in the patch). There's a fstest
generic/647 that triggers the problem and makes testing hard.

No merge conflicts. Please pull, thanks.

----------------------------------------------------------------
The following changes since commit c03098d4b9ad76bca2966a8769dcfe59f7f85103:

  Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 (2021-11-02 12:25:03 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.16-deadlock-fix-tag

for you to fetch changes up to 51bd9563b6783de8315f38f7baed949e77c42311:

  btrfs: fix deadlock due to page faults during direct IO reads and writes (2021-11-09 13:46:07 +0100)

----------------------------------------------------------------
Filipe Manana (1):
      btrfs: fix deadlock due to page faults during direct IO reads and writes

 fs/btrfs/file.c | 139 +++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 123 insertions(+), 16 deletions(-)

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

* Re: [GIT PULL] Btrfs update, part 2
  2021-11-10 17:38 [GIT PULL] Btrfs update, part 2 David Sterba
@ 2021-11-11  1:07 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-11  1:07 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Wed, 10 Nov 2021 18:38:09 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.16-deadlock-fix-tag

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6070dcc8e5b1495e11ffd467c77eaeac40f95a93

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-11-11  1:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-10 17:38 [GIT PULL] Btrfs update, part 2 David Sterba
2021-11-11  1:07 ` pr-tracker-bot

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).