444 Commits (d1ace6c392c8303e5dc11d5a2f40a8d3f47b860d)

Author SHA1 Message Date
Antonio SJ Musumeci d1ace6c392 fuse_getattr.cpp 1 day ago
Antonio SJ Musumeci 0a5ae5428b fuse_getattr.cpp 1 day ago
Antonio SJ Musumeci d5ef721266 fuse_getattr.cpp 1 day ago
Antonio SJ Musumeci fee7672479 fuse_getattr.cpp 1 day ago
Antonio SJ Musumeci ea3df0e248 fuse_getattr.cpp 1 day ago
Antonio SJ Musumeci d772afeb90 fuse_getattr.cpp 1 day ago
Antonio SJ Musumeci a61b587aed Change getattr and statx to bespoke policies 1 week ago
trapexit 960f5fdbba
Fix some links in docs (#1582) 3 days ago
trapexit 6813a51fce
Ensure cfg references do not also try to initialize the value (#1580) 4 days ago
trapexit 01973214bf
Slight tweaks to config parsing error handling (#1575) 1 week ago
trapexit af1edadf72
Fix size comparison for returning ERANGE in listxattr (#1574) 1 week ago
trapexit 4aab008233
Ensure backward compatibility with remember & noforget (#1566) 2 weeks ago
trapexit 41b65ae9e8 Misc cleanup for FreeBSD and clang (#1560) 3 weeks ago
trapexit 2412ae7316
Further tweaks to config parsing and error reporting (#1559) 3 weeks ago
trapexit 37f10888a9
Add more debugging options to makefiles and cleanup (#1556) 3 weeks ago
trapexit cfaad60275
Misc updates to arg parsing (#1554) 4 weeks ago
trapexit 077484323c
Fix variable names of fuse-msg-size and posix-acl (#1553) 4 weeks ago
trapexit 727c522fb8
Rework config, centralize fuse config (#1547) 4 weeks ago
trapexit 0371f03def
Rework how fuse request context is handled (#1543) 1 month ago
trapexit 0f24bb29ac
Make allow-idmap optional (default: false) (#1541) 2 months ago
trapexit 3cb35a3a65
Fix rename path generation (#1540) 2 months ago
trapexit 46f85c0f6d
Misc fixes, mostly for FreeBSD (#1536) 2 months ago
trapexit 7a9c3b7eb2
Remove need for and use of ioprio header (#1535) 2 months ago
trapexit 569a151da2
Add ability to proxy ioprio of client apps (#1534) 2 months ago
trapexit 2f3e807e9d
Add getdents based readdir functions for Linux (#1533) 2 months ago
trapexit ca59ae53a5
idmap mount support (#1523) 2 months ago
trapexit 8c649d33ee
Start using std::filesystem::path for fusepath (#1522) 2 months ago
trapexit f64ff9ca1e
Revert removal of readdir init setup, simplify cfg usage (#1520) 3 months ago
trapexit d7549f8d53
Fix string manipulation functions after refactor (#1514) 3 months ago
trapexit 6ac7f389c5
Misc changes (#1513) 3 months ago
Max.-F. Helm dd1bea52cd
Allow empty lines in config ini files (#1509) 3 months ago
trapexit df19f99976
Fix constructing string from attrval setxattr config (#1508) 3 months ago
trapexit 4439c2a030
Add setting of oom_score_adj (#1504) 4 months ago
trapexit b18aba86b6
Build improvements (#1501) 4 months ago
trapexit 33fc26f81f
Cleanup copy functions (#1500) 4 months ago
trapexit e8cd74cab0
Move everything to negative errno return types (#1499) 4 months ago
trapexit 2b500f194a
Rework of runtime interface (#1498) 4 months ago
trapexit e87867cd2a
Clear O_NOFOLLOW when opening a relative fd (#1494) 5 months ago
trapexit fa851eda3a
Ensure passthrough and keep_cache are mutually exclusive (#1493) 5 months ago
trapexit f852474073
Update the secondary group cache (#1492) 5 months ago
trapexit 9e626228be
Add mergerfs.collect-info (#1491) 5 months ago
trapexit e216a81a27
Rework movefile and cow break to use copyfile (#1488) 5 months ago
trapexit 264c5600f8
Misc cleanup (#1486) 5 months ago
trapexit be49dbe1bd
Remove linux only getdents in favor of readdir for FreeBSD sake (#1485) 5 months ago
trapexit eb124316c9
Set default read thread count to 0 (#1484) 5 months ago
trapexit 77ef88b04c
Add fsck.mergerfs tool (#1483) 5 months ago
trapexit 095fcf82a3
Misc doc updates 6 months ago
trapexit 1b167d34d8
Spawn "mount" on branches when waiting for mounts enabled 6 months ago
trapexit 23824eaeb4
Misc cleanup 6 months ago
trapexit e310d24615
Add support for FUSE passthrough 6 months ago