]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/shortlog
rocksdb.git
2016-12-09 Changli GaoFix deadlock when calling getMergedHistogram rocksdb-4.13 v4.13
2016-12-09 Yi WuRemove Ticker::SEQUENCE_NUMBER
2016-12-09 Islam AbdelRahmanBumb version to 4.13.4
2016-12-09 Andrew KryczkaUse skiplist rep for range tombstone memtable
2016-12-01 Igor CanadiKill flashcache code in RocksDB
2016-11-29 Islam AbdelRahmanFix implicit conversion between int64_t to int
2016-11-29 Islam AbdelRahmanBumb version to 4.13.3
2016-11-29 Islam AbdelRahmanAvoid intentional overflow in GetL0ThresholdSpeedupComp...
2016-11-29 Islam AbdelRahmandisable UBSAN for functions with intentional -ve shift...
2016-11-29 Edouard AFix integer overflow in GetL0ThresholdSpeedupCompaction...