summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mds: revoke Fb cap when truncating filewip-truncateYan, Zheng2013-09-261-4/+4
* Filer: purge stripe objects that are truncated to zeroYan, Zheng2013-09-263-4/+28
* Merge pull request #640 from ceph/wip-mon-pgmapSage Weil2013-09-251-0/+2
|\
| * mon/PGMonitor: fix segfault when osdmap and pgmap stats are out of syncSage Weil2013-09-251-0/+2
|/
* Merge pull request #637 from dachary/masterSage Weil2013-09-251-0/+3
|\
| * mailmap: add Matthew Roy, Matthew WodrichLoic Dachary2013-09-251-0/+3
* | Merge pull request #639 from ceph/wip-gtestSage Weil2013-09-251-2/+2
|\ \ | |/ |/|
| * Makefile: don't use srcdir in TESTSSage Weil2013-09-251-2/+2
|/
* Merge pull request #615 from dachary/wip-jerasure-copySage Weil2013-09-252-22/+104
|\
| * ErasureCode: get rid of extra copy when encodingLoic Dachary2013-09-252-22/+104
* | Merge pull request #634 from dachary/masterSage Weil2013-09-251-0/+81
|\ \
| * | git: consolidate mails in commit logsLoic Dachary2013-09-251-0/+81
| |/
* | Merge pull request #636 from dachary/wip-get_command_descriptionSage Weil2013-09-251-2/+1
|\ \
| * | autoconf: remove get_command_descriptions dependency to gtestLoic Dachary2013-09-251-2/+1
| |/
* | Merge remote-tracking branch 'gh/next'Sage Weil2013-09-247-24/+54
|\ \
| * | mon/OSDMonitor: fix 'ceph osd crush reweight ...'Sage Weil2013-09-242-1/+10
| * | osd: change warn_interval_multiplier to uint32_tLoic Dachary2013-09-241-1/+1
| * | arch/intel: fix old commentSage Weil2013-09-241-1/+0
| * | arch/intel: use intel probe instructions for x86_64 onlySage Weil2013-09-242-4/+4
| * | osd: revert 'osd max xattr size' limitSage Weil2013-09-233-12/+17
| * | Merge pull request #599 from ceph/wip-6323Sage Weil2013-09-231-6/+23
| |\ \
| | * | mon: OSDMonitor: multiple rebuilt full maps per transactionJoao Eduardo Luis2013-09-171-6/+22
| | * | mon: OSDMonitor: update latest_full while rebuilding full mapsJoao Eduardo Luis2013-09-161-0/+1
| | * | mon: OSDMonitor: smaller transactions when rebuilding full versionsJoao Eduardo Luis2013-09-161-4/+4
* | | | Merge pull request #633 from ceph/wip-repop-leaksDavid Zafman2013-09-241-0/+2
|\ \ \ \
| * | | | osd/ReplicatedPG: fix leak of RepGather on watch timeoutSage Weil2013-09-241-0/+1
| * | | | osd/ReplicatedPG: fix leak of RepGather on large-object COPY_FROMSage Weil2013-09-241-0/+1
| | |_|/ | |/| |
* | | | doc: Removed service ops language and added reference to operations.John Wilkins2013-09-241-9/+5
* | | | Merge pull request #477 from jpfrancois/patch-1Sage Weil2013-09-240-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for Swift key commandJP François2013-08-011-2/+2
* | | | Merge pull request #630 from dachary/masterSage Weil2013-09-241-1/+1
|\ \ \ \
| * | | | osd: change warn_interval_multiplier to uint32_tLoic Dachary2013-09-241-1/+1
|/ / / /
* | | | Merge pull request #628 from dachary/wip-erasure-fix-thread-testSage Weil2013-09-246-42/+41
|\ \ \ \
| * | | | ErasureCode: fix plugin loading threaded testLoic Dachary2013-09-246-42/+41
* | | | | Merge pull request #627 from dachary/masterYehuda Sadeh2013-09-241-4/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rgw: fix rgw test to reflect usage changeLoic Dachary2013-09-241-4/+5
|/ / / /
* | | | Merge pull request #588 from dachary/wip-6274Sage Weil2013-09-2313-28/+1223
|\ \ \ \
| * | | | ceph_argparse: unit tests for validate_command config-keyLoic Dachary2013-09-231-0/+25
| * | | | ceph_argparse: unit tests for validate_command osdLoic Dachary2013-09-231-0/+510
| * | | | ceph_argparse: unit tests for validate_command monLoic Dachary2013-09-231-0/+29
| * | | | ceph_argparse: unit tests for validate_command mdsLoic Dachary2013-09-231-0/+134
| * | | | ceph_argparse: unit tests for misc validate_commandLoic Dachary2013-09-231-0/+97
| * | | | ceph_argparse: unit tests for validate_command authLoic Dachary2013-09-231-0/+52
| * | | | ceph_argparse: unit tests for validate_command pgLoic Dachary2013-09-231-0/+98
| * | | | pybind: ceph_argparse unit tests foundationsLoic Dachary2013-09-231-0/+48
| * | | | pybind: catch EntityAddress missing /Loic Dachary2013-09-231-1/+4
| * | | | mon: validate mon dump epoch as a positive integerLoic Dachary2013-09-231-1/+1
| * | | | pybind: unit tests for ceph_argparse::parse_json_funcsigsLoic Dachary2013-09-234-0/+47
| * | | | .gitignore gtags(1) generated filesLoic Dachary2013-09-231-1/+7
| * | | | mon: get_command_descriptions support programLoic Dachary2013-09-233-0/+122