https://bugzilla.kernel.org/show_bug.cgi?id=201685 --- Comment #121 from Jimmy.Jazz@xxxxxxx --- I have the problem again with kernel 4.19.5 (J. Axboe patches). Sorry I don't trust 4.19.x without Axboe patch because if some fs corruptions reappear they will be less violent than without the patch. OS uptime 8:51, 37 static ext4 mountpoints as they are reported by 'mount' command. I have checked with the same kernel 4.19.5 in rescue mode (i.e none of the file systems are mounted) summary: - e2fsck -fy /dev/dm-4 > log.1 - echo 3 > /proc/sys/vm/drop-caches - e2fsck -fn /dev/dm-4 log.2 - reboot again in normal mode ( / is mounted) - fsck -TRAC -r -M -p /dev/dm-X || fsck -f -TRAC -y -s /dev/dm-X - if there is a new stable release then I compile and test the new release Result: The system doesn't see any error (fsck) on reboot (rescue and normal boot). see attachments. -- You are receiving this mail because: You are watching the assignee of the bug.