summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/control
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55745 The Fuzzer can run killOp on the JournalFlusher thread and cause...Dianna Hohensee2021-04-081-1/+14
* SERVER-53875 Stop the JournalFlusher thread from running at all unless reques...Dianna Hohensee2021-03-111-0/+9
* SERVER-54716 RecordStores return RecordIds in orderLouis Williams2021-03-081-2/+1
* SERVER-51425: Pause JournalFlusher during replication rollbackLingzhi Deng2020-11-134-14/+108
* SERVER-29418 Create a storage-engine agnostic checkpointing threadGregory Wlodarek2020-09-101-0/+15
* SERVER-48149 Move callers of RecoveryUnit::waitUntilDurable onto JournalFlush...Dianna Hohensee2020-08-284-33/+37
* SERVER-50045 JournalFlusher doesn't return ShutdownInProgress during rollbackGregory Wlodarek2020-08-274-9/+13
* SERVER-46826 Instantiate the JournalFlusher thread for inMemory and non-durab...Dianna Hohensee2020-08-254-41/+87
* SERVER-49151 Fix malformed LOGV2 and assertion IDsAmirsaman Memaripour2020-07-011-2/+2
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-262-2/+2
* SERVER-45847 Pull JournalFlusher thread out of WT and place it above the stor...Dianna Hohensee2020-03-174-0/+471