summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.57v0.57Gary Lowell2013-02-192-1/+7
* qa: rbd map-snapshot-io: udevadm settleSage Weil2013-02-181-0/+7
* qa: rbd/map-snapshat-io: unmap image when doneSage Weil2013-02-151-0/+2
* qa: rbd/map-snapshot-io.sh: chown rbd device stuffSage Weil2013-02-151-0/+4
* osd/OSDCap: add unit test for parsing pools/objects with _ and -Sage Weil2013-02-141-1/+5
* osd/OSDCap: tweak unquoted_word parsing in osd capsSage Weil2013-02-141-1/+1
* OSD: always activate_map in advance_pgs, only send messages if upSamuel Just2013-02-141-5/+6
* java: make CephMountTest use user.* xattr namesSage Weil2013-02-121-9/+14
* librbd: unprotect any non-unprotected snapshotJosh Durgin2013-02-123-4/+23
* mds: Setting pool on a file requires latest osdmapSam Lang2013-02-124-1/+35
* mds: Add retry field to MDRequestSam Lang2013-02-122-0/+7
* qa/workunits: Add vxattr set pool test scriptSam Lang2013-02-121-0/+13
* cephtool: Add add_data_pool command to helpSam Lang2013-02-122-0/+2
* osd: only share maps on hb connection of OSD_HBMSGS feature is setSage Weil2013-02-121-2/+6
* osd: tolerate unexpected messages on the heartbeat interfaceSage Weil2013-02-122-2/+5
* osd: update snap collections for sub_op_modify log records conditionalySage Weil2013-02-112-4/+7
* osd: include snaps in pg_log_entry_t::dump()Sage Weil2013-02-111-0/+14
* osd: unconditionally encode snaps bufferSage Weil2013-02-111-7/+7
* osd: improve debug output on snap collectionsSage Weil2013-02-112-3/+15
* Revert "rgw: plain format always appends eol to data"Yehuda Sadeh2013-02-111-2/+11
* qa/rbd: +x on map-snapshot-io.shSage Weil2013-02-111-0/+0
* qa: fix iogen scriptSage Weil2013-02-091-0/+5
* osd: do not spam system log on successful read_logSage Weil2013-02-091-1/+2
* rgw: plain format always appends eol to dataYehuda Sadeh2013-02-091-11/+2
* rgw: change json formatting for swift list containerYehuda Sadeh2013-02-091-3/+11
* 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
* 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
* mon: retry PGStats message on EAGAINSage Weil2013-02-081-3/+6
* mon: handle -EAGAIN in completion contextsSage Weil2013-02-081-16/+14
* radosgw-admin: fix cli testSage Weil2013-02-071-0/+1
* 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
* os: default to 'journal aio = true'Sage Weil2013-02-051-1/+1
* Merge pull request #36 from cmello/masterGregory Farnum2013-02-051-2/+2
|\
| * Added libexpat dependencyCesar Mello2013-01-261-2/+2
* | Merge pull request #38 from alram/masterJohn Wilkins2013-02-051-2/+4
|\ \