summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-28bump patch numberv5.4.7rocksdb-5.4.7Andrew Kryczka
2017-06-28Fix bug that flush doesn't respond to fsync resultSiying Dong
2017-05-30Bump version to 5.4.6 and update HISTORY.mdv5.4.6rocksdb-5.4.6Yi Wu
2017-05-30Fix db_bench build break with blob dbYi Wu
2017-05-23Fix rocksdb.estimate-num-keys DB property underflowv5.4.5rocksdb-5.4.5Yi Wu
2017-05-19Bump version to 5.4.5 and update HISTORY.mdSagar Vemuri
2017-05-17Facility for cross-building RocksJava using DockerAdam Retter
2017-05-17Make sure that zstd is statically linked correctly in the Java static buildAdam Retter
2017-05-17Build and link with ZStd when creating the static RocksJava buildAdam Retter
2017-05-16s/std::snprintf/snprintfYi Wu
2017-05-15Fix build error with blob DB.Yi Wu
2017-05-12fix readamp test type inconsistencyAaron Gao
2017-05-11Bump version to 5.4.4 and update HISTORY.mdYi Wu
2017-05-11Fixes the CentOS 5 cross-building of RocksJavaAdam Retter
2017-05-11Add missing files of blob_db to CMake fileYi Wu
2017-05-11Blob storage prAnirban Rahut
2017-05-11Fix ColumnFamilyTest:BulkAddDropYi Wu
2017-05-11Add bulk create/drop column family APIYi Wu
2017-05-11Fix an issue of manual / auto compaction data raceSiying Dong
2017-05-10Bump version to 5.4.3Aaron Gao
2017-05-10fix readampbitmap testsAaron Gao
2017-05-10unbiase readamp bitmapAaron Gao
2017-05-10do not read next datablock if upperbound is reachedAaron Gao
2017-05-09Roundup read bytes in ReadaheadRandomAccessFileAaron Gao
2017-05-09fix memory alignment with logical sector sizeAaron Gao
2017-05-08Bump version to 5.4.2Islam AbdelRahman
2017-05-08Avoid calling fallocate with UINT64_MAXAndrew Kryczka
2017-05-01Update HISTORY.md for 5.4.1Yi Wu
2017-05-01Avoid pinning when row cache is accessedMaysam Yabandeh
2017-04-28Update HISTORY.md for 5.4.1Yi Wu
2017-04-28add prefetch to PosixRandomAccessFile in buffered ioAaron Gao
2017-04-28fix WritableFile buffer size in direct IOAaron Gao
2017-04-28Bump version to 5.4.1Yi Wu
2017-04-28Fix WriteBatchWithIndex address use after scope errorYi Wu
2017-04-21Respect deprecated flag in table optionsMaysam Yabandeh
2017-04-19Change L0 compaction score using level sizeAndrew Kryczka
2017-04-18Re-add index_per_partition but as deprecatedMaysam Yabandeh
2017-04-18Hide event listeners from lite buildYi Wu
2017-04-18Add DB:ResetStats()Siying Dong
2017-04-18Blob storage helper methodsYi Wu
2017-04-14remove warningAaron Gao
2017-04-14readahead backwards from sst endAaron Gao
2017-04-14change use_direct_writes to use_direct_io_for_flush_and_compactionAaron Gao
2017-04-14add space for buggy kernel warningAaron Gao
2017-04-12RocksDB Release 5.4 : Update HISTORY.md and build version.Sagar Vemuri
2017-04-12java dependencies test -s -> use test -dDaniel Black
2017-04-12internal_repo_rocksdb to build Java and RocksDB LITESiying Dong
2017-04-11sync TARGETS fileIslam AbdelRahman
2017-04-11set readahead buffer size from roundup(user_size) + 4k to roundup(useā€¦Aaron Gao
2017-04-11fix db_stress crash caused by buggy kernel warningAaron Gao