summaryrefslogtreecommitdiffstats
path: root/README.xio (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-04common/admin_socket: use ceph_release_to_str() for release nameKefu Chai1-1/+1
2019-05-04common: add ceph_string.hKefu Chai4-6/+28
2019-05-03qa/tests: removed all runs on ovhYuri Weinstein1-8/+2
2019-05-03rgw: add some comments to rgw code to help explain functionalityJ. Eric Ivancich2-22/+72
2019-05-03qa/tests - cleaned up distro settingsYuri Weinstein8-5/+3
2019-05-02test: do not conditionize on GTEST_HAS_PARAM_TESTKefu Chai7-87/+0
2019-05-02test: s/INSTANTIATE_TEST_CASE_P/INSTANTIATE_TEST_SUITE_P/Kefu Chai12-13/+13
2019-05-02qa/valgrind.supp: added false-positive in boost::queue::lockfreeJason Dillaman1-0/+11
2019-05-02test/rbd_mirror: add "using ::testing::DoAll"Kefu Chai4-0/+4
2019-05-02test/common/test_util: skip it if /etc/os-release does not existKefu Chai2-2/+6
2019-05-02cmake: do not install googletestKefu Chai1-0/+1
2019-05-02googletest: pick up GTEST_SKIP() changesKefu Chai1-0/+0
2019-05-02rgw/pubsub: fix more test issues with teuthology failuresYuval Lifshitz1-4/+7
2019-05-02librbd: use zero-copy on write via the C API when cache is disabledJason Dillaman4-24/+59
2019-05-02common/deleter: added missing headersJason Dillaman1-0/+2
2019-05-02librbd: allow AioCompletion objects to be blockedJason Dillaman2-13/+53
2019-05-02librbd: AioCompletion fail path should complete in clean threadJason Dillaman1-5/+4
2019-05-02librbd: simplify AioCompletion reference counting for 'fail' caseJason Dillaman8-12/+11
2019-05-02librbd: switch to lock-free queue for event poll IO interfaceJason Dillaman5-29/+11
2019-05-02librbd: avoid using lock within AIO completion where possibleJason Dillaman5-96/+88
2019-05-02librbd: remove special case for starting AioCompletion opsJason Dillaman10-26/+17
2019-05-02librbd: simplify IO flush handling through AsyncOperationJason Dillaman8-42/+28
2019-05-02rgw/pubsub: fix test issue with 3 zonesYuval Lifshitz1-2/+7
2019-05-01common/PriorityCache: fix over-aggressive assert when mem limitedMark Nelson1-1/+7
2019-05-01PGStateUtils: improvements for PGStateHistorySamuel Just4-6/+6
2019-05-01PeeringState: don't zero backfill target num_bytes on activationsjust@redhat.com1-3/+1
2019-05-01PeeringState: use ceph_assertSamuel Just1-0/+2
2019-05-01admin/build-doc: use PeeringState* for gen_state_diagram.pySamuel Just1-1/+1
2019-05-01PeeringState: add explanations for public interface methodsSamuel Just1-78/+218
2019-05-01PG,PeeringState: Fix initialization ordersjust@redhat.com4-21/+24
2019-05-01PeeringState: mark state and helpers privateSamuel Just4-30/+33
2019-05-01osd/: clean up remaining info mutatorsSamuel Just7-60/+114
2019-05-01osd/: condense missing mutations for recovery/repair/errorsSamuel Just7-100/+119
2019-05-01test-erasure-eio: first eio may be fixed during recoverySamuel Just1-5/+6
2019-05-01osd/: move pg_log, missing_loc mutations to PeeringStatesjust@redhat.com6-108/+140
2019-05-01osd/: unify PGBackend pull error pathwaysSamuel Just5-62/+53
2019-05-01osd/: move peer_info mutators into PeeringStatesjust@redhat.com5-44/+92
2019-05-01osd/: Move log version pointer updates to PeeringStateSamuel Just6-171/+193
2019-05-01osd/: refactor to avoid mutable peer_missing refs in PGSamuel Just6-93/+145
2019-05-01PG: remove might_have_unfound, peer_*_requestedSamuel Just2-6/+0
2019-05-01osd/: fix upset, actingset, acting_backfill_recovery referencesSamuel Just5-38/+44
2019-05-01osd/: fix primary/up_primary referencesSamuel Just3-11/+7
2019-05-01osd/: move last_..._to_applied, backfill_targets, async_recovery_targets to P...Samuel Just6-64/+90
2019-05-01PG: fix last_peering_reset and past_intervals referencesSamuel Just3-13/+9
2019-05-01PeeringState::PeeringMachine::Deleting: rollfoward before resetting backfillSamuel Just1-4/+4
2019-05-01osd/: add helpers to add remaining info dirtiers into PeeringStatesjust@redhat.com7-102/+154
2019-05-01osd/: move append_log into PeeringStatesjust@redhat.com5-108/+111
2019-05-01osd/: move append_log_entries_update_missing and merge_new_log_entries to Pee...sjust@redhat.com5-108/+111
2019-05-01osd/: clean up PG deleted and deleting referencesSamuel Just5-14/+17
2019-05-01PG: remove direct acting and up referencessjust@redhat.com3-9/+6