Commit Graph

541 Commits (2d9f09dcb686e6dabc27026b0b8571ff72afe1a0)
 

Author SHA1 Message Date
Vitaliy Filippov 2d9f09dcb6 Attempt forced trim when stopping an overrun flusher 2 years ago
Vitaliy Filippov 7cc59260c5 Fix no_same_sector_overwrites related bug 2 years ago
Vitaliy Filippov ca0a11ec85 Release 0.5.3 2 years ago
Vitaliy Filippov 51c0b5afee Whitelist more leaks 2 years ago
Vitaliy Filippov e1e01d042e Rename sector_info.usage_count to flush_count 2 years ago
Vitaliy Filippov 534a4a657e Rename space_check.sectors_required to sectors_to_write 2 years ago
Vitaliy Filippov 9b5d8b9ad4 Fix multiple-sector journal writes, add assertions to not miss any SQEs 2 years ago
Vitaliy Filippov e66ed47515 Clear SQEs before returning them to the caller to prevent erroneous double submissions 2 years ago
Vitaliy Filippov 036c6d4c42 Add a simple test case 2 years ago
Vitaliy Filippov 4cb79a3bf8 Allow to calculate simple-offsets for files 2 years ago
Vitaliy Filippov 3bf53754c2 Fix several I/O bugs 2 years ago
Vitaliy Filippov 6023cac361 Do not stop clients before they are connected 2 years ago
Vitaliy Filippov 915d04c446 Allow empty global configuration, report OSD statistics faster 2 years ago
Vitaliy Filippov 21e06ea40d Fix memory leaks in fio engines 2 years ago
Vitaliy Filippov 9ef7f865b0 Fix incorrect calls to prepare_journal_sector_write() when flushing multiple sectors 2 years ago
Vitaliy Filippov 9dd20a31aa Do not use pg_minsize in the client code! 2 years ago
Vitaliy Filippov 28be049909 Dump only actual part of the journal by default 2 years ago
Vitaliy Filippov 78fbaacf1f External jerasure's w into defines 2 years ago
Vitaliy Filippov 1526c5a213 Add lp_solve into dependencies 2 years ago
Vitaliy Filippov c7cc414c90 Skip removed descriptors in epoll (this is possible in real clusters) 2 years ago
Vitaliy Filippov f4ea313707 Fix cl->read_op being freed without calling the completion callback 2 years ago
Vitaliy Filippov b88b76f316 Parallel usage of multiple network interfaces was a sick fantasy 2 years ago
Vitaliy Filippov 4a17a61d1f Make rm_inode work with incomplete and degraded objects, allow to wait before deleting objects 2 years ago
Vitaliy Filippov ccabbbfbcb For reference: include a spec patch for building QEMU 4.2 or CentOS 7 2 years ago
Vitaliy Filippov 26dac57083 State that jerasure is now supported 2 years ago
Vitaliy Filippov 44a53d8352 Huh. Fix rpath for packages 2 years ago
Vitaliy Filippov 9d80bd2d98 Build with jerasure, split some build scripts 2 years ago
Vitaliy Filippov 322a38a144 Fix non-preserved real_pg_count leading to inability to change pools online 2 years ago
Vitaliy Filippov 1018764c91 Fix write->delete->write bugs, add & fix some debugging output 2 years ago
Vitaliy Filippov a45e0e5e67 Use custom decoding instead of just jerasure_matrix_decode() 2 years ago
Vitaliy Filippov 44656fbf67 Allow writes with low version numbers after a delete 2 years ago
Vitaliy Filippov 089f138e0c Allow situations where the journal contains a big_write(v1) after delete(v2) and v1 < v2 2 years ago
Vitaliy Filippov bcc8e697f9 Delete PGs when deleting pools 2 years ago
Vitaliy Filippov a4c46ba745 Add jerasure EC support (reed_sol_van, others are slower) (not tested yet) 2 years ago
Vitaliy Filippov 5596ad8997 Use custom QEMU build for CentOS 7 2 years ago
Vitaliy Filippov 59c29b0cee Fix RPATH for CentOS builds, add additional repos into the CentOS installation instructions 2 years ago
Vitaliy Filippov 959089b919 Enable progress_notify=true for etcd watches 2 years ago
Vitaliy Filippov d3e7749616 Final fixes for packaging 2 years ago
Vitaliy Filippov b56f8820ec Container packaging for Debian 11 Bullseye, CentOS 7 and CentOS 8 2 years ago
Vitaliy Filippov 4bd2bd48eb Build Vitastor packages, too 2 years ago
Vitaliy Filippov a3fc9f8d7d Add a Dockerfile to build patched QEMU for Debian (Buster) 2 years ago
Vitaliy Filippov 530975aed7 Make it also build with GCC 8 and on Debian Buster 2 years ago
Vitaliy Filippov 1446aad107 Simple patch for qemu-kvm .spec 2 years ago
Vitaliy Filippov 46479e2456 Add RPM build scripts for CentOS 8 2 years ago
Vitaliy Filippov e41bee72a5 Lower node.js requirement to 10.x 2 years ago
Vitaliy Filippov 2e0f223ddb Add RPM build scripts for CentOS 7 2 years ago
Vitaliy Filippov 3be7bc29d8 Make it build with QEMU 2.0, too 2 years ago
Vitaliy Filippov 0c43ff9daf Add scripts to copy fio and qemu includes to the source package 2 years ago
Vitaliy Filippov 64d471cf53 Add simple Debian packaging 2 years ago
Vitaliy Filippov 809b2ad8cd Add install target 2 years ago