summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.56.3v0.56.3Gary Lowell2013-02-132-1/+7
* rgw: change json formatting for swift list containerYehuda Sadeh2013-02-131-3/+11
* librbd: unprotect any non-unprotected snapshotJosh Durgin2013-02-123-4/+23
* java: make CephMountTest use user.* xattr namesSage Weil2013-02-121-9/+14
* mon: fix typo in C_StatsSage Weil2013-02-121-1/+1
* mon: retry PGStats message on EAGAINSage Weil2013-02-121-3/+6
* mon: handle -EAGAIN in completion contextsSage Weil2013-02-121-16/+14
* 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
* Merge remote-tracking branch 'gh/wip-bobtail-osd-msgr' into bobtailSage Weil2013-02-125-68/+38
|\
| * osd: kill unused addr-based send_map()Sage Weil2013-02-042-12/+0
| * osd: share incoming maps via Connection*, not addrsSage Weil2013-02-042-49/+20
| * osd: pass new maps to dead osds via existing ConnectionSage Weil2013-02-041-7/+1
| * osd: requeue osdmaps on heartbeat connections for cluster connectionSage Weil2013-02-041-0/+8
| * msgr: add get_loopback_connection() methodSage Weil2013-02-043-0/+9
* | test_libcephfs: fix xattr testSage Weil2013-02-091-0/+8
* | radosgw-admin: fix cli testSage Weil2013-02-081-0/+1
* | Merge remote-tracking branch 'gh/wip-bobtail-vxattrs' into bobtailSage Weil2013-02-0710-30/+392
|\ \
| * | qa: add layout_vxattrs.sh test scriptSage Weil2013-02-041-0/+68
| * | mds: allow dir layout/policy to be removed via removexattr on ceph.dir.layoutSage Weil2013-02-042-5/+64
| * | mds: handle ceph.*.layout.* setxattrSage Weil2013-02-043-7/+159
| * | mdsmap: backported is_data_pool()Sage Weil2013-02-041-0/+4
| * | mds: fix client view of dir layout when layout is removedSage Weil2013-02-042-7/+10
| * | client: note presence of dir layout in inode operator<<Sage Weil2013-02-041-0/+3
| * | client: list only aggregate xattr, but allow setting subfield xattrsSage Weil2013-02-041-33/+34
| * | 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