summaryrefslogtreecommitdiffstats
path: root/man/crushtool.8 (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-27FileJournal: simply flush by waiting for completions to emptySamuel Just3-46/+6
2012-04-27PG: in GetInfo Notify handler, fix peer_info_requested filterSamuel Just1-1/+1
2012-04-27librados: test get/set of debug levelsSage Weil1-0/+35
2012-04-27config: allow {get,set}_val on subsystem debug levelsSage Weil2-3/+37
2012-04-27librbd: the length argument of aio_discard should be uint64_tJosh Durgin3-5/+5
2012-04-27filestore: interprect any fiemap error as EOPNOTSUPPSage Weil1-1/+1
2012-04-27filestore: fix a journal replay issue with collection_add()Joao Eduardo Luis1-0/+8
2012-04-27osd: filter osds removed from probe set from peer_info_requestedSage Weil1-51/+64
2012-04-27PG: get_infos() should not post GotInfoSamuel Just1-4/+3
2012-04-27Revert "PG: whitelist MNotifyRec in started"Samuel Just1-2/+0
2012-04-26PG: whitelist MNotifyRec in startedSamuel Just1-0/+2
2012-04-25mon: decode old PGMap Incrementals differently from new onesGreg Farnum1-3/+9
2012-04-24librbd: pass errors removing head back to userSage Weil1-1/+5
2012-04-24mon: clean up handle_osd_timeouts a bitSage Weil1-6/+4
2012-04-24mon: fix pg stats timeoutSage Weil2-8/+5
2012-04-24mon: fix whitespaceSage Weil1-2/+2
2012-04-24mon: fix pgmonitor ratio commandsGreg Farnum1-2/+2
2012-04-24test_rbd: add tests for snap_set and more complicated resizingJosh Durgin1-2/+56
2012-04-24librbd: reset needs_refresh flag before re-reading headerJosh Durgin1-4/+7
2012-04-24librbd: clean up snapshot handling a bitJosh Durgin1-51/+47
2012-04-24librbd: clarify handle_sparse_read conditionJosh Durgin1-5/+3
2012-04-24run_seed_to.sh: rework the script, make it more flexible and broaden the tests.Sage Weil1-26/+268
2012-04-24librbd: rev version for discard additionSage Weil1-1/+1
2012-04-23run_seed_to.sh: remove stray argSage Weil1-1/+0
2012-04-22perfcounters: tolerate multiple loggers with the same nameSage Weil2-3/+15
2012-04-22Makefile: disable format-security warningSage Weil1-1/+1
2012-04-21filestore: verify that fiemap worksSage Weil2-16/+73
2012-04-21rados: fix error printout for mapextSage Weil1-3/+3
2012-04-21librbd: instrument with perfcountersSage Weil1-7/+97
2012-04-21librbd: fix ictx_check pointer weirdness by using std::stringSage Weil1-4/+5
2012-04-21FileJournal: don't wait flusher until completions are queuedSamuel Just1-19/+20
2012-04-21filestore: fix collection_add journal replay problemSage Weil3-4/+14
2012-04-21FileStoreDiff: flip sense of diff*() methods aroundSage Weil2-42/+66
2012-04-21test_idempotent_sequence: Use FileStoreDiff class instead.Sage Weil4-210/+5
2012-04-21test_idempotent_sequence: Output missing options on "usage".Joao Eduardo Luis1-1/+3
2012-04-21FileStoreDiff: check if two FileStores match.Joao Eduardo Luis2-0/+282
2012-04-21librbd: allow image resize to non-block boundariesSage Weil1-5/+17
2012-04-21objectcacher: rename truncate_set -> discard_set, and use discardSage Weil4-21/+13
2012-04-21objectcacher: implement Object::discard()Sage Weil2-1/+35
2012-04-21librbd: fix debug outputSage Weil1-2/+2
2012-04-21librbd: make discard invalidate the range in cacheSage Weil1-0/+27
2012-04-21librbd: fix zeroing of trailing bits on short reads that span objectsSage Weil1-10/+21
2012-04-21librbd: fix debug output for image resizeSage Weil1-3/+3
2012-04-21test_librbd_fsx: port newer xfsprogs versionSage Weil1-411/+176
2012-04-21revert to xfstests' fsx, which has discard supportSage Weil1-332/+862
2012-04-21admin_socket: add a separate debug subsys/levelSage Weil2-1/+16
2012-04-21log: prefix dump with line numbersSage Weil1-2/+6
2012-04-21test_filestore_workloadgen: track pg log size in memorySage Weil2-6/+5
2012-04-21test_filestore_workloadgen: whitespaceSage Weil1-33/+46
2012-04-21organize test_filestore_idempotent*Sage Weil11-11/+13