summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release-process.rst: Updates for release processwip-build-docGary Lowell2013-06-061-3/+18
* release-process: updatesGary Lowell2013-05-101-16/+32
* Merge branch 'wip_pg_res'Samuel Just2013-05-099-135/+293
|\
| * OSD: rename clear_temp to recursive_remove_collection()Samuel Just2013-05-093-7/+7
| * osd: remove_dir use collection_list_partialSamuel Just2013-05-091-19/+30
| * PG: no need to wait on DeletingStateRef for flushSamuel Just2013-05-092-15/+0
| * osd_internals/pg_removal.rst: update for pg resurrectionSamuel Just2013-05-091-30/+50
| * OSD: add pg deletion cancelationSamuel Just2013-05-094-12/+143
| * common/sharedptr_registry.hpp: add removeSamuel Just2013-05-091-0/+6
| * OSD: don't rename pg collections, handle PGs in RemoveWQSamuel Just2013-05-092-48/+53
| * WorkQueue: Allow WorkQueueVal to be specified with 1 typeSamuel Just2013-05-071-1/+1
| * OSD: removal collections will be removed inline and not queuedSamuel Just2013-05-071-16/+3
| * OSD::clear_temp should clear snap mapper entries as wellSamuel Just2013-05-071-0/+10
| * PG,OSD: mark info as backfilling in _remove_pg()Samuel Just2013-05-071-1/+4
* | Merge branch 'master' of https://github.com/ceph/cephJohn Wilkins2013-05-0912-32/+52
|\ \
| * \ Merge pull request #267 from ceph/wip-coveritySage Weil2013-05-0912-32/+52
| |\ \
| | * | osd: initialize OSDService::next_notif_idSage Weil2013-05-091-0/+1
| | * | osd: init test_ops_hookSage Weil2013-05-091-0/+1
| | * | rbd: fix buffer leak in do_importSage Weil2013-05-091-2/+3
| | * | librbd: fix possible use-after-freeSage Weil2013-05-091-2/+4
| | * | ceph-filestore-dump: fix uninit fields in ctorSage Weil2013-05-091-3/+9
| | * | rgw: fix various uninit class fieldsSage Weil2013-05-093-14/+15
| | * | radosgw-admin: fix fd leak in read_input()Sage Weil2013-05-091-4/+6
| | * | rados: fix fd leakSage Weil2013-05-091-4/+7
| | * | rados: fix buffer leakSage Weil2013-05-091-0/+1
| | * | os/Filestore: fix fd leak in error pathSage Weil2013-05-091-1/+1
| | * | mon: fix Formatter leakSage Weil2013-05-091-0/+1
| | * | mds: fix fd leakSage Weil2013-05-091-2/+3
* | | | doc: Updated doc for connectivity. Updated text with glossary terms.John Wilkins2013-05-091-19/+33
* | | | doc: Updated disk syntax. Updated text with glossary terms.John Wilkins2013-05-091-45/+101
* | | | doc: Added connectivity section. Updated doc with glossary terms.John Wilkins2013-05-091-15/+28
|/ / /
* | | doc: Added the non-implemented bit for the gateway to the dev/radosgw TOC.John Wilkins2013-05-091-4/+6
* | | Merge branch 'master' of https://github.com/ceph/cephJohn Wilkins2013-05-090-0/+0
|\ \ \
| * | | doc: Republishing the admin operations API for the gateway.John Wilkins2013-05-092-1/+1
* | | | doc: Republishing the admin operations API for the gateway.John Wilkins2013-05-092-1/+1
|/ / /
* | | doc: Document admin api web interface.caleb miles2013-05-094-207/+2297
|/ /
* | doc/release-notes: v0.61.1 release notesSage Weil2013-05-092-0/+158
* | Merge remote-tracking branch 'gh/next'Sage Weil2013-05-086-22/+41
|\ \
| * | mon: dump MonitorDBStore transactions to fileSamuel Just2013-05-082-3/+33
| * | osd: optionally enable leveldb loggingSage Weil2013-05-082-0/+2
| * | mon: allow leveldb loggingSage Weil2013-05-084-0/+10
| * | common/Preforker: fix warningsSage Weil2013-05-081-2/+3
| * | debian/control: squeeze requres cryptsetup packageGary Lowell2013-05-081-1/+1
| * | ceph-create-keys: gracefully handle no data from admin socketSage Weil2013-05-081-1/+11
| * | init-ceph: fix osd_data location when checking df utilizationSage Weil2013-05-081-2/+2
| * | Merge branch 'wip_split_upgrade' into nextSamuel Just2013-05-082-17/+24
| |\ \
| | * | OSD: handle stray snap collections from upgrade bugSamuel Just2013-05-081-2/+23
| | * | PG: clear snap_collections on upgradeSamuel Just2013-05-081-0/+1
| | * | OSD: snap collections can be ignored on splitSamuel Just2013-05-081-15/+0
| * | | ceph: return error code when failing to get result from admin socketSage Weil2013-05-081-0/+1