1122 Commits (1c5b0f2f5f41290d47651273e4beb005e4d68bda)
 

Author SHA1 Message Date
Antonio SJ Musumeci 1c5b0f2f5f Fix loading readonly / write once options from file 2 years ago
trapexit d9033b7713
Merge pull request #1155 from trapexit/mover-scripts 2 years ago
Antonio SJ Musumeci b1d11779f0 Fix mover script link typo 2 years ago
trapexit be19b9ce71
Merge pull request #1154 from trapexit/mover-scripts 2 years ago
Antonio SJ Musumeci 9fcaf6a674 Move tiered cache mover scripts to files in tools dir 2 years ago
trapexit 2dd4b788ce
Merge pull request #1153 from trapexit/readme 2 years ago
Antonio SJ Musumeci 5152c63480 Misc README updates 2 years ago
trapexit bd02bfd54c
Merge pull request #1151 from kephir4eg/master 2 years ago
Ilya Taranov d04e04e89a Fix config file parsing 2 years ago
trapexit 10a9969a64
Merge pull request #1149 from trapexit/readahead 2 years ago
Antonio SJ Musumeci 486c5d3734 Add ability to set readahead of mergerfs and branches 2 years ago
trapexit 55bd0ca25a
Merge pull request #1147 from trapexit/readme 2 years ago
Antonio SJ Musumeci ee2855bb38 Update README regarding why epmfs is default 2 years ago
trapexit 65c004a309
Merge pull request #1146 from jonaswinkler/master 2 years ago
Jonas Winkler a598f63235
Update README.md 2 years ago
trapexit 6e845b337a
Merge pull request #1145 from trapexit/readme 2 years ago
Antonio SJ Musumeci e25fa1954e Lots of misc README updates 2 years ago
trapexit b48d368130
Merge pull request #1143 from trapexit/rework-read 2 years ago
Antonio SJ Musumeci 373d331f39 Rework fuse read to use same buffers as messages 2 years ago
trapexit 4a647beec1
Merge pull request #1142 from trapexit/remove-splice 2 years ago
Antonio SJ Musumeci 84592a9f13 Remove splicing features 2 years ago
trapexit 09fbb80f8c
Merge pull request #1140 from trapexit/pinthreads 2 years ago
Antonio SJ Musumeci 34310170ac Add ability to pin read and processing threads 2 years ago
trapexit e39ace0eba
Merge pull request #1139 from trapexit/per-process-page-cache 2 years ago
Antonio SJ Musumeci 9effeb6869 Add "per-process" file caching feature 2 years ago
trapexit b51a5970b2
Merge pull request #1137 from trapexit/btrfs-ioctl 2 years ago
Antonio SJ Musumeci 2d9c915641 Return NOTTY for all btrfs ioctl calls 2 years ago
trapexit 737e59d232
Merge pull request #1133 from trapexit/lazy-umount 2 years ago
Antonio SJ Musumeci 9adddfc66d Add option to lazy umount target mount point 2 years ago
trapexit 9a6b7835f4
Merge pull request #1131 from trapexit/docs 2 years ago
Antonio SJ Musumeci ac4e097511 Add more apps to section on sqlite3 mmap problems 2 years ago
trapexit 3d73c6a596
Merge pull request #1130 from trapexit/docs 2 years ago
Antonio SJ Musumeci 9670fb9704 Update README regarding requesting support and policy descriptions 2 years ago
trapexit e2ece936e6
Merge pull request #1129 from trapexit/fuse-version 2 years ago
Antonio SJ Musumeci a4491169b0 Remove FUSE_USE_VERSION, no longer used 2 years ago
trapexit 0d566befba
Merge pull request #1128 from trapexit/checkbranches 2 years ago
Antonio SJ Musumeci 3e313cd605 Forbid adding mountpoint to branch list 2 years ago
trapexit 5bf2a2be59
Merge pull request #1127 from trapexit/bugfixes 2 years ago
Antonio SJ Musumeci 7ed91c1668 Backport bug fixes from libfuse3 2 years ago
trapexit 041e3f50d5
Merge pull request #1126 from trapexit/removeallowother 2 years ago
Antonio SJ Musumeci 92ccfd3c89 Hard code setting of allow_other, ignore when set 2 years ago
trapexit 24f2d3c94d
Merge pull request #1125 from trapexit/scheduling-priority 2 years ago
Antonio SJ Musumeci a7113bb163 Allow setting of scheduling priority 2 years ago
trapexit ec5ac0c517
Merge pull request #1124 from trapexit/builds 2 years ago
Antonio SJ Musumeci fdec3355a1 Update CirrusCI setup 2 years ago
trapexit 16e9ba2f19
Merge pull request #1123 from trapexit/wait 2 years ago
Antonio SJ Musumeci 939eb3996a Add option to wait for branches to become new mounts 2 years ago
trapexit 2d8d0f7ad6
Merge pull request #1120 from trapexit/nonempty 2 years ago
Antonio SJ Musumeci 3ee93d4c56 Remove 'nonempty' argument 2 years ago
trapexit 0b2afda30e
Merge pull request #1119 from trapexit/useino 2 years ago