1218 Commits (ae6c4f7c259befce2eecb50c720265140c1afe6c)
 

Author SHA1 Message Date
trapexit ae6c4f7c25
Rework mergerfs vs X section of readme (#1298) 4 months ago
trapexit 87475098a1
Add credit to nohajc for preload idea (#1295) 4 months ago
trapexit d4dc0701d6
Create ld_preload to reopen files on underlying filesystem (#1294) 4 months ago
0x6d61726b c1c2f075ee
Update README.md (#1283) 6 months ago
trapexit 96d34f1eab
Merge pull request #1280 from trapexit/getpid 7 months ago
Antonio SJ Musumeci f66fb7e2d4 Fix user.mergerfs.pid 7 months ago
trapexit edb3368078
Merge pull request #1277 from trapexit/flushdefault 7 months ago
Antonio SJ Musumeci bd70928268 Set flush-on-close default to opened-for-write 7 months ago
trapexit 337aade02d
Merge pull request #1276 from trapexit/allowother 7 months ago
Antonio SJ Musumeci d6a2f06797 Only set allow_other when running as root 7 months ago
trapexit 7890a4996c
Merge pull request #1275 from trapexit/noflush 7 months ago
Antonio SJ Musumeci 6aa6452d3e Add flushonclose feature 7 months ago
trapexit 7d6c8e9333
Merge pull request #1271 from trapexit/warn-root 7 months ago
Antonio SJ Musumeci a7069153bd Warn if not running as root 7 months ago
trapexit 5c71a75fdd
Merge pull request #1269 from trapexit/wyhash 8 months ago
Antonio SJ Musumeci fd33df04a3 Update wyhash to 4.2 8 months ago
trapexit a9ae36a3e4
Merge pull request #1263 from trapexit/pthread_getname_np 8 months ago
Antonio SJ Musumeci 569537df9e Remove use of pthread_getname_np to work with older musl versions 8 months ago
trapexit 8534ee7ceb
Merge pull request #1262 from trapexit/readdir-errs 8 months ago
Antonio SJ Musumeci 620cab2948 Rework thread pool queue depth impl 8 months ago
trapexit 8635456818
Merge pull request #1254 from trapexit/typo 8 months ago
Antonio SJ Musumeci 0888f372aa Fix readdir doc typos 8 months ago
trapexit e09b10c55b
Merge pull request #1249 from trapexit/tpfix 9 months ago
Antonio SJ Musumeci 766b923116 Fix thread pool destruction where threads don't explicitly exit themselves 9 months ago
trapexit dd7e9e2aa7
Merge pull request #1244 from trapexit/docs 9 months ago
Antonio SJ Musumeci 3fc0aa3809 Add some new questions to FAQ 9 months ago
trapexit b1dcc94e98
Merge pull request #1242 from trapexit/debug-removal 9 months ago
Antonio SJ Musumeci 6d2c99e487 Remove unneeded debug logging from thread pool 9 months ago
trapexit 9d9eacfe7b
Merge pull request #1241 from trapexit/version 9 months ago
Antonio SJ Musumeci b91cc1c191 Add website and license to version option 9 months ago
trapexit 6d2f26c60e
Merge pull request #1240 from trapexit/dynamic-threadpool 9 months ago
Antonio SJ Musumeci 0a94bd7cfc Rework thread pool, add ability to add/remove threads at runtime 9 months ago
trapexit 211e6c7115
Merge pull request #1239 from trapexit/validation 9 months ago
Antonio SJ Musumeci 335ca55a6e Add proper input validation for readdir policy 9 months ago
trapexit 69de4de53f
Merge pull request #1238 from trapexit/boundedqueue 9 months ago
Antonio SJ Musumeci 76c8d48dbd Change threadpool to use concurrentqueue 9 months ago
trapexit a927a15e9c
Merge pull request #1237 from trapexit/threadfix 9 months ago
Antonio SJ Musumeci 0c555e71a0 Initialize readdir threadpool after daemonizing 9 months ago
trapexit 82781b6ff8
Merge pull request #1235 from DavidFair/readme_direct_parallel 9 months ago
David Fairbrother b545352712 Nit: cache.files=per-process grammar 9 months ago
David Fairbrother 3d05999db0 State cache.files per-process behaviour w/out match 9 months ago
David Fairbrother f4a8105a42 Clarify parallel direct writes conditions 9 months ago
trapexit 004b616115
Merge pull request #1234 from trapexit/fixes 10 months ago
Antonio SJ Musumeci 8d7017273f Misc fixes for older platforms 10 months ago
trapexit 51b65cd126
Merge pull request #1233 from trapexit/atomic 10 months ago
Antonio SJ Musumeci 0ed03a1535 Use relaxed memory order for atomic counters 10 months ago
trapexit b6d3c34d3f
Merge pull request #1232 from trapexit/wyhash 10 months ago
Antonio SJ Musumeci fdecabfaab Update wyhash to final4 10 months ago
trapexit 3a1d8e03a1
Merge pull request #1231 from trapexit/readdir 10 months ago
Antonio SJ Musumeci e586d2fd1e Fix setting of ugids for concurrent readdir 10 months ago