]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-04-24 Sage Weilmon: revert part of PaxosService::is_readable() change
2013-04-23 Sage Weillibrbd: fix i386 build
2013-04-23 Josh DurginMerge pull request #240 from ceph/wip-4665
2013-04-23 Sage Weillibrbd: add read_iterate2 call with fixed argument... 240/head
2013-04-23 Sage Weillibrbd: implement read not in terms of read_iterate
2013-04-23 Gregory FarnumMerge pull request #222 from ceph/wip-3495
2013-04-23 Samuel Justtest_filejournal: adjust corrupt entry tests to force...
2013-04-23 Gary Lowellceph-disk: OSD hotplug fixes for Centos
2013-04-23 John Wilkinsdoc: Usage requires --num_osds.
2013-04-23 John Wilkinsdoc: Added some detail. Calculating PGs, maps; reorgani...
2013-04-22 Joao Eduardo... mon: [MDS]Monitor: remove 'stop_cluster' and 'do_stop()' 222/head
2013-04-22 Joao Eduardo... mon: MDSMonitor: tighter leash on cross-proposals to...
2013-04-22 Gregory FarnumMerge pull request #234 from ceph/wip-4758
2013-04-22 Joao Eduardo... mon: PaxosService: add request_proposal() to perform...
2013-04-22 Joao Eduardo... mon: PaxosService: is_writeable() depends on being...
2013-04-22 Joao Eduardo... mon: PaxosService: is_readable/writeable() depending...
2013-04-22 Joao Eduardo... mon: PaxosService: consider is_recovering() on is_write...
2013-04-22 Sage Weilmon: commit LogSummary on every message 234/head
2013-04-22 Sage Weilmon: set threshold to periodically stash_full
2013-04-22 Sage WeilMerge pull request #230 from ceph/wip-mon-paxos-fixes
2013-04-22 Gregory FarnumMerge pull request #225 from ceph/wip-4543
2013-04-22 Joao Eduardo... ceph-mon: Attempt to obtain monmap from several possibl... 225/head
2013-04-22 Joao Eduardo... mon: Monitor: backup monmap prior to starting a store...
2013-04-22 Yehuda Sadehrgw: don't send tail to gc if copying object to itself
2013-04-22 Josh DurginMerge pull request #232 from ceph/wip-4710
2013-04-22 Sage WeilMerge pull request #233 from ceph/wip-mon-idempotent
2013-04-22 Sage Weilmon: make 'osd pool rmsnap ...' idempotent 233/head
2013-04-22 Sage Weilmon: make 'osd pool mksnap ...' idempotent
2013-04-22 Sage Weilmon: make 'osd blacklist rm ...' idempotent
2013-04-22 Sage Weilrbd: only set STRIPINGV2 feature when needed 232/head
2013-04-22 Sage Weilrbd: fix feature display for --info
2013-04-22 Sage Weilrbd: avoid clobbering return value with udevadm settle
2013-04-22 Samuel JustFileJournal: a valid entry after invalid entry =/=...
2013-04-22 Sylvain Munautradosgw: Fix duplicate 'Content-Type' when using 'respo...
2013-04-22 Joao Eduardo... mon: MonmapMonitor: add function to obtain latest monmap
2013-04-22 Joao Eduardo... mon: PaxosService: add 'exists_key/version' helper...
2013-04-22 Gary Lowellceph-create-keys: Don't wait if permission denied
2013-04-20 John Wilkinsdoc: Aesthetic improvements. Removed unnecessary graphi...
2013-04-20 John Wilkinsdoc: Added a scenario to PG troubleshooting.
2013-04-20 John Wilkinsdoc: Changed usage to "bucket-name". Description was...
2013-04-20 David ZafmanMerge branch 'wip-4201' into next
2013-04-20 David Zafmantools/ceph-filestore-dump: Implement remove, export... 223/head
2013-04-20 Samuel JustMerge branch 'wip_4662_clean' into next
2013-04-20 Samuel JustReplicatedPG::_finish_mark_all_unfound_lost: only reque...
2013-04-20 Samuel JustReplicatedPG::_applied_recovered_object*: don't queue...
2013-04-20 Samuel JustPG: check for pg change in ~FlushState
2013-04-20 Samuel JustPG: bail if deleting in _finish_recovery
2013-04-20 Samuel JustAsyncReserver: delete context in cancel_reservation
2013-04-20 David Zafmantools/ceph-filestore-dump: Error messages lost because...
2013-04-20 David Zafmanosd: Make clear_temp() public for use by remove
2013-04-20 David Zafmanosd: Add flag to force version write in _write_info()
2013-04-20 David Zafmanosd: Create static PG::_write_log() function
2013-04-19 Samuel JustOSDMonitor: pg split is no longer experimental
2013-04-19 Sage WeilMerge pull request #228 from alram/next
2013-04-19 Alexandre MarangoneFix journal partition creation 228/head
2013-04-19 Sage Weilrbd: fix qa tests to use --allow-shrink
2013-04-19 Gregory FarnumMerge pull request #227 from ceph/wip-4574
2013-04-19 Sage Weilinit-ceph: do not stop start on first failure
2013-04-19 Joao Eduardo... mon: Monitor: fix timechecks get_health clobbering... 227/head
2013-04-19 Sage Weilmon: fix health monitor calls
2013-04-19 Sage Weilglobal: call observers (and start logging) in global_init
2013-04-19 David Zafmanosd: Create new static function PG::_write_info() for...
2013-04-19 David Zafmanosd: Add OSD::make_infos_oid() as common function to...
2013-04-19 David Zafmanfilestore, osd: Fixes to comform to programming guidelines
2013-04-19 Joao Eduardo... mon: QuorumService: return health status on get_health()
2013-04-19 Samuel JustOpRequest: don't maintain history if the OSD is shuttin...
2013-04-19 Samuel Justosd/: optionally track every pg ref
2013-04-19 Samuel Justcommon/: add tracked_int_ptr.hpp
2013-04-19 Samuel JustReplicatedPG: use the ReplicatedPGRef typedef
2013-04-19 Samuel JustReplicatedPG: use ReplicatedPGRef for C_PG_MarkUnfoundLost
2013-04-19 Samuel JustReplicatedPG: use ReplicatedPGRef for C_OSD_OpCommit
2013-04-19 Samuel JustReplicatedPG: use ReplicatedPGRef for C_OSD_OpApplied
2013-04-19 Samuel JustOSD: use PGRef in handle_pg_remove
2013-04-19 Samuel JustOSD: use PGRef in handle_pg_stats_ack
2013-04-19 Samuel JustPG: use PGRef in QueuePeeringEvt
2013-04-19 Samuel JustOSD: use PGRef in consume_map
2013-04-19 Samuel JustPG: use PGRef for FlushState
2013-04-19 Samuel JustPG: use PGRef for C_PG_FinishRecovery
2013-04-19 Samuel JustPG: use PGRef in C_PG_ActivateCommitted
2013-04-19 Samuel JustPG: do not put() in scrub() if pg is deleting
2013-04-19 Samuel JustPG,ReplicatedPG: move intrusive_ptr declarations to top
2013-04-19 Samuel JustReplicatedPG: add ReplicatedPGRef
2013-04-19 Samuel JustFileStore::_do_copy_range: read(2) might return EINTR
2013-04-19 Samuel JustFileStore::_do_clone_range: _do_copy_range encodes...
2013-04-19 Sage WeilMerge pull request #224 from ceph/wip-mon-crush
2013-04-19 Sage Weilconfig: clarify 'mon osd down out subtree limit'
2013-04-18 John Wilkinsdoc: Trimmed toc depth for nicer visual appearance.
2013-04-18 John Wilkinsdoc: Added new PG troubleshooting use case.
2013-04-18 John Wilkinsdoc: Updated title.
2013-04-18 John Wilkinsdoc: Added PG troubleshooting to toctree.
2013-04-18 John Wilkinsdoc: Bifurcating OSD and PG Troubleshooting. Updated...
2013-04-18 John Wilkinsdoc: Bifurcating OSD and PG Troubleshooting. Added...
2013-04-18 John Wilkinsdoc: Bifurcating OSD and PG Troubleshooting. Removed...
2013-04-18 Sage Weilmon: ensure 'osd crush rule ...' commands are idempotent 224/head
2013-04-18 Sage Weilmon: make 'osd crush link ...' idempotent
2013-04-18 caleb milesrgw_bucket: Fix dump_index_check.
2013-04-18 Greg FarnumMerge branch 'wip-max_size-3637' into next
2013-04-18 Kuan Kai Chiumds: journal the projected root xattrs in add_root()
2013-04-18 Kuan Kai Chiumds: fix setting/removing xattrs on root
2013-04-18 Gary Lowelldebian/control: Fix typo in libboost version number
next