[Virtio-fs] [PATCH 0/9] virtio-fs fixes

Vivek Goyal vgoyal at redhat.com
Wed Apr 24 18:41:30 UTC 2019


Hi Liubo,

I have made some fixes and took some of yours and pushed latest snapshot
of my internal tree here.

https://github.com/rhvgoyal/linux/commits/virtio-fs-dev-5.1

Patches have been rebased to 5.1-rc5 kernel. I am thinking of updating
this branch frequently with latest code.

Vivek

On Wed, Apr 17, 2019 at 02:03:13AM +0800, Liu Bo wrote:

> Hi,
> 
> This set contains a few fixes collected by running xfstests.
> 
> thanks,
> liubo
> 
> Liu Bo (6):
>   virtio-fs: fix multiple tag support
>   virtio-fs: clean up dax mapping before aborting connection
>   fuse: export fuse_drop_waiting()
>   virtio-fs: let dax style override directIO style when dax+cache=none
>   fuse: return early if punch_hole fails
>   virtio-fs: honor RLIMIT_FSIZE in fuse_file_fallocate
> 
> Xiaoguang Wang (3):
>   virtio-fs: fix use-after-free against virtio_fs_vq's fuse_dev info
>   fuse: do not write whole page while page straddles i_size
>   fuse: fix deadlock in __fuse_file_fallocate()
> 
>  fs/fuse/dev.c       |  3 ++-
>  fs/fuse/file.c      | 31 +++++++++++++++++++++++--------
>  fs/fuse/fuse_i.h    |  3 +++
>  fs/fuse/inode.c     |  9 +++++++++
>  fs/fuse/virtio_fs.c | 13 +++++++++++--
>  5 files changed, 48 insertions(+), 11 deletions(-)
> 
> -- 
> 1.8.3.1
> 
> _______________________________________________
> Virtio-fs mailing list
> Virtio-fs at redhat.com
> https://www.redhat.com/mailman/listinfo/virtio-fs




More information about the Virtio-fs mailing list