summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.48argonautv0.48argonautSage Weil2012-07-022-1/+7
* ceph.spec.in: Change license of base package to GPL and use SPDX formatHolger Macht2012-07-021-8/+8
* mon: initialize quorum_featuresSage Weil2012-07-021-0/+2
* OSD::do_command: unlock pg only if we had itSamuel Just2012-07-021-1/+1
* MOSDSubOp: set hobject_incorrect_pool in decode_payloadSamuel Just2012-07-021-0/+1
* filestore: initialize m_filestore_do_dumpSage Weil2012-07-021-0/+1
* osdmap: check new pool name on renameSage Weil2012-06-291-3/+16
* osd: handle pool name changes properlySage Weil2012-06-291-0/+2
* mon: 'osd pool rename <oldname> <newname>'Sage Weil2012-06-293-1/+29
* rest-bench: mark request as complete laterYehuda Sadeh2012-06-281-2/+10
* DBObjectMap: clones must inherit spos from parentSamuel Just2012-06-281-1/+3
* filestore: sync object_map object in lfn_remove when nlink > 1Samuel Just2012-06-281-0/+6
* debian: move metadata server into ceph-mdsSage Weil2012-06-273-10/+33
* debian: move mount.ceph and cephfs into ceph-fs-commonSage Weil2012-06-274-10/+35
* debian: arch linux-anySage Weil2012-06-271-22/+22
* debian: build with libnss instead of crypto++Laszlo Boszormenyi (GCS)2012-06-272-2/+2
* doc/config-cluster/authentication: keyring default locations, simplify key ma...Sage Weil2012-06-271-80/+64
* mon: MonmapMonitor: Use default port when the specified on 'add' is zeroJoao Eduardo Luis2012-06-271-0/+8
* OSD: disconnect_session_watches: handle race with watch disconnectSamuel Just2012-06-271-2/+1
* mon: don't tick the PaxosServices if we are currently slurping.Greg Farnum2012-06-251-2/+5
* objecter: do not feed session to op_submit()Sage Weil2012-06-252-15/+10
* ObjectStore::Transaction: initialize pool_override in all constructorsSamuel Just2012-06-241-2/+2
* osd_types.cc: remove hobject_t decode assertsSamuel Just2012-06-211-4/+0
* mon: note that monmap may be reencoded laterSage Weil2012-06-211-0/+3
* mon: encoding new monmap using quorum feature setSage Weil2012-06-211-1/+1
* mon: conditionally encode mon features for remote monSage Weil2012-06-213-4/+18
* mon: conditionally encode PGMap[::Incremental] with quorum featuresSage Weil2012-06-213-8/+37
* mon: conditionally encode auth incremental with quorum feature bitsSage Weil2012-06-212-3/+17
* mon: track intersection of quorum member featuresSage Weil2012-06-214-10/+25
* mon: conditionally encode old monmap when peer lacks featureSage Weil2012-06-213-0/+27
* OSD,PG,ObjectStore: handle messages with old hobject_t encodingSamuel Just2012-06-2111-28/+155
* logrotate: reload all upstart instancesSage Weil2012-06-211-0/+10
* Merge remote-tracking branch 'gh/stable' into nextSage Weil2012-06-212-1/+7
|\
| * v0.47.3v0.47.3Sage Weil2012-06-202-1/+7
| * filestore: disable 'filestore fiemap' by defaultSage Weil2012-06-201-1/+1
* | OSD: clear_temp: split delete into many transactionsSamuel Just2012-06-191-5/+13
* | rgw: set s->header_ended before flushing formatterYehuda Sadeh2012-06-191-1/+1
* | rgw: log user and not bucket owner for service operationsYehuda Sadeh2012-06-191-3/+7
* | rgw: initalize s->enable_usage_logYehuda Sadeh2012-06-191-0/+1
* | osd: use derr (instead of cerr) for convertfsSage Weil2012-06-191-2/+2
* | osd: close stderr on daemonizeSage Weil2012-06-191-2/+2
* | PG: improve find_best_infoSamuel Just2012-06-192-9/+25
* | PG: reg_last_pg_scrub on pg resurrectionSamuel Just2012-06-181-0/+1
* | ceph_osd: move auto-upgrade to after forkSamuel Just2012-06-181-4/+11
* | filestore: make disk format upgrade warning less scary, more informativeSage Weil2012-06-181-2/+1
* | mon: include quorum in ceph statusSage Weil2012-06-181-1/+2
* | mon: gracefully handle slow 'ceph -w' clientsSage Weil2012-06-182-22/+25
* | PG: best_info must have a last_epoch_started as high as any other infoSamuel Just2012-06-181-0/+10
* | debian: fix python-ceph dependsLaszlo Boszormenyi (GCS)2012-06-171-1/+1
* | debian: update homepage urlLaszlo Boszormenyi (GCS)2012-06-171-1/+1