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
Age
Commit message (
Expand
)
Author
2016-01-11
Merge pull request #2429 from wiredtiger/WT-2193-backport
mongodb-3.1.9
mongodb-3.1.8
mongodb-3.1.7
mongodb-3.1.6
mongodb-3.1.5
mongodb-3.1.4
mongodb-3.1.3
mongodb-3.1.2
mongodb-3.1.1
mongodb-3.1.0
mongodb-3.0.9
mongodb-3.0.0
Michael Cahill
2016-01-11
Merge pull request #2426 from wiredtiger/WT-2253-backport
Michael Cahill
2016-01-12
Don't open the metadata for the internal checkpoint session.
Alex Gorrod
2016-01-12
The parameters to open_internal_session have changed, update the code.
Alex Gorrod
2016-01-11
Merge pull request #2351 from wiredtiger/wt-2253-readgen-oldest-eviction
Alex Gorrod
2016-01-11
Merge pull request #2282 from wiredtiger/WT-2193
Alex Gorrod
2016-01-11
WT-22253 Backport to 3.0. Fixup backport to use a variable that exists.
Alex Gorrod
2016-01-11
Merge pull request #2353 from wiredtiger/WT-2553-evict-split-pages
Alex Gorrod
2016-01-11
Merge pull request #2288 from wiredtiger/wt-2196-size-stats3
Keith Bostic
2016-01-11
Merge pull request #2287 from wiredtiger/wt-2196-keith
Keith Bostic
2016-01-11
Merge pull request #2286 from wiredtiger/WT-2196-size-stat-lsm
Michael Cahill
2015-12-23
Merge pull request #2256 from wiredtiger/stat-fast-no-table-lock
Michael Cahill
2015-12-02
SERVER-21553 3.0 backport bug fix.
Alex Gorrod
2015-12-02
Merge branch 'mongodb-3.0' into server_21553_30backport
Alex Gorrod
2015-12-02
Remove redundant function I missed in merge of SERVER-21553
Alex Gorrod
2015-12-02
Merge pull request #2350 from wiredtiger/WT-2251-ref-addr-leak
Alex Gorrod
2015-12-02
SERVER-21568 Fix a use after-free
Alex Gorrod
2015-12-02
SERVER-21553 Free blocks during reverse splits.
Alex Gorrod
2015-12-02
Merge pull request #2337 from wiredtiger/WT-2241
Michael Cahill
2015-12-02
Merge pull request #2333 from wiredtiger/WT-2337-perf
Keith Bostic
2015-12-02
Merge pull request #2331 from wiredtiger/WT-2237
Alex Gorrod
2015-11-26
WT-2195 Fix a hang after giving up on a reverse split.
Michael Cahill
2015-11-24
Merge pull request #2278 from wiredtiger/SERVER-21027-fix
Michael Cahill
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-16
WT-2104 KNF in 3.0 unrelated to log_flush changes.
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
[next]