virtio-fs
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [Virtio-fs] [PATCH 1/2] virtiofs, dax: Fix smatch warning about loss of info during shift
Vivek Goyal
[Virtio-fs] [PATCH 2/2] virtiofs, dax: Fixed smatch warning about ret being uninitialized
Vivek Goyal
[Virtio-fs] [PATCH v3] virtiofs: propagate sync() to file server
Greg Kurz
[Virtio-fs] [PATCH 0/7] replace all use of strftime() with g_date_time_format()
Daniel P . Berrangé
[Virtio-fs] [PATCH 1/7] migration: use GDateTime for formatting timestamp in snapshot names
Daniel P . Berrangé
Re: [Virtio-fs] [PATCH 1/7] migration: use GDateTime for formatting timestamp in snapshot names
Dr. David Alan Gilbert
Re: [Virtio-fs] [PATCH 1/7] migration: use GDateTime for formatting timestamp in snapshot names
Brad Smith
[Virtio-fs] [PATCH 3/7] net/rocker: use GDateTime for formatting timestamp in debug messages
Daniel P . Berrangé
Re: [Virtio-fs] [PATCH 3/7] net/rocker: use GDateTime for formatting timestamp in debug messages
Daniel P . Berrangé
Re: [Virtio-fs] [PATCH 3/7] net/rocker: use GDateTime for formatting timestamp in debug messages
Juan Quintela
[Virtio-fs] [PATCH 4/7] usb/dev-mtp: use GDateTime for formatting timestamp for objects
Daniel P . Berrangé
Re: [Virtio-fs] [PATCH 4/7] usb/dev-mtp: use GDateTime for formatting timestamp for objects
Gerd Hoffmann
[Virtio-fs] [PATCH 5/7] io: use GDateTime for formatting timestamp for websock headers
Daniel P . Berrangé
Re: [Virtio-fs] [PATCH 5/7] io: use GDateTime for formatting timestamp for websock headers
Daniel P . Berrangé
Re: [Virtio-fs] [PATCH 5/7] io: use GDateTime for formatting timestamp for websock headers
Dr. David Alan Gilbert
[Virtio-fs] [PATCH 7/7] virtiofsd: use GDateTime for formatting timestamp for debug messages
Daniel P . Berrangé
Re: [Virtio-fs] [PATCH 7/7] virtiofsd: use GDateTime for formatting timestamp for debug messages
Dr. David Alan Gilbert
Re: [Virtio-fs] [PATCH 7/7] virtiofsd: use GDateTime for formatting timestamp for debug messages
Dr. David Alan Gilbert
Re: [Virtio-fs] [PATCH 7/7] virtiofsd: use GDateTime for formatting timestamp for debug messages
Dr. David Alan Gilbert
[Virtio-fs] [PATCH 6/7] linux-user: use GDateTime for formatting timestamp for core file
Daniel P . Berrangé
Re: [Virtio-fs] [PATCH 6/7] linux-user: use GDateTime for formatting timestamp for core file
Laurent Vivier
Re: [Virtio-fs] [PATCH 6/7] linux-user: use GDateTime for formatting timestamp for core file
Laurent Vivier
[Virtio-fs] [PATCH 2/7] block: use GDateTime for formatting timestamp when dumping snapshot info
Daniel P . Berrangé
Re: [Virtio-fs] [PATCH 2/7] block: use GDateTime for formatting timestamp when dumping snapshot info
Max Reitz
[Virtio-fs] [RFC][PATCH][v3] virtiofsd: virtiofsd: Use thread pool only after certain queue depth
Vivek Goyal
Re: [Virtio-fs] [RFC][PATCH][v3] virtiofsd: virtiofsd: Use thread pool only after certain queue depth
Greg Kurz
Re: [Virtio-fs] [RFC][PATCH][v3] virtiofsd: virtiofsd: Use thread pool only after certain queue depth
Vivek Goyal
Re: [Virtio-fs] [RFC][PATCH][v3] virtiofsd: virtiofsd: Use thread pool only after certain queue depth
Greg Kurz
Re: [Virtio-fs] [RFC][PATCH][v3] virtiofsd: virtiofsd: Use thread pool only after certain queue depth
Vivek Goyal
Re: [Virtio-fs] [RFC][PATCH][v3] virtiofsd: virtiofsd: Use thread pool only after certain queue depth
Greg Kurz
Re: [Virtio-fs] [RFC][PATCH][v3] virtiofsd: virtiofsd: Use thread pool only after certain queue depth
Vivek Goyal
[Virtio-fs] [virtiofsd-rs] MR opened: Allow using file handles instead of O_PATH FDs to reference inodes
virtiofs-bot
[Virtio-fs] [PATCH v6 0/3] dax: Fix missed wakeup in put_unlocked_entry()
Vivek Goyal
[Virtio-fs] [PATCH v6 1/3] dax: Add an enum for specifying dax wakup mode
Vivek Goyal
[Virtio-fs] [PATCH v6 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
Vivek Goyal
[Virtio-fs] [PATCH v6 3/3] dax: Wake up all waiters after invalidating dax entry
Vivek Goyal
Re: [Virtio-fs] [PATCH v6 0/3] dax: Fix missed wakeup in put_unlocked_entry()
Dan Williams
[Virtio-fs] [RFC] [PATCH][v2]: Auto switch between inline and thread pool processing
Vivek Goyal
Re: [Virtio-fs] [RFC] [PATCH][v2]: Auto switch between inline and thread pool processing
Greg Kurz
Re: [Virtio-fs] [RFC] [PATCH][v2]: Auto switch between inline and thread pool processing
Vivek Goyal
Re: [Virtio-fs] [RFC] [PATCH][v2]: Auto switch between inline and thread pool processing
Greg Kurz
[Virtio-fs] [PATCH v5 0/3] dax: Fix missed wakeup in put_unlocked_entry()
Vivek Goyal
[Virtio-fs] [PATCH v5 1/3] dax: Add an enum for specifying dax wakup mode
Vivek Goyal
Re: [Virtio-fs] [PATCH v5 1/3] dax: Add an enum for specifying dax wakup mode
Vivek Goyal
[Virtio-fs] [PATCH v5 3/3] dax: Wake up all waiters after invalidating dax entry
Vivek Goyal
[Virtio-fs] [PATCH v5 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
Vivek Goyal
[Virtio-fs] [PATCH 0/2] virtiofsd: Meson build fixes
Philippe Mathieu-Daudé
[Virtio-fs] [PATCH 1/2] meson: Check for seccomp/cap-ng libraries if virtiofsd is enabled
Philippe Mathieu-Daudé
Re: [Virtio-fs] [PATCH 1/2] meson: Check for seccomp/cap-ng libraries if virtiofsd is enabled
Peter Maydell
Re: [Virtio-fs] [PATCH 1/2] meson: Check for seccomp/cap-ng libraries if virtiofsd is enabled
Philippe Mathieu-Daudé
Re: [Virtio-fs] [PATCH 1/2] meson: Check for seccomp/cap-ng libraries if virtiofsd is enabled
Richard Henderson
Re: [Virtio-fs] [PATCH 1/2] meson: Check for seccomp/cap-ng libraries if virtiofsd is enabled
Philippe Mathieu-Daudé
Re: [Virtio-fs] [PATCH 1/2] meson: Check for seccomp/cap-ng libraries if virtiofsd is enabled
Peter Maydell
Re: [Virtio-fs] [PATCH 1/2] meson: Check for seccomp/cap-ng libraries if virtiofsd is enabled
Philippe Mathieu-Daudé
[Virtio-fs] [PATCH 2/2] util/meson: Build iov/hexdump/buffer_is_zero with virtiofsd
Philippe Mathieu-Daudé
Re: [Virtio-fs] [PATCH 2/2] util/meson: Build iov/hexdump/buffer_is_zero with virtiofsd
Philippe Mathieu-Daudé
Re: [Virtio-fs] [PATCH 2/2] util/meson: Build iov/hexdump/buffer_is_zero with virtiofsd
Richard Henderson
Re: [Virtio-fs] [PATCH 2/2] util/meson: Build iov/hexdump/buffer_is_zero with virtiofsd
Philippe Mathieu-Daudé
Re: [Virtio-fs] [PATCH 2/2] util/meson: Build iov/hexdump/buffer_is_zero with virtiofsd
Richard Henderson
Re: [Virtio-fs] [PATCH 2/2] util/meson: Build iov/hexdump/buffer_is_zero with virtiofsd
Philippe Mathieu-Daudé
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: Meson build fixes
Peter Maydell
Re: [Virtio-fs] [PATCH 0/2] virtiofsd: Meson build fixes
Dr. David Alan Gilbert
[Virtio-fs] [PATCH v3 00/26] virtiofs dax patches
Dr. David Alan Gilbert (git)
[Virtio-fs] [PATCH v3 01/26] virtiofs: Fixup printf args
Dr. David Alan Gilbert (git)
Re: [Virtio-fs] [PATCH v3 01/26] virtiofs: Fixup printf args
Stefan Hajnoczi
Re: [Virtio-fs] [PATCH v3 01/26] virtiofs: Fixup printf args
Dr. David Alan Gilbert
Re: [Virtio-fs] [PATCH v3 01/26] virtiofs: Fixup printf args
Dr. David Alan Gilbert
[Virtio-fs] [PATCH v3 02/26] virtiofsd: Don't assume header layout
Dr. David Alan Gilbert (git)
Re: [Virtio-fs] [PATCH v3 02/26] virtiofsd: Don't assume header layout
Stefan Hajnoczi
Re: [Virtio-fs] [PATCH v3 02/26] virtiofsd: Don't assume header layout
Dr. David Alan Gilbert
[Virtio-fs] [PATCH v3 03/26] DAX: vhost-user: Rework slave return values
Dr. David Alan Gilbert (git)
Re: [Virtio-fs] [PATCH v3 03/26] DAX: vhost-user: Rework slave return values
Stefan Hajnoczi
Re: [Virtio-fs] [PATCH v3 03/26] DAX: vhost-user: Rework slave return values
Dr. David Alan Gilbert
[Virtio-fs] [PATCH v3 04/26] DAX: libvhost-user: Route slave message payload
Dr. David Alan Gilbert (git)
Re: [Virtio-fs] [PATCH v3 04/26] DAX: libvhost-user: Route slave message payload
Stefan Hajnoczi
[Virtio-fs] [PATCH v3 05/26] DAX: libvhost-user: Allow popping a queue element with bad pointers
Dr. David Alan Gilbert (git)
[Virtio-fs] [PATCH v3 06/26] DAX subprojects/libvhost-user: Add virtio-fs slave types
Dr. David Alan Gilbert (git)
Re: [Virtio-fs] [PATCH v3 06/26] DAX subprojects/libvhost-user: Add virtio-fs slave types
Dr. David Alan Gilbert
[Virtio-fs] [PATCH v3 07/26] DAX: virtio: Add shared memory capability
Dr. David Alan Gilbert (git)
[Virtio-fs] [PATCH v3 09/26] DAX: virtio-fs: Add vhost-user slave commands for mapping
Dr. David Alan Gilbert (git)
Re: [Virtio-fs] [PATCH v3 09/26] DAX: virtio-fs: Add vhost-user slave commands for mapping
Stefan Hajnoczi
Re: [Virtio-fs] [PATCH v3 09/26] DAX: virtio-fs: Add vhost-user slave commands for mapping
Dr. David Alan Gilbert
[Virtio-fs] [PATCH v3 10/26] DAX: virtio-fs: Fill in slave commands for mapping
Dr. David Alan Gilbert (git)
Re: [Virtio-fs] [PATCH v3 10/26] DAX: virtio-fs: Fill in slave commands for mapping
Stefan Hajnoczi
[Virtio-fs] [PATCH v3 08/26] DAX: virtio-fs: Add cache BAR
Dr. David Alan Gilbert (git)
Re: [Virtio-fs] [PATCH v3 08/26] DAX: virtio-fs: Add cache BAR
Stefan Hajnoczi
Re: [Virtio-fs] [PATCH v3 08/26] DAX: virtio-fs: Add cache BAR
Dr. David Alan Gilbert
[Virtio-fs] [PATCH v3 13/26] DAX: virtiofsd: Add setup/remove mapping handlers to passthrough_ll
Dr. David Alan Gilbert (git)
[Virtio-fs] [PATCH v3 17/26] DAX: virtiofsd: Perform an unmap on destroy
Dr. David Alan Gilbert (git)
[Virtio-fs] [PATCH v3 14/26] DAX: virtiofsd: Wire up passthrough_ll's lo_setupmapping
Dr. David Alan Gilbert (git)
[Virtio-fs] [PATCH v3 12/26] DAX: virtiofsd: Add setup/remove mappings fuse commands
Dr. David Alan Gilbert (git)
Re: [Virtio-fs] [PATCH v3 12/26] DAX: virtiofsd: Add setup/remove mappings fuse commands
Stefan Hajnoczi
[Virtio-fs] [PATCH v3 20/26] DAX/unmap virtiofsd: Parse unmappable elements
Dr. David Alan Gilbert (git)
Re: [Virtio-fs] [PATCH v3 20/26] DAX/unmap virtiofsd: Parse unmappable elements
Stefan Hajnoczi
Re: [Virtio-fs] [PATCH v3 20/26] DAX/unmap virtiofsd: Parse unmappable elements
Dr. David Alan Gilbert
[Virtio-fs] [PATCH v3 11/26] DAX: virtiofsd Add cache accessor functions
Dr. David Alan Gilbert (git)
[Virtio-fs] [PATCH v3 19/26] DAX/unmap virtiofsd: Add wrappers for VHOST_USER_SLAVE_FS_IO
Dr. David Alan Gilbert (git)
Re: [Virtio-fs] [PATCH v3 19/26] DAX/unmap virtiofsd: Add wrappers for VHOST_USER_SLAVE_FS_IO
Dr. David Alan Gilbert
[Virtio-fs] [PATCH v3 21/26] DAX/unmap virtiofsd: Route unmappable reads
Dr. David Alan Gilbert (git)
Re: [Virtio-fs] [PATCH v3 21/26] DAX/unmap virtiofsd: Route unmappable reads
Stefan Hajnoczi
[Virtio-fs] [PATCH v3 18/26] DAX/unmap: virtiofsd: Add VHOST_USER_SLAVE_FS_IO
Dr. David Alan Gilbert (git)
Re: [Virtio-fs] [PATCH v3 18/26] DAX/unmap: virtiofsd: Add VHOST_USER_SLAVE_FS_IO
Stefan Hajnoczi
Re: [Virtio-fs] [PATCH v3 18/26] DAX/unmap: virtiofsd: Add VHOST_USER_SLAVE_FS_IO
Dr. David Alan Gilbert
Re: [Virtio-fs] [PATCH v3 18/26] DAX/unmap: virtiofsd: Add VHOST_USER_SLAVE_FS_IO
Stefan Hajnoczi
Re: [Virtio-fs] [PATCH v3 18/26] DAX/unmap: virtiofsd: Add VHOST_USER_SLAVE_FS_IO
Dr. David Alan Gilbert
[Virtio-fs] [PATCH v3 22/26] DAX/unmap virtiofsd: route unmappable write to slave command
Dr. David Alan Gilbert (git)
Re: [Virtio-fs] [PATCH v3 22/26] DAX/unmap virtiofsd: route unmappable write to slave command
Stefan Hajnoczi
[Virtio-fs] [PATCH v3 16/26] DAX: virtiofsd: route se down to destroy method
Dr. David Alan Gilbert (git)
[Virtio-fs] [PATCH v3 23/26] DAX:virtiofsd: implement FUSE_INIT map_alignment field
Dr. David Alan Gilbert (git)
[Virtio-fs] [PATCH v3 15/26] DAX: virtiofsd: Make lo_removemapping() work
Dr. David Alan Gilbert (git)
[Virtio-fs] [PATCH v3 24/26] vhost-user-fs: Extend VhostUserFSSlaveMsg to pass additional info
Dr. David Alan Gilbert (git)
Re: [Virtio-fs] [PATCH v3 24/26] vhost-user-fs: Extend VhostUserFSSlaveMsg to pass additional info
Stefan Hajnoczi
Re: [Virtio-fs] [PATCH v3 24/26] vhost-user-fs: Extend VhostUserFSSlaveMsg to pass additional info
Stefan Hajnoczi
[Virtio-fs] [PATCH v3 25/26] vhost-user-fs: Implement drop CAP_FSETID functionality
Dr. David Alan Gilbert (git)
[Virtio-fs] [PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it
Dr. David Alan Gilbert (git)
Re: [Virtio-fs] [PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it
Stefan Hajnoczi
Re: [Virtio-fs] [PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it
Vivek Goyal
Re: [Virtio-fs] [PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it
Stefan Hajnoczi
Re: [Virtio-fs] [PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it
Vivek Goyal
Re: [Virtio-fs] [PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it
Stefan Hajnoczi
Re: [Virtio-fs] [PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it
Dr. David Alan Gilbert
Re: [Virtio-fs] [PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it
Dr. David Alan Gilbert
Re: [Virtio-fs] [PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it
Stefan Hajnoczi
Re: [Virtio-fs] [PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it
Dr. David Alan Gilbert
Re: [Virtio-fs] [PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it
Stefan Hajnoczi
Re: [Virtio-fs] [PATCH v3 26/26] virtiofsd: Ask qemu to drop CAP_FSETID if client asked for it
Dr. David Alan Gilbert
Re: [Virtio-fs] [PATCH v3 00/26] virtiofs dax patches
no-reply
Re: [Virtio-fs] [PATCH v3 00/26] virtiofs dax patches
Stefan Hajnoczi
[Virtio-fs] Min host / vm kernel rev for basic DAX ops?
Harry G. Coin
Re: [Virtio-fs] Min host / vm kernel rev for basic DAX ops?
Dr. David Alan Gilbert
Re: [Virtio-fs] Min host / vm kernel rev for basic DAX ops?
Harry G. Coin
Re: [Virtio-fs] Min host / vm kernel rev for basic DAX ops?
Vivek Goyal
[Virtio-fs] [virtiofsd-rs] Issue closed: build: Cargo fails to build the project based on Ubuntu 18.04 environment
virtiofs-bot
[Virtio-fs] [virtiofsd-rs] Issue closed: build: Cargo fails to build the project based on Ubuntu 18.04 environment
virtiofs-bot
[Virtio-fs] [virtiofsd-rs] MR merged: Avoid using libc::statx()
virtiofs-bot
[Virtio-fs] [virtiofsd-rs] MR merged: Fix killpriv v1 enforcement on writes
virtiofs-bot
[Virtio-fs] [virtiofsd-rs] MR merged: Fail CI when clippy warns
virtiofs-bot
[Virtio-fs] [virtiofsd-rs] MR merged: Drop security.capability in setattr() branches
virtiofs-bot
[Virtio-fs] [virtiofsd-rs] MR closed: Check for statx() in the libc
virtiofs-bot
[Virtio-fs] [virtiofsd-rs] MR opened: Avoid using libc::statx()
virtiofs-bot
[Virtio-fs] [for-6.1 v2 0/2] virtiofsd: Add support for FUSE_SYNCFS request
Greg Kurz
[Virtio-fs] [for-6.1 v2 1/2] Update linux headers to 5.12-rc8 + FUSE_SYNCFS
Greg Kurz
[Virtio-fs] [for-6.1 v2 2/2] virtiofsd: Add support for FUSE_SYNCFS request
Greg Kurz
Re: [Virtio-fs] [for-6.1 v2 2/2] virtiofsd: Add support for FUSE_SYNCFS request
Vivek Goyal
Re: [Virtio-fs] [for-6.1 v2 2/2] virtiofsd: Add support for FUSE_SYNCFS request
Greg Kurz
Re: [Virtio-fs] [for-6.1 v2 0/2] virtiofsd: Add support for FUSE_SYNCFS request
Dr. David Alan Gilbert
Re: [Virtio-fs] [for-6.1 v2 0/2] virtiofsd: Add support for FUSE_SYNCFS request
Greg Kurz
[Virtio-fs] [PATCH v2] virtiofs: propagate sync() to file server
Greg Kurz
Re: [Virtio-fs] [PATCH v2] virtiofs: propagate sync() to file server
Vivek Goyal
Re: [Virtio-fs] [PATCH v2] virtiofs: propagate sync() to file server
Greg Kurz
Re: [Virtio-fs] [PATCH v2] virtiofs: propagate sync() to file server
Vivek Goyal
Re: [Virtio-fs] [PATCH v2] virtiofs: propagate sync() to file server
Greg Kurz
[Virtio-fs] [RFC] [PATCH] virtiofsd: Auto switch between inline and thread-pool processing
Vivek Goyal
Re: [Virtio-fs] [RFC] [PATCH] virtiofsd: Auto switch between inline and thread-pool processing
Liu Bo
Re: [Virtio-fs] [RFC] [PATCH] virtiofsd: Auto switch between inline and thread-pool processing
Vivek Goyal
Re: [Virtio-fs] [RFC] [PATCH] virtiofsd: Auto switch between inline and thread-pool processing
Liu Bo
Re: [Virtio-fs] [RFC] [PATCH] virtiofsd: Auto switch between inline and thread-pool processing
Vivek Goyal
Re: [Virtio-fs] [External] [RFC] [PATCH] virtiofsd: Auto switch between inline and thread-pool processing
Jiachen Zhang
Re: [Virtio-fs] [External] [RFC] [PATCH] virtiofsd: Auto switch between inline and thread-pool processing
Vivek Goyal
Re: [Virtio-fs] [External] [RFC] [PATCH] virtiofsd: Auto switch between inline and thread-pool processing
Dr. David Alan Gilbert
Re: [Virtio-fs] [External] [RFC] [PATCH] virtiofsd: Auto switch between inline and thread-pool processing
Vivek Goyal
Re: [Virtio-fs] [External] [RFC] [PATCH] virtiofsd: Auto switch between inline and thread-pool processing
Dr. David Alan Gilbert
Re: [Virtio-fs] [External] [RFC] [PATCH] virtiofsd: Auto switch between inline and thread-pool processing
Vivek Goyal
Re: [Virtio-fs] [RFC] [PATCH] virtiofsd: Auto switch between inline and thread-pool processing
Vivek Goyal
[Virtio-fs] [virtiofsd-rs] MR opened: Fix killpriv v1 enforcement on writes
virtiofs-bot
[Virtio-fs] [PATCH v4 0/3] dax: Fix missed wakeup in put_unlocked_entry()
Vivek Goyal
[Virtio-fs] [PATCH v4 3/3] dax: Wake up all waiters after invalidating dax entry
Vivek Goyal
[Virtio-fs] [PATCH v4 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
Vivek Goyal
[Virtio-fs] [PATCH v4 1/3] dax: Add an enum for specifying dax wakup mode
Vivek Goyal
Re: [Virtio-fs] [PATCH v4 1/3] dax: Add an enum for specifying dax wakup mode
Matthew Wilcox
Re: [Virtio-fs] [PATCH v4 1/3] dax: Add an enum for specifying dax wakup mode
Vivek Goyal
Re: [Virtio-fs] [PATCH v4 1/3] dax: Add an enum for specifying dax wakup mode
Matthew Wilcox
Re: [Virtio-fs] [PATCH v4 1/3] dax: Add an enum for specifying dax wakup mode
Vivek Goyal
Re: [Virtio-fs] [PATCH v4 0/3] dax: Fix missed wakeup in put_unlocked_entry()
Dan Williams
[Virtio-fs] [virtiofsd-rs] MR merged: Refactor arg parsing code
virtiofs-bot
[Virtio-fs] [virtiofsd-rs] MR opened: Fail CI when clippy warns
virtiofs-bot
[Virtio-fs] [virtiofsd-rs] MR opened: Check for statx() in the libc
virtiofs-bot
[Virtio-fs] [virtiofsd-rs] MR opened: Drop security.capability in setattr() branches
virtiofs-bot
[Virtio-fs] [virtiofsd-rs] Issue opened: build: Cargo fails to build the project based on Ubuntu 18.04 environment
virtiofs-bot
[Virtio-fs] [virtiofsd-rs] MR merged: Add packaging-related content to the manifest
virtiofs-bot
[Virtio-fs] [virtiofsd-rs] MR merged: Document the xattrmap module
virtiofs-bot
[Virtio-fs] [virtiofsd-rs] MR merged: Add statx() (so we can use mount IDs)
virtiofs-bot
[Virtio-fs] [PATCH v2 1/7] virtiofsd: Changed allocations of fuse_req to GLib functions
Mahmoud Mandour
Re: [Virtio-fs] [PATCH v2 1/7] virtiofsd: Changed allocations of fuse_req to GLib functions
Vivek Goyal
Re: [Virtio-fs] [PATCH v2 1/7] virtiofsd: Changed allocations of fuse_req to GLib functions
Mahmoud Mandour
Re: [Virtio-fs] [PATCH v2 1/7] virtiofsd: Changed allocations of fuse_req to GLib functions
Dr. David Alan Gilbert
[Virtio-fs] [PATCH v2 4/7] virtiofsd: Changed allocation of lo_map_elems to GLib's functions
Mahmoud Mandour
[Virtio-fs] [PATCH v2 7/7] virtiofsd/fuse_virtio.c: Changed allocations of locals to GLib
Mahmoud Mandour
[Virtio-fs] [PATCH v2 3/7] virtiofsd: Changed allocations of fuse_session to GLib's functions
Mahmoud Mandour
[Virtio-fs] [PATCH v2 6/7] virtiofsd/passthrough_ll.c: Changed local allocations to GLib functions
Mahmoud Mandour
[Virtio-fs] [PATCH v2 2/7] virtiofds: Changed allocations of iovec to GLib's functions
Mahmoud Mandour
Re: [Virtio-fs] [PATCH v2 2/7] virtiofds: Changed allocations of iovec to GLib's functions
Dr. David Alan Gilbert
Re: [Virtio-fs] [PATCH v2 2/7] virtiofds: Changed allocations of iovec to GLib's functions
Mahmoud Mandour
Re: [Virtio-fs] [PATCH v2 2/7] virtiofds: Changed allocations of iovec to GLib's functions
Dr. David Alan Gilbert
Re: [Virtio-fs] [PATCH v2 2/7] virtiofds: Changed allocations of iovec to GLib's functions
Mahmoud Mandour
Re: [Virtio-fs] [PATCH v2 2/7] virtiofds: Changed allocations of iovec to GLib's functions
Dr. David Alan Gilbert
[Virtio-fs] [PATCH v3 2/7] virtiofsd: Changed allocations of iovec to GLib's functions
Mahmoud Mandour
Re: [Virtio-fs] [PATCH v3 2/7] virtiofsd: Changed allocations of iovec to GLib's functions
Dr. David Alan Gilbert
Re: [Virtio-fs] [PATCH v2 2/7] virtiofds: Changed allocations of iovec to GLib's functions
Mahmoud Mandour
Re: [Virtio-fs] [PATCH v2 2/7] virtiofds: Changed allocations of iovec to GLib's functions
Dr. David Alan Gilbert
Earlier messages
Later messages