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
| ||
|
Message-ID: <172554793831.1268668.270033706613826294.b4-ty@mit.edu> Date: Thu, 5 Sep 2024 10:53:45 -0400 From: "Theodore Ts'o" <tytso@....edu> To: adilger.kernel@...ger.ca, Kemeng Shi <shikemeng@...weicloud.com> Cc: "Theodore Ts'o" <tytso@....edu>, harshadshirwadkar@...il.com, darrick.wong@...cle.com, akpm@...l.org, shaggy@...tin.ibm.com, linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH v2 0/7] Fixes and cleanups to ext4 ialloc On Tue, 20 Aug 2024 21:22:27 +0800, Kemeng Shi wrote: > v1->v2: > -Append parentheses to function names in changelog. > -Add "Fixes" tag to bugfix patch > -Minor improve in patch "ext4: avoid potential buffer_head leak in > __ext4_new_inode" > > This series contains some random fixes and cleanups to ext4 ialloc. More > details can be found in respective patches. Thanks! > > [...] Applied, thanks! [1/7] ext4: avoid buffer_head leak in ext4_mark_inode_used() commit: 5e5b2a56c57def1b41efd49596621504d7bcc61c [2/7] ext4: avoid potential buffer_head leak in __ext4_new_inode() commit: 227d31b9214d1b9513383cf6c7180628d4b3b61f [3/7] ext4: avoid negative min_clusters in find_group_orlov() commit: bb0a12c3439b10d88412fd3102df5b9a6e3cd6dc [4/7] ext4: remove dead check in __ext4_new_inode() commit: f7c69be505a5ec3df13b65cedb245343b2a5f751 [5/7] ext4: move checksum length calculation of inode bitmap into ext4_inode_bitmap_csum_[verify/set]() functions commit: 66eafbde7d74e36cd80e6b6246ea4bd599416e2c [6/7] ext4: remove unneeded NULL check of buffer_head in ext4_mark_inode_used() commit: 7523a7ef099abe7b9a98c4c8f722fe40541c9723 [7/7] ext4: check buffer_verified in advance to avoid unneeded ext4_get_group_info() commit: 7d2b48881877ace14ea85a7e3a17ff8f80f3d8e6 Best regards, -- Theodore Ts'o <tytso@....edu>
Powered by blists - more mailing lists