summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge pull request #482 from dachary/wip-erasure-coding-docSage Weil2013-08-081-25/+30
| |\ \ \ \
| | * | | | Add links to OSD internals related tracker items.Loic Dachary2013-08-051-5/+7
| | * | | | Add links to scrub related tracker items.Loic Dachary2013-08-051-1/+1
| | * | | | Add links to peering related tracker items.Loic Dachary2013-08-051-5/+6
| | * | | | Add links to recovery related tracker items.Loic Dachary2013-08-051-1/+1
| | * | | | Add links to backfill related tracker items.Loic Dachary2013-08-051-6/+9
| | * | | | fix typoLoic Dachary2013-08-051-1/+1
| | * | | | M+K means M data + K parity and implies M chunks necessary to recoverLoic Dachary2013-08-051-6/+5
| |/ / / /
| * | | | dev/osd_internals,src/osd: add erasure_coding.rst and PGBackend.hSamuel Just2013-08-022-0/+477
* | | | | objclass: move cls_log into class_api.ccSage Weil2013-08-173-34/+21
* | | | | doc/dev/filestore-filesystem-compatibliity: remove outdated xattr notesSage Weil2013-08-171-20/+0
* | | | | Merge pull request #494 from kri5/wip-s3-compliance-docSage Weil2013-08-171-25/+25
|\ \ \ \ \
| * | | | | doc: complete S3 features status from existing doc pageChristophe Courtaut2013-08-121-25/+25
* | | | | | Merge pull request #491 from kri5/wip-clang-compilationSage Weil2013-08-1747-286/+286
|\ \ \ \ \ \
| * | | | | | Fix compilation -Wmismatched-tags warningsChristophe Courtaut2013-08-0947-286/+286
* | | | | | | doc: Updated upgrade doc to include dumpling and incorporate ceph-deploy.John Wilkins2013-08-171-39/+193
* | | | | | | Merge pull request #479 from devoid/fix-5797Sage Weil2013-08-172-2/+4
|\ \ \ \ \ \ \
| * | | | | | | Document unstable nature of CephFSScott Devoid2013-08-152-2/+4
* | | | | | | | Makefile: move objclass/*.cc to libosd.laSage Weil2013-08-171-6/+6
* | | | | | | | doc/changelog: add missing fileSage Weil2013-08-171-0/+142
* | | | | | | | os/FileStore: initialize blk_size on _detect_fs()Sage Weil2013-08-171-0/+2
* | | | | | | | doc/release-notes: v0.67.1Sage Weil2013-08-171-0/+19
* | | | | | | | Merge pull request #505 from ceph/wip-post-fileSage Weil2013-08-1613-4/+396
|\ \ \ \ \ \ \ \
| * | | | | | | | ceph-post-file: single command to upload a file to cephdropSage Weil2013-08-1613-4/+396
* | | | | | | | | mds: create only one ESubtreeMap during fs creationSage Weil2013-08-163-11/+27
* | | | | | | | | doc: quickstart: be more explicit that node == mon nodeSage Weil2013-08-161-8/+8
* | | | | | | | | rgw: drain requests before exitingYehuda Sadeh2013-08-161-0/+1
* | | | | | | | | doc: Removed old mkcephfs references.John Wilkins2013-08-163-369/+0
* | | | | | | | | doc: Removed mkcephfs references.John Wilkins2013-08-161-13/+0
* | | | | | | | | doc: Updated script for dumpling.John Wilkins2013-08-161-1/+1
* | | | | | | | | doc: Updated APT script for dumpling.John Wilkins2013-08-161-1/+1
* | | | | | | | | doc: Removed mkcephfs references. Did a bit of clean-up work.John Wilkins2013-08-161-26/+13
* | | | | | | | | ReplicatedPG: add osd_recover_clone_overlap_limit to limit clonesSamuel Just2013-08-162-0/+19
* | | | | | | | | Merge remote-tracking branch 'upstream/wip-zfs'Samuel Just2013-08-1616-785/+1572
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Renamed filestore_backend testJoe Buck2013-08-154-13/+13
| * | | | | | | | store: Add (experimental) ZFS parallel journal supportYan, Zheng2013-08-159-1/+451
| * | | | | | | | store: Abstract the underlying filesystem functionalityYan, Zheng2013-08-157-772/+1109
* | | | | | | | | Merge pull request #504 from ceph/wip-cls-helloSage Weil2013-08-1613-66/+538
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | cls/hello: hello, world rados classSage Weil2013-08-156-4/+465
| * | | | | | | | osd: enforce RD, WR flags for class methodsSage Weil2013-08-152-1/+58
| * | | | | | | | cls_rbd: remove old assign_bid methodSage Weil2013-08-152-49/+6
| * | | | | | | | librbd: remove mostly-useless assign_bid helperSage Weil2013-08-152-8/+2
| * | | | | | | | osd: do not return data payload for successful writesSage Weil2013-08-152-3/+5
| * | | | | | | | common/Preforker: shut up warningSage Weil2013-08-151-1/+2
* | | | | | | | | Merge branch 'wip-5848-coll'David Zafman2013-08-153-3/+163
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | osd: Add perf tracking for all states in RecoveryStateDavid Zafman2013-08-153-3/+163
* | | | | | | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-08-1510-58/+186
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge pull request #506 from dmick/wip-admin-daemonSage Weil2013-08-151-18/+19
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | ceph.in: --admin-daemon was not returning EINVAL on bad commandDan Mick2013-08-151-18/+19
| |/ / / / / / /
| * | | | | | | mon: use str_join instead of std::copySage Weil2013-08-152-12/+4