summaryrefslogtreecommitdiffstats
path: root/do_freebsd.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-24osd: rephrase "wrongly marked me down" clog messageJohn Spray1-3/+5
2017-07-24use auto iterator having more simple code and good performencedingdangzhang1-3/+2
2017-07-24doc/rados/operations/add-or-rm-osds: fix dead hyper linkKefu Chai1-1/+1
2017-07-24doc: document "ceph osd set-require-min-compat-client"Kefu Chai2-3/+22
2017-07-24mgr/status: row has incorrect number of valuesliuchang08121-1/+1
2017-07-24doc/mon: fix ceph-authtool create keyringhuanwen ren1-2/+2
2017-07-24doc: document "ceph features"Kefu Chai2-1/+10
2017-07-24vstart.sh: do not try to remove default asok_dirKefu Chai1-1/+3
2017-07-24tests: add setup/teardown for asok dirKefu Chai1-0/+2
2017-07-24rgw: should unlock when reshard_log->update() reture non-zero in RGWBucketRes...weiqiaomiao1-0/+1
2017-07-24osd/OSDMap: fix Incremental::dumpSage Weil1-0/+1
2017-07-24mon/OSDMonitor: remove zeroed new_state updatesSage Weil1-0/+12
2017-07-23common: the latency dumped by "ceph osd perf" is not realPan Liu3-8/+6
2017-07-23qa/suites/rados/basic/tasks/rgw_snaps: wait for pools to be be createdSage Weil2-0/+31
2017-07-23qa/suites/rados/basic/tasks/rgw_snaps: fix pool listSage Weil1-5/+3
2017-07-22mgr/PyModules: fix lock nameSage Weil1-1/+1
2017-07-22mgr/DaemonServer: fix lock cycleSage Weil1-2/+4
2017-07-22Update .organizationmapluokexue1-3/+3
2017-07-22osd: store op request source infoYan Jun2-2/+4
2017-07-22common: dump field name of 'flag_point' and 'client_info'Yan Jun1-1/+1
2017-07-22mon: do not dereference empty mgr_commandsSage Weil1-2/+4
2017-07-22qa/workunits/cephtool/test.sh: add sudo for daemon compactSage Weil1-1/+1
2017-07-21crush: assume weight_set != null imples weight_set_size > 0Sage Weil2-2/+2
2017-07-21osd/PrimaryLogPG: skip deleted missing objects in pg[n]lsJosh Durgin1-0/+6
2017-07-21PendingReleaseNotes: added blurb for new RBD cap profilesJason Dillaman1-1/+6
2017-07-21osd: expand profile caps upon construction to avoid potential raceJason Dillaman3-14/+18
2017-07-21qa/workunits/rbd: rbd-mirror tests should use 'mirror' userJason Dillaman2-14/+24
2017-07-21qa/suites/rbd: mirroring tests should use rbd cap profilesJason Dillaman2-0/+10
2017-07-21qa/workunits/rbd: devstack test should use auth profilesJason Dillaman1-0/+5
2017-07-21doc: include details for new RBD cap profilesJason Dillaman5-30/+57
2017-07-21mon,osd: drop the "allow" prefix for profile capsJason Dillaman4-10/+13
2017-07-21osd: new 'rbd'/'rbd-read-only' osd cap profilesJason Dillaman2-0/+36
2017-07-21osd: primitive cephx osd profile cap supportJason Dillaman3-90/+272
2017-07-21mon: added 'rbd' profileJason Dillaman1-0/+12
2017-07-21mon: support regex-based restrictions on command capsJason Dillaman3-44/+114
2017-07-21crush/CrushWrapper: only allocate weight_set if non-emptySage Weil1-9/+11
2017-07-21qa/workunits/mon/crush_ops.sh: fix in-use rule removal testSage Weil1-0/+2
2017-07-21qa/workunits/mon/crush_ops: require luminous clients for testSage Weil1-0/+2
2017-07-21doc/rados/operations/crush-map: creating rulesSage Weil1-0/+110
2017-07-21doc/rados/operations/crush-map: document weight set commandsSage Weil1-0/+66
2017-07-21doc/rados/operations/crush-map*: restructure and clean upSage Weil3-707/+855
2017-07-21doc/rados/operations/crush-map: warn off manual crush map editsSage Weil1-2/+11
2017-07-21doc/rados/operations/crush-map: update crush location sectionSage Weil1-30/+26
2017-07-21doc/rados/operations/crush-map: prune introSage Weil1-21/+6
2017-07-21mon/OSDMonitor: 'osd crush rule ls' plaintext outputSage Weil3-10/+20
2017-07-21crush/CrushWrapper: remove_item_under: weight down weight-setsSage Weil1-0/+6
2017-07-21crush/CrushWrapper: remove_item_under whitespaceSage Weil1-3/+6
2017-07-21crush/CrushWrapper: link_bucket whitespaceSage Weil1-1/+2
2017-07-21crush/CrushWrapper: detach_bucket: weight down weight_setsSage Weil1-0/+5
2017-07-21crush/CrushWrapper: detach_bucket uninlineSage Weil2-46/+52