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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20241005024221.GA505880@mit.edu>
Date: Fri, 4 Oct 2024 22:42:21 -0400
From: "Theodore Ts'o" <tytso@....edu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Developers List <linux-kernel@...r.kernel.org>,
        Ext4 Developers List <linux-ext4@...r.kernel.org>
Subject: [GIT PULL] ext4 bug fixes for 6.12-rc2

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus-5.12-rc2

for you to fetch changes up to 6121258c2b33ceac3d21f6a221452692c465df88:

  ext4: fix off by one issue in alloc_flex_gd() (2024-10-04 17:36:28 -0400)

----------------------------------------------------------------
Fix some ext4 bug fixes and regressions relating to oneline resize and
fast commits.

----------------------------------------------------------------
Baokun Li (1):
      ext4: fix off by one issue in alloc_flex_gd()

Luis Henriques (SUSE) (2):
      ext4: use handle to mark fc as ineligible in __track_dentry_update()
      ext4: mark fc as ineligible using an handle in ext4_xattr_set()

 fs/ext4/fast_commit.c | 19 +++++++++++--------
 fs/ext4/resize.c      | 18 ++++++++++--------
 fs/ext4/xattr.c       |  3 ++-
 3 files changed, 23 insertions(+), 17 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ