Ecosyste.ms: OpenCollective

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

mergerfs

a featureful union filesystem
Collective - Host: opensource - https://opencollective.com/mergerfs - Code: https://github.com/trapexit/mergerfs

Merge pull request #1170 from trapexit/fuse_destroy

Fix crash when exiting with open deleted files

github.com/trapexit/mergerfs - c681d6c2feed0f84ae8c3c67bfd123db9884f134 authored over 1 year ago by trapexit <[email protected]>
Fix crash when exiting with open deleted files

github.com/trapexit/mergerfs - 6bc3d77992284678f06eaf056985ac4f2a207122 authored over 1 year ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1166 from trapexit/docs

Remove duplicate entries in docs

github.com/trapexit/mergerfs - c266bae96d2f3d9db46d7d77669ca3fd71722a8b authored over 1 year ago by trapexit <[email protected]>
Remove duplicate entries in docs

github.com/trapexit/mergerfs - cdcfef2cebf27b0a6d46f16ba3664893a6548e4c authored over 1 year ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1165 from trapexit/thread-defaults

Change default read-thread-count from -1 to 0 as documented

github.com/trapexit/mergerfs - 7a62a629b911199f3f6d4d95e8a24e56e8fb3a46 authored over 1 year ago by trapexit <[email protected]>
Change default read-thread-count from -1 to 0 as documented

github.com/trapexit/mergerfs - 0a64d74b4b6956847c29d89e5164fc09a67a6bdf authored over 1 year ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1161 from trapexit/fix

Workaround older gcc bug with namespacing std::hash

github.com/trapexit/mergerfs - 26c8b5c642b719501b2284b46f8cae2271b14493 authored over 1 year ago by trapexit <[email protected]>
Workaround older gcc bug with namespacing std::hash

github.com/trapexit/mergerfs - 26fd11cb4dfd27ad956588b2a502d3195465e297 authored over 1 year ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1159 from trapexit/wait

More actively report to syslog when waiting for branches to mount

github.com/trapexit/mergerfs - cdceade1ae2da84d909597849befdaeab1a476d5 authored over 1 year ago by trapexit <[email protected]>
Actively report to syslog when waiting for mounts

github.com/trapexit/mergerfs - eebd6e9eb4e7d59782c22c04b05dd462578722f1 authored over 1 year ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1156 from trapexit/options

Fix loading readonly / write once options from file

github.com/trapexit/mergerfs - 9744eab819253505c90e9d1259263b6adcf8f55e authored almost 2 years ago by trapexit <[email protected]>
Fix loading readonly / write once options from file

github.com/trapexit/mergerfs - 1c5b0f2f5f41290d47651273e4beb005e4d68bda authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1155 from trapexit/mover-scripts

Fix mover script link typo

github.com/trapexit/mergerfs - d9033b771360bb571aa2434f43218bf8d41a560b authored almost 2 years ago by trapexit <[email protected]>
Fix mover script link typo

github.com/trapexit/mergerfs - b1d11779f02c29bec0a8945a45ee2b714f7ce864 authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1154 from trapexit/mover-scripts

Move tiered cache mover scripts to files in tools dir

github.com/trapexit/mergerfs - be19b9ce7191461a97e9f4275ab77d6b3851338a authored almost 2 years ago by trapexit <[email protected]>
Move tiered cache mover scripts to files in tools dir

github.com/trapexit/mergerfs - 9fcaf6a67433d99cdd6c046ba77e64ce759a876b authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1153 from trapexit/readme

Misc README updates

github.com/trapexit/mergerfs - 2dd4b788cedec76f57a4b5c68fcb81399af4ca5b authored almost 2 years ago by trapexit <[email protected]>
Misc README updates

github.com/trapexit/mergerfs - 5152c63480748719058500ae458ec40f27d6bee6 authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1151 from kephir4eg/master

Fix config file parsing

github.com/trapexit/mergerfs - bd02bfd54c0aa80cf8e88cc2c9ef40a3c434d383 authored almost 2 years ago by trapexit <[email protected]>
Fix config file parsing

github.com/trapexit/mergerfs - d04e04e89a08e577387ec5489b7756f768cc63df authored almost 2 years ago by Ilya Taranov <[email protected]>
Merge pull request #1149 from trapexit/readahead

Add ability to set readahead of mergerfs and branches

github.com/trapexit/mergerfs - 10a9969a64a2157bbecefd2d4a1a4e8b8de21a65 authored almost 2 years ago by trapexit <[email protected]>
Add ability to set readahead of mergerfs and branches

github.com/trapexit/mergerfs - 486c5d3734f00124f134091f3755670a539eae8f authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1147 from trapexit/readme

Update README regarding why epmfs is default

github.com/trapexit/mergerfs - 55bd0ca25ae0fd2f5522fa2e24f7c2329dd7165d authored almost 2 years ago by trapexit <[email protected]>
Update README regarding why epmfs is default

github.com/trapexit/mergerfs - ee2855bb3844f47d98e2ff2493987b95d263ada4 authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1146 from jonaswinkler/master

Fix typo in basic setup options

github.com/trapexit/mergerfs - 65c004a309c3122e3b7f014d9ab42dcb155938ac authored almost 2 years ago by trapexit <[email protected]>
Update README.md

github.com/trapexit/mergerfs - a598f63235b414e9f3293dc835d4f86657d78f0c authored almost 2 years ago by Jonas Winkler <[email protected]>
Merge pull request #1145 from trapexit/readme

Lots of misc README updates

github.com/trapexit/mergerfs - 6e845b337a17e4bd6e4073c88ae966ab8f75ef0d authored almost 2 years ago by trapexit <[email protected]>
Lots of misc README updates

github.com/trapexit/mergerfs - e25fa1954e5fcf4ce21d9b2aa49dadd2845ff81c authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1143 from trapexit/rework-read

Rework fuse read to use same buffers as messages

github.com/trapexit/mergerfs - b48d36813052a04ea0a13b484a64afd30a1fea4c authored almost 2 years ago by trapexit <[email protected]>
Rework fuse read to use same buffers as messages

github.com/trapexit/mergerfs - 373d331f39c48846f0bf29247d63313e28f68e95 authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1142 from trapexit/remove-splice

Remove splicing features

github.com/trapexit/mergerfs - 4a647beec12ab6eeb8e0d445306476d5c60a46e9 authored almost 2 years ago by trapexit <[email protected]>
Remove splicing features

After numerous tests it was found the splice features were at best
the same performance as stand...

github.com/trapexit/mergerfs - 84592a9f13f6a767074b53dd24336836d1c8230b authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1140 from trapexit/pinthreads

Add ability to pin read and processing threads

github.com/trapexit/mergerfs - 09fbb80f8c029bc840e78b06df150cee0aa424b9 authored almost 2 years ago by trapexit <[email protected]>
Add ability to pin read and processing threads

github.com/trapexit/mergerfs - 34310170ac9533b7529f87b9b1a52c8d84209358 authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1139 from trapexit/per-process-page-cache

Add "per-process" file caching feature

github.com/trapexit/mergerfs - e39ace0eba499845801e8e2824dd7400625adefd authored almost 2 years ago by trapexit <[email protected]>
Add "per-process" file caching feature

Allows chosing page caching based on process name.

github.com/trapexit/mergerfs - 9effeb68693a3499da9bf71fe702209ba1e31e85 authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1137 from trapexit/btrfs-ioctl

Return NOTTY for all btrfs ioctl calls

github.com/trapexit/mergerfs - b51a5970b271e37687f4c751d94c3ea4a9c63115 authored almost 2 years ago by trapexit <[email protected]>
Return NOTTY for all btrfs ioctl calls

mergerfs tries to pass through ioctl calls but due to the complexity
of btrfs calls their is ris...

github.com/trapexit/mergerfs - 2d9c9156416a36d7a757db336df0fc1edbd378b1 authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1133 from trapexit/lazy-umount

Add option to lazy umount target mount point

github.com/trapexit/mergerfs - 737e59d23222088f564118b81b5f551e857a8fe4 authored almost 2 years ago by trapexit <[email protected]>
Add option to lazy umount target mount point

github.com/trapexit/mergerfs - 9adddfc66d76d0a5f253fb604bc04c6380894a80 authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1131 from trapexit/docs

Add more apps to section on sqlite3 mmap problems

github.com/trapexit/mergerfs - 9a6b7835f40fe14624a7442754236ee738d6a5ff authored almost 2 years ago by trapexit <[email protected]>
Add more apps to section on sqlite3 mmap problems

github.com/trapexit/mergerfs - ac4e097511a492808cb8118bc075f6bbbf398838 authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1130 from trapexit/docs

Update README regarding requesting support and policy descriptions

github.com/trapexit/mergerfs - 3d73c6a596e715c0849891843549324a44c7f2e8 authored almost 2 years ago by trapexit <[email protected]>
Update README regarding requesting support and policy descriptions

github.com/trapexit/mergerfs - 9670fb970420ba07c78f0b4e45e6acd11c86ad6e authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1129 from trapexit/fuse-version

Remove FUSE_USE_VERSION, no longer used

github.com/trapexit/mergerfs - e2ece936e616edd432008e0d45daeb29b6590a80 authored almost 2 years ago by trapexit <[email protected]>
Remove FUSE_USE_VERSION, no longer used

github.com/trapexit/mergerfs - a4491169b01ab246b4c813b4cdadb317ed7a5a16 authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1128 from trapexit/checkbranches

Forbid adding mountpoint to branch list

github.com/trapexit/mergerfs - 0d566befba155c03bf8252eb8c2d9579befa9b11 authored almost 2 years ago by trapexit <[email protected]>
Forbid adding mountpoint to branch list

github.com/trapexit/mergerfs - 3e313cd6055933b2c201c4421b70d651ca810ac1 authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1127 from trapexit/bugfixes

Backport bug fixes from libfuse3

github.com/trapexit/mergerfs - 5bf2a2be5987d3a08b8a1ef35c6a1ee9fc69db85 authored almost 2 years ago by trapexit <[email protected]>
Backport bug fixes from libfuse3

github.com/trapexit/mergerfs - 7ed91c16688312bc60c3f0d2b84e0e7d5d6b69c0 authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1126 from trapexit/removeallowother

Hard code setting of allow_other, ignore when set

github.com/trapexit/mergerfs - 041e3f50d596a758929d2d59d8b7b1ab62570a7e authored almost 2 years ago by trapexit <[email protected]>
Hard code setting of allow_other, ignore when set

github.com/trapexit/mergerfs - 92ccfd3c89c80e274e8137a2d23ee8541ae5857d authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1125 from trapexit/scheduling-priority

Allow setting of scheduling priority

github.com/trapexit/mergerfs - 24f2d3c94d361f97dd45048eaeb44b09602b9300 authored almost 2 years ago by trapexit <[email protected]>
Allow setting of scheduling priority

github.com/trapexit/mergerfs - a7113bb16304b751aedd6d438f6c2c20bf7b5979 authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1124 from trapexit/builds

Update CirrusCI setup

github.com/trapexit/mergerfs - ec5ac0c5172e492e149da9f8b49e975c70b5f82c authored almost 2 years ago by trapexit <[email protected]>
Update CirrusCI setup

github.com/trapexit/mergerfs - fdec3355a1999826fa161467494a87953c4be294 authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1123 from trapexit/wait

Add option to wait for branches to become new mounts

github.com/trapexit/mergerfs - 16e9ba2f19a2cd69e4f3564eab7f7871db474bbd authored almost 2 years ago by trapexit <[email protected]>
Add option to wait for branches to become new mounts

branches-mount-timeout=UINT64 in seconds (default: 0)

github.com/trapexit/mergerfs - 939eb3996a02c2596fcddbf98ecf70d776c6c5bf authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1120 from trapexit/nonempty

Remove 'nonempty' argument

github.com/trapexit/mergerfs - 2d8d0f7ad6ba5eda2c890acd0884bf4a47437a33 authored almost 2 years ago by trapexit <[email protected]>
Remove 'nonempty' argument

This makes it like all other filesystems and brings it into alignment
with libfuse3's behavior.

github.com/trapexit/mergerfs - 3ee93d4c56f347adeb31d05fc9c314784d11fecb authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1119 from trapexit/useino

Remove use_ino option and make behavior same as if set

github.com/trapexit/mergerfs - 0b2afda30e4dd048e40cafb32c68fd251bdf6612 authored almost 2 years ago by trapexit <[email protected]>
Remove use_ino option and make behavior same as if set

github.com/trapexit/mergerfs - d11807ef7c5514e6879d575fb8d07f4fe27a734b authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1118 from trapexit/msghandling

Add async message processing

github.com/trapexit/mergerfs - 3e725a66e3d258bf6ad2ad574d41a6ba67d1fb87 authored almost 2 years ago by trapexit <[email protected]>
Add async message processing

github.com/trapexit/mergerfs - 24423b8d2a0256f5a6d509240bcaccab8d38941e authored almost 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1116 from davidkaufman/patch-1

small grammar correction to README file

github.com/trapexit/mergerfs - c89fbde48d3a8ed0055544c21c4514394656feca authored almost 2 years ago by trapexit <[email protected]>
small grammar correction to README file

sorry, i'm a grammar nerd with ocd :-)

github.com/trapexit/mergerfs - b65e52d56b0aa13cf4e7e089a273c4426eac69b8 authored almost 2 years ago by David Kaufman <[email protected]>
Merge pull request #1109 from trapexit/fixes

Fix regression testing for implemented functions

github.com/trapexit/mergerfs - 6c2db76b927f3af0e464a2485365b4ecf7f09ed8 authored about 2 years ago by trapexit <[email protected]>
Fix regression testing for implemented functions

github.com/trapexit/mergerfs - 094ad862e7b54e1f0a0fa5338c00fd299de6653b authored about 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1107 from trapexit/32bitfixes

Fix printf for 32bit systems

github.com/trapexit/mergerfs - e81b1a6b9d0939a2ede4d693cea37eef51e14814 authored about 2 years ago by trapexit <[email protected]>
Fix printf for 32bit systems

github.com/trapexit/mergerfs - a6ca96fa08ba675767eb579af4149ecfb3011774 authored about 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1106 from trapexit/xattrfix

Fix reading of setxattr name

github.com/trapexit/mergerfs - a449829d5f5d10950b065383df5114d360d7e0d0 authored about 2 years ago by trapexit <[email protected]>
Fix reading of setxattr name

github.com/trapexit/mergerfs - d14427ad9eaeb0ec048dedebc7fa568a5b6a3aa2 authored about 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1105 from trapexit/ll

Misc cleanup

github.com/trapexit/mergerfs - ac1f4b4d52af765ad79340ad8e34b171610ccd83 authored about 2 years ago by trapexit <[email protected]>
Misc cleanup

github.com/trapexit/mergerfs - ddf5e53aa441973d50aa807b18a322fdb0006e6a authored about 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1104 from trapexit/ll

Remove libfuse abstraction in prep for adding request data

github.com/trapexit/mergerfs - a2a12afb34bbf8dff9b0cd1762ffba2cbb9212a7 authored about 2 years ago by trapexit <[email protected]>
Remove libfuse abstraction in prep for adding request data

github.com/trapexit/mergerfs - 7606430188c3bd4c83f429fa2b0b1f7871b00dea authored about 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1093 from lgtm-migrator/codeql

Add CodeQL workflow for GitHub code scanning

github.com/trapexit/mergerfs - 629806e896af415e2f2205e838ba2bf7659845c1 authored about 2 years ago by trapexit <[email protected]>
Add CodeQL workflow for GitHub code scanning

github.com/trapexit/mergerfs - 50fbf14e1ec28e9efca80904f00bad07bb82d673 authored about 2 years ago by LGTM Migrator <[email protected]>
Merge pull request #1092 from trapexit/cleanup

Remove write_buf, simplify FUSE msg dispatching

github.com/trapexit/mergerfs - 4a67bbdc7199ca13e12acaa2f58e8d229f085437 authored about 2 years ago by trapexit <[email protected]>
Remove write_buf, simplify FUSE msg dispatching

github.com/trapexit/mergerfs - dba9c4451a0931cd06748ea110567afe052caef5 authored about 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1091 from trapexit/cleanup

Remove unnecessary libfuse abstractions

github.com/trapexit/mergerfs - fea499e2202d0f84d397efa72bbea6bc7ad439a2 authored about 2 years ago by trapexit <[email protected]>
Remove unnecessary libfuse abstractions

github.com/trapexit/mergerfs - 9d056d609f8f3861e4d4bb4ba9be1495f7a12fbc authored about 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1089 from trapexit/32bit

Tweaks for 32bit systems

github.com/trapexit/mergerfs - 9a839dd8ba38beac5e9f2b2496ad0dd878534e06 authored about 2 years ago by trapexit <[email protected]>
Tweaks for 32bit systems

github.com/trapexit/mergerfs - 32e2c9c48e6e4fad2bb9bc9a701260c9af3a5bc2 authored about 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1087 from trapexit/kernelh

Update fuse_kernel.h

github.com/trapexit/mergerfs - 83d7886a0aec96b521faf45e21cbf0fc66dd8195 authored about 2 years ago by trapexit <[email protected]>
Update fuse_kernel.h

github.com/trapexit/mergerfs - 316abba0ac4d30c1e12cbe0cc35c04009e0b8df6 authored about 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1085 from trapexit/symlinkify

Fix setting of stat vars for symlinkify

github.com/trapexit/mergerfs - 8001c58c366f14201d3e4db5827110df284ec51a authored about 2 years ago by trapexit <[email protected]>
Fix setting of stat vars for symlinkify

github.com/trapexit/mergerfs - 3b0d7fb26ec06be16bc7581f82e57e8cef5c906b authored about 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1058 from trapexit/docs

Support doc update

github.com/trapexit/mergerfs - 5d3c5002e09c50598d4dfb86b6894f7e836e7e85 authored over 2 years ago by trapexit <[email protected]>
Support doc update

github.com/trapexit/mergerfs - 9082285cc829a8d0583455dde2ef5c6b7a6abef1 authored over 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1057 from trapexit/cfgerrs

Error when given invalid policy names

github.com/trapexit/mergerfs - d1762b2bac67fbd076d4cca0ffb2b81f91933f63 authored over 2 years ago by trapexit <[email protected]>
Error when given invalid policy names

github.com/trapexit/mergerfs - 46ce28b1492c22723dfd55482fe251bd10de90ae authored over 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1045 from Gelma/master

Fix typos

github.com/trapexit/mergerfs - faadeb75e0001e1c9fa6f76bd71581d3be7a4335 authored over 2 years ago by trapexit <[email protected]>
Fix typos

github.com/trapexit/mergerfs - 338e559e535186647d62c1681f5d7c94b9ded2f1 authored over 2 years ago by Andrea Gelmini <[email protected]>
Merge pull request #1039 from trapexit/docs

Add details about usage of FUSE to docs

github.com/trapexit/mergerfs - 3db673410f5f8d3a9c7d964128888c7d56ff8883 authored over 2 years ago by trapexit <[email protected]>
Add details about usage of FUSE to docs

github.com/trapexit/mergerfs - 77f098614fd1f2b82949c4afa38be5af6fc2f14c authored over 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1032 from trapexit/support

Rework support section in readme

github.com/trapexit/mergerfs - 9589846e9ac35e74bcdf3ab2d82b46da3edf3176 authored over 2 years ago by trapexit <[email protected]>
Rework support section in readme

github.com/trapexit/mergerfs - e2dda3c1b16e6bbf9830452f0cbe25dd42e1faff authored over 2 years ago by Antonio SJ Musumeci <[email protected]>
Merge pull request #1031 from trapexit/root-parent

Return ENOENT when dotdot for root node requested

github.com/trapexit/mergerfs - d9ab18282ffb9171a678033f30906082e0938983 authored over 2 years ago by trapexit <[email protected]>
Return ENOENT when dotdot for root node requested

github.com/trapexit/mergerfs - 14c2ff9ab86edfebe82a960464b31c4c8998208b authored over 2 years ago by Antonio SJ Musumeci <[email protected]>