* [GIT PULL] iomap: fixes for 5.17-rc3
@ 2022-02-05  2:46 Darrick J. Wong
  2022-02-05 17:29 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2022-02-05  2:46 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-fsdevel, linux-xfs, david, linux-kernel, sandeen, hch
Hi Linus,
Please pull this branch containing a single bugfix for iomap for
5.17-rc3.  The fix should eliminate occasional complaints about stall
warnings when a lot of writeback IO completes all at once and we have to
then go clearing status on a large number of folios.
As usual, I did a test-merge with upstream master as of a few minutes
ago, and didn't see any conflicts.  Please let me know if you encounter
any problems.
--D
The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
are available in the Git repository at:
  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/iomap-5.17-fixes-1
for you to fetch changes up to ebb7fb1557b1d03b906b668aa2164b51e6b7d19a:
  xfs, iomap: limit individual ioend chain lengths in writeback (2022-01-26 09:19:20 -0800)
----------------------------------------------------------------
Fixes for 5.17-rc2:
 - Limit the length of ioend chains in writeback so that we don't trip
   the softlockup watchdog and to limit long tail latency on clearing
   PageWriteback.
----------------------------------------------------------------
Dave Chinner (1):
      xfs, iomap: limit individual ioend chain lengths in writeback
 fs/iomap/buffered-io.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++----
 fs/xfs/xfs_aops.c      | 16 +++++++++++++++-
 include/linux/iomap.h  |  2 ++
 3 files changed, 65 insertions(+), 5 deletions(-)
^ permalink raw reply	[flat|nested] 2+ messages in thread
* Re: [GIT PULL] iomap: fixes for 5.17-rc3
  2022-02-05  2:46 [GIT PULL] iomap: fixes for 5.17-rc3 Darrick J. Wong
@ 2022-02-05 17:29 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-02-05 17:29 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: Linus Torvalds, linux-fsdevel, linux-xfs, david, linux-kernel,
	sandeen, hch
The pull request you sent on Fri, 4 Feb 2022 18:46:13 -0800:
> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/iomap-5.17-fixes-1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/524446e2179855534b425647dfc250757905aad8
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:[~2022-02-05 17:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-05  2:46 [GIT PULL] iomap: fixes for 5.17-rc3 Darrick J. Wong
2022-02-05 17:29 ` 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).