From: Linus Torvalds Date: Sat, 16 May 2015 22:55:31 +0000 (-0700) Subject: Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso... X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6a8098a447206f8d2ce3954271657b6d79911d51;p=linux-beck.git Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 Pull ext4 fixes from Ted Ts'o: "Fix a number of ext4 bugs; the most serious of which is a bug in the lazytime mount optimization code where we could end up updating the timestamps to the wrong inode" * tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: ext4: fix an ext3 collapse range regression in xfstests jbd2: fix r_count overflows leading to buffer overflow in journal recovery ext4: check for zero length extent explicitly ext4: fix NULL pointer dereference when journal restart fails ext4: remove unused function prototype from ext4.h ext4: don't save the error information if the block device is read-only ext4: fix lazytime optimization --- 6a8098a447206f8d2ce3954271657b6d79911d51