Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/trapexit/mergerfs

a featureful union filesystem
https://github.com/trapexit/mergerfs

add mkdocs first draft

oregonpillow opened this pull request 17 days ago
bind mount from mergerfs branch on var, system fails boot

yanekoyoruneko opened this issue 20 days ago
documentation: mkdocs for mergerfs, first draft

oregonpillow opened this issue about 1 month ago
Add FAQ entry on 'move' and 'copy'

trapexit opened this pull request about 1 month ago
How to avoid crossing different file systems when moving files?

Gloryandel opened this issue about 1 month ago
Select branch based on file properties

DerSpatz opened this issue about 1 month ago
Request build for Fedora 41

bsherman opened this issue about 2 months ago
Documentation: Differences from Plan 9?

navid-zamani opened this issue about 2 months ago
.mergerfs file is read-only

dannytrigo opened this issue 2 months ago
Some files from qbittorrent get corrupted

ViRb3 opened this issue 3 months ago
Report invalid branches

sprat opened this issue 3 months ago
Deletion of files in RO dirs

JensKapitza opened this issue 3 months ago
mergerfs mount point disappear

rasithapr opened this issue 5 months ago
Can't the systemd service mount mergefs?

Gloryandel opened this issue 5 months ago
Mergerfs mount not responsive intermittently

Hark0q opened this issue 5 months ago
Add missing --relative flag to rsync in percent-full mover script

grunthos503 opened this pull request 6 months ago
Add missing --relative flag to rsync in percent-full mover script

grunthos503 opened this pull request 6 months ago
Update README.md

techie2000 opened this pull request 6 months ago
Android smb clients issue on remove files.

serj-47 opened this issue 8 months ago
FUSE passthrough

jaimedelano opened this issue 8 months ago
The Debian12 mergerfs ls&df command displays an exception.

Gloryandel opened this issue 8 months ago
"&" sign in dirs path

SirYaro opened this issue 8 months ago
fluctuating write performance

mdkeil opened this issue 8 months ago
Benchmarking tool

oregonpillow opened this issue 8 months ago
mergerfs - fuse `allow_other` and security

tjay opened this issue 9 months ago
Tiered caching clarification

oregonpillow opened this issue 9 months ago
"No space left on device" despite moveonenospc=true

broken opened this issue 9 months ago
Mergerfs volume with a single disk pool

lcharles123 opened this issue 9 months ago
Basepath-hash inode algorithm

PhracturedBlue opened this pull request 9 months ago
Hangs when overlayfs is mounted on top of mergerfs's branch

gentoo-root opened this issue 10 months ago
Fix a typo in the docs

feltcat opened this pull request 10 months ago
Special case O_TMPFILE in preload

trapexit opened this pull request 10 months ago
Root nodeid

trapexit opened this pull request 10 months ago
Change mount type from fuse.mergerfs to mergerfs in README

trapexit opened this pull request 10 months ago
Add NFS options to remote filesystems section of readme

trapexit opened this pull request 11 months ago
Add export-support option as possible workaround for NFS EIO issues

trapexit opened this pull request 11 months ago
Library updates

trapexit opened this pull request 11 months ago
ubuntu 18.04 fresh install, with error

SMooxx opened this issue 11 months ago
Expand the preload docs

trapexit opened this pull request 11 months ago
Rework mergerfs vs X section of readme

trapexit opened this pull request 11 months ago
Add support for "cp --reflink"

BujiasBitwise opened this issue 11 months ago
Add credit to nohajc for preload idea

trapexit opened this pull request 12 months ago
Create ld_preload to reopen files on underlying filesystem

trapexit opened this pull request 12 months ago
Operation not permitted when mounting as non-root

doak opened this issue 12 months ago
MergerFS mount randomly disappears, only displays ??? when listed

gogo199432 opened this issue 12 months ago
Update document on allow_other to reflect latest changes

mio-19 opened this pull request 12 months ago
Merge of directory level

marc0janssen opened this issue about 1 year ago
Update README.md

0x6d61726b opened this pull request about 1 year ago
Can't use fio to check performace of mergerfs

nguoido opened this issue about 1 year ago
Phantom zero-sized files, delayed updates & other weird behavior

fedy-cz opened this issue about 1 year ago
Fix user.mergerfs.pid

trapexit opened this pull request about 1 year ago
Would a connect() sa_family=AF_UNIX on mergerfs give a ECONNREFUSED?

jamesread opened this issue about 1 year ago
Set flush-on-close default to opened-for-write

trapexit opened this pull request about 1 year ago
Only set allow_other when running as root

trapexit opened this pull request about 1 year ago
Add flushonclose feature

trapexit opened this pull request about 1 year ago
Update wiki instructions for Synology

RyuzakiKK opened this issue about 1 year ago
Failure to mount with user_allow_other disabeld in fuse.conf

anthonyryan1 opened this issue about 1 year ago
Warn if not running as root

trapexit opened this pull request about 1 year ago
File Corruption while downloading a file or creation of file on a mergerfs mount

PetrosStavrakakis opened this issue about 1 year ago
Update wyhash to 4.2

trapexit opened this pull request about 1 year ago
S3-Mount breaks after starting plex

moooep opened this issue about 1 year ago
Core Dump during normal operation

AnyTimeTraveler opened this issue about 1 year ago
Error installing Mergerfs on Unraid

dasmith8815 opened this issue about 1 year ago
Remove use of pthread_getname_np to work with older musl versions

trapexit opened this pull request about 1 year ago
Rework thread pool queue depth impl

trapexit opened this pull request about 1 year ago
utimensat - EPERM on write

DavidFair opened this issue over 1 year ago
Fix readdir doc typos

trapexit opened this pull request over 1 year ago
2.37.1 debian bullseye amd64 release missing

serialpotato opened this issue over 1 year ago
Fix thread pool destruction where threads don't explicitly exit themselves

trapexit opened this pull request over 1 year ago
Usage of -d parameters

Brickman-MrSun opened this issue over 1 year ago
2.37 pthread thread_pool error

EpochalEngineer opened this issue over 1 year ago
Add some new questions to FAQ

trapexit opened this pull request over 1 year ago
Remove unneeded debug logging from thread pool

trapexit opened this pull request over 1 year ago
Add website and license to version option

trapexit opened this pull request over 1 year ago
Rework thread pool, add ability to add/remove threads at runtime

trapexit opened this pull request over 1 year ago
Add proper input validation for readdir policy

trapexit opened this pull request over 1 year ago
Change threadpool to use concurrentqueue

trapexit opened this pull request over 1 year ago
Initialize readdir threadpool after daemonizing

trapexit opened this pull request over 1 year ago
Docs: clarify parallel-direct-writes and cache.files

DavidFair opened this pull request over 1 year ago
Misc fixes for older platforms

trapexit opened this pull request over 1 year ago
Use relaxed memory order for atomic counters

trapexit opened this pull request over 1 year ago
Update wyhash to final4

trapexit opened this pull request over 1 year ago
Fix setting of ugids for concurrent readdir

trapexit opened this pull request over 1 year ago
Add thread names for easier debugging

trapexit opened this pull request over 1 year ago
Add ability to invalidate gid cache on demand

trapexit opened this pull request over 1 year ago
Fix a typo in README.md

feltcat opened this pull request over 1 year ago