| Message ID | YQ1u+Acar/N3aUpm@mit.edu |
|---|---|
| State | New |
| Headers | show |
| Series | [GIT,PULL] ext4 fixes for v5.14-rc5 | expand |
The pull request you sent on Fri, 6 Aug 2021 13:18:48 -0400:
> git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus_stable
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c9194f32bfd932e976a158d1af97a63be68a2aab
Thank you!
The following changes since commit 2734d6c1b1a089fb593ef6a23d4b70903526fe0c: Linux 5.14-rc2 (2021-07-18 14:13:49 -0700) 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 877ba3f729fd3d8ef0e29bc2a55e57cfa54b2e43: ext4: fix potential htree corruption when growing large_dir directories (2021-08-06 13:00:49 -0400) ---------------------------------------------------------------- A Regression fix, bug fix, and a comment cleanup for ext4. ---------------------------------------------------------------- Guoqing Jiang (1): ext4: remove conflicting comment from __ext4_forget Theodore Ts'o (1): ext4: fix potential htree corruption when growing large_dir directories Ye Bin (1): ext4: fix potential uninitialized access to retval in kmmpd fs/ext4/ext4_jbd2.c | 3 --- fs/ext4/mmp.c | 2 +- fs/ext4/namei.c | 2 +- 3 files changed, 2 insertions(+), 5 deletions(-)