Commit Graph

45 Commits (30649dc6a10b9de3df91b76e8c1d187b43d6e8e0)

Author SHA1 Message Date
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 7 years ago
David Lai f4a030ce81 - comment out unused parameters 7 years ago
jsteemann 4e7a182d09 Several small "fixes" 7 years ago
Tamir Duberstein cd5092e168 Suppress unused warnings 7 years ago
Anand Ananthabhotla d0f1b49ab6 Add a Close() method to DB to return status when closing a db 7 years ago
Yi Wu bbcd3b0bd2 Suppress valgrind "unimplemented functionality" error 7 years ago
Dmitri Smirnov f8e2db0717 Fix crashes, address test issues and adjust windows test script 7 years ago
Shaohua Li eefd75a228 Stream 7 years ago
Shaohua Li 33c7d4ccd9 Make writable_file_max_buffer_size dynamic 7 years ago
Prashant D c1be8d86c6 Fix removed structurally dead return statement 7 years ago
zach shipko 386a57e6ef Fix build on OpenBSD 7 years ago
Dmitri Smirnov d2a65c59e1 Fix unused var warnings in Release mode 7 years ago
Dmitri Smirnov ebab2e2d42 Enable MSVC W4 with a few exceptions. Fix warnings and bugs 7 years ago
Andrew Kryczka 4708a6875c Repair DBs with trailing slash in name 7 years ago
Andrew Kryczka cc01985db0 Introduce bottom-pri thread pool for large universal compactions 7 years ago
Siying Dong 21696ba502 Replace dynamic_cast<> 7 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Aaron Gao 43e4eef77f remove unnecessary fadvise 7 years ago
Andrew Kryczka 33042573db Fix GetCurrentTime() initialization for valgrind 7 years ago
Ewout Prangsma 51778612c9 Encryption at rest support 7 years ago
Siying Dong 857e9960be Improve the error message for I/O related errors. 7 years ago
Anirban Rahut 7a270069b3 GNU C library for struct tm has 2 additional fields. 7 years ago
Mike Kolupaev bc09c8a0db Fix crash in PosixWritableFile::Close() when fstat() fails 7 years ago
Yi Wu 6d0f22e42f Fix mock_env.cc uninitialized variable 7 years ago
Maysam Yabandeh d4f7731b61 fix travis error with init time in mockenv 7 years ago
Maysam Yabandeh 550a1df72c Fix clang errors by asserting the precondition 7 years ago
Maysam Yabandeh 5a9b4d7435 Retire memenv https://github.com/facebook/rocksdb/pull/2082 7 years ago
Andrew Kryczka 6cc9aef162 New API for background work in single thread pool 7 years ago
Aaron Gao 3e86c0f07c disable direct reads for log and manifest and add direct io to tests 7 years ago
Anirban Rahut d85ff4953c Blob storage pr 7 years ago
Aaron Gao 6b99dbe049 fix memory alignment with logical sector size 7 years ago
Siying Dong a2b05210ef Make PosixLogger::flush_pending_ atomic 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Aaron Gao 6616e4d629 add prefetch to PosixRandomAccessFile in buffered io 7 years ago
Aaron Gao 3b4d1b7a44 add <sys/sysmacros.h> to avoid warning with glibc 2.25 7 years ago
Tomas Kolda 04d58970cb AIX and Solaris Sparc Support 7 years ago
Aaron Gao 0716527341 remove warning 7 years ago
Aaron Gao 44fa8ece9b change use_direct_writes to use_direct_io_for_flush_and_compaction 7 years ago
Aaron Gao 13b50358fb add space for buggy kernel warning 7 years ago
Aaron Gao ba7da434ae fix db_stress crash caused by buggy kernel warning 8 years ago
Nikhil Benesch 72fc1e9d07 avoid non-existent O_DIRECT on OpenBSD 8 years ago
Aaron Gao 9e72939029 only FALLOC_FL_PUNCH_HOLE when ftruncate is buggy 8 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 8 years ago