summaryrefslogtreecommitdiffstats
path: root/monitoring (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-26msg/async/ProtocolV1: generate authorizer for mon to mon connectionsSage Weil1-2/+4
2019-04-26mon/Monitor: require authorizer from peer monitorsSage Weil1-3/+5
2019-04-26test: osd-backfill-spsace.sh doesn't matter which PG wins the raceDavid Zafman1-6/+6
2019-04-26common/options: allow osd_pool_default_pg_autoscale_mode to update a runtimeSage Weil1-0/+1
2019-04-25osd/PG: do not use approx_missing_objects pre-nautilusNeha Ojha2-23/+46
2019-04-25common/options: flag misc ms_* options STARTUPSage Weil1-0/+9
2019-04-25common/options: flag misc options STARTUPSage Weil1-0/+6
2019-04-25common/options: mark cluster log options with FLAG_RUNTIME, use get_valSage Weil4-42/+75
2019-04-25test: osd-recovery-scrub.sh ignore error from kill_daemons()David Zafman1-1/+2
2019-04-25osd: Add new object_location_counts to pg_stat_tDavid Zafman3-0/+36
2019-04-25mgr: If the requested OSD is down don't trust osd_stat infoDavid Zafman1-1/+1
2019-04-25mon, mgr: Improve PG count by changing up to up_no_acting in pg_countDavid Zafman3-11/+18
2019-04-25mgr: Improve ok-to-stop by using the avail_no_missing for recoveryDavid Zafman1-25/+31
2019-04-25osd: Prevent priority from overflowing in the next base levelDavid Zafman3-10/+25
2019-04-25test: Add tests for pool recovery priority conversionDavid Zafman4-4/+100
2019-04-25osd, mon: New pool recovery priority range -10 to 10David Zafman9-17/+92
2019-04-25os/bluestore: correctly measure deferred writes into new blobsSage Weil1-2/+2
2019-04-25librbd: the first post-migration snapshot isn't always dirtyIlya Dryomov3-6/+85
2019-04-25librbd: don't update snapshot object maps if copyup data is all zerosIlya Dryomov3-12/+196
2019-04-25qa/suites/upgrade/*-x-singleton: enable bluestore debugging settingsSage Weil2-0/+2
2019-04-25rgw: admin: handle delete_at attr in object stat outputAbhishek Lekshmanan1-0/+2
2019-04-25msg/async/rdma: use ibv_device_attr object type in Device classChangcheng Liu2-8/+8
2019-04-25msg/async/rdma: free memory when Infiniband obj is freedChangcheng Liu1-0/+1
2019-04-25msg/async/rdma: check allocated memory immediately before using itChangcheng Liu1-1/+0
2019-04-25msg/async/rdma: free member hold memory when destructing objChangcheng Liu1-0/+1
2019-04-25msg/sync/rdma: abort rdma operation when ibv_query_device failedChangcheng Liu1-1/+1
2019-04-25denc: more constnessKefu Chai1-4/+4
2019-04-25buffer: more constnessKefu Chai1-2/+2
2019-04-25test: Remove redundant mon-seesaw.yaml fileDavid Zafman1-18/+0
2019-04-25osd: For recovery track OSDs that have 0 missing to know how degraded we areDavid Zafman3-6/+34
2019-04-24qa/suites/upgrade: use correct branch namesNeha Ojha9-9/+9
2019-04-24auth: kill AuthUnknownSessionHandlerSage Weil3-24/+1
2019-04-24auth: kill AuthUnknown* (except AuthUnknownSessionHandler)Sage Weil5-223/+0
2019-04-24msg: remove old ms_* auth methods from Dispatcher interfaceSage Weil21-263/+5
2019-04-24mon/MonClient: discard old challenge if authorizer is badSage Weil1-0/+2
2019-04-24msg/async/ProtocolV1: use AuthServer and AuthClientSage Weil2-80/+113
2019-04-24librbd: avoid repeatedly invoking is_zero() in CopyupRequestIlya Dryomov2-3/+5
2019-04-24librbd: copyup read stats were incorrectly tied to childJason Dillaman1-1/+1
2019-04-24librbd: leak on canceling simple io scheduler timer taskMykola Golub1-8/+7
2019-04-24test/rgw: rgw throttle tests use mock operationsCasey Bodley1-19/+64
2019-04-24rgw: add optional_yield to Aio::librados_op()Casey Bodley4-31/+83
2019-04-24rgw: add optional_yield to get_obj_dataCasey Bodley1-3/+5
2019-04-24rgw: add optional_yield to PutObjProcessorsCasey Bodley5-22/+28
2019-04-24rgw: read ops use make_throttle() with optional_yieldCasey Bodley3-8/+9
2019-04-24rgw: write ops use make_throttle() with optional_yieldCasey Bodley1-8/+11
2019-04-24rgw: add make_throttle() for optionally-async AioThrottleCasey Bodley1-0/+19
2019-04-24rgw: add YieldingAioThrottleCasey Bodley3-0/+183
2019-04-24rgw: add BlockingAioThrottleCasey Bodley7-46/+47
2019-04-24test/objectstore: silence -Wsign-compare warningKefu Chai1-2/+2
2019-04-24script: Obtain milestones via github APILenz Grimmer1-24/+7