66 Commits (5e9d39b5e6534e8f122fe5cff86a4a245bab08e3)

Author SHA1 Message Date
trapexit ca59ae53a5
idmap mount support (#1523) 1 month ago
trapexit 8c649d33ee
Start using std::filesystem::path for fusepath (#1522) 1 month ago
trapexit f64ff9ca1e
Revert removal of readdir init setup, simplify cfg usage (#1520) 1 month ago
trapexit 6ac7f389c5
Misc changes (#1513) 2 months ago
trapexit 4439c2a030
Add setting of oom_score_adj (#1504) 2 months ago
trapexit 2b500f194a
Rework of runtime interface (#1498) 3 months ago
trapexit f852474073
Update the secondary group cache (#1492) 4 months ago
trapexit 9e626228be
Add mergerfs.collect-info (#1491) 4 months ago
trapexit 77ef88b04c
Add fsck.mergerfs tool (#1483) 4 months ago
trapexit 095fcf82a3
Misc doc updates 4 months ago
trapexit e310d24615
Add support for FUSE passthrough 5 months ago
trapexit fa3266ca7f
Add podman release build tooling + misc build fixes (#1455) 6 months ago
trapexit 344014aa81
Rework thread pool for increased stability + config and doc updates (#1453) 6 months ago
Antonio SJ Musumeci de2a82800a Improve mount waiting + misc doc improvements 6 months ago
Antonio SJ Musumeci 80085c9844 Add statx support 7 months ago
Antonio SJ Musumeci d6a2f06797 Only set allow_other when running as root 2 years ago
Antonio SJ Musumeci a7069153bd Warn if not running as root 2 years ago
Antonio SJ Musumeci 0aafdefc18 Add ability to invalidate gid cache on demand 2 years ago
Antonio SJ Musumeci 6dcf6111af Add callbacks for newer functions 2 years ago
Antonio SJ Musumeci 5ab0fbcaee Add manual GC triggering + configurable process queue depth 3 years ago
Antonio SJ Musumeci eebd6e9eb4 Actively report to syslog when waiting for mounts 3 years ago
Antonio SJ Musumeci 486c5d3734 Add ability to set readahead of mergerfs and branches 3 years ago
Antonio SJ Musumeci 373d331f39 Rework fuse read to use same buffers as messages 3 years ago
Antonio SJ Musumeci 9effeb6869 Add "per-process" file caching feature 3 years ago
Antonio SJ Musumeci 9adddfc66d Add option to lazy umount target mount point 3 years ago
Antonio SJ Musumeci a7113bb163 Allow setting of scheduling priority 3 years ago
Antonio SJ Musumeci 939eb3996a Add option to wait for branches to become new mounts 3 years ago
Antonio SJ Musumeci 7606430188 Remove libfuse abstraction in prep for adding request data 3 years ago
Antonio SJ Musumeci 46ce28b149 Error when given invalid policy names 3 years ago
Antonio SJ Musumeci 43a6d66e3c Major cleanup of libfuse to remove unneeded features 4 years ago
Antonio SJ Musumeci 538467b86d config: rework global config, remove rwlock, make branches RCU like 5 years ago
Antonio SJ Musumeci ec15872a1f cleanup function signatures and definitions 5 years ago
Antonio SJ Musumeci c0990644e8 remove unnecessary libfuse flags nopath, nullpath_ok, and utime_omit_ok 5 years ago
Antonio SJ Musumeci 54c41c4994 rework config management 6 years ago
Antonio SJ Musumeci d119807adb restructure readdir, add readdir_plus 6 years ago
Antonio SJ Musumeci 8cb7195c3e add copy_file_range support 7 years ago
Antonio SJ Musumeci 1ca70521a4 remove 'remote' flock support 7 years ago
Antonio SJ Musumeci 6ecc618d83 remove .fuse_hidden file creation 7 years ago
Antonio SJ Musumeci 0918dfd117 make attr, entry, negative_entry cache timeouts runtime configurable 7 years ago
Antonio SJ Musumeci 9d9ee7b71d general code cleanup 7 years ago
Antonio SJ Musumeci 87b2795f2b set direct_io per open/create, now runtime configurable 7 years ago
Antonio SJ Musumeci de0985c135 add libfuse 2.9.7 to repo and build against libfuse.a 9 years ago
Antonio SJ Musumeci 87c2f2f9dc add nullrw feature to facilitate benchmarking 9 years ago
Antonio SJ Musumeci 162b99e6b8 enable nopath and nullpath_ok 9 years ago
Antonio SJ Musumeci 8b976ab3c1 support older libfuse without utime_omit_ok flag 9 years ago
Antonio SJ Musumeci 617195d71e enable utime_omit_ok flag 9 years ago
Antonio SJ Musumeci 7b4e1ea36d remove clone command 9 years ago
Antonio SJ Musumeci 1aa76a54c2 use different read and write functions when using direct_io 9 years ago
Antonio SJ Musumeci 8f594e17d7 add flock 9 years ago
Antonio SJ Musumeci 242af777be move from MIT to ISC license. closes #194 10 years ago