The patch titled Subject: mm-dont-break-integrity-writeback-on-writepage-error-fix has been removed from the -mm tree. Its filename was mm-dont-break-integrity-writeback-on-writepage-error-fix.patch This patch was dropped because it was folded into mm-dont-break-integrity-writeback-on-writepage-error.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-dont-break-integrity-writeback-on-writepage-error-fix fix typo in comment Cc: Brian Foster <bfoster@xxxxxxxxxx> Cc: Jan Kara <jack@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/page-writeback.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/mm/page-writeback.c~mm-dont-break-integrity-writeback-on-writepage-error-fix +++ a/mm/page-writeback.c @@ -2232,7 +2232,7 @@ continue_unlock: if (unlikely(error)) { /* * Handle errors according to the type of - * writeback. There's no need to continue to for + * writeback. There's no need to continue for * background writeback. Just push done_index * past this page so media errors won't choke * writeout for the entire file. For integrity _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-dont-break-integrity-writeback-on-writepage-error.patch mm-kmemleak-little-optimization-while-scanning-fix.patch mm-mmu_notifier-use-structure-for-invalidate_range_start-end-callback-fix-fix.patch mm-mmu_notifier-use-structure-for-invalidate_range_start-end-calls-v2-checkpatch-fixes.patch mm-memory_hotplug-deobfuscate-migration-part-of-offlining-fix.patch mm-page_alloc-enable-pcpu_drain-with-zone-capability-fix.patch mm-migrate-provide-buffer_migrate_page_norefs-fix.patch