summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* automake: add per-target AM_CPPFLAGSautomake-flagsNoah Watkins2013-09-211-1/+1
* makefile-env: separate cppflags and cflags usageNoah Watkins2013-09-211-7/+7
* Merge pull request #592 from ceph/wip-6287Dan Mick2013-09-201-2/+2
|\
| * mon/OSDMonitor: make busy creating pgs message more explicitSage Weil2013-09-121-2/+2
* | Merge pull request #608 from dachary/wip-6357Dan Mick2013-09-202-2/+3
|\ \
| * | mon: fix inverted test in osd pool createLoic Dachary2013-09-202-2/+3
* | | Merge pull request #613 from ceph/wip-6356John Wilkins2013-09-201-13/+16
|\ \ \
| * | | note that ceph-deploy should not be called with sudo on certain situationsAlfredo Deza2013-09-201-13/+16
|/ / /
* | | FileStore: only remove the omap entries if nlink == 1Samuel Just2013-09-201-1/+2
* | | Merge pull request #590 from ceph/wip-6284Sage Weil2013-09-201-2/+4
|\ \ \
| * | | osdc/ObjectCacher: finish contexts after dropping object referenceYan, Zheng2013-09-181-2/+4
* | | | Makefile: add extra cls DENCODER_DEPS in the cls makefile, not rgwSage Weil2013-09-192-5/+4
* | | | Merge pull request #609 from dmick/wip-6293David Zafman2013-09-191-1/+1
|\ \ \ \
| * | | | mon: fix wrong arg to "instructed to" status messageDan Mick2013-09-191-1/+1
|/ / / /
* | | | Merge pull request #604 from ceph/wip-buck-centos-coreGary Lowell2013-09-193-27/+13
|\ \ \ \
| * | | | Remove unneeded junit4 checkwip-buck-centos-coreJoe Buck2013-09-161-4/+0
| * | | | Removing extraneous codeJoe Buck2013-09-162-15/+1
| * | | | Use a loop for testing jdk pathsJoe Buck2013-09-161-8/+12
* | | | | Makefile: fix unittest_archSage Weil2013-09-191-0/+5
| |_|/ / |/| | |
* | | | Makefile: fix unittest_crc32cSage Weil2013-09-191-0/+5
* | | | os/FileStore: fix uninitialized varSage Weil2013-09-181-1/+1
| |/ / |/| |
* | | doc/release-notes: v0.69Sage Weil2013-09-181-0/+50
* | | Merge branch 'next'Gary Lowell2013-09-1811-6/+36
|\ \ \
| * | | v0.69v0.69Gary Lowell2013-09-182-1/+7
| * | | rgw: try to create log pool if doesn't existYehuda Sadeh2013-09-131-0/+9
| * | | rgw: NULL terminate buffer before parsing itYehuda Sadeh2013-09-131-0/+1
| * | | rgw: don't call list::size() in ObjectCacheYehuda Sadeh2013-09-112-2/+6
| * | | rgw: drain pending requests before completing writeYehuda Sadeh2013-09-112-1/+6
| * | | rgw: when failing read from client, return correct errorYehuda Sadeh2013-09-101-1/+1
| * | | Merge pull request #583 from ceph/wip-6230-workunitSage Weil2013-09-091-0/+4
| |\ \ \
| | * | | qa: workunits: mon: crush_ops: test 'ceph osd crush move'Joao Eduardo Luis2013-09-101-0/+4
| |/ / /
| * | | Merge pull request #582 from ceph/wip-6230Sage Weil2013-09-092-1/+2
| |\ \ \
| | * | | mon: MonCommands: expect a CephString as 1st arg for 'osd crush move'wip-6230Joao Eduardo Luis2013-09-092-1/+2
| |/ / /
* | | | Merge pull request #586 from ceph/wip-copyfrom-bigGregory Farnum2013-09-1715-265/+641
|\ \ \ \
| * | | | ceph_test_rados: identify write seq_num in outputSage Weil2013-09-171-3/+3
| * | | | librados: test copy_from without src_version specifiedSage Weil2013-09-171-16/+45
| * | | | osd: allow a copy_from without knowing the src_versionSage Weil2013-09-171-5/+12
| * | | | ceph_test_rados: submit a racing read with every COPY_FROMSage Weil2013-09-171-21/+55
| * | | | ceph_test_rados: use get_version64() throughoutSage Weil2013-09-171-3/+3
| * | | | osd: block requests on object during COPY_FROMSage Weil2013-09-172-1/+5
| * | | | osd: add infrastructure to block io on an obcSage Weil2013-09-174-2/+50
| * | | | osd/ReplicatedPG: factor some bits into finish_copySage Weil2013-09-172-39/+49
| * | | | ceph_test_rados: more readable outputSage Weil2013-09-172-98/+113
| * | | | osd/ReplicatedPG: stage object chunks to replicas during COPY_FROMSage Weil2013-09-173-10/+73
| * | | | osd/ReplicatedPG: allow RepGathers with no versionSage Weil2013-09-111-9/+14
| * | | | osd: flag new/old temp objects in MOSDSubOpSage Weil2013-09-113-1/+27
| * | | | osd/ReplicatedPG: drop unused issue_repop() argumentsSage Weil2013-09-112-26/+6
| * | | | osd/ReplicatedPG: drop dead code from parallelexec issue_repopSage Weil2013-09-111-24/+15
| * | | | osd/ReplicatedPG: generate one-off unique temp object namesSage Weil2013-09-112-4/+16
| * | | | osd/osd_types: move coll_t::META_COLL definitionSage Weil2013-09-113-4/+2