summaryrefslogtreecommitdiff
path: root/dist
AgeCommit message (Expand)Author
2017-10-03WT-3533 eviction handle walk can race with handle re-open (#3620)mongodb-3.4.10Keith Bostic
2017-10-03WT-3284 tree-walk restart bug (#3389)Keith Bostic
2017-09-21WT-3308 Add statistics tracking around yield loops (#3496)Vamsi Krishna
2017-09-21WT-3461 Use CLOCK_MONOTONIC for pthread_cond_timedwait if possible. (#3537)Michael Cahill
2017-06-19WT-3297 support the gcc/clang -fvisibility=hidden flag (#3404)Keith Bostic
2017-06-19WT-3327 Check for system clock ticking backwards (#3427)sueloverso
2017-06-02WT-3293 Don't explicitly mark internal symbols hidden. (#3398)Alex Gorrod
2017-05-16WT-3158 Fix structure layout on Windows. (#3417)mongodb-3.5.8Keith Bostic
2017-05-16WT-3158 Fix structure layout on Windows. (#3416)Michael Cahill
2017-03-31WT-3243 Reorder log slot release so joins don't wait on IO (#3360)sueloverso
2017-03-30WT-3190 perform a complete re-tune of eviction workers every 30 seconds. (#3324)Alexandra (Sasha) Fedorova
2017-03-30WT-2439 Enhance reconciliation page layout (#3358)Keith Bostic
2017-03-29WT-3155 Remove WT_CONN_SERVER_RUN flag (#3344)Keith Bostic
2017-03-29Revert "WT-2439 Improve page layout: keep pages more than half full (#3277)"Michael Cahill
2017-03-29WT-2439 Improve page layout: keep pages more than half full (#3277)Sulabh Mahajan
2017-03-24WT-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3347)Keith Bostic
2017-03-24WT-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3340)Keith Bostic
2017-03-23SERVER-28194 Missing WiredTiger.turtle file loses data (#3337)Keith Bostic
2017-03-17WT-3216 changes suggested by clang-tidy (#3328)Keith Bostic
2017-03-16WT-3225 WiredTiger won't build with clang on CentOS 7.3.1611 (#3333)Keith Bostic
2017-03-14WT-3211 WT_CURSOR.remove cannot always retain its position. (#3321)Keith Bostic
2017-02-14WT-2909 Add a custom file system fault injection test to verify checkpoint in...Don Anderson
2017-02-14WT-3149 Have eviction choose a random point when walking a tree. (#3285)Alex Gorrod
2017-02-14WT-3152 Switch the table lock to a rwlock. (#3291)Michael Cahill
2017-02-13WT-3135 WT-3159 Fix search_near() with custom collators for index keys of var...Don Anderson
2017-02-01WT-3115 Convert the dhandle list lock into a read/write lock. (#3236)Alex Gorrod
2017-01-25WT-3097 Avoid waiting for threads to timeout during close (#3253)Keith Bostic
2017-01-25WT-3113 Add a verbose mode to dump the cache when eviction is stuck. (#3234)Keith Bostic
2017-01-23WT-3120 Fix ordering problem in connection_close for custom filesystem loaded...Don Anderson
2017-01-13WT-3116 Change s_all to avoid missing error returns on older platforms (#3246)David Hows
2017-01-13bug: dist/s_all script has misplaced quote causing bad error reporting (#3243)Keith Bostic
2017-01-04WT-3099 lint: static function declarations, non-text characters in documentat...Keith Bostic
2017-01-04SERVER-16796 Recovery progress via verbose messages. (#3225)sueloverso
2016-12-28WT-2898 evict dynamic workers (#3039)Alexandra (Sasha) Fedorova
2016-12-23WT-3086 lint. (#3217)Michael Cahill
2016-12-23Bump release version on develop to 2.9.2David Hows
2016-12-23WT-0000 Cut WiredTiger WT-2.9.1 release (#3215)2.9.1Alex Gorrod
2016-12-20WT-2771 Add a statistic to track per-btree dirty cache usage. (#3207)Michael Cahill
2016-12-15WT-283 Add WT_SESSION::alter method (#3177)sueloverso
2016-12-15WT-2402 Pad structures to avoid cache line sharing. (#3191)Michael Cahill
2016-12-15SERVER-26545 Remove fixed-size limitation on WiredTiger hazard pointers (#3187)Keith Bostic
2016-12-12WT-3066 lint (#3189)Keith Bostic
2016-12-08WT-3064 minor tree cleanups: .gitignore, NEWS misspelling (#3185)Keith Bostic
2016-12-07Bump release version on develop to 2.9.1David Hows
2016-12-07Merge branch 'master' into developDavid Hows
2016-12-07Cut WiredTiger WT-2.9.0 release2.9.0David Hows
2016-12-07WT-2336 Add a test validating schema operations via file system call monitori...Don Anderson
2016-12-06WT-2969 Possible snapshot corruption during compaction (#3160)Keith Bostic
2016-12-05WT-2670 Add access_pattern_hint configuration for tables (#3155)sueloverso
2016-12-05WT-3014 Add GCC/clang support for ELF symbol visibility. (#3138)Keith Bostic