summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62791 Modify setTimestamp to use stack allocationJordi Olivares Provencio2022-02-072-9/+38
* SERVER-51456 Database Profiler outputs incorrect value of property "keysDelet...Romans Kasperovics2022-02-071-0/+5
* SERVER-63200 Add debug logging for OplogOrder unit testDianna Hohensee2022-02-043-23/+67
* Revert "SERVER-62791 Modify setTimestamp to use stack allocation"Jordi Olivares Provencio2022-02-042-37/+9
* SERVER-62650 Limit cache wait time when initializing RecordIdsLouis Williams2022-02-041-7/+20
* SERVER-62791 Modify setTimestamp to use stack allocationJordi Olivares Provencio2022-02-042-9/+37
* SERVER-61987 Change DatabaseHolder's map to be keyed by TenantDatabaseNameSophia Tan2022-02-034-4/+4
* SERVER-62610 Check that restored collections also restore all of their indexesGregory Wlodarek2022-02-022-0/+32
* SERVER-62610 Add a function to the durable catalog to fetch all index idents ...Gregory Wlodarek2022-02-023-0/+25
* SERVER-62608 Remove catalog entries of collections not restoredGregory Wlodarek2022-02-021-0/+23
* SERVER-62608 Add 'forRestore' option to StorageEngineOptionsGregory Wlodarek2022-02-024-0/+4
* SERVER-63167 Mark ESE backup blocks as required in the backup cursor responseGregory Wlodarek2022-02-022-1/+10
* SERVER-55030 Remove mutexes serializing secondary and majority read opsDaniel Gómez Ferro2022-02-022-28/+17
* SERVER-60839 Make wtRCToStatus require a WT_SESSION pointerJosef Ahmad2022-02-0220-243/+280
* Revert "SERVER-62650 Limit cache wait time when initializing RecordIds"r5.3.0-alpha1Louis Williams2022-02-021-18/+1
* SERVER-63101 Have CollectionCatalog APIs return a set TenantDatabaseNameSophia Tan2022-02-021-10/+4
* SERVER-61203 Implement the WiredTiger version cursor in the record storeGregory Wlodarek2022-02-016-0/+80
* SERVER-60876 Run testing under WT stress configurationGregory Noma2022-02-012-0/+11
* SERVER-62650 Limit cache wait time when initializing RecordIdsLouis Williams2022-02-011-1/+18
* SERVER-63058 Change StorageEngineImpl::listDatabases() to return a list of Te...Sophia Tan2022-01-285-6/+15
* SERVER-61836 Add resiliency against killOp in TimestampMonitorJordi Olivares Provencio2022-01-281-0/+4
* SERVER-62604 Cannot specify '--restore' when the selective backup and restore...Gregory Wlodarek2022-01-271-0/+7
* SERVER-62604 Add new '--restore' storage startup optionGregory Wlodarek2022-01-272-0/+7
* SERVER-62426 Backup cursor indicates which files are required to copy for sel...Gregory Wlodarek2022-01-278-34/+189
* SERVER-62010 Change DurableCatalog to store TenantNamespacejannaerin2022-01-2610-156/+218
* SERVER-54592 Enable featureFlagTimeseriesMetricIndexesDavid Percy2022-01-251-1/+2
* SERVER-62808 disable yielding feature by default and add evergreen builderIan Boros2022-01-211-5/+7
* SERVER-62658 Add cluster key size to metrics computationJordi Olivares Provencio2022-01-211-11/+35
* Revert "SERVER-60742 Maintain RecoveryUnit and storage resources across getMo...Ian Boros2022-01-217-50/+13
* SERVER-60742 Maintain RecoveryUnit and storage resources across getMores for ...Ian Boros2022-01-197-13/+50
* SERVER-62004 Enable regular indexes to reject duplicate keys when enforcing d...Yuhong Zhang2022-01-194-107/+180
* SERVER-61986 Add TenantNamespace to Collection objectjannaerin2022-01-1810-12/+30
* SERVER-61260 Support collations on clustered collectionsDaniel Gómez Ferro2022-01-181-1/+1
* SERVER-61278 Guard capped clustered collections behind enableTestCommandsJosef Ahmad2022-01-1819-72/+84
* SERVER-61773 Allow import files with timestamp older than stableSuganthi Mani2022-01-1711-41/+81
* SERVER-62360 Handle re-configuring the WT LOGV2 component hierarchyAlison Felizzi2022-01-175-0/+94
* Revert "SERVER-62239 Put tenantId on opCtx if passed as $tenant"Kaloian Manassiev2022-01-1610-30/+12
* SERVER-58410: Make minValid writes untimestampedLingzhi Deng2022-01-153-3/+9
* SERVER-61986 Add TenantNamespace to Collection objectjannaerin2022-01-1410-12/+30
* SERVER-62618 Avoid quadratic behavior at startup with many collectionsDan Larkin-York2022-01-142-2/+9
* SERVER-51851 Create feature flag for Selective Backup and RestoreGregory Wlodarek2022-01-141-0/+4
* SERVER-58865 remove unreachable invariant from devnull storage engineBenety Goh2022-01-131-3/+0
* SERVER-61185 Use prefix_search instead of prefix_key for unique index lookupsLouis Williams2022-01-131-4/+4
* SERVER-27209 Eliminate dangerous BSONElement string extraction methodsMatt Kneiser2022-01-133-3/+3
* SERVER-62383 Use durable_timestamp instead of commit_timestampFiona O'\''Chee2022-01-132-5/+5
* SERVER-61744 Integrate WiredTiger's verbose messaging system with LOGV2Etienne Petrel2022-01-124-21/+256
* SERVER-61185 Use WT prefix_key search for unique index lookupsLouis Williams2022-01-111-4/+9
* SERVER-62251 Add ServerParameterType::kClusterWideSara Golemon2022-01-101-1/+1
* SERVER-61934 Hold storage change lock while creating a new opCtx to prevent r...Samy Lanka2022-01-106-100/+185
* SERVER-60184 Create Feature flag for PM-2550Faustoleyva542022-01-101-0/+4