]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/shortlog
rocksdb.git
5 days ago Khem Rajcheckpoint.h: Add missing includes <cstdint> ceph-umbrella ceph-umbrella-v7.10.2
5 days ago Heiko BeckerFix build with gcc 13 by including <cstdint> (#11118)
5 days ago Radoslaw Zarzynskidb: VersionEdit can understand the format introduced...
2023-02-23 anand76Update version.h to 7.10.2 v7.10.2
2023-02-10 anand76Update HISTORY.md for 7.10.2
2023-02-10 anand76Fix bug in WAL streaming uncompression (#11198)
2023-02-03 anand76Return any errors returned by ReadAsync to the MultiGet...
2023-02-02 Andrew Kryczkaupdate HISTORY.md and version.h for 7.10.1
2023-02-02 Andrew Kryczkaadd release note for GetMergeOperands() fix
2023-02-02 Andrew KryczkaFix GetMergeOperands() returning MergeInProgress (...
2023-02-02 Andrew KryczkaAllow canceling manual compaction while waiting for...
2023-02-02 Hui XiaoFix data race on `ColumnFamilyData::flush_reason` by...
2023-01-25 Peter DillingerFix DelayWrite() calls for two_write_queues (#11130)
2023-01-23 Hui XiaoUpdate history for 7.10.fb
2023-01-20 Andrew KryczkaAdd API to limit blast radius of merge operator failure...
2023-01-20 akankshamahajanEnhance async scan prefetch unit tests (#11087)
2023-01-19 codeoosFix error maybe-uninitialized #11100 (#11101)
2023-01-19 leipengremove unused InternalIteratorBase::is_mutable_ (#11104)
2023-01-19 Peter DillingerUpgrade xxhash.h to latest dev (#11098)
2023-01-19 Changyu BiFix asan failure caused by range tombstone start key...
2023-01-18 akankshamahajanFix crash in block_cache_trace_analyzer if reference...
2023-01-18 Changyu BiConsider TTL compaction file cutting earlier to prevent...
2023-01-17 Changyu BiAvoid counting extra range tombstone compensated size...
2023-01-13 Changyu BiRevert #10802 Consider range tombstone in compaction...
2023-01-13 leipengdb_bench: let -benchmark=compact respect -subcompaction...
2023-01-13 Wenlong Zhangsupport loongarch64 for rocksdb (#10036)
2023-01-13 anand76Add a unit test for async prefetch fix in #11049 (...
2023-01-11 Peter DillingerMajor Cache refactoring, CPU efficiency improvement...
2023-01-05 Changyu BiFix some unit test failure in ExternalSSTFileBasicTest...
2023-01-05 Niklas FiekasAdd C API for ReadOptions::async_io (#11062)
2023-01-05 ehdsfix shared state used after free (#11059)
2023-01-03 Hui XiaoAdd back Options::CompactionOptionsFIFO::allow_compacti...
2022-12-31 Changyu BiFix BackupEngineTest.ExcludeFiles memory leak (#11066)
2022-12-31 mrambacherAdd ability to have unit tests for ROCKSDB_PLUGINS...
2022-12-31 ywaveFix typo in flushing stats CF (#11055)
2022-12-31 HuangYiadd c-api for setting option optimize_filters_for_memor...
2022-12-29 Hui XiaoAdd missing range conflict check between file ingestion...
2022-12-29 Changyu BiInclude estimated bytes deleted by range tombstones...
2022-12-29 Peter DillingerAdd BackupEngine feature to exclude files (#11030)
2022-12-22 anand76Avoid mixing sync and async prefetch (#11050)
2022-12-21 Peter DillingerMake CompactRange() more aware of SstPartitionerFactory...
2022-12-21 Alan PaxtonImprove Java API get() performance by reducing copies...
2022-12-21 anand76Fix async prefetch heap use after free (#11049)
2022-12-20 Changyu BiFix an assertion failure in `CompactionOutputs::AddRang...
2022-12-19 ehdssnapshots of FragmentedRangeTombstoneList must in ascen...
2022-12-19 anand76Prevent db_stress failure when io_uring is disabled...
2022-12-15 anand76Enable ReadAsync testing and fault injection in db_stre...
2022-12-15 Changyu BiConsider range tombstone in compaction output file...
2022-12-14 sdong~SleepingBackgroundTask() to wake up the sleeping task...
2022-12-14 Alan PaxtonJNI native memory leak - release array elements (#10981)
2022-12-14 Yanqin JinRevise LockWAL/UnlockWAL implementation (#11020)
2022-12-13 Hui XiaoSort L0 files by newly introduced epoch_num (#10922)
2022-12-13 Peter DillingerFix bug updating latest backup on delete (#11029)
2022-12-12 Arvid Lunnemarkreplace sprintf with its safe version snprintf (v2...
2022-12-12 Jay ZhuangAdd an unittest for Periodic compaction conflict with...
2022-12-10 Andrew KryczkaUse VersionBuilder for CF import ordering/validation...
2022-12-09 Peter DillingerImprove error messages for SST footer and size errors...
2022-12-08 dependabot... Bump nokogiri from 1.13.9 to 1.13.10 in /docs (#11024)
2022-12-07 Hui XiaoMove two history entries mistake out of 7.9 section...
2022-12-07 Hui XiaoDeflake DBWALTest.FixSyncWalOnObseletedWalWithNewManife...
2022-12-05 Changyu BiFix an assertion failure in `TimestampTablePropertiesCo...
2022-12-05 anand76Fix table cache leak in MultiGet with async_io (#10997)
2022-12-01 Peter DillingerFix use of make_unique in Arena::AllocateNewBlock ...
2022-12-01 WLeooFix an uninitialized variable warning for g++ 12.2...
2022-11-30 Jay ZhuangBlog: Time Aware Tiered Storage in RocksDB (#11005)
2022-11-29 Hui XiaoFix missing WAL in new manifest by rolling over the...
2022-11-29 Hui XiaoRevert PR 10777 "Fix FIFO causing overlapping seqnos...
2022-11-29 Changyu BiRemove copying of range tombstones keys in iterator...
2022-11-28 Hui XiaoTrigger FIFO file deletion in non L0 only if exceeding...
2022-11-28 relife22Add Apache Spark as a user (#10993)
2022-11-23 Changyu BiPrevent iterating over range tombstones beyond `iterate...
2022-11-23 Andrew KryczkaSupport tiering when file endpoints overlap (#10961)
2022-11-23 Yanqin JinMake best-efforts recovery verify SST unique ID before...
2022-11-22 jsteemannfix compile warnings (#10976)
2022-11-22 Alan Paxtonimprove copying of Env in Options (#10666)
2022-11-22 Andrew KryczkaDeflake DBTest2.TraceAndReplay by relaxing latency...
2022-11-22 anand76Post 7.9.0 release branch cut updates (#10974)
2022-11-22 Changyu BiSet correct temperature for range tombstone only file...
2022-11-22 anand76Update HISTORY.md for 7.9.0 (#10973)
2022-11-22 Peter DillingerAdd a SecondaryCache::InsertSaved() API, use in CacheDu...
2022-11-22 Andrew KryczkaFix CompactionIterator flag for penultimate level outpu...
2022-11-21 Peter DillingerObserve and warn about misconfigured HyperClockCache...
2022-11-18 Yanqin JinTest Merge with timestamps in stress test (#10948)
2022-11-17 Peter DillingerMark HyperClockCache as production-ready (#10963)
2022-11-16 Levi TamasiMention wide-column support in HISTORY.md (#10959)
2022-11-16 Peter DillingerRemove prototype FastLRUCache (#10954)
2022-11-15 Peter DillingerRe-arrange cache.h to prepare for refactoring (#10942)
2022-11-15 Levi TamasiSupport using GetMergeOperands for verification with...
2022-11-15 Akanksha MahajanFix db_stress failure in async_io in FilePrefetchBuffer...
2022-11-14 xiaochenfanFix broken dependency: update zlib from 1.2.12 to 1...
2022-11-14 akankshamahajanUpdate unit test to avoid timeout (#10950)
2022-11-14 anand76Add some async read stats (#10947)
2022-11-12 Peter DillingerDon't attempt to use SecondaryCache on block_cache_comp...
2022-11-12 Levi TamasiSupport Merge for wide-column entities in the compactio...
2022-11-11 akankshamahajanFix async_io regression in scans (#10939)
2022-11-11 Levi TamasiSupport Merge with wide-column entities in iterator...
2022-11-11 Levi TamasiRefactor MergeHelper::MergeUntil a bit (#10943)
2022-11-09 Levi TamasiRevisit the interface of MergeHelper::TimedFullMerge...
2022-11-08 Levi TamasiClear saved value in DBIter::{Next, Prev} (#10934)
2022-11-08 Daniel EngelFix use of crc32c 3way on portable builds using MSVC...
next