summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.80.2v0.80.2Jenkins2014-07-092-1/+7
* Revert "rgw: if extra data pool name is empty, use data pool name instead"Josh Durgin2014-07-091-2/+1
* Merge pull request #2083 from ceph/wip-8727.fireflySage Weil2014-07-081-1/+1
|\
| * messages: MForward: fix compat versionJoao Eduardo Luis2014-07-081-1/+1
|/
* ceph.spec.in: add bash completion file for radosgw-adminDan Mick2014-07-071-0/+1
* ceph.spec.in: rhel7-related changes:Dan Mick2014-07-071-1/+30
* Fix/add missing dependencies:Dan Mick2014-07-071-4/+7
* ceph.spec.in: whitespace fixesDan Mick2014-07-071-23/+22
* ceph.spec.in: split out ceph-common as in DebianDan Mick2014-07-071-37/+52
* Merge pull request #2057 from ceph/wip-8593-fireflySage Weil2014-07-079-54/+49
|\
| * mon: ensure HealthService warning(s) include a summarySage Weil2014-07-011-7/+7
| * mon: refactor check_health()Sage Weil2014-07-018-30/+21
| * mon: fix typos, punctuation for mon disk space warning(s)Sage Weil2014-07-011-3/+3
| * mon/OSDMonitor: make down osd count sensibleSage Weil2014-07-011-16/+20
* | mon: check changes to the whole CRUSH map and to tunables against cluster fea...Greg Farnum2014-07-052-0/+41
* | OSDMonitor: fix quorum_features comparison in check_cluster_featuresGreg Farnum2014-07-051-1/+1
* | ceph_test_rados_api_tier: disable LibRadosTierECPP::HitSetWriteSage Weil2014-07-051-0/+3
* | Merge pull request #2073 from ceph/wip-rgw-firefly-2Sage Weil2014-07-045-70/+169
|\ \
| * | rgw: set a default data extra pool nameYehuda Sadeh2014-07-031-0/+2
| * | rgw: fix uninit ofs in RGWObjManifect::obj_iteratorSage Weil2014-07-011-0/+1
| * | rgw: if extra data pool name is empty, use data pool name insteadYehuda Sadeh2014-07-011-1/+2
| * | rgw: extend manifest to avoid old style manifestYehuda Sadeh2014-07-013-16/+51
| * | rgw: don't allow multiple writers to same multiobject partYehuda Sadeh2014-07-014-53/+113
* | | Merge pull request #2028 from ceph/wip-rgw-fireflySage Weil2014-07-033-29/+135
|\ \ \ | |/ /
| * | rgw: set meta object in extra flag when initializing itYehuda Sadeh2014-06-301-1/+1
| * | rgw: allocate enough space for bucket instance idYehuda Sadeh2014-06-261-1/+1
| * | rgw: fetch object attrs on multipart completionYehuda Sadeh2014-06-251-1/+8
| * | rgw: check appropriate entity permission on put_metadataYehuda Sadeh2014-06-251-2/+7
| * | rgw: calc md5 and compare if user provided appropriate headerYehuda Sadeh2014-06-251-0/+7
| * | rgw: calculate user manifestYehuda Sadeh2014-06-252-25/+112
* | | Merge pull request #2056 from ceph/wip-8010Sage Weil2014-07-011-8/+0
|\ \ \ | |_|/ |/| |
| * | Revert "mon: OSDMonitor: Refuse to delete CephFS pools"John Spray2014-07-011-8/+0
|/ /
* | qa/workunits/suites/fsx.sh: don't use zero rangeSage Weil2014-06-301-3/+5
* | Merge pull request #1991 from dachary/wip-8307-erasure-code-profile-implicit-...Loic Dachary2014-06-303-2/+12
|\ \
| * | erasure-code: pool create must not create profilesLoic Dachary2014-06-301-0/+10
| * | erasure-code: OSDMonitor::get_erasure_code is a constLoic Dachary2014-06-302-2/+2
|/ /
* | mon: fix set cache_target_full_ratioLoic Dachary2014-06-272-1/+2
* | log the command that is being run with subprocessAlfredo Deza2014-06-261-1/+2
* | XfsFileStoreBackend: call ioctl(XFS_IOC_FSSETXATTR) less oftenIlya Dryomov2014-06-251-0/+8
* | mon: Fix default replicated pool ruleset choiceJohn Spray2014-06-256-28/+54
|/
* librados: simplify/fix rados_pool_list bounds checksSage Weil2014-06-252-5/+13
* Merge pull request #1982 from accelazh/firefly-fix-issue-8256Sage Weil2014-06-251-3/+5
|\
| * Make <poolname> in "ceph osd tier --help" clearer.Accela Zhao2014-06-181-3/+5
* | OSD::calc_priors_during: handle CRUSH_ITEM_NONE correctlySamuel Just2014-06-251-9/+13
* | OSD::calc_priors_during: fix confusing for loop bracing (cosmetic)Samuel Just2014-06-251-3/+6
* | rados.cc: fix pool alignment checkSamuel Just2014-06-251-8/+8
* | osd: fix filestore perf stats updateSage Weil2014-06-251-1/+1
* | FileStore: set XATTR_NO_SPILL_OUT when creating new files.Greg Farnum2014-06-241-0/+8
* | FileStore: make _clone() copy spill out markerHaomai Wang2014-06-241-0/+12
* | erasure-code: verify that rados put enforces alignmentLoic Dachary2014-06-231-0/+12