402 Commits (e66ef9d31df448665631d9d3a775d25a8464f1ef)

Author SHA1 Message Date
Antonio SJ Musumeci e66ef9d31d mergerfs.cpp 3 weeks ago
Antonio SJ Musumeci c000c344f0 mergerfs.cpp 3 weeks ago
Antonio SJ Musumeci 0ebffd68c0 mergerfs.cpp 3 weeks ago
Antonio SJ Musumeci e63fe1d65b mergerfs.cpp 3 weeks ago
Antonio SJ Musumeci c99d93f289 mergerfs.cpp 3 weeks ago
Antonio SJ Musumeci e3951c2981 mergerfs.cpp 3 weeks ago
Antonio SJ Musumeci c0ec4cdcbc mergerfs.cpp 3 weeks ago
Antonio SJ Musumeci 1e758e2723 mergerfs.cpp 3 weeks ago
Antonio SJ Musumeci 2a0d7867bb checkpoint 3 weeks ago
trapexit 4b751c2d37
Fix incorrect dyn cast (#1467) 3 weeks ago
trapexit 86b50d2d4e
Rework policies to return branches rather than path strings 3 weeks ago
trapexit fa3266ca7f
Add podman release build tooling + misc build fixes (#1455) 1 month ago
trapexit 344014aa81
Rework thread pool for increased stability + config and doc updates (#1453) 1 month ago
Antonio SJ Musumeci 2b04a791b7 Add config option to control default_permissions 2 months ago
Antonio SJ Musumeci de2a82800a Improve mount waiting + misc doc improvements 2 months ago
Antonio SJ Musumeci 77bf16e9ae Change the "devino" inode calculation 2 months ago
Antonio SJ Musumeci 80085c9844 Add statx support 2 months ago
Antonio SJ Musumeci f74dc36e92 Replace usage of wyhash with rapidhash 2 months ago
Antonio SJ Musumeci b7f7f7fa97 Change misc defaults 2 months ago
Antonio SJ Musumeci 92ae63e842 Support Linux v6.13 FUSE max_page_limit 3 months ago
Antonio SJ Musumeci b83bd5fd14 Improve FreeBSD compatibility 5 months ago
Antonio SJ Musumeci f0444a1ca9 Add support for 'direct-io-allow-mmap' if supported by kernel 1 year ago
Antonio SJ Musumeci 0ca5d6aad0 Add export-support option as possible workaround for NFS EIO issues 1 year ago
Antonio SJ Musumeci 27349e41ef Update fmt 1 year ago
Antonio SJ Musumeci b3ce95c422 Update nonstd::optional 1 year ago
Antonio SJ Musumeci cedc9f0f25 Update ghc::filesystem 1 year 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
Antonio SJ Musumeci 0ed03a1535 Use relaxed memory order for atomic counters 2 years ago
Antonio SJ Musumeci fdecabfaab Update wyhash to final4 2 years ago
Antonio SJ Musumeci e586d2fd1e Fix setting of ugids for concurrent readdir 2 years ago
Antonio SJ Musumeci 2377cb05b6 Add thread names for easier debugging 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 c92a10021e Add readdir policies 2 years ago
Antonio SJ Musumeci 51d97bb444 Move fuse thread args out of fuse session object 2 years ago
Antonio SJ Musumeci 556c6522c0 Update fmt to v10.0.0 2 years ago