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
Age
Commit message (
Expand
)
Author
2015-11-24
Lint - fixup spacing to make s_all happy.
Alex Gorrod
2015-11-24
Merge pull request #2271 from wiredtiger/reverse-split-fix
Alex Gorrod
2015-11-24
Merge pull request #2260 from wiredtiger/reverse-splits
Alex Gorrod
2015-10-22
SERVER-21063 Avoid creating deep trees for append-only workloads.
Michael Cahill
2015-10-06
SERVER-20303 Require a minimum item count for in-memory splits.
Keith Bostic
2015-10-06
WT-2159: don't check the config twice on success.
sueloverso
2015-10-02
Complete SERVER-16902 backport: in-memory splits during checkpoints.
mongodb-3.0.7
Michael Cahill
2015-09-30
Backport merge fixups.
Michael Cahill
2015-09-30
WT-2112: Boolean conversion pass over include.
Michael Cahill
2015-09-29
WT-2126: page split locking
Michael Cahill
2015-09-29
WT-2112 Use bool in more places
Michael Cahill
2015-09-29
WT-2122 Convert more expressions to use bool
Michael Cahill
2015-09-29
Merge pull request #2209 from wiredtiger/more-bool-keith
Michael Cahill
2015-09-28
WT-2039 Add error check and unit test for log records over 4Gb.
sueloverso
2015-09-28
WT-2115 Don't skip truncated pages that are part of a checkpoint
Keith Bostic
2015-09-28
WT-2101 Don't update the logging ckpt_lsn on clean shutdown.
Michael Cahill
2015-09-28
WT-2093 Use the C99 bool type to clarify when functions return true/false
Michael Cahill
2015-09-18
WT-2052: Fix the atomic size_t type functions for MSVC.
Keith Bostic
2015-09-18
WT-2064 Don't spin indefinitely waiting for the handle list lock in eviction
sueloverso
2015-09-18
WT-2066 Update the oldest transaction ID from eviction
Michael Cahill
2015-09-18
WT-2042 Only try to evict tombstones that are visible to all readers.
Keith Bostic
2015-09-18
WT-2105: If a corrupted WT_CELL_VALUE_COPY cell has an offset larger
Keith Bostic
2015-09-17
WT-2052: OS X clang compiler warnings.
Michael Cahill
2015-09-17
SERVER-20159 Make all readers wait while the cache is full.
Alex Gorrod
2015-09-17
Merge pull request #2198 from wiredtiger/log-flush-3.0
Michael Cahill
2015-09-16
WT-2104 KNF in 3.0 unrelated to log_flush changes.
Susan LoVerso
2015-09-16
WT-2104 Add log_flush example usage in 3.0.
Susan LoVerso
2015-09-16
WT-2104 Backport a form of log_flush to 3.0.
Susan LoVerso
2015-08-26
SERVER-20008 Acquire the handle list lock when clearing walks to avoid a race...
Michael Cahill
2015-08-25
SERVER-20008 Don't reset eviction walks when hitting a busy page.
Alex Gorrod
2015-08-25
WT-2045 Update a comment to match the failure.
Keith Bostic
2015-08-25
WT-2045: Avoid a potential deadlock in the eviction server.
Keith Bostic
2015-08-20
WT-2049 don't start format's RNG at the same place every time.
Michael Cahill
2015-08-20
Merge pull request #2130 from wiredtiger/random-init
Michael Cahill
2015-08-19
Merge pull request #2112 from wiredtiger/wt-2025-inline-atomic-functions
Michael Cahill
2015-08-19
WT-2038 Fix cases where a tree could be discarded while marked as the next tr...
mongodb-3.0.6
Michael Cahill
2015-08-14
WT-1481 Fix the count of open files.
Michael Cahill
2015-08-14
WT-2038 Immediately discard temporary handles from session caches.
Michael Cahill
2015-08-14
WT-2038 Count and report the total number of data handles
Michael Cahill
2015-08-14
Merge pull request #2119 from wiredtiger/tailq-simplify
sueloverso
2015-08-14
WT-1481 Fix and clarify some sweep statistics.
Michael Cahill
2015-08-13
WT-2038 Use TAILQ for all lists.
Michael Cahill
2015-08-11
WT-2038 In the mongodb-3.0 branch, we need the handle list lock when expiring...
Michael Cahill
2015-08-11
WT-2038 Avoid long scans holding the handle list lock.
Michael Cahill
2015-08-10
WT-2036 Make handle sweeps more robust
Michael Cahill
2015-08-10
WT-1930 Add configuration option to disable sweep of old handles
Alex Gorrod
2015-08-06
WT-2025 Pass simple arguments to compare-and-swap macros
Michael Cahill
2015-08-06
WT-1938 Prefer the boolean version over __sync_val_compare_and_swap in GCC.
Michael Cahill
2015-08-06
WT-2021: Fix a race when getting a transaction ID.
Alex Gorrod
2015-08-06
SERVER-19751 Retry pthread_create on EAGAIN or EINTR.
Keith Bostic
[prev]
[next]