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@xxxxxxx>