summaryrefslogtreecommitdiff
path: root/src/mongo/db/dur_commitjob.h
Commit message (Expand)AuthorAgeFilesLines
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-1/+1
* SERVER-4328 commitIfNeeded new handling when in a w lock which is trickydwight2012-03-061-1/+3
* SERVER-4328 more concurrency work. a lot of cleaning and slight refactoring t...Dwight2012-02-161-38/+60
* SERVER-4328 write intentdwight2012-02-151-34/+12
* fairly substantial simplification of the write intent journaling code. probab...dwight2012-02-131-28/+3
* SERVER-4328 asserts and make code more readabledwight2012-02-131-2/+3
* SERVER-4328 make note DurOp multi writer threadsafe; while we are at it we ge...dwight2012-02-131-1/+7
* SERVER-4328 make the alignedbuilder object a sort of local variable since it ...dwight2012-02-101-2/+0
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+220