2013-04-22 |
Sage Weil | mon: make 'osd pool rmsnap ...' idempotent 233/head |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Sage Weil | mon: make 'osd pool mksnap ...' idempotent |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Sage Weil | mon: make 'osd blacklist rm ...' idempotent |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Sage Weil | rbd: avoid clobbering return value with udevadm settle |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Samuel Just | FileJournal: a valid entry after invalid entry =/=... |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Sylvain Munaut | radosgw: Fix duplicate 'Content-Type' when using 'respo... |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Gary Lowell | ceph-create-keys: Don't wait if permission denied |
commit | commitdiff | tree | snapshot |
2013-04-20 |
John Wilkins | doc: Aesthetic improvements. Removed unnecessary graphi... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
John Wilkins | doc: Added a scenario to PG troubleshooting. |
commit | commitdiff | tree | snapshot |
2013-04-20 |
John Wilkins | doc: Changed usage to "bucket-name". Description was... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
David Zafman | Merge branch 'wip-4201' into next |
commit | commitdiff | tree | snapshot |
2013-04-20 |
David Zafman | tools/ceph-filestore-dump: Implement remove, export... 223/head |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Samuel Just | Merge branch 'wip_4662_clean' into next |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Samuel Just | ReplicatedPG::_finish_mark_all_unfound_lost: only reque... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Samuel Just | ReplicatedPG::_applied_recovered_object*: don't queue... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Samuel Just | PG: check for pg change in ~FlushState |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Samuel Just | PG: bail if deleting in _finish_recovery |
commit | commitdiff | tree | snapshot |
2013-04-20 |
Samuel Just | AsyncReserver: delete context in cancel_reservation |
commit | commitdiff | tree | snapshot |
2013-04-20 |
David Zafman | tools/ceph-filestore-dump: Error messages lost because... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
David Zafman | osd: Make clear_temp() public for use by remove |
commit | commitdiff | tree | snapshot |
2013-04-20 |
David Zafman | osd: Add flag to force version write in _write_info() |
commit | commitdiff | tree | snapshot |
2013-04-20 |
David Zafman | osd: Create static PG::_write_log() function |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | OSDMonitor: pg split is no longer experimental |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Sage Weil | Merge pull request #228 from alram/next |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Alexandre Marangone | Fix journal partition creation 228/head |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Sage Weil | rbd: fix qa tests to use --allow-shrink |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Gregory Farnum | Merge pull request #227 from ceph/wip-4574 |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Sage Weil | init-ceph: do not stop start on first failure |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Joao Eduardo... | mon: Monitor: fix timechecks get_health clobbering... 227/head |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Sage Weil | mon: fix health monitor calls |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Sage Weil | global: call observers (and start logging) in global_init |
commit | commitdiff | tree | snapshot |
2013-04-19 |
David Zafman | osd: Create new static function PG::_write_info() for... |
commit | commitdiff | tree | snapshot |
2013-04-19 |
David Zafman | osd: Add OSD::make_infos_oid() as common function to... |
commit | commitdiff | tree | snapshot |
2013-04-19 |
David Zafman | filestore, osd: Fixes to comform to programming guidelines |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Joao Eduardo... | mon: QuorumService: return health status on get_health() |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | OpRequest: don't maintain history if the OSD is shuttin... |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | osd/: optionally track every pg ref |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | common/: add tracked_int_ptr.hpp |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | ReplicatedPG: use the ReplicatedPGRef typedef |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | ReplicatedPG: use ReplicatedPGRef for C_PG_MarkUnfoundLost |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | ReplicatedPG: use ReplicatedPGRef for C_OSD_OpCommit |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | ReplicatedPG: use ReplicatedPGRef for C_OSD_OpApplied |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | OSD: use PGRef in handle_pg_remove |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | OSD: use PGRef in handle_pg_stats_ack |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | PG: use PGRef in QueuePeeringEvt |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | OSD: use PGRef in consume_map |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | PG: use PGRef for FlushState |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | PG: use PGRef for C_PG_FinishRecovery |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | PG: use PGRef in C_PG_ActivateCommitted |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | PG: do not put() in scrub() if pg is deleting |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | PG,ReplicatedPG: move intrusive_ptr declarations to top |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | ReplicatedPG: add ReplicatedPGRef |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | FileStore::_do_copy_range: read(2) might return EINTR |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Samuel Just | FileStore::_do_clone_range: _do_copy_range encodes... |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Sage Weil | Merge pull request #224 from ceph/wip-mon-crush |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Sage Weil | config: clarify 'mon osd down out subtree limit' |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Trimmed toc depth for nicer visual appearance. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Added new PG troubleshooting use case. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Updated title. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Added PG troubleshooting to toctree. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Bifurcating OSD and PG Troubleshooting. Updated... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Bifurcating OSD and PG Troubleshooting. Added... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Bifurcating OSD and PG Troubleshooting. Removed... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Sage Weil | mon: ensure 'osd crush rule ...' commands are idempotent 224/head |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Sage Weil | mon: make 'osd crush link ...' idempotent |
commit | commitdiff | tree | snapshot |
2013-04-18 |
caleb miles | rgw_bucket: Fix dump_index_check. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Greg Farnum | Merge branch 'wip-max_size-3637' into next |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Kuan Kai Chiu | mds: journal the projected root xattrs in add_root() |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Kuan Kai Chiu | mds: fix setting/removing xattrs on root |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Gary Lowell | debian/control: Fix typo in libboost version number |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Gary Lowell | build: Add new package dependencies |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Removed legacy man page index. Generates warning... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Clarified that admin-socket is accessed from same... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Updated hyperlinks to new tshooting section. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Removed this doc. Nothing referenced it, and paren... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Revised top-level ops page. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Removed link to nowhere. Otherwise generates a... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Removed top-level tshoot page, and created new... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Excised community from OSD tshoot, made it stand... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Moved monitor troubleshooting to troubleshooting... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Moved troubleshooting OSD to troubleshooting section. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Added extraneous rgw settings to rgw conf. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Moved memory profiling from operations to troubles... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Moved CPU profiling from operations to troubleshoo... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Set toc depth to 1 level, and added troubleshootin... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Moved journal discussion to OSD ref from Ceph... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Reordered deployment tools in toc. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Removed logging from config index. Set depth to... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Removed logging. Added references. Reorganized... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Removed. Not in toc, and otherwise generates a... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Updated hyperlink. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
John Wilkins | doc: Removed fragmented logging info. Consolidated... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Wido den Hollander | rbd: Only allow shrinking an image when --allow-shrink... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Greg Farnum | client: disable invalidate callbacks :( |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Josh Durgin | Merge pull request #219 from ceph/wip-rbd-progress |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Sage Weil | rbd: add --no-progress switch 219/head |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Greg Farnum | leveldbstore: handle old versions of leveldb |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Sage Weil | Merge remote-tracking branch 'gh/wip-4521-fix' into... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Yan, Zheng | mds: change XLOCK/XLOCKDONE's next state to LOCK |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Yan, Zheng | mds: pass proper mask to CInode::get_caps_issued |
commit | commitdiff | tree | snapshot |
next |