summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-24WT-3300 Coverity 1374542: Dereference after null check (#3401)Keith Bostic
2017-04-21WT-3219 Make the clang-analyzer job fail when lint is introduced (#3400)Keith Bostic
2017-04-21WT-3293 Don't explicitly mark internal symbols hidden. (#3398)Alex Gorrod
2017-04-20WT-3282 Split cache flags and cache_pool flags. (#3396)sueloverso
2017-04-19WT-3263 Allow recovery log file archiving on clean shutdown. (#3384)sueloverso
2017-04-19WT-3288 fix error codes for event_handler to be consistent in file operations...Keith Bostic
2017-04-19WT-3281 stress test sanitizer failure (#3387)Keith Bostic
2017-04-19WT-3292 review/cleanup full-barrier calls in WiredTiger (#3395)Keith Bostic
2017-04-18WT-3287 Remove some WiredTiger internal panic checks (#3391)Keith Bostic
2017-04-18SERVER-28835 Fix a memory leak in WiredTiger on error when creating thread gr...Keith Bostic
2017-04-18WT-3275 Fix a bug in LSM cursor semantics. (#3388)Alex Gorrod
2017-04-18WT-3284 tree-walk restart bug (#3389)Keith Bostic
2017-04-18WT-3268 Failure to close cursor can get wiredtiger stuck in a cursor-close lo...Keith Bostic
2017-04-14WT-3160 Queue empty internal pages for eviction. (#3357)Michael Cahill
2017-04-13WT-3222 Review and enhance log statistics (#3369)sueloverso
2017-04-13WT-3041 Remove test_perf001 (#3385)David Hows
2017-04-13WT-3261 add a checkpoint epoch to avoid draining the eviction queue (#3370)Keith Bostic
2017-04-13WT-3278 log the row-store cursor key instead of page key (#3383)Keith Bostic
2017-04-11WT-3063 Reserve records for read-modify-write (#3352)Keith Bostic
2017-04-10WT-3197 aarch64 CRC32C support fails to compile on non-linux ARM platforms (#...Keith Bostic
2017-04-10WT-3197 aarch64 CRC32C support fails to compile on non-linux ARM platforms (#...Keith Bostic
2017-04-11WT-3271 Prevent integer overflow in eviction tuning. (#3379)mongodb-3.5.7mongodb-3.5.6mongodb-3.4.4Michael Cahill
2017-04-10WT-3271 Prevent integer overflow in eviction tuning. (#3379)Michael Cahill
2017-04-07WT-3269 Miscellaneous cleanup (#3377)Keith Bostic
2017-04-08WT-3265 Allow eviction of recently split pages when tree is locked. (#3372)Michael Cahill
2017-04-08WT-3262 Don't check if the cache is full when accessing metadata. (#3376)Michael Cahill
2017-04-07WT-3265 Allow eviction of recently split pages when tree is locked. (#3372)Michael Cahill
2017-04-07WT-3262 Don't check if the cache is full when accessing metadata. (#3376)Michael Cahill
2017-04-07WT-3245 Avoid hangs on shutdown when a utility thread encounters an error (#3...Keith Bostic
2017-04-07WT-3267 Upgrade copyright notices from 2016 to 2017. (#3374)Keith Bostic
2017-04-07WT-3266 Drop lock while joining threads. (#3375)sueloverso
2017-04-06Revert "WT-3265 Allow eviction of recently split pages when tree is locked."Michael Cahill
2017-04-06WT-3265 Allow eviction of recently split pages when tree is locked.Michael Cahill
2017-04-06Merge commit 'adbe2ec' into mongodb-3.6Alex Gorrod
2017-04-05WT-3253 Update Python transaction tests to have correct flush configuration (...sueloverso
2017-04-05WT-3123 Add thread pause functionality to thread group code. (#3286)sueloverso
2017-04-05WT-3076 Add a general-purpose epoch manager (#3362)Keith Bostic
2017-04-05WT-3247 Test should exit instead of abort to avoid a core dump. (#3367)sueloverso
2017-04-04WT-3249 Look at slot_state during force while holding lock. (#3365)sueloverso
2017-04-04WT-3254 Fix typo in reconfig string (#3366)sueloverso
2017-04-04Merge branch 'develop' into mongodb-3.6Alex Gorrod
2017-04-03WT-3250 Have one function initializing the WT portion of the spinlock. (#3364)sueloverso
2017-04-04Merge branch 'develop' into mongodb-3.6Alex Gorrod
2017-04-03WT-3250 Fix spinlock statistics tracking on Windows. (#3363)Michael Cahill
2017-04-01Merge branch 'develop' into mongodb-3.6Alex Gorrod
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-29WT-3208 Don't count page rewrites as eviction making progress. (#3356)Michael Cahill