lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat,  7 Jan 2023 12:37:11 -0800
From:   Eric Biggers <ebiggers@...nel.org>
To:     stable@...r.kernel.org
Cc:     linux-ext4@...r.kernel.org
Subject: [PATCH 5.10 0/2] Selected ext4 fast-commit fixes for 5.10-stable

The recent ext4 fast-commit fixes with 'Cc stable' didn't apply to 5.10
due to conflicts.  Since the fast-commit support in 5.10 is rudimentary
and hard to backport fixes too, this series backports the two most
important fixes only.  Please apply to 5.10-stable.

Eric Biggers (2):
  ext4: disable fast-commit of encrypted dir operations
  ext4: don't set up encryption key during jbd2 transaction

 fs/ext4/ext4.h              |  4 ++--
 fs/ext4/fast_commit.c       | 42 +++++++++++++++++++++--------------
 fs/ext4/fast_commit.h       |  1 +
 fs/ext4/namei.c             | 44 ++++++++++++++++++++-----------------
 include/trace/events/ext4.h |  7 ++++--
 5 files changed, 57 insertions(+), 41 deletions(-)

-- 
2.39.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ