Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge pull request #493 from dachary/wip-erasure-coding-doc | athanatos | 2013-08-19 | 5 | -478/+1046 | |
| |\ \ \ \ | ||||||
| | * | | | | rearrange the documentation to be inserted and maintained in master | Loic Dachary | 2013-08-09 | 5 | -478/+478 | |
| | * | | | | document the write / read path for erasure encoding | Loic Dachary | 2013-08-09 | 1 | -0/+568 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #482 from dachary/wip-erasure-coding-doc | Sage Weil | 2013-08-08 | 1 | -25/+30 | |
| |\ \ \ \ | ||||||
| | * | | | | Add links to OSD internals related tracker items. | Loic Dachary | 2013-08-05 | 1 | -5/+7 | |
| | * | | | | Add links to scrub related tracker items. | Loic Dachary | 2013-08-05 | 1 | -1/+1 | |
| | * | | | | Add links to peering related tracker items. | Loic Dachary | 2013-08-05 | 1 | -5/+6 | |
| | * | | | | Add links to recovery related tracker items. | Loic Dachary | 2013-08-05 | 1 | -1/+1 | |
| | * | | | | Add links to backfill related tracker items. | Loic Dachary | 2013-08-05 | 1 | -6/+9 | |
| | * | | | | fix typo | Loic Dachary | 2013-08-05 | 1 | -1/+1 | |
| | * | | | | M+K means M data + K parity and implies M chunks necessary to recover | Loic Dachary | 2013-08-05 | 1 | -6/+5 | |
| |/ / / / | ||||||
| * | | | | dev/osd_internals,src/osd: add erasure_coding.rst and PGBackend.h | Samuel Just | 2013-08-02 | 2 | -0/+477 | |
* | | | | | objclass: move cls_log into class_api.cc | Sage Weil | 2013-08-17 | 3 | -34/+21 | |
* | | | | | doc/dev/filestore-filesystem-compatibliity: remove outdated xattr notes | Sage Weil | 2013-08-17 | 1 | -20/+0 | |
* | | | | | Merge pull request #494 from kri5/wip-s3-compliance-doc | Sage Weil | 2013-08-17 | 1 | -25/+25 | |
|\ \ \ \ \ | ||||||
| * | | | | | doc: complete S3 features status from existing doc page | Christophe Courtaut | 2013-08-12 | 1 | -25/+25 | |
* | | | | | | Merge pull request #491 from kri5/wip-clang-compilation | Sage Weil | 2013-08-17 | 47 | -286/+286 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix compilation -Wmismatched-tags warnings | Christophe Courtaut | 2013-08-09 | 47 | -286/+286 | |
* | | | | | | | doc: Updated upgrade doc to include dumpling and incorporate ceph-deploy. | John Wilkins | 2013-08-17 | 1 | -39/+193 | |
* | | | | | | | Merge pull request #479 from devoid/fix-5797 | Sage Weil | 2013-08-17 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Document unstable nature of CephFS | Scott Devoid | 2013-08-15 | 2 | -2/+4 | |
* | | | | | | | | Makefile: move objclass/*.cc to libosd.la | Sage Weil | 2013-08-17 | 1 | -6/+6 | |
* | | | | | | | | doc/changelog: add missing file | Sage Weil | 2013-08-17 | 1 | -0/+142 | |
* | | | | | | | | os/FileStore: initialize blk_size on _detect_fs() | Sage Weil | 2013-08-17 | 1 | -0/+2 | |
* | | | | | | | | doc/release-notes: v0.67.1 | Sage Weil | 2013-08-17 | 1 | -0/+19 | |
* | | | | | | | | Merge pull request #505 from ceph/wip-post-file | Sage Weil | 2013-08-16 | 13 | -4/+396 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ceph-post-file: single command to upload a file to cephdrop | Sage Weil | 2013-08-16 | 13 | -4/+396 | |
* | | | | | | | | | mds: create only one ESubtreeMap during fs creation | Sage Weil | 2013-08-16 | 3 | -11/+27 | |
* | | | | | | | | | doc: quickstart: be more explicit that node == mon node | Sage Weil | 2013-08-16 | 1 | -8/+8 | |
* | | | | | | | | | rgw: drain requests before exiting | Yehuda Sadeh | 2013-08-16 | 1 | -0/+1 | |
* | | | | | | | | | doc: Removed old mkcephfs references. | John Wilkins | 2013-08-16 | 3 | -369/+0 | |
* | | | | | | | | | doc: Removed mkcephfs references. | John Wilkins | 2013-08-16 | 1 | -13/+0 | |
* | | | | | | | | | doc: Updated script for dumpling. | John Wilkins | 2013-08-16 | 1 | -1/+1 | |
* | | | | | | | | | doc: Updated APT script for dumpling. | John Wilkins | 2013-08-16 | 1 | -1/+1 | |
* | | | | | | | | | doc: Removed mkcephfs references. Did a bit of clean-up work. | John Wilkins | 2013-08-16 | 1 | -26/+13 | |
* | | | | | | | | | ReplicatedPG: add osd_recover_clone_overlap_limit to limit clones | Samuel Just | 2013-08-16 | 2 | -0/+19 | |
* | | | | | | | | | Merge remote-tracking branch 'upstream/wip-zfs' | Samuel Just | 2013-08-16 | 16 | -785/+1572 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Renamed filestore_backend test | Joe Buck | 2013-08-15 | 4 | -13/+13 | |
| * | | | | | | | | store: Add (experimental) ZFS parallel journal support | Yan, Zheng | 2013-08-15 | 9 | -1/+451 | |
| * | | | | | | | | store: Abstract the underlying filesystem functionality | Yan, Zheng | 2013-08-15 | 7 | -772/+1109 | |
* | | | | | | | | | Merge pull request #504 from ceph/wip-cls-hello | Sage Weil | 2013-08-16 | 13 | -66/+538 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | cls/hello: hello, world rados class | Sage Weil | 2013-08-15 | 6 | -4/+465 | |
| * | | | | | | | | osd: enforce RD, WR flags for class methods | Sage Weil | 2013-08-15 | 2 | -1/+58 | |
| * | | | | | | | | cls_rbd: remove old assign_bid method | Sage Weil | 2013-08-15 | 2 | -49/+6 | |
| * | | | | | | | | librbd: remove mostly-useless assign_bid helper | Sage Weil | 2013-08-15 | 2 | -8/+2 | |
| * | | | | | | | | osd: do not return data payload for successful writes | Sage Weil | 2013-08-15 | 2 | -3/+5 | |
| * | | | | | | | | common/Preforker: shut up warning | Sage Weil | 2013-08-15 | 1 | -1/+2 | |
* | | | | | | | | | Merge branch 'wip-5848-coll' | David Zafman | 2013-08-15 | 3 | -3/+163 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | osd: Add perf tracking for all states in RecoveryState | David Zafman | 2013-08-15 | 3 | -3/+163 | |
* | | | | | | | | | Merge remote-tracking branch 'gh/next' | Sage Weil | 2013-08-15 | 10 | -58/+186 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | |