summaryrefslogtreecommitdiff
path: root/ft
Commit message (Expand)AuthorAgeFilesLines
* fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and ret...John Esmet2013-04-17191-2306/+1390
* refs #5507 more mutex initializersLeif Walsh2013-04-173-2/+4
* refs #5507 fix minicron-testLeif Walsh2013-04-171-0/+6
* refs #5507 mutex initializersLeif Walsh2013-04-174-2/+4
* refs #5507 another test fix (sigh)Leif Walsh2013-04-171-0/+1
* refs #5507 another test fixLeif Walsh2013-04-171-0/+1
* refs #5507 another test fixLeif Walsh2013-04-171-0/+1
* refs #5507 zero out structs before calling .init in tests that reuse objectsLeif Walsh2013-04-172-0/+6
* refs #5507 clear kibbutz mutexLeif Walsh2013-04-171-1/+1
* refs #5368 #4781 fix integration of gcov and OBJECT libsLeif Walsh2013-04-171-1/+1
* refs #5507 fix usage of toku mutexes in the loaderLeif Walsh2013-04-173-3/+3
* refs #5507 create mutexes that are cleared before calling initLeif Walsh2013-04-171-1/+1
* closes #5485 #5368 clean up cmake and get darwin portability:Leif Walsh2013-04-1713-42/+90
* refs #5467, undo checkinZardosht Kasheff2013-04-1760-168/+130
* refs #5467 fix -Wmaybe-uninitialized warning when compiling with optimizationsLeif Walsh2013-04-171-2/+4
* refs #5467, merge to mainZardosht Kasheff2013-04-1760-130/+166
* closes #5462 Increase timeout so that test-rwlock is less likely to fail due ...Yoni Fogel2013-04-171-1/+1
* closes #5484, remove some status variables from checkpointZardosht Kasheff2013-04-172-37/+0
* closes #5483, remove tabs from checkpoint.hZardosht Kasheff2013-04-171-9/+9
* closes #5464 merge partitioned counters as ft-ops.cc status variables to mainLeif Walsh2013-04-173-124/+141
* refs #5469, make fixZardosht Kasheff2013-04-171-1/+3
* closes #5449 merge removal of __attribute__((unpacked)) from ftnode_partition...Leif Walsh2013-04-171-13/+13
* refs #5372 Removed checks for CACHEFILE callbacks. Replaced with asserts.Christian Rober2013-04-171-30/+25
* refs #5372 Merging to main: new cachetable helper functions to simulate CACHE...Christian Rober2013-04-1728-97/+122
* refs #5461 Comment changes based on code review of cachetableYoni Fogel2013-04-171-15/+6
* refs #5461 Crash (rare) bugfix in cachetable when unpinnning a node that is p...Yoni Fogel2013-04-172-4/+8
* refs #5461 Some cleanup based on code review of cachetableYoni Fogel2013-04-172-8/+19
* closes #5439, fix stress test issueZardosht Kasheff2013-04-175-2/+24
* closes #5450 fix use-after-free, remove whitespaceLeif Walsh2013-04-171-49/+50
* refs #5222 Implement block cloning for rollback log nodesYoni Fogel2013-04-177-36/+98
* refs #5372 Added pointer to pair list. Updated associated tests and uses of ...Christian Rober2013-04-173-42/+39
* refs #5372 Added evictor pointer to checkpointer. This was needed to remove ...Christian Rober2013-04-173-6/+9
* refs #5372 Replaced CACHETABLE pointer argument with checkpointer pointer. T...Christian Rober2013-04-171-6/+5
* refs #5374 Fixes for valgrind.Christian Rober2013-04-171-0/+1
* closes #5444, fix testZardosht Kasheff2013-04-171-0/+3
* refs #5374 added checkpoint end unit test for checkpointer class.Christian Rober2013-04-171-32/+131
* closes #5421, fix asserts in cachetableZardosht Kasheff2013-04-172-5/+5
* refs #5442, merge to mainZardosht Kasheff2013-04-1715-97/+64
* closes #5407 don't update msns of dirty nodes to prevent corruptionLeif Walsh2013-04-172-9/+30
* closes #5427 take a cheap write lock during checkpointLeif Walsh2013-04-171-1/+8
* refs #5101 coverage and manual inspection says toku_dont_call_this_compare is...John Esmet2013-04-172-10/+1
* refs #5421, fix a race condition in accessing p->attr.Zardosht Kasheff2013-04-171-1/+1
* refs #5312 fix a bit of strangeness that's not exactly a bugLeif Walsh2013-04-171-1/+1
* refs #5407, modify a test, no progress on actual bug yetZardosht Kasheff2013-04-171-5/+5
* closes #5406, fix testZardosht Kasheff2013-04-171-3/+2
* refs #5406, remove tabs from fileZardosht Kasheff2013-04-171-20/+20
* refs #5086 adding function declarations for compilation errors on clang, adde...Christian Rober2013-04-176-17/+19
* refs #5198, add comments documenting client contractZardosht Kasheff2013-04-171-0/+11
* refs #5370, remove HELGRIND DISABLE stuff for partitioned countersZardosht Kasheff2013-04-171-4/+0
* refs #5370, put partitioned counters in evictorZardosht Kasheff2013-04-173-40/+51