From: Christian Brauner Date: Mon, 11 Nov 2024 11:31:42 +0000 (+0100) Subject: Merge patch series "fscache/cachefiles: Some bugfixes" X-Git-Tag: v6.13-rc1~226^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a4b2923376be062a243ac38762212a38485cfab1;p=thirdparty%2Fkernel%2Flinux.git Merge patch series "fscache/cachefiles: Some bugfixes" Zizhi Wo says: This patchset mainly includes 5 fix patches about fscache/cachefiles. The first patch fixes an issue with the incorrect return length, and the fourth patch addresses a null pointer dereference issue with file. * patches from https://lore.kernel.org/r/20241107110649.3980193-1-wozizhi@huawei.com: netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING cachefiles: Fix NULL pointer dereference in object->file cachefiles: Clean up in cachefiles_commit_tmpfile() cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter() cachefiles: Fix incorrect length return value in cachefiles_ondemand_fd_write_iter() Link: https://lore.kernel.org/r/20241107110649.3980193-1-wozizhi@huawei.com Signed-off-by: Christian Brauner --- a4b2923376be062a243ac38762212a38485cfab1