| Age | Commit message (Expand) | Author |
| 2014-09-23 | Add new verbose option "temporary" so it's possible to easily turn on specific | Keith Bostic |
| 2014-08-27 | Merge branch 'develop' into lsm-shared-workers | Alex Gorrod |
| 2014-08-27 | Fix session management for shared caches. | Alex Gorrod |
| 2014-08-15 | Merge branch 'develop' into page-release-flags | Keith Bostic |
| 2014-08-15 | Split the WT_READ_NO_GEN flag to clarify: sometimes we mean "this read should... | Michael Cahill |
| 2014-08-13 | Add a new per-session flag, WT_SESSION_CAN_WAIT, and only use sessions | Keith Bostic |
| 2014-08-06 | Merge branch 'develop' into lsm-shared-workers | Alex Gorrod |
| 2014-08-01 | Mark some internal sessions as not allowed to open data handles. Use this to... | Michael Cahill |
| 2014-07-18 | LSM manager threads. Fixup shutdown on close. | Alex Gorrod |
| 2014-06-19 | Split the global transaction_sync configuration into two parts: a sync method... | Michael Cahill |
| 2014-05-21 | First attempt to add a sweep thread to close data handles only after | Keith Bostic |
| 2014-05-20 | Rename WT_EVICTION_LOCKED to WT_EVICTING, we're going to set it when | Keith Bostic |
| 2014-05-20 | Flag rename: | Keith Bostic |
| 2014-05-13 | Allow async to be reconfigured. #1002 | Susan LoVerso |
| 2014-05-13 | Don't roll forward the metadata when opening a hot backup: the version restor... | Michael Cahill |
| 2014-05-09 | Make statistics log server reconfigurable. | Alex Gorrod |
| 2014-05-07 | Add ability to reconfigure the checkpoint server | Alex Gorrod |
| 2014-05-05 | A somewhat different approach to --enable-verbose: inline __wt_verbose() | Keith Bostic |
| 2014-05-02 | Add a verbose 'metadata' flag, that outputs WiredTiger metadata info. | Alex Gorrod |
| 2014-05-02 | Switch API tracing to verbose=[api] from a connection option. | Alex Gorrod |
| 2014-05-02 | Add trace functionality to WiredTiger API. | Alex Gorrod |
| 2014-05-01 | Optionally skip block cleanup and leak memory on connection close. | Keith Bostic |
| 2014-04-29 | Don't try to "help" checkpoints from eviction threads: we can't get the snaps... | Michael Cahill |
| 2014-04-10 | Maintain a checkpoint generation in each modified page, so that application t... | Michael Cahill |
| 2014-03-23 | Merge branch 'develop' into new-split | Keith Bostic |
| 2014-03-20 | Rename verbose ckpt to checkpoint, add some more messages to it. | Alex Gorrod |
| 2014-03-07 | Simplify __rec_review: there's no eviction walk flag left, so looking | Keith Bostic |
| 2014-03-05 | Merge branch 'develop' into new-split | Keith Bostic |
| 2014-03-05 | We already have a per-tree flag to disable unexpected eviction, use that in p... | Michael Cahill |
| 2014-03-05 | Make a flag so that avoiding forced eviction is explicit, and always on for t... | Michael Cahill |
| 2014-03-05 | [mq]: evict-walk-review | Michael Cahill |
| 2014-03-03 | Support eviction of pages that include unresolved changes. | Keith Bostic |
| 2014-02-27 | There's only one remaining verbose hazard pointer message (on | Keith Bostic |
| 2014-02-27 | Merge branch 'develop' into new-split | Keith Bostic |
| 2014-02-27 | Remove the code associated with WT_REF_EVICT_WALK. | Michael Cahill |
| 2014-02-27 | Switch to using hazard references for walks through the cache. | Michael Cahill |
| 2014-02-16 | Add a verbose "split" keyword. | Keith Bostic |
| 2014-01-17 | Do direct I/O reads on checkpoints to reduce the VM pressure of LSM workloads. | Michael Cahill |
| 2014-01-08 | Minor re-working of 9dd055a. | Keith Bostic |
| 2013-12-10 | Avoid bouncing the session cursor count between zero and one when searching a... | Michael Cahill |
| 2013-11-15 | Merge branch 'develop' into fine-grained-durability | Michael Cahill |
| 2013-11-14 | Merge branch 'develop' into fine-grained-durability | Michael Cahill |
| 2013-11-13 | Change compaction into one-pass over the cache, handling both in-memory and | Keith Bostic |
| 2013-11-13 | Once we enter an LSM tree, we are "busy" for the purposes of cache full checks. | Michael Cahill |
| 2013-11-11 | Merge branch 'develop' into fine-grained-durability | Michael Cahill |
| 2013-11-09 | Compression changes. | Keith Bostic |
| 2013-11-08 | Merge branch 'develop' into fine-grained-durability | Michael Cahill |
| 2013-11-06 | Move the LSM tree lock inside the schema lock. | Michael Cahill |
| 2013-09-14 | Treat database-wide checkpoints differently to file syncs. For database-wide... | Michael Cahill |
| 2013-09-05 | Merge branch 'develop' into fine-grained-durability | Michael Cahill |