Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make journalling work even when O_DIRECT doesn't SERVER-2906 | Mathias Stearn | 2011-04-05 | 1 | -7/+25 |
* | flush directories where needed SERVER-2763 | Mathias Stearn | 2011-03-15 | 1 | -0/+2 |
* | Better error message. 180? | Mathias Stearn | 2011-03-01 | 1 | -1/+1 |
* | preallocate journal files. some file systems are quite slow otherwise. | dwight | 2011-02-04 | 1 | -5/+5 |
* | fdatasync is linux only | Eliot Horowitz | 2011-02-03 | 1 | -1/+7 |
* | use fdatasync instead of O_SYNC for journal | Eliot Horowitz | 2011-02-02 | 1 | -5/+2 |
* | better error messages | Mathias Stearn | 2011-01-25 | 1 | -3/+3 |
* | ran astyle SERVER-2304 | Eliot Horowitz | 2011-01-04 | 1 | -25/+25 |
* | initialize _name on posix | Mathias Stearn | 2010-12-30 | 1 | -1/+1 |
* | remove extraneous logging | dwight | 2010-12-25 | 1 | -2/+0 |
* | dur assure journal files are kept long enough before rotation out | Dwight | 2010-12-20 | 1 | -1/+1 |
* | remove some tabs | Mathias Stearn | 2010-12-08 | 1 | -16/+16 |
* | const | dwight | 2010-11-15 | 1 | -1/+1 |
* | dur | dwight | 2010-11-15 | 1 | -3/+6 |
* | dur work | dwight | 2010-11-14 | 1 | -3/+7 |
* | crlf | dwight | 2010-11-10 | 1 | -9/+9 |
* | work on logfile.cpp | dwight | 2010-11-08 | 1 | -30/+44 |
* | warning | dwight | 2010-11-06 | 1 | -1/+1 |
* | logfile.cpp | dwight | 2010-11-06 | 1 | -0/+135 |