411 Commits (b18aba86b67ca1384199d776edb4ce71869e1515)

Author SHA1 Message Date
trapexit b18aba86b6
Build improvements (#1501) 2 months ago
trapexit 33fc26f81f
Cleanup copy functions (#1500) 2 months ago
trapexit e8cd74cab0
Move everything to negative errno return types (#1499) 2 months ago
trapexit 2b500f194a
Rework of runtime interface (#1498) 3 months ago
trapexit e87867cd2a
Clear O_NOFOLLOW when opening a relative fd (#1494) 3 months ago
trapexit fa851eda3a
Ensure passthrough and keep_cache are mutually exclusive (#1493) 3 months ago
trapexit f852474073
Update the secondary group cache (#1492) 3 months ago
trapexit 9e626228be
Add mergerfs.collect-info (#1491) 3 months ago
trapexit e216a81a27
Rework movefile and cow break to use copyfile (#1488) 3 months ago
trapexit 264c5600f8
Misc cleanup (#1486) 3 months ago
trapexit be49dbe1bd
Remove linux only getdents in favor of readdir for FreeBSD sake (#1485) 3 months ago
trapexit eb124316c9
Set default read thread count to 0 (#1484) 4 months ago
trapexit 77ef88b04c
Add fsck.mergerfs tool (#1483) 4 months ago
trapexit 095fcf82a3
Misc doc updates 4 months ago
trapexit 1b167d34d8
Spawn "mount" on branches when waiting for mounts enabled 4 months ago
trapexit 23824eaeb4
Misc cleanup 4 months ago
trapexit e310d24615
Add support for FUSE passthrough 4 months ago
trapexit 92312c8507
Add debugging of mutexes (#1470) 4 months ago
trapexit 4b751c2d37
Fix incorrect dyn cast (#1467) 5 months ago
trapexit 86b50d2d4e
Rework policies to return branches rather than path strings 5 months ago
trapexit fa3266ca7f
Add podman release build tooling + misc build fixes (#1455) 5 months ago
trapexit 344014aa81
Rework thread pool for increased stability + config and doc updates (#1453) 5 months ago
Antonio SJ Musumeci 2b04a791b7 Add config option to control default_permissions 5 months ago
Antonio SJ Musumeci de2a82800a Improve mount waiting + misc doc improvements 6 months ago
Antonio SJ Musumeci 77bf16e9ae Change the "devino" inode calculation 6 months ago
Antonio SJ Musumeci 80085c9844 Add statx support 6 months ago
Antonio SJ Musumeci f74dc36e92 Replace usage of wyhash with rapidhash 6 months ago
Antonio SJ Musumeci b7f7f7fa97 Change misc defaults 6 months ago
Antonio SJ Musumeci 92ae63e842 Support Linux v6.13 FUSE max_page_limit 7 months ago
Antonio SJ Musumeci b83bd5fd14 Improve FreeBSD compatibility 9 months ago
Antonio SJ Musumeci f0444a1ca9 Add support for 'direct-io-allow-mmap' if supported by kernel 2 years ago
Antonio SJ Musumeci 0ca5d6aad0 Add export-support option as possible workaround for NFS EIO issues 2 years ago
Antonio SJ Musumeci 27349e41ef Update fmt 2 years ago
Antonio SJ Musumeci b3ce95c422 Update nonstd::optional 2 years ago
Antonio SJ Musumeci cedc9f0f25 Update ghc::filesystem 2 years ago
Antonio SJ Musumeci f66fb7e2d4 Fix user.mergerfs.pid 2 years ago
Antonio SJ Musumeci bd70928268 Set flush-on-close default to opened-for-write 2 years ago
Antonio SJ Musumeci d6a2f06797 Only set allow_other when running as root 2 years ago
Antonio SJ Musumeci 6aa6452d3e Add flushonclose feature 2 years ago
Antonio SJ Musumeci a7069153bd Warn if not running as root 2 years ago
Antonio SJ Musumeci fd33df04a3 Update wyhash to 4.2 2 years ago
Antonio SJ Musumeci 620cab2948 Rework thread pool queue depth impl 2 years ago
Antonio SJ Musumeci 766b923116 Fix thread pool destruction where threads don't explicitly exit themselves 2 years ago
Antonio SJ Musumeci 6d2c99e487 Remove unneeded debug logging from thread pool 2 years ago
Antonio SJ Musumeci b91cc1c191 Add website and license to version option 2 years ago
Antonio SJ Musumeci 0a94bd7cfc Rework thread pool, add ability to add/remove threads at runtime 2 years ago
Antonio SJ Musumeci 335ca55a6e Add proper input validation for readdir policy 2 years ago
Antonio SJ Musumeci 76c8d48dbd Change threadpool to use concurrentqueue 2 years ago
Antonio SJ Musumeci 0c555e71a0 Initialize readdir threadpool after daemonizing 2 years ago
Antonio SJ Musumeci 8d7017273f Misc fixes for older platforms 2 years ago