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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 16 Mar 2023 19:28:29 +0800 From: Baokun Li <libaokun1@...wei.com> To: <linux-ext4@...r.kernel.org> CC: <tytso@....edu>, <adilger.kernel@...ger.ca>, <jack@...e.cz>, <ritesh.list@...il.com>, <linux-kernel@...r.kernel.org>, <yi.zhang@...wei.com>, <yangerkun@...wei.com>, <yukuai3@...wei.com>, <libaokun1@...wei.com> Subject: [PATCH 0/3] ext4: fix WARNING in ext4_add_complete_io Baokun Li (3): ext4: correct error ctx->mask_s_##name in ctx_set_##name ext4: add helper to check if flag is changed by ctx ext4: fix race between writepages and remount fs/ext4/ext4.h | 3 ++- fs/ext4/ext4_jbd2.h | 9 +++++---- fs/ext4/super.c | 33 +++++++++++++++++++++++++++++---- 3 files changed, 36 insertions(+), 9 deletions(-) -- 2.31.1
Powered by blists - more mailing lists