summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hack to see what clone from journal might look likewip-sim-journal-cloneSage Weil2013-02-111-1/+9
* Merge pull request #44 from dachary/wip-4070Sage Weil2013-02-102-5/+53
|\
| * buffer::ptr self assignment bug + patchLoic Dachary2013-02-102-5/+53
* | Merge remote-tracking branch 'danny/wip-da-sca-memleaks'Sage Weil2013-02-106-16/+49
|\ \ | |/ |/|
| * rgw/rgw_rest.cc: fix 4K memory leakDanny Al-Gaaf2013-02-101-1/+3
| * SyntheticClient.cc: fix some memory leaks in the error handlingDanny Al-Gaaf2013-02-101-3/+12
| * wireshark: fix some memory leaksDanny Al-Gaaf2013-02-101-5/+14
| * rgw/rgw_xml.cc: fix realloc memory leak in error caseDanny Al-Gaaf2013-02-101-2/+9
| * os/FileStore.cc: fix realloc memory leak in error caseDanny Al-Gaaf2013-02-101-2/+5
| * common/fiemap.cc: fix realloc memory leakDanny Al-Gaaf2013-02-101-3/+6
|/
* java: make CephMountTest use user.* xattr namesSage Weil2013-02-091-9/+14
* Merge branch 'next'Sage Weil2013-02-091-27/+38
|\
| * osd: fix load_pgs collection handlingSage Weil2013-02-091-28/+31
| * osd: fix load_pgs handling of pg dirs without a headSage Weil2013-02-091-0/+8
* | Merge branch 'next'Sage Weil2013-02-090-0/+0
|\ \ | |/
| * OSD::load_pgs: first scan colls before initing PGsSamuel Just2013-02-091-1/+10
| * mon: fix typo in C_StatsSage Weil2013-02-081-1/+1
* | test/crypto: fix narrowing conversion warningSage Weil2013-02-081-6/+6
* | doc: update commands for fetching release PGP keysSage Weil2013-02-083-5/+6
* | doc: Removed unnecessary/contradictory options.John Wilkins2013-02-081-1/+1
* | doc: Fixed order of option.John Wilkins2013-02-081-1/+1
* | mon: assert valid context return valuesSage Weil2013-02-084-21/+28
* | Merge branch 'next'Sage Weil2013-02-082-19/+20
|\ \ | |/
| * mon: retry PGStats message on EAGAINSage Weil2013-02-081-3/+6
| * mon: handle -EAGAIN in completion contextsSage Weil2013-02-081-16/+14
* | Merge branch 'next'Sage Weil2013-02-071-0/+1
|\ \ | |/
| * radosgw-admin: fix cli testSage Weil2013-02-071-0/+1
* | keys: renew autobuild.asc keySage Weil2013-02-071-28/+28
* | Merge remote-tracking branch 'gh/next'Sage Weil2013-02-0715-15/+231
|\ \ | |/
| * ReplicatedPG: check store for temp collection in have_temp_collSamuel Just2013-02-072-3/+6
| * 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
| * Merge branch 'wip-cephtool' into nextDan Mick2013-02-076-10/+10
| |\
| | * ceph: fix 'pg' error message to direct user toward better inputDan Mick2013-02-071-1/+1
| | * mds: error messages for export_dir said 'migrate_dir'Dan Mick2013-02-071-4/+4
| | * ceph: ceph mon delete doesn't exist; ceph mon remove is the commandDan Mick2013-02-072-2/+2
| | * osd: fix name of setomapval admin-daemon commandDan Mick2013-02-071-1/+1
| | * ceph: use "config set" consistently in help/error msgsDan Mick2013-02-071-2/+2
| |/
| * 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 buckets with leaked multipart referencesYehuda Sadeh2013-02-053-10/+102
| * rgw: radosgw-admin object unlinkYehuda Sadeh2013-02-054-0/+43
| * mon: check correct length of commandDan Mick2013-02-051-1/+1
* | Merge remote-tracking branch 'origin/master' into wip-2941-3Yehuda Sadeh2013-02-073-1/+26
|\ \
| * | OSD: check pg snap collections on start upSamuel Just2013-02-073-0/+16
| * | OSD::load_pgs: first scan colls before initing PGsSamuel Just2013-02-071-1/+10
* | | rgw: stream get_obj operationYehuda Sadeh2013-02-0711-63/+496
* | | throttle: optional non perf counter modeYehuda Sadeh2013-02-072-19/+37
|/ /
* | rgw: get bucket_owner from policyYehuda Sadeh2013-02-071-13/+2
* | rgw: fix bucket_owner assignmentYehuda Sadeh2013-02-071-1/+1