summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* WT-2276. In 'wt list -c', extract/display more information about a checkpoint.Don Anderson2015-12-111-0/+70
* Merge pull request #2358 from wiredtiger/wt-2258-preload-directioAlex Gorrod2015-12-092-20/+22
|\
| * Merge branch 'develop' into wt-2258-preload-directioKeith Bostic2015-12-083-14/+25
| |\
| * \ Merge branch 'develop' into wt-2258-preload-directioKeith Bostic2015-12-041-2/+3
| |\ \
| * | | WT-2258: Ignore pre-load calls for direct I/O files.Keith Bostic2015-12-022-1/+8
| * | | WT-2258: restructure __wt_bm_preload() to be cleaner and simpler.Keith Bostic2015-12-021-19/+14
* | | | Merge pull request #2367 from wiredtiger/wtperf-2266Alex Gorrod2015-12-091-3/+9
|\ \ \ \
| * | | | WT-2266 Add max_threshold_fatal and min_throughput_fatal settings.Susan LoVerso2015-12-041-3/+9
| | |/ / | |/| |
* | | | Merge pull request #2326 from wiredtiger/wt-2198-column-store-bulkAlex Gorrod2015-12-096-99/+226
|\ \ \ \
| * | | | Shuffle fields in the bulk-cursor structure for clarity.Keith Bostic2015-12-081-11/+13
| * | | | Merge branch 'develop' into wt-2198-column-store-bulkKeith Bostic2015-12-083-14/+25
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'develop' into wt-2198-column-store-bulkKeith Bostic2015-12-049-60/+70
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'develop' into wt-2198-column-store-bulkKeith Bostic2015-12-018-70/+80
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop' into wt-2198-column-store-bulkKeith Bostic2015-11-3011-113/+54
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'develop' into wt-2198-column-store-bulkKeith Bostic2015-11-2718-155/+201
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop' into wt-2198-column-store-bulkKeith Bostic2015-11-236-47/+59
| |\ \ \ \ \ \ \
| * | | | | | | | WT-2198: rec_write.c: error: unused variable 'data' [-Werror=unused-variable]Keith Bostic2015-11-221-1/+0
| * | | | | | | | WT-2198: Change bulk-load column-store cursors to require the key be setKeith Bostic2015-11-226-91/+217
| * | | | | | | | WT-2198: Stop overloading WT_CURSOR_BULK.rle to flag the first insert,Keith Bostic2015-11-222-11/+11
* | | | | | | | | LintAlex Gorrod2015-12-091-1/+1
* | | | | | | | | WT-2272 Flag an error if there is a failure clearing the eviction walk point.Alex Gorrod2015-12-091-0/+4
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge pull request #2359 from wiredtiger/wt-2259-evict_file_exclusive_on-errorAlex Gorrod2015-12-081-8/+10
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'develop' into wt-2259-evict_file_exclusive_on-errorKeith Bostic2015-12-041-2/+3
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | WT-2259: the __wt_evict_file_exclusive_on() function should clearKeith Bostic2015-12-021-8/+10
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Fixup release landing page.Alex Gorrod2015-12-081-2/+2
* | | | | | | | Bump WiredTiger 2.7.0 releaseAlex Gorrod2015-12-081-3/+3
* | | | | | | | Merge branch 'develop' into wt-2260-dont-evict-internalAlex Gorrod2015-12-079-113/+133
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | WT-2257 Updated docsSusan LoVerso2015-12-031-2/+3
| |/ / / / / /
| * | | | | | Merge branch 'develop' into SERVER-21553-free-deleted-blocksMichael Cahill2015-12-021-0/+4
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge pull request #2351 from wiredtiger/wt-2253-readgen-oldest-evictionMichael Cahill2015-12-021-0/+4
| | |\ \ \ \ \ \
| | | * | | | | | WT-2553: If a leaf or internal page's read generation is set toKeith Bostic2015-12-011-0/+4
| | | | |_|_|_|/ | | | |/| | | |
| * | | | | | | SERVER-21553 Check that ref->addr is NULL, don't try to free it.Michael Cahill2015-12-021-6/+2
| * | | | | | | SERVER-21553 If truncate leaves an internal page empty, evict it asap.Michael Cahill2015-12-021-1/+3
| * | | | | | | Merge branch 'develop' into SERVER-21553-free-deleted-blocksMichael Cahill2015-12-021-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | WT-2553 Include pages resulting from in-memory splits when in the "would bloc...Michael Cahill2015-12-021-0/+1
| | |/ / / / /
| * | | | | | SERVER-21553 Review feedback.Michael Cahill2015-12-021-2/+3
| * | | | | | SERVER-21553 Remove no-longer-used variables.Michael Cahill2015-12-021-4/+0
| * | | | | | SERVER-21553 Finish rename to __wt_ref_addr_free.Michael Cahill2015-12-022-3/+3
| * | | | | | SERVER-21553 Free blocks during reverse splits.Michael Cahill2015-12-024-48/+57
| |/ / / / /
| * | | | | WT-2251 Clear the original ref->addr before an in-memory split to avoid use-a...Michael Cahill2015-12-011-0/+11
| * | | | | Merge branch 'develop' into WT-2251-ref-addr-leakMichael Cahill2015-12-013-23/+28
| |\ \ \ \ \
| | * | | | | SERVER-21691 Don't retry eviction of a page if transaction state hasn't changed.Michael Cahill2015-12-012-15/+17
| | * | | | | SERVER-21691 Avoid blocking in-memory splits.Michael Cahill2015-12-011-8/+11
| * | | | | | WT-2251 Cleanup: no longer need to clear ref->addr after freeing.Michael Cahill2015-12-012-4/+0
| * | | | | | WT-2251 Free addresses when we discard deleted page references.Michael Cahill2015-12-016-29/+24
| |/ / / / /
| * | | | | Merge pull request #2346 from wiredtiger/WT-2249-eviction-stuckMichael Cahill2015-12-011-14/+17
| |\ \ \ \ \
| | * | | | | WT-2249 Review fix.Michael Cahill2015-12-011-2/+0
| | * | | | | WT-2249 Keep eviction stuck until cache usage is under 100%.Michael Cahill2015-11-301-12/+17
| | | |_|_|/ | | |/| | |
* | | | | | WT-2260 Avoid adding internal pages to the eviction queue.Alex Gorrod2015-12-042-2/+11
|/ / / / /
* | | | | WT-2250 Minor fix. Use SET instead of INCRV for stat.Susan LoVerso2015-11-301-1/+1
|/ / / /