summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | osd: add missing formatter close_section() to scrub statusSage Weil2012-07-061-12/+17
| | * | | pg: report scrub statusMike Ryan2012-07-061-0/+17
| | * | | pg: track who we are waiting for maps fromMike Ryan2012-07-063-0/+11
| | * | | pg: reduce scrub write lock windowMike Ryan2012-07-063-15/+54
| | * | | rgw: don't store bucket info indexed by bucket_idYehuda Sadeh2012-07-062-31/+10
| * | | | osd: guard class call decodingSage Weil2012-07-101-4/+15
| * | | | test_stress_watch: just one librados instanceSage Weil2012-07-101-2/+2
| * | | | ReplicatedPG: don't warn if backfill peer stats don't matchSamuel Just2012-07-101-8/+4
| * | | | librados: take lock when signaling notify condSage Weil2012-07-101-0/+2
| * | | | client: fix locking for SafeCond usersSage Weil2012-07-101-3/+15
| * | | | rgw: handle response-* paramsYehuda Sadeh2012-07-063-21/+69
| * | | | rgw: don't store bucket info indexed by bucket_idYehuda Sadeh2012-07-062-31/+10
| * | | | Merge branch 'stable' into nextYehuda Sadeh2012-07-062-10/+281
| |\ \ \ \ | | |/ / /
| | * | | test_rados_tool.sh: test copy poolYehuda Sadeh2012-07-061-5/+71
| | * | | rados tool: copy object in chunksYehuda Sadeh2012-07-061-2/+16
| | * | | rados tool: copy entire poolYehuda Sadeh2012-07-061-1/+58
| | * | | rados tool: copy objectYehuda Sadeh2012-07-061-4/+138
| * | | | Merge remote-tracking branch 'origin/stable' into nextYehuda Sadeh2012-07-062-2/+4
| |\ \ \ \ | | |/ / /
| | * | | ceph.spec.in: add ceph-disk-{activate,prepare}Sage Weil2012-07-061-0/+2
| | * | | Allow URL-safe base64 cephx keys to be decoded.Wido den Hollander2012-07-051-2/+2
* | | | | doc: changed role file names as part of update to roles.John Wilkins2012-07-111-4/+4
* | | | | doc: added DHO config.John Wilkins2012-07-111-0/+50
* | | | | rados: usage messageDan Mick2012-07-111-9/+16
| |_|_|/ |/| | |
* | | | mon: simplify logmonitor check_subs; less noiseSage Weil2012-07-103-27/+34
* | | | doc: No ssh -t -t, forcing a pty allocation there makes it hang.Tommi Virtanen2012-07-101-1/+1
* | | | doc: removed the ceph directory per tommi's update to the chef-cookbooks.John Wilkins2012-07-101-4/+4
* | | | doc: Adding apt update message. VM users didn't get the package otherwise.John Wilkins2012-07-101-2/+22
* | | | Merge branch 'wip-rbd-clone-dmick' into masterDan Mick2012-07-1017-269/+1060
|\ \ \ \
| * | | | rbd: update manpage for clone commandDan Mick2012-07-102-5/+24
| * | | | rbd: update cli test reference filesDan Mick2012-07-102-140/+210
| * | | | librados: pool_get_name handles "not found" wrongDan Mick2012-07-101-1/+1
| * | | | rbd, librbd: add tests for cloningDan Mick2012-07-102-10/+134
| * | | | librbd, rbd, rbd.py: Add parent info reportingDan Mick2012-07-105-27/+287
| * | | | rbd, librbd, rbd.py: cloning (copy-on-write child image of snapshot)Dan Mick2012-07-105-78/+314
| * | | | librbd: open_image snapshot handlingDan Mick2012-07-101-2/+6
| * | | | librados: Add mapping from pool id to pool name and ioctx to rados clientJosh Durgin2012-07-103-1/+47
| * | | | librados: add new constructor to form a Rados object from IoCtxDan Mick2012-07-104-3/+30
| * | | | cls_rbd: add logging for failed set_parent stepsDan Mick2012-07-091-2/+7
* | | | | osd: guard class call decodingSage Weil2012-07-101-4/+15
* | | | | test_stress_watch: just one librados instanceSage Weil2012-07-101-2/+2
* | | | | doc: added cookbook path instruction.John Wilkins2012-07-101-1/+0
* | | | | doc: Added some pre-clarification for gdisk. Added DHO OSD hardware config.John Wilkins2012-07-102-10/+22
| |_|_|/ |/| | |
* | | | ReplicatedPG: don't warn if backfill peer stats don't matchSamuel Just2012-07-091-8/+4
* | | | ReplicatedPG: fix replay op orderingSamuel Just2012-07-092-5/+22
* | | | librbd: return an error when removing a non-existent imageJosh Durgin2012-07-091-10/+7
* | | | Merge remote-tracking branch 'gh/wip-rbd-id'Sage Weil2012-07-099-129/+1110
|\ \ \ \ | |/ / /
| * | | qa: add rbd remove testsJosh Durgin2012-07-021-0/+39
| * | | cls_rbd_client: check return code of operateJosh Durgin2012-07-021-2/+6
| * | | qa: run rbd tests against old and new formatsJosh Durgin2012-07-021-0/+6
| * | | qa: add tests for rbd ls with old and new formatsJosh Durgin2012-07-021-0/+31