index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
wt_internal.h
Age
Commit message (
Expand
)
Author
2014-05-07
Merge pull request #910 from wiredtiger/metadata-cursors
Michael Cahill
2014-05-07
Merge pull request #992 from wiredtiger/optional-verbose
Alex Gorrod
2014-05-06
Merge branch 'develop' into metadata-cursors
Alex Gorrod
2014-05-05
A somewhat different approach to --enable-verbose: inline __wt_verbose()
Keith Bostic
2014-04-29
Merge branch 'develop' into async
Susan LoVerso
2014-04-25
Inline the buffer-size check parts of the standard scratch buffer
Keith Bostic
2014-04-23
Merge branch 'develop' into metadata-cursors
Michael Cahill
2014-04-14
Merge branch 'develop' into async
Susan LoVerso
2014-04-09
Revert "Begin some refactoring of cursor key/value manipulation."
Susan LoVerso
2014-04-09
Fix the problem where a truncated/deleted page might split (meaning
Keith Bostic
2014-04-08
Begin some refactoring of cursor key/value manipulation.
Susan LoVerso
2014-04-07
Merge branch 'async' of github.com:wiredtiger/wiredtiger into async
Susan LoVerso
2014-04-07
Add the uri/config/format cached queue for async ops.
Susan LoVerso
2014-04-07
Merge branch 'develop' into metadata-cursors
Michael Cahill
2014-04-07
Merge branch 'develop' into async
Michael Cahill
2014-04-01
Add async cursor cache.
Susan LoVerso
2014-03-26
A problem in the new-split branch is WT_REF structures remain with the
Keith Bostic
2014-03-26
Compilation fixes for C code.
Susan LoVerso
2014-03-26
Clean up pass for s_all.
Susan LoVerso
2014-03-19
Change the overflow key/value addresses from a skiplist into a simple
Keith Bostic
2014-03-17
Further implementation of metadata cursors.
Alex Gorrod
2014-03-03
Support eviction of pages that include unresolved changes.
Keith Bostic
2014-02-26
Merge branch 'develop' into new-split
Keith Bostic
2014-02-25
Add a WT_SESSION_IMPL structure that allows us to store memory and free
Keith Bostic
2014-02-24
Clean up the WT_PAGE_MODIFY structure comments, get rid of the u.replace
Keith Bostic
2014-02-24
Update the configuration parsing API. Not finalized, but a step closer.
Alex Gorrod
2014-02-21
Instead of creating WT_REF arrays as part of reconciliation, use a more
Keith Bostic
2014-02-19
WT_REF arrays have to be processed when the page is discarded: we can't
Keith Bostic
2014-02-16
Replace eviction code to deepen the tree using split-merge pages with
Keith Bostic
2014-01-09
Avoid unpacking the key cell multiple times when returning key/value
Keith Bostic
2014-01-07
Update copyright notices for 2014.
Keith Bostic
2013-12-06
Implement compact for LSM trees. Add a new timeout compact configuration.
Alex Gorrod
2013-11-18
Merge branch 'develop' into fine-grained-durability
Alex Gorrod
2013-11-16
enum don't need forward declarations.
Keith Bostic
2013-11-08
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-11-07
Give in-memory splits a chance to work. Stall if we're waiting on the oldest...
Michael Cahill
2013-11-06
Rework WT_UNUSED/WT_UNUSED_RET slightly: move GNUC macros out of misc.h
Keith Bostic
2013-10-17
Merge branch 'develop' into fine-grained-durability
Alex Gorrod
2013-10-16
Move most of mutex.h into hardware.h.
Keith Bostic
2013-10-17
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-10-16
Rename serial_funcs.i -> serial.i, matching other include files.
Keith Bostic
2013-10-06
Add support for tracking which spinlocks block other spinlocks and
Keith Bostic
2013-10-01
Merge branch 'develop' into fine-grained-durability
Alex Gorrod
2013-09-27
It's possible to race when deciding if we're making the first update to
Keith Bostic
2013-09-05
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-08-30
Don't allocate overflow tracking skiplists as part of the WT_PAGE_MODIFY
Keith Bostic
2013-08-30
Add a new skiplist to the WT_PAGE_MODIFY structure and use it to track
Keith Bostic
2013-08-30
Add a new skiplist to the WT_PAGE_MODIFY structure and use it to track
Keith Bostic
2013-08-30
Add a new skiplist to the WT_PAGE_MODIFY structure and use it to track
Keith Bostic
2013-08-16
Merge branch 'develop' into fine-grained-durability
Michael Cahill
[next]