linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] virtiofs: miscellaneous fixes
@ 2021-08-12  5:46 Jeffle Xu
  2021-08-12  5:46 ` [PATCH 1/2] fuse: disable atomic_o_trunc if no_open is enabled Jeffle Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jeffle Xu @ 2021-08-12  5:46 UTC (permalink / raw)
  To: vgoyal, stefanha, miklos
  Cc: linux-fsdevel, virtualization, virtio-fs, joseph.qi, bo.liu

Some fixes or optimization for virtiofs, which are authored by Liu Bo.

Liu Bo (2):
  virtio-fs: disable atomic_o_trunc if no_open is enabled
  virtiofs: reduce lock contention on fpq->lock

 fs/fuse/file.c      | 11 +++++++++--
 fs/fuse/virtio_fs.c |  3 ---
 2 files changed, 9 insertions(+), 5 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2021-09-08  9:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-12  5:46 [PATCH 0/2] virtiofs: miscellaneous fixes Jeffle Xu
2021-08-12  5:46 ` [PATCH 1/2] fuse: disable atomic_o_trunc if no_open is enabled Jeffle Xu
2021-09-07  8:34   ` Miklos Szeredi
2021-09-08  9:41     ` JeffleXu
2021-08-12  5:46 ` [PATCH 2/2] virtiofs: reduce lock contention on fpq->lock Jeffle Xu
2021-09-07  8:57   ` Miklos Szeredi
2021-09-07 18:10     ` Vivek Goyal
2021-09-07  2:07 ` [PATCH 0/2] virtiofs: miscellaneous fixes JeffleXu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).