Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] Backport several patches to 5.10.y
@ 2023-04-12  4:19 Yang Bo
  2023-04-12  4:19 ` [PATCH 1/6] virtiofs: clean up error handling in virtio_fs_get_tree() Yang Bo
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Yang Bo @ 2023-04-12  4:19 UTC (permalink / raw)
  To: stable; +Cc: linux-fsdevel, mszeredi, Yang Bo

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

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(-)

-- 
2.40.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-04-18 10:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-12  4:19 [PATCH 0/6] Backport several patches to 5.10.y Yang Bo
2023-04-12  4:19 ` [PATCH 1/6] virtiofs: clean up error handling in virtio_fs_get_tree() Yang Bo
2023-04-12  4:19 ` [PATCH 2/6] virtiofs: split requests that exceed virtqueue size Yang Bo
2023-04-12  4:19 ` [PATCH 3/6] fuse: check s_root when destroying sb Yang Bo
2023-04-12  4:19 ` [PATCH 4/6] fuse: fix attr version comparison in fuse_read_update_size() Yang Bo
2023-04-12  4:19 ` [PATCH 5/6] fuse: always revalidate rename target dentry Yang Bo
2023-04-12  4:19 ` [PATCH 6/6] fuse: fix deadlock between atomic O_TRUNC and page invalidation Yang Bo
2023-04-18 10:34 ` [PATCH 0/6] Backport several patches to 5.10.y Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox