Antgroup is using 5.10.y in product environment, we found several patches are missing in 5.10.y tree. These patches are needed for us. So we backported them to 5.10.y. Also backport to 5.15.y and 6.1.y to prevent regression.
Connor Kuehl (1): virtiofs: split requests that exceed virtqueue size
Jiachen Zhang (1): fuse: always revalidate rename target dentry
Miklos Szeredi (4): virtiofs: clean up error handling in virtio_fs_get_tree() fuse: check s_root when destroying sb fuse: fix attr version comparison in fuse_read_update_size() fuse: fix deadlock between atomic O_TRUNC and page invalidation
fs/fuse/dir.c | 7 ++++++- fs/fuse/file.c | 31 +++++++++++++++++------------- fs/fuse/fuse_i.h | 3 +++ fs/fuse/inode.c | 5 +++-- fs/fuse/virtio_fs.c | 46 +++++++++++++++++++++++++++++---------------- 5 files changed, 60 insertions(+), 32 deletions(-)
linux-stable-mirror@lists.linaro.org