summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | client: implement ceph.file.* and ceph.dir.* vxattrsSage Weil2013-02-042-3/+69
| * | client: move xattr namespace enforcement into internal methodSage Weil2013-02-041-14/+14
| * | client: allow ceph.* xattrsSage Weil2013-02-041-3/+9
| |/
* | mon: enforce reweight be between 0..1Sage Weil2013-02-071-0/+5
* | PG: dirty_info on handle_activate_mapSamuel Just2013-02-071-0/+1
* | osd: flush peering queue (consume maps) prior to bootSage Weil2013-02-071-0/+5
* | rgw: a tool to fix clobbered bucket info in user's bucket listYehuda Sadeh2013-02-071-0/+48
* | rgw: bucket recreation should not clobber bucket infoYehuda Sadeh2013-02-072-0/+24
* | rgw: a tool to fix buckets with leaked multipart referencesYehuda Sadeh2013-02-053-10/+102
* | rgw: radosgw-admin object unlinkYehuda Sadeh2013-02-054-0/+43
|/
* rgw_rest: Make fallback uri configurable.caleb miles2013-02-042-2/+4
* rgw: fix setting of NULL to stringYehuda Sadeh2013-02-042-37/+8
* OSD: check for empty command in do_commandSamuel Just2013-02-041-2/+5
* PGMap: fix -Wsign-compare warningDanny Al-Gaaf2013-01-311-1/+1
* mon: smooth pg stat rates over last N pgmapsSage Weil2013-01-304-9/+22
* mon/PGMap: report IO ratesSage Weil2013-01-301-0/+11
* mon/PGMap: report recovery ratesSage Weil2013-01-302-0/+30
* mon/PGMap: include timestampSage Weil2013-01-303-4/+18
* osd: track recovery ops in statsSage Weil2013-01-301-1/+11
* osd_types: add recovery counts to object_sum_stats_tSage Weil2013-01-302-3/+33
* v0.56.2v0.56.2Gary Lowell2013-01-292-1/+7
* cls_rbd, cls_rgw: use PRI*64 when printing/logging 64-bit valuesDan Mick2013-01-292-8/+11
* init-ceph: make ulimit -n be part of daemon commandDan Mick2013-01-291-9/+2
* mon: OSDMonitor: only share osdmap with up OSDsJoao Eduardo Luis2013-01-292-10/+50
* utime: fix narrowing conversion compiler warning in sleep()Danny Al-Gaaf2013-01-291-1/+1
* rgw: fix crash when missing content-type in POST objectYehuda Sadeh2013-01-291-1/+1
* ReplicatedPG: make_snap_collection when moving snap link in snap_trimmerSamuel Just2013-01-291-0/+1
* ReplicatedPG: correctly handle new snap collections on replicaSamuel Just2013-01-292-6/+12
* mon: Elector: reset the acked leader when the election finishes and we lostJoao Eduardo Luis2013-01-281-0/+2
* rbd: fix bench-write infinite loopJosh Durgin2013-01-271-8/+20
* rbd: Don't call ProgressContext's finish() if there's an error.Dan Mick2013-01-271-2/+4
* librbd: establish watch before reading headerJosh Durgin2013-01-271-10/+14
* Revert "librbd: ensure header is up to date after initial read"Josh Durgin2013-01-274-50/+1
* os/FileStore: only adjust up op queue for btrfsSage Weil2013-01-271-1/+1
* common/HeartbeatMap: fix uninitialized variableSage Weil2013-01-271-1/+2
* sharedptr_registry: remove extaneous Mutex::Locker declarationSamuel Just2013-01-251-1/+0
* FileStore: ping TPHandle after each operation in _do_transactionsSamuel Just2013-01-252-8/+17
* OSD: use TPHandle in peering_wqSamuel Just2013-01-252-8/+22
* WorkQueue: add TPHandle to allow _process to ping the hb mapSamuel Just2013-01-252-12/+46
* ReplicatedPG: handle omap > max_recovery_chunkSamuel Just2013-01-251-3/+7
* ReplicatedPG: correctly handle omap key larger than max chunkSamuel Just2013-01-251-2/+7
* ReplicatedPG: start scanning omap at omap_recovered_toSamuel Just2013-01-251-1/+1
* ReplicatedPG: don't finish_recovery_op until the transaction completesSamuel Just2013-01-252-7/+29
* ReplicatedPG: ack push only after transaction has completedSamuel Just2013-01-252-11/+29
* ObjectStore: add queue_transactions with oncompleteSamuel Just2013-01-252-0/+61
* common/HeartbeatMap: inject unhealthy heartbeat for N secondsSage Weil2013-01-253-1/+15
* os/FileStore: add stall injection into filestore op queueSage Weil2013-01-252-0/+11
* osd: do not join cluster if not healthySage Weil2013-01-252-0/+17
* osd: hold lock while calling start_boot on startupSage Weil2013-01-251-1/+2
* osd: do not reply to ping if internal heartbeat is not healthySage Weil2013-01-251-0/+6