summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ReplicatedPG::_applied_recovered_object*: don't queue scrub if deletingSamuel Just2013-04-191-2/+3
| * | | | PG: check for pg change in ~FlushStateSamuel Just2013-04-191-1/+2
| * | | | PG: bail if deleting in _finish_recoverySamuel Just2013-04-191-0/+4
| * | | | AsyncReserver: delete context in cancel_reservationSamuel Just2013-04-191-0/+1
| * | | | OpRequest: don't maintain history if the OSD is shutting downSamuel Just2013-04-191-1/+2
| * | | | osd/: optionally track every pg refSamuel Just2013-04-197-49/+220
| * | | | common/: add tracked_int_ptr.hppSamuel Just2013-04-192-0/+68
| * | | | ReplicatedPG: use the ReplicatedPGRef typedefSamuel Just2013-04-191-4/+4
| * | | | ReplicatedPG: use ReplicatedPGRef for C_PG_MarkUnfoundLostSamuel Just2013-04-191-5/+2
| * | | | ReplicatedPG: use ReplicatedPGRef for C_OSD_OpCommitSamuel Just2013-04-191-3/+1
| * | | | ReplicatedPG: use ReplicatedPGRef for C_OSD_OpAppliedSamuel Just2013-04-191-3/+1
| * | | | OSD: use PGRef in handle_pg_removeSamuel Just2013-04-191-2/+1
| * | | | OSD: use PGRef in handle_pg_stats_ackSamuel Just2013-04-191-2/+1
| * | | | PG: use PGRef in QueuePeeringEvtSamuel Just2013-04-191-1/+1
| * | | | OSD: use PGRef in consume_mapSamuel Just2013-04-191-7/+5
| * | | | PG: use PGRef for FlushStateSamuel Just2013-04-191-5/+2
| * | | | PG: use PGRef for C_PG_FinishRecoverySamuel Just2013-04-191-5/+2
| * | | | PG: use PGRef in C_PG_ActivateCommittedSamuel Just2013-04-191-3/+1
| * | | | PG: do not put() in scrub() if pg is deletingSamuel Just2013-04-191-1/+0
| * | | | PG,ReplicatedPG: move intrusive_ptr declarations to topSamuel Just2013-04-192-10/+10
| * | | | ReplicatedPG: add ReplicatedPGRefSamuel Just2013-04-191-0/+2
| * | | | FileStore::_do_copy_range: read(2) might return EINTRSamuel Just2013-04-191-4/+8
| * | | | FileStore::_do_clone_range: _do_copy_range encodes error in return, not errnoSamuel Just2013-04-191-2/+2
| |/ / /
* | | | OSDMonitor: pg split is no longer experimentalSamuel Just2013-04-191-6/+1
* | | | Merge pull request #228 from alram/nextSage Weil2013-04-191-4/+2
|\ \ \ \
| * | | | Fix journal partition creationAlexandre Marangone2013-04-191-4/+2
* | | | | rbd: fix qa tests to use --allow-shrinkSage Weil2013-04-193-4/+5
* | | | | Merge pull request #227 from ceph/wip-4574Gregory Farnum2013-04-198-35/+61
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mon: Monitor: fix timechecks get_health clobbering overall statusJoao Eduardo Luis2013-04-191-1/+2
| * | | | mon: fix health monitor callsSage Weil2013-04-193-31/+41
| * | | | mon: QuorumService: return health status on get_health()Joao Eduardo Luis2013-04-198-11/+26
* | | | | init-ceph: do not stop start on first failureSage Weil2013-04-192-1/+22
* | | | | global: call observers (and start logging) in global_initSage Weil2013-04-191-0/+4
| |/ / / |/| | |
* | | | Merge pull request #224 from ceph/wip-mon-crushSage Weil2013-04-191-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | mon: ensure 'osd crush rule ...' commands are idempotentSage Weil2013-04-181-0/+2
| * | | mon: make 'osd crush link ...' idempotentSage Weil2013-04-181-1/+2
| | |/ | |/|
* | | config: clarify 'mon osd down out subtree limit'Sage Weil2013-04-191-1/+1
| |/ |/|
* | doc: Trimmed toc depth for nicer visual appearance.John Wilkins2013-04-181-1/+4
* | doc: Added new PG troubleshooting use case.John Wilkins2013-04-181-0/+16
* | doc: Updated title.John Wilkins2013-04-181-3/+3
* | doc: Added PG troubleshooting to toctree.John Wilkins2013-04-181-0/+1
* | doc: Bifurcating OSD and PG Troubleshooting. Updated hyperlink.John Wilkins2013-04-181-2/+2
* | doc: Bifurcating OSD and PG Troubleshooting. Added PG troubleshooting doc.John Wilkins2013-04-181-0/+261
* | doc: Bifurcating OSD and PG Troubleshooting. Removed PG section.John Wilkins2013-04-181-257/+0
* | rgw_bucket: Fix dump_index_check.caleb miles2013-04-181-1/+0
* | Merge branch 'wip-max_size-3637' into nextGreg Farnum2013-04-184-11/+47
|\ \
| * | client: disable invalidate callbacks :(Greg Farnum2013-04-171-1/+1
| * | mds: only go through the max_size change rigamarole if the client requested itGreg Farnum2013-04-111-1/+4
| * | mds: Locker needs to remember requested max_size changes from clientsGreg Farnum2013-04-113-10/+43
* | | mds: journal the projected root xattrs in add_root()Kuan Kai Chiu2013-04-181-1/+1