[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250410-fix_fs-v1-0-7c14ccc8ebaa@quicinc.com>
Date: Thu, 10 Apr 2025 19:45:26 +0800
From: Zijun Hu <zijun_hu@...oud.com>
To: Alexander Viro <viro@...iv.linux.org.uk>,
Christian Brauner <brauner@...nel.org>, Jan Kara <jack@...e.cz>,
David Howells <dhowells@...hat.com>
Cc: Zijun Hu <zijun_hu@...oud.com>, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, Zijun Hu <quic_zijuhu@...cinc.com>
Subject: [PATCH 0/5] fs: bug fixes
Signed-off-by: Zijun Hu <quic_zijuhu@...cinc.com>
---
Zijun Hu (5):
fs/filesystems: Fix potential unsigned integer underflow in fs_name()
fs/fs_parse: Fix macro fsparam_u32hex() definition
fs/fs_parse: Fix 3 issues for validate_constant_table()
fs/fs_parse: Correct comments of fs_validate_description()
fs/fs_context: Mark an unlikely if condition with unlikely() in vfs_parse_monolithic_sep()
fs/filesystems.c | 14 +++++++++-----
fs/fs_context.c | 2 +-
fs/fs_parser.c | 13 ++++++++-----
include/linux/fs_parser.h | 2 +-
4 files changed, 19 insertions(+), 12 deletions(-)
---
base-commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
change-id: 20250410-fix_fs-6e0a97c4e59f
Best regards,
--
Zijun Hu <quic_zijuhu@...cinc.com>
Powered by blists - more mailing lists