Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitLab.com / virtio-fs/virtiofsd issues and pull requests

#163 - Bump version to 1.6.1

Pull Request - State: merged - Opened by germag over 1 year ago - 1 comment

#162 - Make Reader and Writer generic over bitmap

Pull Request - State: merged - Opened by germag over 1 year ago - 9 comments

#161 - server: remove buffer size check for read/write

Pull Request - State: merged - Opened by HowHsu over 1 year ago - 4 comments

#160 - Add supplementary group extension support

Pull Request - State: opened - Opened by germag over 1 year ago - 30 comments

#159 - Don't use `unshare(CLONE_FS)` when not threaded

Pull Request - State: merged - Opened by cgwalters over 1 year ago - 9 comments

#158 - Bump version to 1.6.0

Pull Request - State: merged - Opened by germag over 1 year ago - 2 comments

#157 - seccomp: fix support for ppc64le

Pull Request - State: merged - Opened by Amulyam24 over 1 year ago - 7 comments

#156 - Remove unsupport syscall in linux/riscv64

Pull Request - State: merged - Opened by Avimitin over 1 year ago - 6 comments

#155 - Fix clippy warnings

Pull Request - State: merged - Opened by germag over 1 year ago - 1 comment

#154 - Announce submounts by default

Pull Request - State: merged - Opened by germag over 1 year ago - 1 comment

#153 - Fix musl SIGSYS due to missing seccomp filter

Pull Request - State: merged - Opened by germag over 1 year ago

#152 - Bump version to v1.5.1

Pull Request - State: merged - Opened by slp over 1 year ago

#151 - implement --anonymous

Pull Request - State: opened - Opened by aep over 1 year ago

#150 - Bump dependencies version

Pull Request - State: merged - Opened by germag almost 2 years ago - 1 comment

#149 - Fix clippy warnings

Pull Request - State: merged - Opened by germag almost 2 years ago

#148 - Draft: [Test Only] Support supplementary group extension

Pull Request - State: closed - Opened by germag almost 2 years ago - 1 comment

#147 - Introduce RateLimiter to virtiofsd

Pull Request - State: opened - Opened by HowHsu almost 2 years ago - 9 comments

#146 - Remove `security.capability` even if the file was open with `O_PATH`

Pull Request - State: merged - Opened by germag almost 2 years ago - 13 comments

#145 - Bump version to v1.5.0

Pull Request - State: merged - Opened by slp almost 2 years ago - 2 comments

#144 - seccomp: Allow `SYS_sigreturn` for s390x

Pull Request - State: merged - Opened by germag almost 2 years ago - 2 comments

#143 - passthrough: Set `RWF_APPEND` on non-cached writes on append only files

Pull Request - State: merged - Opened by germag almost 2 years ago - 30 comments

#142 - keep `DAC_OVERRIDE` after changing the uid/gid

Pull Request - State: merged - Opened by germag about 2 years ago - 10 comments

#141 - passthrough: Replace `openat(2)` with `openat2(2)`

Pull Request - State: merged - Opened by germag about 2 years ago - 31 comments

#140 - Keep DAC_READ_SEARCH on setxattr with posix acl

Pull Request - State: merged - Opened by germag about 2 years ago - 7 comments

#139 - Bump rust-vmm crates dependencies

Pull Request - State: merged - Opened by germag about 2 years ago

#138 - descriptor_utils: Remove unnecessary deref

Pull Request - State: merged - Opened by germag about 2 years ago - 3 comments

#137 - enabling a non-root user to set the UID/GID mappings inside a sandbox

Pull Request - State: merged - Opened by dehghani.e about 2 years ago - 141 comments

#136 - sandbox: Allow non-root users run the daemon without isolation

Pull Request - State: merged - Opened by germag about 2 years ago - 3 comments

#135 - Add `umask(2)` safe wrapper

Pull Request - State: merged - Opened by germag about 2 years ago - 8 comments

#134 - Add command line documentation details

Pull Request - State: merged - Opened by germag about 2 years ago - 7 comments

#133 - Add missing license file header

Pull Request - State: merged - Opened by germag about 2 years ago - 4 comments

#132 - Fix `listxattr()` response when xattr name list is empty

Pull Request - State: merged - Opened by germag about 2 years ago - 11 comments

#131 - Add fchdir safe wrapper

Pull Request - State: merged - Opened by germag about 2 years ago - 1 comment

#130 - Add ppc64le arch support

Pull Request - State: merged - Opened by Amulyam24 about 2 years ago - 12 comments

#129 - Bump vhost-user-backend and virtio-queue dependencies

Pull Request - State: merged - Opened by sboeuf over 2 years ago - 5 comments

#128 - Get ready to release v1.4.0

Pull Request - State: merged - Opened by slp over 2 years ago - 4 comments

#127 - Adds safe versions of `libc::mount()` and `libc::umount2()`

Pull Request - State: merged - Opened by germag over 2 years ago - 16 comments

#126 - Update virtio-queue and vhost-user-backend deps

Pull Request - State: merged - Opened by slp over 2 years ago - 2 comments

#125 - Fix nightly clippy derive_partial_eq_without_eq warning

Pull Request - State: merged - Opened by germag over 2 years ago - 2 comments

#124 - Fixes failed open mount point when using file handles with chroot

Pull Request - State: merged - Opened by germag over 2 years ago - 17 comments

#123 - Update rust-vmm dependencies

Pull Request - State: merged - Opened by slp over 2 years ago - 8 comments

#122 - Bump version to v1.3.0

Pull Request - State: merged - Opened by slp over 2 years ago - 12 comments

#121 - implement std::error::Error trait

Pull Request - State: merged - Opened by germag over 2 years ago - 1 comment

#120 - Show the nofile hard limit value in the warning message

Pull Request - State: merged - Opened by germag over 2 years ago - 1 comment

#119 - Do not create tmpdir and bind mount /proc/self/fd on /proc instead

Pull Request - State: merged - Opened by vgoyal over 2 years ago - 16 comments

#118 - sandbox: Move parent process code inside sandbox

Pull Request - State: merged - Opened by germag over 2 years ago - 4 comments

#117 - sandbox: Fix PR_SET_PDEATHSIG race condition

Pull Request - State: merged - Opened by germag over 2 years ago - 7 comments

#116 - Disable killpriv_v2 by default

Pull Request - State: merged - Opened by vgoyal over 2 years ago - 11 comments

#115 - Bump version to v1.2.0

Pull Request - State: merged - Opened by slp over 2 years ago - 2 comments

#114 - server: Reply FUSE_INIT_EXT on FUSE_INIT

Pull Request - State: merged - Opened by germag over 2 years ago - 3 comments

#113 - Log the errno error description on debug

Pull Request - State: merged - Opened by germag over 2 years ago - 26 comments

#112 - Replace deprecated MAX with the associated constant on each type

Pull Request - State: merged - Opened by germag over 2 years ago - 2 comments

#111 - Fix st_mode of . and .. directories in readdirplus

Pull Request - State: merged - Opened by viktor-prutyanov over 2 years ago - 1 comment

#110 - Allow only one daemon to bind the socket

Pull Request - State: merged - Opened by germag over 2 years ago - 27 comments

#109 - Update inode file handles documentation

Pull Request - State: merged - Opened by germag over 2 years ago

#108 - Log the FUSE opcode name and inode on debug

Pull Request - State: merged - Opened by germag over 2 years ago - 2 comments

#107 - Fix daemon startup with new glibc versions (>=2.35)

Pull Request - State: merged - Opened by p1-0tr over 2 years ago - 2 comments

#106 - Switch to building statically linked binaries for publishing

Pull Request - State: merged - Opened by slp over 2 years ago - 5 comments

#105 - Do not call setgroups() for unprivileged user namespace mode

Pull Request - State: merged - Opened by vgoyal over 2 years ago - 8 comments

#104 - Increment the rlimit_nofile for all sandbox modes

Pull Request - State: merged - Opened by germag over 2 years ago - 17 comments

#103 - Expand "map" type rule

Pull Request - State: merged - Opened by germag over 2 years ago - 3 comments

#102 - Add capability to create security context (SELinux) during file creation

Pull Request - State: merged - Opened by vgoyal over 2 years ago - 100 comments

#101 - Set the number of written bytes for used descs

Pull Request - State: merged - Opened by slp over 2 years ago

#100 - Add (and prefer) “prefer” alias to --inode-file-handles

Pull Request - State: merged - Opened by hreitz over 2 years ago - 2 comments

#99 - Add statx musl support

Pull Request - State: merged - Opened by germag over 2 years ago - 20 comments

#98 - Set edition to 2018 in rustfmt.toml and update some deps

Pull Request - State: merged - Opened by slp over 2 years ago

#97 - Extend the documentation

Pull Request - State: merged - Opened by germag over 2 years ago - 24 comments

#96 - Check whether the root’s file handle is usable

Pull Request - State: merged - Opened by hreitz over 2 years ago - 9 comments

#95 - Add posix ACLs support

Pull Request - State: merged - Opened by germag over 2 years ago - 53 comments

#94 - virtiofsd: Add capability to handle extended fuse init request

Pull Request - State: merged - Opened by vgoyal over 2 years ago - 22 comments

#93 - fuse: Debug-log opcode name and inode

Pull Request - State: closed - Opened by haslersn over 2 years ago - 18 comments

#91 - vhost_user_backend: Remove nested RwLock

Pull Request - State: merged - Opened by haslersn over 2 years ago - 4 comments

#90 - Draft: process_queue_pool: Prevent queue starvation

Pull Request - State: closed - Opened by haslersn over 2 years ago - 2 comments

#89 - vhost_user_backend: Remove unnecessary Mutex

Pull Request - State: closed - Opened by haslersn over 2 years ago - 1 comment

#88 - passthrough: Use application-specific inode storage

Pull Request - State: merged - Opened by haslersn over 2 years ago - 25 comments

#87 - process_queue_pool: Only acquire the VringMutex lock once

Pull Request - State: merged - Opened by haslersn over 2 years ago - 1 comment

#86 - Modify the list of enabled capabilities from the command line

Pull Request - State: merged - Opened by germag over 2 years ago - 6 comments

#85 - Handle FUSE_INIT and FUSE_DESTROY non-concurrently

Pull Request - State: opened - Opened by haslersn over 2 years ago - 4 comments

#84 - passthrough: Reset config on FUSE_DESTROY

Pull Request - State: merged - Opened by haslersn over 2 years ago - 1 comment

#83 - vhost_user_backend: Skip locking if we have exclusive reference

Pull Request - State: closed - Opened by haslersn over 2 years ago - 2 comments

#82 - passthrough: Fix InodeData reference counting

Pull Request - State: merged - Opened by haslersn almost 3 years ago - 7 comments

#81 - Adds 'posix_acl' option

Pull Request - State: closed - Opened by Keksgesicht almost 3 years ago - 19 comments

#80 - Parent exits with signal received by child

Pull Request - State: merged - Opened by germag almost 3 years ago - 15 comments

#79 - mount_fd: Manually manage mount file descriptors

Pull Request - State: closed - Opened by haslersn almost 3 years ago - 3 comments

#78 - Bump version to v1.1.0

Pull Request - State: merged - Opened by slp almost 3 years ago - 1 comment

#77 - Drop membership of all supplementary groups (CVE-2022-0358)

Pull Request - State: merged - Opened by slp almost 3 years ago - 1 comment

#76 - passthrough: Move some functions to new util module

Pull Request - State: closed - Opened by haslersn almost 3 years ago - 7 comments

#75 - Set signal handlers, required to be an "init" process in a PID namespace

Pull Request - State: merged - Opened by germag almost 3 years ago - 4 comments

#74 - Add examples of how to run virtiofsd inside a user namespace

Pull Request - State: merged - Opened by germag almost 3 years ago - 16 comments

#73 - mount_fd: Use Arc for MountFd reference counting

Pull Request - State: merged - Opened by haslersn almost 3 years ago - 15 comments

#72 - Flexibilize our deps to support new patch versions

Pull Request - State: closed - Opened by slp almost 3 years ago - 1 comment

#71 - Replace crate seccomp-sys with libseccomp-sys

Pull Request - State: merged - Opened by slp almost 3 years ago - 1 comment

#69 - Clean up the command line usage message

Pull Request - State: merged - Opened by germag almost 3 years ago - 14 comments

#66 - vhost_user_fs: Implement syncfs

Pull Request - State: merged - Opened by haslersn almost 3 years ago - 37 comments

#63 - Log file-handle-caused errors

Pull Request - State: merged - Opened by hreitz almost 3 years ago - 20 comments

#62 - Adds killpriv_v2/no_killpriv_v2 options

Pull Request - State: merged - Opened by germag almost 3 years ago - 25 comments

#58 - Strip shared directory from mountinfo’s mount points with sandbox=chroot

Pull Request - State: merged - Opened by hreitz almost 3 years ago - 4 comments

#41 - File handle follow-up patches

Pull Request - State: merged - Opened by hreitz about 3 years ago - 18 comments

#16 - Set up uid/gid mappings in user_namespace sandbox

Pull Request - State: closed - Opened by slp over 3 years ago - 4 comments