summaryrefslogtreecommitdiff
path: root/src/btree
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26889 Got signal: 11 (Segmentation fault) in 3.0.13 (#3125)mongodb-3.0.15mongodb-3.0.14Keith Bostic2016-11-041-1/+0
* WT-2725 Enforce visibility constraints before evicting a page. (#2875)Alex Gorrod2016-07-141-2/+3
* WT-2708 split child-update race with reconciliation/eviction (#2835)Keith Bostic2016-06-281-7/+16
* Merge pull request #2243 from wiredtiger/WT-2157 (#2643)mongodb-3.0.12Michael Cahill2016-04-121-2/+1
* Merge pull request #2478 from wiredtiger/wt-2361 (#2642)Michael Cahill2016-04-122-1/+11
* Merge pull request #2556 from wiredtiger/wt-2451Alex Gorrod2016-04-051-1/+5
* Merge pull request #2282 from wiredtiger/WT-2193Alex Gorrod2016-01-111-4/+23
* SERVER-21553 3.0 backport bug fix.Alex Gorrod2015-12-021-1/+1
* Merge branch 'mongodb-3.0' into server_21553_30backportAlex Gorrod2015-12-021-2/+2
|\
| * Merge pull request #2331 from wiredtiger/WT-2237Alex Gorrod2015-12-021-2/+2
* | Merge pull request #2350 from wiredtiger/WT-2251-ref-addr-leakAlex Gorrod2015-12-021-0/+11
* | SERVER-21568 Fix a use after-freeAlex Gorrod2015-12-022-21/+41
* | SERVER-21553 Free blocks during reverse splits.Alex Gorrod2015-12-024-11/+7
|/
* WT-2195 Fix a hang after giving up on a reverse split.Michael Cahill2015-11-261-5/+15
* Merge pull request #2278 from wiredtiger/SERVER-21027-fixMichael Cahill2015-11-241-10/+7
* Merge pull request #2271 from wiredtiger/reverse-split-fixAlex Gorrod2015-11-241-15/+10
* Merge pull request #2260 from wiredtiger/reverse-splitsAlex Gorrod2015-11-244-11/+57
* SERVER-21063 Avoid creating deep trees for append-only workloads.Michael Cahill2015-10-221-56/+99
* Complete SERVER-16902 backport: in-memory splits during checkpoints.mongodb-3.0.7Michael Cahill2015-10-021-0/+6
* WT-2112: Boolean conversion pass over include.Michael Cahill2015-09-302-3/+3
* WT-2126: page split lockingMichael Cahill2015-09-291-31/+106
* WT-2112 Use bool in more placesMichael Cahill2015-09-295-14/+9
* WT-2122 Convert more expressions to use boolMichael Cahill2015-09-295-28/+27
* Merge pull request #2209 from wiredtiger/more-bool-keithMichael Cahill2015-09-2923-264/+283
* WT-2093 Use the C99 bool type to clarify when functions return true/falseMichael Cahill2015-09-286-80/+46
* WT-2042 Only try to evict tombstones that are visible to all readers.Keith Bostic2015-09-182-8/+16
* WT-2105: If a corrupted WT_CELL_VALUE_COPY cell has an offset largerKeith Bostic2015-09-181-3/+3
* WT-2045 Update a comment to match the failure.Keith Bostic2015-08-251-0/+5
* WT-2045: Avoid a potential deadlock in the eviction server.Keith Bostic2015-08-251-3/+12
* Merge pull request #2112 from wiredtiger/wt-2025-inline-atomic-functionsMichael Cahill2015-08-196-20/+21
* WT-2025 Assert that cursors are positioned for insertsKeith Bostic2015-08-062-2/+2
* Cleanup, fix LSM cursor assertion order.Michael Cahill2015-08-043-6/+6
* Merge pull request #2091 from wiredtiger/intl-page-emptyAlex Gorrod2015-08-041-3/+20
* Merge pull request #2088 from wiredtiger/rand-strict-aliasDavid Hows2015-08-041-2/+2
* Merge pull request #2077 from wiredtiger/checkpoint-file-fixesMichael Cahill2015-08-041-2/+2
* Merge pull request #2069 from wiredtiger/rewrite-err-use-after-freeAlex Gorrod2015-08-041-5/+7
* Merge pull request #2071 from wiredtiger/page-refp-cleanupMichael Cahill2015-08-049-36/+92
* WT-1969 Improve slot hints when traversing trees.Keith Bostic2015-07-131-0/+12
* WT-1982 Fix a window where reconciliation could go back in transaction time.Alex Gorrod2015-07-021-0/+12
* Cherry pick naming fixups.Michael Cahill2015-06-291-2/+2
* WT-1907 Add a "soft update" of the oldest ID from application threads in case...Michael Cahill2015-06-291-0/+3
* WT-1907 Improve performance of transaction refreshMichael Cahill2015-06-291-1/+1
* WT-1969 allow the root page to deepen regardless of how pages split.Keith Bostic2015-06-291-14/+2
* SERVER-18829 Have pages start in the middle of the LRU queue for eviction.Alex Gorrod2015-06-291-1/+1
* WT-1959 Add the "strict" configuration option to WT_SESSION.verify, default f...Keith Bostic2015-06-291-2/+2
* Merge pull request #2001 from wiredtiger/compact-early-exitAlex Gorrod2015-05-291-1/+1
* Merge pull request #1946 from wiredtiger/checkpoint-rewriteAlex Gorrod2015-05-254-2/+6
* Merge pull request #1931 from wiredtiger/avoid-obsolete-checksAlex Gorrod2015-05-251-2/+12
* If a file is marked cache-resident, it can never be evicted,Keith Bostic2015-04-271-2/+5
* Rename WT_BTREE_NO_HAZARD to be WT_BTREE_IN_MEMORY, to better reflectKeith Bostic2015-04-271-3/+3