summaryrefslogtreecommitdiff
path: root/src/btree/bt_handle.c
Commit message (Expand)AuthorAgeFilesLines
* WT-2872 Ensure tests with tiny caches don't get stuck due to the dirty trigge...Michael Cahill2016-09-021-9/+12
* WT-2822 panic mutex and other functions that cannot fail (#2952)Keith Bostic2016-08-161-3/+3
* WT-2769 Update documentation to reflect correct limits of memory_page_max (#2...Sulabh Mahajan2016-07-191-0/+2
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic2016-06-081-2/+0
* WT-2763 Fixup comment per review feedback. (#2776)Alex Gorrod2016-06-031-4/+3
* 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
* WT-2558: WT_PAGE structure is 72B, reduce to 64B.Keith Bostic2016-04-171-11/+10
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-251-2/+2
* WT-2476 - Revert changing the cache evict_walk_lock to the btree evict_lockDavid Hows2016-03-151-2/+0
* Revert "WT-2345: __wt_evict_file_exclusive_on/off cleanups"Keith Bostic2016-03-011-12/+3
* WT-2345: __wt_evict_file_exclusive_on/off cleanupsKeith Bostic2016-02-291-3/+12
* WT-2345: __wt_evict_file_exclusive_on/off cleanupsKeith Bostic2016-02-291-1/+3
* WT-2349 Fixes for readonly and new python test.Susan LoVerso2016-02-081-1/+2
* Merge branch 'develop' into WT-60Keith Bostic2016-01-211-13/+23
|\
| * Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-191-5/+6
| |\
| | * Merge branch 'develop' into wt-2247-column-store-splitsKeith Bostic2016-01-191-1/+1
| | |\
| | * | WT-2312: When re-creating a deleted column-store page, the page's recordKeith Bostic2015-12-311-5/+6
| * | | Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-011-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2015-12-171-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | WT-2287: Add support for a WT_SESSION.rebalance method that rebuilds theKeith Bostic2015-12-171-8/+17
* | | | WT-60: big endian supportKeith Bostic2016-01-141-2/+2
| |_|/ |/| |
* | | Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
| |/ |/|
* | __wt_ref_info() and __ref_is_lef() no longer need a WT_SESSION_IMPLKeith Bostic2015-12-141-1/+1
* | gcc47 with [-Werror=maybe-uninitialized] reports we can end up with typeKeith Bostic2015-12-141-1/+1
|/
* WT-2262 Split btree walk into separate walk functions.Alex Gorrod2015-12-141-1/+1
* WT-2262: don't overload the __wt_tree_walk walkcntp variable, use a newKeith Bostic2015-12-101-1/+1
* WT-2244 - Trigger in-memory splits sooner.Michael Cahill2015-11-261-0/+7
* WT-2178: we don't support overflow objects when in-memory configured,Keith Bostic2015-11-041-2/+15
* Boolean conversion pass over include.Keith Bostic2015-09-271-2/+2
* WT-2119 Change the checkpointing state to an enum so we can tell whether the ...Michael Cahill2015-09-251-1/+2
* Boolean conversion for the rest of the btree code.Keith Bostic2015-09-231-16/+16
* Convert the reconciliation structure's ints to bools.Keith Bostic2015-09-221-6/+6
* Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-271-3/+5
|\
| * Merge pull request #2110 from wiredtiger/shared-cache-gradualAlex Gorrod2015-08-271-3/+5
| |\
| | * Merge branch 'develop' into shared-cache-gradualMichael Cahill2015-08-201-2/+0
| | |\
| | * | Don't constrain page size based on the cache size in shared caches.Michael Cahill2015-08-111-3/+5
* | | | Review WiredTiger code base for places where "recno" is set to 0 orKeith Bostic2015-08-261-1/+1
* | | | Merge branch 'develop' into wt-1967-evict-anyMichael Cahill2015-08-261-4/+27
|\ \ \ \ | |/ / /
| * | | WT-2051 Add a long message if the metadata can't be opened.Michael Cahill2015-08-261-1/+15
| * | | Output an error message if we're unable to read the file when firstKeith Bostic2015-08-241-5/+12
| * | | WT-1822, WT-2051Keith Bostic2015-08-241-0/+2
* | | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-211-4/+17
|\ \ \ \ | |/ / /
| * | | WT-2053: __wt_verify_dsk takes a string to tag error messages, not anKeith Bostic2015-08-201-4/+17
| | |/ | |/|
* | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-191-6/+1
|\ \ \ | |/ /
| * | WT-2029, minor cleanups.Keith Bostic2015-08-181-6/+1
* | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-181-2/+5
|\ \ \ | |/ /
| * | WT-2029, improve scalability of statisticsKeith Bostic2015-08-151-2/+5
| |/
* | The metadata file has special WT_BTREE handle flags; instead of settingKeith Bostic2015-07-211-19/+9
|/
* Whitespace: 3 spaces after a period in a comment.Keith Bostic2015-06-141-1/+1