[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200301220708.GA91502@mit.edu>
Date: Sun, 1 Mar 2020 17:07:08 -0500
From: "Theodore Y. Ts'o" <tytso@....edu>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, linux-ext4@...r.kernel.org
Subject: [GIT PULL] more ext4 bug fixes for 5.6
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(-)
Powered by blists - more mailing lists