summaryrefslogtreecommitdiff
path: root/src/btree
Commit message (Expand)AuthorAgeFilesLines
* WT-2693 Check open_cursor error paths for consistent handling (#2859)Keith Bostic2016-07-111-4/+4
* WT-2746 Add a new statistic tracking I/O for checkpoints (#2853)Keith Bostic2016-07-082-4/+8
* WT-2751 column-store statistics incorrectly calculates the number of entries ...Keith Bostic2016-07-071-1/+1
* WT-2026 Allow forced eviction to split pages when BTREE_NO_EVICTION set (#2840)Sulabh Mahajan2016-07-062-2/+16
* WT-2730 Btree can incorrectly match key slots on new pages (#2848)Keith Bostic2016-07-062-7/+11
* WT-2730 column-store incorrectly matches key slots on new pages (#2847)Keith Bostic2016-07-042-0/+2
* WT-2665 Limit allocator fragmentation in WiredTiger (#2842)Keith Bostic2016-07-016-16/+25
* WT-2665 Limit allocator fragmentation from the WiredTiger cache (#2799)Michael Cahill2016-06-308-13/+16
* WT-2729 Focus eviction on the largest trees in cache. (#2832)Michael Cahill2016-06-282-3/+8
* WT-2708 split child-update race with reconciliation/eviction (#2835)Keith Bostic2016-06-271-8/+16
* SERVER-24580 Update oldest txn ID with "strict, nowait" flags. (#2829)Michael Cahill2016-06-231-1/+1
* WT-2691 Use wrappers for ctype functions to avoid sign extension errors (#2824)Keith Bostic2016-06-221-2/+2
* WT-2691 Use wrappers for ctype functions to avoid sign extension errors (#2818)Don Anderson2016-06-211-1/+1
* WT-2707 stricter checks in dist/s_label, and add some WT_ERR calls (#2800)Don Anderson2016-06-172-7/+4
* WT-2622 Clear old position for all random lookups. (#2802)Michael Cahill2016-06-171-3/+2
* WT-2667 Split evergreen compile-posix into separate compile and test stages (...David Hows2016-06-151-0/+1
* WT-2671 dump more information about the file layout in verify debug mode (#2755)Keith Bostic2016-06-092-36/+27
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic2016-06-086-22/+23
* WT-2676 Don't use key size in column store in-memory splits. (#2775)Michael Cahill2016-06-031-5/+8
* WT-2763 Fixup comment per review feedback. (#2776)Alex Gorrod2016-06-031-4/+3
* WT-2325 Fix an incomplete comment.Michael Cahill2016-06-031-2/+4
* WT-2673 Stop automatically increasing memory page max (#2762)Keith Bostic2016-05-311-1/+1
* WT-2673 Stop automatically increasing memory page max (#2760)Alex Gorrod2016-05-311-6/+4
* SERVER-23661 $sample takes disproportionately long time on newly created coll...Keith Bostic2016-05-041-1/+12
* WT-2446 Add stat for number of calls to get a page. (#2697)sueloverso2016-04-281-0/+2
* WT-2552 Add public API for pluggable filesystems (#2671)Alex Gorrod2016-04-281-5/+5
* Merge pull request #2688 from wiredtiger/wt-2579-debug-fileAlex Gorrod2016-04-271-6/+10
|\
| * WT-2579: in-memory configurations break debugging supportKeith Bostic2016-04-221-6/+10
* | WT-2582: cache eviction server error: WT_RESTARTKeith Bostic2016-04-241-22/+30
* | WT-2576: variable-length column-store out-of-order returnKeith Bostic2016-04-221-5/+15
|/
* WT-2573: free of stack-allocated WT_REFKeith Bostic2016-04-211-11/+13
* Merge pull request #2659 from wiredtiger/wt-2558Michael Cahill2016-04-2118-224/+214
|\
| * WT-2558: WT_PAGE structure is 72B, reduce to 64B.Keith Bostic2016-04-171-12/+10
| * WT-2558: WT_PAGE structure is 72B, reduce to 64B.Keith Bostic2016-04-171-2/+2
| * WT-2558: WT_PAGE structure is 72B, reduce to 64B.Keith Bostic2016-04-175-52/+57
| * WT-2558: WT_PAGE structure is 72B, reduce to 64B.Keith Bostic2016-04-173-19/+22
| * WT-2558: WT_PAGE structure is 72B, reduce to 64B.Keith Bostic2016-04-1715-149/+133
* | Merge branch 'develop' into wt-2560Michael Cahill2016-04-202-19/+18
|\ \
| * \ Merge branch 'develop' into wt-2539Keith Bostic2016-04-192-3/+2
| |\ \ | | |/
| * | WT-2539 Make streams a separate handle type from files.Michael Cahill2016-04-122-19/+18
* | | WT-2560 Use a rwlock to protect transaction state, don't spin.Michael Cahill2016-04-203-5/+5
| |/ |/|
* | WT-2542: fixed-length column store reconciliation overwrites original valuesKeith Bostic2016-04-121-2/+1
* | WT-2542: fixed-length column store reconciliation overwrites original valuesKeith Bostic2016-04-121-1/+1
|/
* Merge pull request #2632 from wiredtiger/wt-2526Michael Cahill2016-04-121-2/+2
|\
| * WT-2526: mixing and matching readonly and read/write handlesKeith Bostic2016-04-041-2/+2
* | Merge pull request #2636 from wiredtiger/wt-2505Alex Gorrod2016-04-111-1/+0
|\ \
| * | WT-2505: Review clang analyzer warningsKeith Bostic2016-04-061-1/+0
| |/
* | WT-2450: salvage releases pages, then explicitly evicts them.Keith Bostic2016-04-021-0/+12
|/
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-291-2/+2
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-281-3/+5