summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-08-03WT-2139 At read-uncommitted isolation, keep the same ID pinned while cursors ...mongodb-3.0.13Michael Cahill
2016-08-02WT-2804 Don't read values in a tree without a snapshot. (#2924)Michael Cahill
2016-08-02WT-2802 Copy values during commit before releasing snapshot. (#2917)Michael Cahill
2016-08-01WT-2725 Prevent eviction of read-only pages with recent updates. (#2919)Michael Cahill
2016-07-14WT-2725 Enforce visibility constraints before evicting a page. (#2875)Alex Gorrod
2016-07-01WT-2733 Backport fixes for races between eviction and dead handle cleanup (#2...Alex Gorrod
2016-06-28WT-2708 split child-update race with reconciliation/eviction (#2835)Keith Bostic
2016-05-26WT-2559 Open a local log file handle for sync backport to MongoDB 3.0 (#2750)sueloverso
2016-05-16WT-2633 Don't allow eviction of the metadata during checkpoints in MongoDB 3....Keith Bostic
2016-04-12Merge pull request #2243 from wiredtiger/WT-2157 (#2643)mongodb-3.0.12Michael Cahill
2016-04-12Merge pull request #2478 from wiredtiger/wt-2361 (#2642)Michael Cahill
2016-04-11Merge pull request #2532 from wiredtiger/server-22831Alex Gorrod
2016-04-05Merge pull request #2556 from wiredtiger/wt-2451Alex Gorrod
2016-02-26Merge pull request #2455 from wiredtiger/WT-2130-split_pctmongodb-3.0.11mongodb-3.0.10Alex Gorrod
2016-02-22SERVER-22554 Fix a reference counting bug in dhandles.Alex Gorrod
2016-01-11Merge pull request #2429 from wiredtiger/WT-2193-backportmongodb-3.1.9mongodb-3.1.8mongodb-3.1.7mongodb-3.1.6mongodb-3.1.5mongodb-3.1.4mongodb-3.1.3mongodb-3.1.2mongodb-3.1.1mongodb-3.1.0mongodb-3.0.9mongodb-3.0.0Michael Cahill
2016-01-11Merge pull request #2426 from wiredtiger/WT-2253-backportMichael Cahill
2016-01-12Don't open the metadata for the internal checkpoint session.Alex Gorrod
2016-01-12The parameters to open_internal_session have changed, update the code.Alex Gorrod
2016-01-11Merge pull request #2351 from wiredtiger/wt-2253-readgen-oldest-evictionAlex Gorrod
2016-01-11Merge pull request #2282 from wiredtiger/WT-2193Alex Gorrod
2016-01-11WT-22253 Backport to 3.0. Fixup backport to use a variable that exists.Alex Gorrod
2016-01-11Merge pull request #2353 from wiredtiger/WT-2553-evict-split-pagesAlex Gorrod
2016-01-11Merge pull request #2288 from wiredtiger/wt-2196-size-stats3Keith Bostic
2016-01-11Merge pull request #2287 from wiredtiger/wt-2196-keithKeith Bostic
2016-01-11Merge pull request #2286 from wiredtiger/WT-2196-size-stat-lsmMichael Cahill
2015-12-23Merge pull request #2256 from wiredtiger/stat-fast-no-table-lockMichael Cahill
2015-12-02SERVER-21553 3.0 backport bug fix.Alex Gorrod
2015-12-02Merge branch 'mongodb-3.0' into server_21553_30backportAlex Gorrod
2015-12-02Remove redundant function I missed in merge of SERVER-21553Alex Gorrod
2015-12-02Merge pull request #2350 from wiredtiger/WT-2251-ref-addr-leakAlex Gorrod
2015-12-02SERVER-21568 Fix a use after-freeAlex Gorrod
2015-12-02SERVER-21553 Free blocks during reverse splits.Alex Gorrod
2015-12-02Merge pull request #2337 from wiredtiger/WT-2241Michael Cahill
2015-12-02Merge pull request #2333 from wiredtiger/WT-2337-perfKeith Bostic
2015-12-02Merge pull request #2331 from wiredtiger/WT-2237Alex Gorrod
2015-11-26WT-2195 Fix a hang after giving up on a reverse split.Michael Cahill
2015-11-24Merge pull request #2278 from wiredtiger/SERVER-21027-fixMichael Cahill
2015-11-24Lint - fixup spacing to make s_all happy.Alex Gorrod
2015-11-24Merge pull request #2271 from wiredtiger/reverse-split-fixAlex Gorrod
2015-11-24Merge pull request #2260 from wiredtiger/reverse-splitsAlex Gorrod
2015-10-22SERVER-21063 Avoid creating deep trees for append-only workloads.Michael Cahill
2015-10-06SERVER-20303 Require a minimum item count for in-memory splits.Keith Bostic
2015-10-06WT-2159: don't check the config twice on success.sueloverso
2015-10-02Complete SERVER-16902 backport: in-memory splits during checkpoints.mongodb-3.0.7Michael Cahill
2015-09-30Backport merge fixups.Michael Cahill
2015-09-30WT-2112: Boolean conversion pass over include.Michael Cahill
2015-09-29WT-2126: page split lockingMichael Cahill
2015-09-29WT-2112 Use bool in more placesMichael Cahill
2015-09-29WT-2122 Convert more expressions to use boolMichael Cahill