877 Commits (90081f4e612a310018a5a33edcc4900fcdb2d318)
 

Author SHA1 Message Date
Antonio SJ Musumeci 66f0d9e649 add faq entry on files ending up on 1 branch 5 years ago
trapexit 7b355b279d
Merge pull request #700 from trapexit/changelog 5 years ago
Antonio SJ Musumeci 0f2f78c5b8 python 2.6 fix 5 years ago
trapexit eb57425315
Merge pull request #699 from trapexit/git2debcl 5 years ago
Antonio SJ Musumeci 489ab23e89 make git2debcl work on Python 2 & 3 5 years ago
trapexit 4c55eb0cc0
Merge pull request #697 from trapexit/readme 5 years ago
Antonio SJ Musumeci 389785265b add README segment on benchmarking 5 years ago
trapexit a6717990a8
Merge pull request #694 from trapexit/readme 5 years ago
Antonio SJ Musumeci f4b8efce20 more FAQs 5 years ago
trapexit 8cdb7174c4
Merge pull request #689 from trapexit/readme 5 years ago
Antonio SJ Musumeci 4625a3cf43 fix typos and update FAQ regarding policy preference 5 years ago
trapexit 55245e290a
Merge pull request #685 from trapexit/update-docs 5 years ago
Antonio SJ Musumeci 322fa5778a update docs: openvz kernel bug and new support links 5 years ago
trapexit 5eb3c8cbef
add github sponsor and subscribestar to funding 5 years ago
trapexit 5d827566f6
Create FUNDING.yml 5 years ago
trapexit 6058ac0716
Merge pull request #677 from trapexit/moveonenospc 5 years ago
Antonio SJ Musumeci 4d82ed9324 fix short writes on >2GB files when cloning file 5 years ago
trapexit 026dc5f750
Merge pull request #675 from trapexit/fuse_ino 5 years ago
Antonio SJ Musumeci 08e1bef5a9 improve nodeid generation 5 years ago
trapexit b5f6cd70de
Merge pull request #669 from serkef/patch-1 5 years ago
Sergio Kef 58ab7f7fa8
Fix typo 5 years ago
trapexit c46c41c740
Merge pull request #668 from trapexit/travis 5 years ago
Antonio SJ Musumeci 7a84555db8 update travis config to include bionic 5 years ago
trapexit 0b0f0a1b9e
Merge pull request #663 from trapexit/random 5 years ago
Antonio SJ Musumeci 0fffabfbe3 only return 1 branch for rand/eprand policies 5 years ago
trapexit 6b3f703ba9
Merge pull request #662 from trapexit/unlink 5 years ago
Antonio SJ Musumeci 50ad648ce4 initialize mutex to fix lockup 5 years ago
trapexit 2dbcd2b07a
Merge pull request #660 from trapexit/docs 5 years ago
Antonio SJ Musumeci 752a15953a add UPGRADE section 5 years ago
trapexit 23d365f67b
Merge pull request #659 from zofrex/relink-mount-mergerfs 5 years ago
James Sanderson f77d1d9929 Force symlink creation (don't error if it already exists) 5 years ago
trapexit 4204c807bc
Merge pull request #657 from trapexit/docs 5 years ago
Antonio SJ Musumeci e6a6ab967b update how it works 5 years ago
trapexit 52e4d60e7c
Merge pull request #655 from tnilanon/master 5 years ago
Tanachat Nilanon 38919add61
Update README.md 5 years ago
trapexit a7244184bd
Merge pull request #653 from xlotlu/patch-1 5 years ago
Ionuț Ciocîrlan 86bda61aa7
fix some grammar and typos 5 years ago
trapexit 10e5829b8e
Merge pull request #643 from trapexit/ioctl_setuid 5 years ago
Antonio SJ Musumeci 4c4c27a93e set uid & gid when calling ioctl 5 years ago
trapexit 72ac1fc0d1
Merge pull request #639 from trapexit/args 5 years ago
Antonio SJ Musumeci 5ca928e436 accept old arguments for backwards compatibility 5 years ago
trapexit 5d013f4a18
Merge pull request #636 from trapexit/max_pages 5 years ago
Antonio SJ Musumeci 7cbd88ac81 allow setting of 'max_pages' (via 'fuse_msg_size') 5 years ago
trapexit 24af276542
Merge pull request #635 from trapexit/copy_file_range 5 years ago
Antonio SJ Musumeci 8cb7195c3e add copy_file_range support 5 years ago
trapexit c8e178bf71
Merge pull request #633 from trapexit/cache.files 5 years ago
Antonio SJ Musumeci 529a953e30 add file caching across opens and runtime control 5 years ago
trapexit 02b657edff
Merge pull request #632 from trapexit/async-read 5 years ago
Antonio SJ Musumeci ddf6a2f105 make async_read optional again 5 years ago
trapexit 40a4762cac
Merge pull request #630 from trapexit/cache-dir 5 years ago