164 Commits (37eaec21c67cb1551929b1974847fcfc2b265c0b)

Author SHA1 Message Date
Antonio SJ Musumeci 37eaec21c6 fuse.cpp 7 days ago
Antonio SJ Musumeci 3d742b10f0 fuse_cfg.hpp 7 days ago
Antonio SJ Musumeci a93954e624 fuse.cpp 7 days ago
Antonio SJ Musumeci c662874163 fuse_cfg.cpp 7 days ago
Antonio SJ Musumeci ff6d519270 checkpoint 7 days ago
Antonio SJ Musumeci 5225cfd566 fuse.cpp 7 days ago
Antonio SJ Musumeci 19453a1bdd fuse.cpp 7 days ago
Antonio SJ Musumeci b6513018e9 fuse.cpp 7 days ago
Antonio SJ Musumeci 4a0cc30a3b fuse.cpp 7 days ago
Antonio SJ Musumeci 9068a9200f fuse.cpp 7 days ago
Antonio SJ Musumeci 68a172322a fuse.cpp 7 days ago
Antonio SJ Musumeci dffd24dc73 fuse.cpp 7 days ago
Antonio SJ Musumeci e9730922c0 fuse.cpp 7 days ago
Antonio SJ Musumeci f805142ed4 fuse.cpp 7 days ago
Antonio SJ Musumeci 6930c9f4ee fuse_cfg.hpp 7 days ago
Antonio SJ Musumeci 592df75777 fuse_lowlevel.cpp 7 days ago
Antonio SJ Musumeci d363daaf03 fuse_lowlevel.cpp 7 days ago
Antonio SJ Musumeci 0518e9e653 fuse_lowlevel.cpp 7 days ago
Antonio SJ Musumeci 4eb51b9eca fuse_lowlevel.cpp 7 days ago
trapexit 0371f03def
Rework how fuse request context is handled (#1543) 1 week ago
trapexit d18c273293
Allow setting of passthrough max-stack-depth (#1542) 2 weeks ago
trapexit 0f24bb29ac
Make allow-idmap optional (default: false) (#1541) 2 weeks ago
trapexit 25b0bc72df
Fix dirent64::namelen calculation (#1538) 3 weeks ago
trapexit 46f85c0f6d
Misc fixes, mostly for FreeBSD (#1536) 3 weeks ago
trapexit 2f3e807e9d
Add getdents based readdir functions for Linux (#1533) 4 weeks ago
trapexit ca59ae53a5
idmap mount support (#1523) 1 month ago
trapexit 8c649d33ee
Start using std::filesystem::path for fusepath (#1522) 1 month ago
trapexit 071af2e516
More build process updates (#1516) 2 months ago
trapexit b18aba86b6
Build improvements (#1501) 3 months ago
trapexit fa851eda3a
Ensure passthrough and keep_cache are mutually exclusive (#1493) 4 months ago
trapexit f852474073
Update the secondary group cache (#1492) 4 months ago
trapexit 77ef88b04c
Add fsck.mergerfs tool (#1483) 4 months ago
trapexit 23824eaeb4
Misc cleanup 5 months ago
trapexit e310d24615
Add support for FUSE passthrough 5 months ago
trapexit 92312c8507
Add debugging of mutexes (#1470) 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 77bf16e9ae Change the "devino" inode calculation 7 months ago
Antonio SJ Musumeci 80085c9844 Add statx support 7 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 9056898bbf Move fuse.c and fuse_lowlevel.c to C++ 2 years ago
Antonio SJ Musumeci f0444a1ca9 Add support for 'direct-io-allow-mmap' if supported by kernel 2 years ago
Antonio SJ Musumeci 951eb9540d Ensure lookups of FUSE_ROOT_ID always return generation=0 2 years ago
Antonio SJ Musumeci 0ca5d6aad0 Add export-support option as possible workaround for NFS EIO issues 2 years ago
Antonio SJ Musumeci 17fdbf7f42 Update fuse_kernel.h 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 fd33df04a3 Update wyhash to 4.2 2 years ago
Antonio SJ Musumeci 569537df9e Remove use of pthread_getname_np to work with older musl versions 2 years ago