Hi Linus, A single writeback fix that didn't belong in any other branch, correcting the number of skipped pages. Please pull! The following changes since commit 42226c989789d8da4af1de0c31070c96726d990c: Linux 5.18-rc7 (2022-05-15 18:08:58 -0700) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/for-5.19/writeback-2022-05-22 for you to fetch changes up to 68f4c6eba70df70a720188bce95c85570ddfcc87: fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages (2022-05-19 06:29:41 -0600) ---------------------------------------------------------------- for-5.19/writeback-2022-05-22 ---------------------------------------------------------------- Zhihao Cheng (1): fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages fs/fs-writeback.c | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) -- Jens Axboe