Show patches with: Submitter = Vivek Goyal       |    State = Action Required       |    Archived = No       |   153 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/4] virtiofsd: Release file locks using F_UNLCK virtiofsd, vhost-user-fs: Add support for notification queue - - - - --- 2019-11-15 Vivek Goyal New
[2/4] virtiofd: Create a notification queue virtiofsd, vhost-user-fs: Add support for notification queue - - - - --- 2019-11-15 Vivek Goyal New
[3/4] virtiofsd: Specify size of notification buffer using config space virtiofsd, vhost-user-fs: Add support for notification queue - - - - --- 2019-11-15 Vivek Goyal New
[4/4] virtiofsd: Implement blocking posix locks virtiofsd, vhost-user-fs: Add support for notification queue - - - - --- 2019-11-15 Vivek Goyal New
[v2,1/5] virtiofsd: Get rid of unused fields in fv_QueueInfo virtiofsd, vhost-user-fs: Add support for notification queue - - 1 - --- 2019-12-04 Vivek Goyal New
[v2,2/5] virtiofsd: Release file locks using F_UNLCK virtiofsd, vhost-user-fs: Add support for notification queue - - - - --- 2019-12-04 Vivek Goyal New
[v2,3/5] virtiofd: Create a notification queue virtiofsd, vhost-user-fs: Add support for notification queue - - - - --- 2019-12-04 Vivek Goyal New
[v2,4/5] virtiofsd: Specify size of notification buffer using config space Untitled series #146536 - - - - --- 2019-12-04 Vivek Goyal New
[v2,5/5] virtiofsd: Implement blocking posix locks virtiofsd, vhost-user-fs: Add support for notification queue - - - - --- 2019-12-04 Vivek Goyal New
virtiofsd: Disable remote posix locks by default virtiofsd: Disable remote posix locks by default - - 1 - --- 2020-07-27 Vivek Goyal New
[1/5] virtiofsd: Add notion of unprivileged mode virtiofsd: Add notion of unprivileged mode - - - - --- 2020-07-29 Vivek Goyal New
[2/5] virtiofsd: create lock/pid file in per user cache dir virtiofsd: Add notion of unprivileged mode - - - - --- 2020-07-29 Vivek Goyal New
[3/5] virtiofsd: open /proc/self/fd/ in sandbox=NONE mode virtiofsd: Add notion of unprivileged mode - - - - --- 2020-07-29 Vivek Goyal New
[4/5] virtiofsd: Open lo->source while setting up root in sandbox=NONE mode virtiofsd: Add notion of unprivileged mode - - - - --- 2020-07-29 Vivek Goyal New
[5/5] virtiofsd: Skip setup_capabilities() in sandbox=NONE mode virtiofsd: Add notion of unprivileged mode - - - - --- 2020-07-29 Vivek Goyal New
[v2,1/5] virtiofsd: Add notion of unprivileged mode virtiofsd: Add a unprivileged passthrough mode - - - - --- 2020-07-30 Vivek Goyal New
[v2,2/5] virtiofsd: create lock/pid file in per user cache dir virtiofsd: Add a unprivileged passthrough mode - - 1 - --- 2020-07-30 Vivek Goyal New
[v2,3/5] virtiofsd: open /proc/self/fd/ in sandbox=NONE mode virtiofsd: Add a unprivileged passthrough mode - - - - --- 2020-07-30 Vivek Goyal New
[v2,4/5] virtiofsd: Open lo->source while setting up root in sandbox=NONE mode virtiofsd: Add a unprivileged passthrough mode - - - - --- 2020-07-30 Vivek Goyal New
[v2,5/5] virtiofsd: Skip setup_capabilities() in sandbox=NONE mode virtiofsd: Add a unprivileged passthrough mode - - - - --- 2020-07-30 Vivek Goyal New
virtiofsd: Add support for FUSE_HANDLE_KILLPRIV_V2 virtiofsd: Add support for FUSE_HANDLE_KILLPRIV_V2 - - - - --- 2020-09-16 Vivek Goyal New
virtiofsd: Used glib "shared" thread pool virtiofsd: Used glib "shared" thread pool - - 1 - --- 2020-09-21 Vivek Goyal New
virtiofsd: Use --thread-pool-size=0 to mean no thread pool virtiofsd: Use --thread-pool-size=0 to mean no thread pool - - - - --- 2020-11-05 Vivek Goyal New
[V2] virtiofsd: Use --thread-pool-size=0 to mean no thread pool [V2] virtiofsd: Use --thread-pool-size=0 to mean no thread pool - - 2 - --- 2020-11-09 Vivek Goyal New
[v2,1/2] virtiofsd: Save error code early at the failure callsite viritofsd: Add support for FUSE_HANDLE_KILLPRIV_V2 - - 1 - --- 2020-11-12 Vivek Goyal New
[v2,2/2] viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2 viritofsd: Add support for FUSE_HANDLE_KILLPRIV_V2 1 - 1 - --- 2020-11-12 Vivek Goyal New
[v3] virtiofsd: Use --thread-pool-size=0 to mean no thread pool [v3] virtiofsd: Use --thread-pool-size=0 to mean no thread pool - - 1 - --- 2020-11-17 Vivek Goyal New
[1/3] virtiofsd: Set up posix_lock hash table for root inode virtiofsd: Fix lo_flush() and inode->posix_lock init - - 1 - --- 2020-12-07 Vivek Goyal New
[2/3] virtiofsd: Disable posix_lock hash table if remote locks are not enabled virtiofsd: Fix lo_flush() and inode->posix_lock init - - 1 - --- 2020-12-07 Vivek Goyal New
[3/3] virtiofsd: Check file type in lo_flush() virtiofsd: Fix lo_flush() and inode->posix_lock init - - 1 - --- 2020-12-07 Vivek Goyal New
[1/6] virtiofsd: Drop ->vu_dispatch_rwlock while waiting for thread to exit vhost-user: Shutdown/Flush slave channel properly - - - - --- 2021-01-25 Vivek Goyal New
[2/6] libvhost-user: Use slave_mutex in all slave messages vhost-user: Shutdown/Flush slave channel properly - - 1 - --- 2021-01-25 Vivek Goyal New
[3/6] vhost-user: Return error code from slave_read() vhost-user: Shutdown/Flush slave channel properly - - - - --- 2021-01-25 Vivek Goyal New
[4/6] qemu, vhost-user: Extend protocol to start/stop/flush slave channel vhost-user: Shutdown/Flush slave channel properly - - - - --- 2021-01-25 Vivek Goyal New
[5/6] libvhost-user: Add support to start/stop/flush slave channel vhost-user: Shutdown/Flush slave channel properly - - - - --- 2021-01-25 Vivek Goyal New
[6/6] virtiofsd: Opt in for slave start/stop/shutdown functionality vhost-user: Shutdown/Flush slave channel properly - - - - --- 2021-01-25 Vivek Goyal New
[v3,1/2] virtiofsd: Save error code early at the failure callsite viritofsd: Add support for FUSE_HANDLE_KILLPRIV_V2 - - 1 - --- 2021-02-08 Vivek Goyal New
[v3,2/2] viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2 viritofsd: Add support for FUSE_HANDLE_KILLPRIV_V2 1 - 1 - --- 2021-02-08 Vivek Goyal New
[1/1] virtiofsd: Do not use a thread pool by default virtiofsd: Do not use a thread pool by default - - 1 - --- 2021-02-10 Vivek Goyal New
[1/3] virtiofsd: Add an option to enable/disable posix acls virtiofsd: Add options to enable/disable posix acl - - - - --- 2021-02-16 Vivek Goyal New
[2/3] virtiofsd: Add umask to seccom allow list virtiofsd: Add options to enable/disable posix acl - - - - --- 2021-02-16 Vivek Goyal New
[3/3] virtiofsd: Change umask if posix acls are enabled virtiofsd: Add options to enable/disable posix acl - - - - --- 2021-02-16 Vivek Goyal New
[v2,1/3] virtiofsd: Add an option to enable/disable posix acls virtiofsd: Add options to enable/disable posix acl - - - - --- 2021-02-17 Vivek Goyal New
[v2,2/3] virtiofsd: Add umask to seccom allow list virtiofsd: Add options to enable/disable posix acl - - - - --- 2021-02-17 Vivek Goyal New
[v2,3/3] virtiofsd: Change umask if posix acls are enabled virtiofsd: Add options to enable/disable posix acl - - - - --- 2021-02-17 Vivek Goyal New
[v3,1/2] virtiofsd: Add umask to seccom allow list virtiofsd: Enable posix_acl by default - - 1 - --- 2021-02-23 Vivek Goyal New
[v3,2/2] virtiofsd: Enable posix_acls by default if xattrs are enabled virtiofsd: Enable posix_acl by default - - 1 - --- 2021-02-23 Vivek Goyal New
[v4,1/3] virtiofsd: Add umask to seccom allow list virtiofsd: Add support to enable/disable posix acls - - 1 - --- 2021-02-24 Vivek Goyal New
[v4,2/3] virtiofsd: Add capability to change/restore umask virtiofsd: Add support to enable/disable posix acls - - 1 - --- 2021-02-24 Vivek Goyal New
[v4,3/3] virtiofsd: Add an option to enable/disable posix acls virtiofsd: Add support to enable/disable posix acls - - - - --- 2021-02-24 Vivek Goyal New
virtiofsd: Add qemu version and copyright info virtiofsd: Add qemu version and copyright info - - 3 - --- 2021-03-03 Vivek Goyal New
[v5,1/5] virtiofsd: Add umask to seccom allow list virtiofsd: Add support to enable/disable posix acls - - 1 - --- 2021-03-25 Vivek Goyal New
[v5,2/5] virtiofsd: Add capability to change/restore umask virtiofsd: Add support to enable/disable posix acls - - 1 - --- 2021-03-25 Vivek Goyal New
[v5,3/5] virtiofsd: Add an option to enable/disable posix acls virtiofsd: Add support to enable/disable posix acls - - - - --- 2021-03-25 Vivek Goyal New
[v5,4/5] virtiofsd: Add support for setxattr_v2 virtiofsd: Add support to enable/disable posix acls - - - - --- 2021-03-25 Vivek Goyal New
[v5,5/5] virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattr virtiofsd: Add support to enable/disable posix acls - - - - --- 2021-03-25 Vivek Goyal New
[v6,1/5] virtiofsd: Add umask to seccom allow list virtiofsd: Add support to enable/disable posix acl - - 1 - --- 2021-03-30 Vivek Goyal New
[v6,2/5] virtiofsd: Add capability to change/restore umask virtiofsd: Add support to enable/disable posix acl - - 1 - --- 2021-03-30 Vivek Goyal New
[v6,3/5] virtiofsd: Add an option to enable/disable posix acls virtiofsd: Add support to enable/disable posix acl - - - - --- 2021-03-30 Vivek Goyal New
[v6,4/5] virtiofsd: Add support for setxattr_v2 virtiofsd: Add support to enable/disable posix acl - - - - --- 2021-03-30 Vivek Goyal New
[v6,5/5] virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattr virtiofsd: Add support to enable/disable posix acl - - - - --- 2021-03-30 Vivek Goyal New
[1/7] virtiofsd: Check for EINTR in preadv() and retry virtiofsd: Few cleanups in virtio_send_data_iov() - - 1 - --- 2021-05-11 Vivek Goyal New
[2/7] virtiofsd: Get rid of unreachable code in read virtiofsd: Few cleanups in virtio_send_data_iov() - - 1 - --- 2021-05-11 Vivek Goyal New
[3/7] virtiofsd: Use iov_discard_front() to skip bytes virtiofsd: Few cleanups in virtio_send_data_iov() - - 1 - --- 2021-05-11 Vivek Goyal New
[4/7] virtiofsd: get rid of in_sg_left variable virtiofsd: Few cleanups in virtio_send_data_iov() - - 1 - --- 2021-05-11 Vivek Goyal New
[5/7] virtiofsd: Simplify skip byte logic virtiofsd: Few cleanups in virtio_send_data_iov() - - 1 - --- 2021-05-11 Vivek Goyal New
[6/7] virtiofsd: Check EOF before short read virtiofsd: Few cleanups in virtio_send_data_iov() - - 1 - --- 2021-05-11 Vivek Goyal New
[7/7] virtiofsd: Set req->reply_sent right after sending reply virtiofsd: Few cleanups in virtio_send_data_iov() - - 1 - --- 2021-05-11 Vivek Goyal New
[v2,1/7] virtiofsd: Check for EINTR in preadv() and retry virtiofsd: Few cleanups in virtio_send_data_iov() - - 2 - --- 2021-05-18 Vivek Goyal New
[v2,2/7] virtiofsd: Get rid of unreachable code in read virtiofsd: Few cleanups in virtio_send_data_iov() - - 2 - --- 2021-05-18 Vivek Goyal New
[v2,3/7] virtiofsd: Use iov_discard_front() to skip bytes virtiofsd: Few cleanups in virtio_send_data_iov() - - 2 - --- 2021-05-18 Vivek Goyal New
[v2,4/7] virtiofsd: get rid of in_sg_left variable virtiofsd: Few cleanups in virtio_send_data_iov() - - 2 - --- 2021-05-18 Vivek Goyal New
[v2,5/7] virtiofsd: Simplify skip byte logic virtiofsd: Few cleanups in virtio_send_data_iov() - - 2 - --- 2021-05-18 Vivek Goyal New
[v2,6/7] virtiofsd: Check EOF before short read virtiofsd: Few cleanups in virtio_send_data_iov() - - 2 - --- 2021-05-18 Vivek Goyal New
[v2,7/7] virtiofsd: Set req->reply_sent right after sending reply virtiofsd: Few cleanups in virtio_send_data_iov() - - 2 - --- 2021-05-18 Vivek Goyal New
[v6,1/8] linux-headers: Update linux headers to 5.13.0-rc6 virtiofsd: Add support to enable/disable posix acls - - - - --- 2021-06-17 Vivek Goyal New
[v6,2/8] virtiofsd: Fix fuse setxattr() API change issue virtiofsd: Add support to enable/disable posix acls - - - - --- 2021-06-17 Vivek Goyal New
[v6,3/8] virtiofsd: Fix xattr operations overwriting errno virtiofsd: Add support to enable/disable posix acls - - - - --- 2021-06-17 Vivek Goyal New
[v6,4/8] virtiofsd: Add support for extended setxattr virtiofsd: Add support to enable/disable posix acls - - - - --- 2021-06-17 Vivek Goyal New
[v6,5/8] virtiofsd: Add umask to seccom allow list virtiofsd: Add support to enable/disable posix acls - - 1 - --- 2021-06-17 Vivek Goyal New
[v6,6/8] virtiofsd: Add capability to change/restore umask virtiofsd: Add support to enable/disable posix acls - - 1 - --- 2021-06-17 Vivek Goyal New
[v6,7/8] virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattr virtiofsd: Add support to enable/disable posix acls - - - - --- 2021-06-17 Vivek Goyal New
[v6,8/8] virtiofsd: Add an option to enable/disable posix acls virtiofsd: Add support to enable/disable posix acls - - - - --- 2021-06-17 Vivek Goyal New
[v7,1/7] virtiofsd: Fix fuse setxattr() API change issue virtiofsd: Add support to enable/disable posix acls - 1 2 - --- 2021-06-22 Vivek Goyal New
[v7,2/7] virtiofsd: Fix xattr operations overwriting errno virtiofsd: Add support to enable/disable posix acls - - 2 - --- 2021-06-22 Vivek Goyal New
[v7,3/7] virtiofsd: Add support for extended setxattr virtiofsd: Add support to enable/disable posix acls - - 1 - --- 2021-06-22 Vivek Goyal New
[v7,4/7] virtiofsd: Add umask to seccom allow list virtiofsd: Add support to enable/disable posix acls - - 1 - --- 2021-06-22 Vivek Goyal New
[v7,5/7] virtiofsd: Add capability to change/restore umask virtiofsd: Add support to enable/disable posix acls - - 2 - --- 2021-06-22 Vivek Goyal New
[v7,6/7] virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattr virtiofsd: Add support to enable/disable posix acls - - 2 - --- 2021-06-22 Vivek Goyal New
[v7,7/7] virtiofsd: Add an option to enable/disable posix acls virtiofsd: Add support to enable/disable posix acls - - 1 - --- 2021-06-22 Vivek Goyal New
[1/2] virtiofsd: Add an array to keep track of blocked xattrs virtiofsd: Add capability to block xattrs - - - - --- 2021-08-26 Vivek Goyal New
[2/2] virtiofsd: Add option "block_xattr=" to block certain xattrs virtiofsd: Add capability to block xattrs - - - - --- 2021-08-26 Vivek Goyal New
virtiofsd: xattr mapping add a new type "unsupported" virtiofsd: xattr mapping add a new type "unsupported" - - 1 - --- 2021-09-22 Vivek Goyal New
[1/5] fuse: Header file changes for FUSE_SECURITY_CTX virtiofsd: Add support for file security context at creation - - - - --- 2021-09-24 Vivek Goyal New
[2/5] fuse_lowlevel.c: Add capability to parse security context virtiofsd: Add support for file security context at creation - - - - --- 2021-09-24 Vivek Goyal New
[3/5] virtiofsd: Move core file creation code in separate function virtiofsd: Add support for file security context at creation - - - - --- 2021-09-24 Vivek Goyal New
[4/5] virtiofsd: Create new file with fscreate set virtiofsd: Add support for file security context at creation - - - - --- 2021-09-24 Vivek Goyal New
[5/5] virtiofsd: Create new file using O_TMPFILE and set security context virtiofsd: Add support for file security context at creation - - - - --- 2021-09-24 Vivek Goyal New
[01/13] virtio_fs.h: Add notification queue feature bit virtiofsd: Support notification queue and - - 1 - --- 2021-09-30 Vivek Goyal New
[02/13] virtiofsd: fuse.h header file changes for lock notification virtiofsd: Support notification queue and - - - - --- 2021-09-30 Vivek Goyal New
« 1 2 »