[f2fs-dev] [Bug 219484] f2fs discard causes kernel NULL pointer dereferencing

2024-12-17 Thread bugzilla-daemon--- via Linux-f2fs-devel
https://bugzilla.kernel.org/show_bug.cgi?id=219484 Chao Yu (c...@kernel.org) changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|-

[f2fs-dev] [PATCH] f2fs: Introduce linear search for dentries

2024-12-17 Thread Daniel Lee via Linux-f2fs-devel
This patch addresses an issue where some files in case-insensitive directories become inaccessible due to changes in how the kernel function, utf8_casefold(), generates case-folded strings from the commit 5c26d2f1d3f5 ("unicode: Don't special case ignorable code points"). F2FS uses these case-fold

[f2fs-dev] [PATCH] f2fs: Introduce linear search for dentries

2024-12-17 Thread Daniel Lee via Linux-f2fs-devel
This patch addresses an issue where some files in case-insensitive directories become inaccessible due to changes in how the kernel function, utf8_casefold(), generates case-folded strings from the commit 5c26d2f1d3f5 ("unicode: Don't special case ignorable code points"). F2FS uses these case-fold