summaryrefslogtreecommitdiffstats
path: root/src/test/direct_messenger (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-02vstart: print "start osd.$id" instead of "start osd$id"Kefu Chai1-1/+1
2017-06-02Fix cmake build error.Yao Zongyou1-2/+6
2017-06-02qa/workunits/cephtool/test.sh: adjust watch testSage Weil1-2/+2
2017-06-02include/lru: add const to member functionyonghengdexin7351-7/+7
2017-06-01Removed all 'default_idle_timeout' due to chnage in rwg taskYuri Weinstein5-6/+0
2017-06-01build/ops: rpm: move _epoch_prefix below Epoch definitionNathan Cutler1-3/+4
2017-06-01osd: Object level shard errors are tracked and used if no auth availableDavid Zafman2-52/+78
2017-06-01osd-scrub-repair: Fix broken test and correctly handle ec overwrite testingDavid Zafman1-7/+271
2017-06-01os/bluestore: release aios and pinned buffers on io completeSage Weil1-0/+3
2017-06-01os/bluestore: submit deferred if txc cleanup is blockedSage Weil2-0/+11
2017-06-01do_cmake.sh: enable ccache if installedSage Weil1-1/+8
2017-06-01crush: add missing tunable in testsLoic Dachary2-0/+2
2017-06-01ceph-disk: do not setup_statedir on triggerLoic Dachary1-1/+3
2017-06-01install-deps.sh: workaround setuptools' dependency on sixKefu Chai2-1/+5
2017-06-01os/bluestore: mempools for writing and writing_deferredSage Weil3-2/+9
2017-06-01os/bluestore: bluestore_txc mempoolSage Weil3-0/+8
2017-06-01os/bluestore: rename cache mempools to bluestore_cache_*Sage Weil5-34/+34
2017-06-01os/bluestore: maybe_rebuild before adding to cache tooSage Weil1-0/+1
2017-06-01AUTHORS: update with release manager, backport teamSage Weil1-5/+10
2017-06-01test/cli/osdmaptool/: fix testsSage Weil4-15/+17
2017-06-01buffer: fix some append_buffer vs mempool assignment; add testsSage Weil2-9/+48
2017-06-01mempool: make dump more conciseSage Weil1-1/+3
2017-06-01test/cli/crushtool: adjust testsSage Weil2-2/+2
2017-06-01mon: set mon_osd_initial_require_min_compat_client = jewelSage Weil1-1/+1
2017-06-01crush: set default tunables to jewelSage Weil1-1/+1
2017-06-01qa/rgw_snaps: move default_idle_timeout config under the clientYehuda Sadeh1-2/+2
2017-06-01Revert "osd: When scrub finds an attr error mark shard inconsistent"David Zafman1-3/+4
2017-05-31mon: revise "ceph status" outputJohn Spray5-55/+100
2017-05-31mempool: dump total, tooSage Weil2-3/+14
2017-05-31osd: (loosely) mark cached map bl buffers as osd_mapblSage Weil2-0/+3
2017-05-31os/bluestore: mark buffer caches buffers as bluestore_dataSage Weil2-2/+4
2017-05-31buffer: remove buffer_data mempoolSage Weil3-17/+21
2017-05-31buffer: allow buffers to map into arbitrary mempoolsSage Weil3-13/+77
2017-05-31mempool: allow pool counts to be adjusted explicitlySage Weil2-0/+9
2017-05-31buffer: fix mempool accounting for claimed charsSage Weil2-1/+23
2017-05-31mempool: kill unittest_? mempoolsSage Weil2-47/+45
2017-05-31pybind/rados: add monitor_log2Sage Weil2-0/+43
2017-05-31librados: add rados_monitor_log2 that includes EntityNameSage Weil5-12/+91
2017-05-31librados: use EntityName in monitor_log lineSage Weil1-1/+1
2017-05-31common/LogEntry: include EntityName in log entriesSage Weil5-3/+20
2017-05-31common/entity_name: do not populate type_id string for type==0Sage Weil1-3/+7
2017-05-31erasure-code: Remove duplicate of isa-l filesGanesh Mahalingam49-21131/+46
2017-05-31test/osd/TestRados.cc: run test after finishing redirect setupmyoungwon oh1-14/+21
2017-05-31qa: krbd discard/zeroout testsIlya Dryomov2-0/+129
2017-05-31rpm: Move ceph-disk to ceph-baseBoris Ranto1-16/+27
2017-05-31rgw_file: add lock protection for readdir against gcGui Hecheng1-0/+2
2017-05-31crush: update choose_args on adjust_item_weightLoic Dachary6-17/+190
2017-05-31crush: update choose_args when items are added/removedLoic Dachary4-0/+193
2017-05-31src: put-to operator function - const input cleanupJos Collin22-28/+28
2017-05-31mon:remove useless function for MDSMonitor::generate_mds_map()yonghengdexin7351-1/+0