summaryrefslogtreecommitdiffstats
path: root/src/os/Journal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* os/FileJournal: return errors on make_writeable() if reopen failsSage Weil2014-03-171-1/+1
* Journal: pass the sequence number to commit_startSamuel Just2013-04-101-1/+1
* FileJournal,Journal: detect some corrupt journal scenariosSamuel Just2013-03-151-1/+6
* filejournal: add check() methodSage Weil2012-05-241-3/+4
* FileStore: Pass OpRequestRef into filestore in queue_transactionSamuel Just2012-03-291-1/+4
* osd: implement --dump-journalSage Weil2012-01-201-0/+4
* filejournal: uuid for fsidSage Weil2011-12-191-2/+2
* filejournal: make FileJournal::open() arg slightly less weirdSage Weil2011-12-051-1/+1
* Rename ProfLogger to Perfcounters: part 2Colin Patrick McCabe2011-07-211-2/+2
* ebofs: Remove dead code.Tommi Virtanen2011-04-071-2/+2
* filestore: instrument filestore, journal throughput and throttlingSage Weil2011-03-151-3/+9
* filejournal: rework journal FULL behavior and fix throttlingSage Weil2010-11-301-0/+3
* filejournal: make alignment optional (<0 == no preferred alignment)Sage Weil2010-06-181-1/+1
* filejournal: pad entries on disk based on preferred alignmentSage Weil2010-06-181-1/+1
* Bug #98: Unique names for include guardsMarkus Elfring2010-06-171-2/+2
* types: standardize on uint64_tSage Weil2010-05-071-6/+6
* journal: throttle journalSage Weil2010-02-031-0/+1
* filestore: fix journal flushSage Weil2010-01-271-0/+2
* filejournal: optionally block on full journalSage Weil2010-01-251-1/+5
* journal: initiate full commit when journal hits 50% fullSage Weil2009-02-251-1/+3
* journal: journal rewriteSage Weil2008-09-121-6/+4
* filestore, not fakestore. add os/ dirSage Weil2008-05-201-0/+49