The following changes since commit f8788d86ab28f61f7b46eb6be375f8a726783636: Linux 5.6-rc3 (2020-02-23 16:17:42 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_stable for you to fetch changes up to 37b0b6b8b99c0e1c1f11abbe7cf49b6d03795b3f: ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() (2020-02-29 17:48:08 -0500) ---------------------------------------------------------------- Two more bug fixes (including a regression) for 5.6 ---------------------------------------------------------------- Dan Carpenter (1): ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() Qian Cai (1): jbd2: fix data races at struct journal_head fs/ext4/super.c | 6 +++--- fs/jbd2/transaction.c | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-)