..
aligned_buffer.h
Fix wrong comments about function TruncateToPageBoundary. ( #6975 )
2020-10-07 12:34:34 -07:00
autovector.h
Change autovector to have a reserved size in LITE mode ( #6868 )
2020-05-21 14:48:10 -07:00
autovector_test.cc
…
bloom_impl.h
Ribbon: InterleavedSolutionStorage ( #7598 )
2020-11-03 12:46:36 -08:00
bloom_test.cc
Remove unused includes ( #7604 )
2020-10-28 23:22:27 -07:00
build_version.cc.in
…
build_version.h
…
cast_util.h
Replace reinterpret_cast with static_cast_with_check ( #7067 )
2020-07-02 19:25:41 -07:00
channel.h
…
coding.cc
…
coding.h
Add Encode/DecodeFixedGeneric, coding_lean.h ( #7587 )
2020-10-23 14:11:15 -07:00
coding_lean.h
Add Encode/DecodeFixedGeneric, coding_lean.h ( #7587 )
2020-10-23 14:11:15 -07:00
coding_test.cc
Fix potential overflow of unsigned type in for loop ( #6902 )
2020-06-02 15:05:07 -07:00
compaction_job_stats_impl.cc
Add is_full_compaction to CompactionJobStats, cleanup ( #7451 )
2020-10-01 12:52:58 -07:00
comparator.cc
Remove unused includes ( #7604 )
2020-10-28 23:22:27 -07:00
compression.h
Expand effect of dictionary settings in `ColumnFamilyOptions::compression_opts` ( #7619 )
2020-11-02 19:21:11 -08:00
compression_context_cache.cc
…
compression_context_cache.h
…
concurrent_task_limiter_impl.cc
…
concurrent_task_limiter_impl.h
…
core_local.h
…
crc32c.cc
Fix RocksDB SIGILL error on Raspberry PI 4 ( #7233 )
2020-09-22 10:41:19 -07:00
crc32c.h
…
crc32c_arm64.cc
Fix RocksDB SIGILL error on Raspberry PI 4 ( #7233 )
2020-09-22 10:41:19 -07:00
crc32c_arm64.h
Fix RocksDB SIGILL error on Raspberry PI 4 ( #7233 )
2020-09-22 10:41:19 -07:00
crc32c_ppc.c
…
crc32c_ppc.h
…
crc32c_ppc_asm.S
…
crc32c_ppc_constants.h
…
crc32c_test.cc
…
defer.h
…
defer_test.cc
…
duplicate_detector.h
…
dynamic_bloom.cc
…
dynamic_bloom.h
Genericize and clean up FastRange ( #7436 )
2020-09-28 11:35:00 -07:00
dynamic_bloom_test.cc
Remove unused includes ( #7604 )
2020-10-28 23:22:27 -07:00
fastrange.h
Genericize and clean up FastRange ( #7436 )
2020-09-28 11:35:00 -07:00
file_checksum_helper.cc
Real fix for race in backup custom checksum checking ( #7309 )
2020-08-26 10:39:20 -07:00
file_checksum_helper.h
Real fix for race in backup custom checksum checking ( #7309 )
2020-08-26 10:39:20 -07:00
file_reader_writer_test.cc
Check status for file_reader_writer_test ( #7449 )
2020-09-28 16:05:11 -07:00
filelock_test.cc
Fix MSVC-related build issues ( #7439 )
2020-10-01 09:23:04 -07:00
filter_bench.cc
Genericize and clean up FastRange ( #7436 )
2020-09-28 11:35:00 -07:00
gflags_compat.h
Fix many tests to run with MEM_ENV and ENCRYPTED_ENV; Introduce a MemoryFileSystem class ( #7566 )
2020-10-27 10:33:09 -07:00
hash.cc
…
hash.h
Use NPHash64 in more places ( #7632 )
2020-11-10 23:42:13 -08:00
hash_map.h
…
hash_test.cc
Use NPHash64 in more places ( #7632 )
2020-11-10 23:42:13 -08:00
heap.h
…
heap_test.cc
Revert "Update googletest from 1.8.1 to 1.10.0 ( #6808 )" ( #6923 )
2020-06-03 15:55:03 -07:00
kv_map.h
…
log_write_bench.cc
…
math.h
Fix MSVC-related build issues ( #7439 )
2020-10-01 09:23:04 -07:00
math128.h
Ribbon: InterleavedSolutionStorage ( #7598 )
2020-11-03 12:46:36 -08:00
murmurhash.cc
…
murmurhash.h
…
mutexlock.h
…
ppc-opcode.h
…
random.cc
More Makefile Cleanup ( #7097 )
2020-07-09 14:35:17 -07:00
random.h
More Makefile Cleanup ( #7097 )
2020-07-09 14:35:17 -07:00
random_test.cc
…
rate_limiter.cc
…
rate_limiter.h
…
rate_limiter_test.cc
Add macos tests to circleci ( #7536 )
2020-10-12 10:46:40 -07:00
repeatable_thread.h
Fix a timer_test deadlock ( #7277 )
2020-08-20 08:43:13 -07:00
repeatable_thread_test.cc
…
ribbon_alg.h
Ribbon: major re-work of hashing, seeds, and more ( #7635 )
2020-11-07 17:22:54 -08:00
ribbon_impl.h
Ribbon: major re-work of hashing, seeds, and more ( #7635 )
2020-11-07 17:22:54 -08:00
ribbon_test.cc
Ribbon: major re-work of hashing, seeds, and more ( #7635 )
2020-11-07 17:22:54 -08:00
set_comparator.h
…
slice.cc
…
slice_test.cc
…
slice_transform_test.cc
…
status.cc
Add a new IOStatus subcode to indicate that writes are fenced off ( #7374 )
2020-09-14 16:04:47 -07:00
stderr_logger.h
…
stop_watch.h
…
string_util.cc
Remove unused includes ( #7604 )
2020-10-28 23:22:27 -07:00
string_util.h
Add Struct Type to OptionsTypeInfo ( #6425 )
2020-05-21 10:58:39 -07:00
thread_list_test.cc
…
thread_local.cc
Fix typo in ThreadData comment ( #7131 )
2020-07-15 09:23:23 -07:00
thread_local.h
…
thread_local_test.cc
Fix ThreadLocalTest.SequentialReadWriteTest failure when running individually ( #6929 )
2020-06-04 11:44:09 -07:00
thread_operation.h
…
threadpool_imp.cc
Make it able to lower cpu priority to specific level in threadpool ( #6969 )
2020-06-13 13:25:20 -07:00
threadpool_imp.h
Make it able to lower cpu priority to specific level in threadpool ( #6969 )
2020-06-13 13:25:20 -07:00
timer.h
Shutdown timer in destructor ( #7292 )
2020-08-21 15:48:52 -07:00
timer_queue.h
…
timer_queue_test.cc
…
timer_test.cc
Bring the Configurable options together ( #5753 )
2020-09-14 17:01:01 -07:00
user_comparator_wrapper.h
Separate internal and user key comparators in `BlockIter` ( #6944 )
2020-07-07 17:26:16 -07:00
vector_iterator.h
…
work_queue.h
…
work_queue_test.cc
…
xxh3p.h
Fix MSVC-related build issues ( #7439 )
2020-10-01 09:23:04 -07:00
xxhash.cc
Remove unused includes ( #7604 )
2020-10-28 23:22:27 -07:00
xxhash.h
…