summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/mmap_v1/mmap_windows.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35112 Remove MMAPv1 codeGeert Bosch2018-07-061-487/+0
* SERVER-29003 Fix unsigned int warningKim Tao2017-06-081-1/+1
* SERVER-28967 Remove whitelist marks & break cyclesADAM David Alan Martin2017-04-271-12/+12
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-16/+16
* SERVER-18410: Replace RWLock with OperationContext/LockManagerDaniel Gottlieb2017-03-021-18/+33
* revert "SERVER-18410: Replace RWLock with OperationContext/LockManager"Daniel Gottlieb2017-02-261-33/+18
* SERVER-18410: Replace RWLock with OperationContext/LockManagerDaniel Gottlieb2017-02-241-18/+33
* SERVER-23715: Make the failure to mmap a fatal errorDaniel Gottlieb2016-11-221-18/+19
* SERVER-22357 do not flush READONLY filesAdam Midvidy2016-02-231-14/+4
* SERVER-22357 mmapv1 support for read-only modeAdam Midvidy2016-02-231-55/+18
* SERVER-19805: MMap memory mapped file address allocation code cannot handleMark Benvenuto2015-08-101-2/+5
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-06-201-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-394/+368
* SERVER-19041 Simplify SimpleMutexAndrew Morrow2015-06-191-4/+5
* SERVER-18723 boost -> stdx for mutex, unique_lock, and lock_guardAdam Midvidy2015-06-171-9/+9
* SERVER-18410: Move MMAPv1 specific libraries from util to db/storage/mmap_v1Geert Bosch2015-05-121-0/+539