]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-07-18 Sage Weilmsgr: generate reset event on mark_down to addr (not...
2013-07-18 Sage Weilosd/ReplicatedPG: fix obc leak on invalid LIST_SNAPS op
2013-07-18 Sage Weilosd: break con <-> session cycle when marking down...
2013-07-18 Sage Weilosd: make ms_handle_reset debug more useful
2013-07-18 Sage Weilcls_lock: fix duration test
2013-07-18 Yan, Zhengmds: tracedn should be NULL for LOOKUPINO/LOOKUPHASH...
2013-07-18 Samuel JustFileStore: add global replay guard for split, collectio...
2013-07-18 Sage Weilmsg/Pipe: do not hold pipe_lock for verify_authorizer()
2013-07-18 Sage Weilmon: fix off-by-one in check for when sync falls behind
2013-07-18 Sage WeilMerge pull request #444 from ceph/wip-osd-latency
2013-07-18 Sage Weilrgw: drop unused assignment
2013-07-18 Sage Weilmon: make 'health' warn about slow requests 444/head
2013-07-18 Sage Weilosd: include op queue age histogram in osd_stat_t
2013-07-18 Sage Weilqa/workunits/cephtool/test.sh: test 'osd create <uuid>'
2013-07-18 Samuel JustPG: start flush on primary only after we process the...
2013-07-18 Samuel JustReplicatedPG: replace clean_up_local with a debug check
2013-07-17 Greg Farnummsgr: fix a typo/goto-cross from dd4addef2d
2013-07-17 Sage WeilMerge pull request #441 from ceph/wip-5626
2013-07-17 Sage Weilosd: make 'from dead osd' message more informative 441/head
2013-07-17 Sage Weilmsg/Pipe: a bit of additional debug output
2013-07-17 Sage Weilmsg/Pipe: hold pipe_lock during important parts of...
2013-07-17 Sage Weilmsgr: close accepting_pipes from mark_down_all()
2013-07-17 Sage Weilmsgr: maintain list of accepting pipes
2013-07-17 Sage Weilmsgr: adjust nonce on rebind()
2013-07-17 Sage Weilmsgr: mark_down_all() after, not before, rebind
2013-07-17 Sage Weilmsg/Pipe: unlock msgr->lock earlier in accept()
2013-07-17 Sage Weilmsg/Pipe: avoid creating empty out_q entry
2013-07-17 Sage Weilmsg/Pipe: assert lock is held in various helpers
2013-07-17 Joao Eduardo... ceph_mon: obtain backup monmap if store is marked with...
2013-07-17 Sage Weilmon/OSDMonitor: make 'osd pool mksnap ...' not expose...
2013-07-17 Sage Weilqa/workunits/cephtest/test.sh: put 'osd ls' before...
2013-07-17 Joao Eduardo... mon: MonCommands: remove obsolete 'sync status' command
2013-07-17 Samuel JustOSD::_try_resurrect_pg: fix cur/pgid confusion
2013-07-17 Sage Weilmon/AuthMonitor: make 'auth del ...' idempotent
2013-07-17 Sage Weilqa/workunits/cephtool/test.sh: mds cluster_down/up...
2013-07-16 Sage Weilceph: send successful commands twice with CEPH_CLI_TEST...
2013-07-16 Sage Weilmon/MDSMonitor: make 'mds cluster_{up,down}' idempotent
2013-07-16 Sage Weilosdmaptool: fix cli tests
2013-07-16 Sage WeilMerge branch 'wip-ceph-disk' into next
2013-07-16 Sage Weilceph-disk: use /sys/block to determine partition device...
2013-07-16 Sage Weilceph-disk: reimplement is_partition() using /sys/block
2013-07-16 Sage Weilceph-disk: use get_dev_name() helper throughout
2013-07-16 Sage Weilceph-disk: refactor list_[all_]partitions
2013-07-16 Sage Weilceph-disk: add get_dev_name, path helpers
2013-07-16 Sage Weilmon/OSDMonitor: fix typo
2013-07-16 Sage Weilosd/OSDMonitor: make 'osd pool rmsnap ...' not racy...
2013-07-16 Samuel JustObjectStore: add omap_rmkeyrange to dump
2013-07-16 Samuel JustOSD: add perfcounter tracking messages delayed pending...
2013-07-16 Samuel JustFileStore: add a perf counter for time spent acquiring...
2013-07-16 Sage WeilMerge branch 'wip-4779' into next
2013-07-16 Gregory FarnumMerge pull request #439 from yehudasa/wip-rgw-next
2013-07-16 Sage Weilmon/OSDMonitor: return error if we can't set the new...
2013-07-16 Sage Weilcrush: return EINVAL on invalid name from {insert,updat...
2013-07-16 Sage Weilcrush: add is_valid_crush_name() helper
2013-07-16 Joao Eduardo... mon: OSDMonitor: only thrash and propose if we are...
2013-07-16 Sage Weilmon/MDSMonitor: make 'ceph mds remove_data_pool .....
2013-07-16 Sage Weilmon/OSDMonitor: clean up waiting_for_map messages on...
2013-07-16 Sage Weilmon/OSDMonitor: send_to_waiting() in on_active()
2013-07-16 Yehuda Sadehrgw: quiet down ECANCELED on put_obj_meta() 439/head
2013-07-16 Sage Weilosd: do not enable HASHPSPOOL pool feature by default
2013-07-16 Sage Weilceph-disk: rely on /dev/disk/by-partuuid instead of...
2013-07-16 Dan MickPendingReleaseNotes: formatted ceph CLI output and...
2013-07-16 Joao Eduardo... mon: Monitor: StoreConverter: clearer debug message...
2013-07-16 Joao Eduardo... mon: Monitor: StoreConverter: sanitize 'store' pointer...
2013-07-16 Joao Eduardo... mon: Monitor: do not reopen MonitorDBStore during conve...
2013-07-16 Gregory FarnumMerge pull request #438 from yehudasa/wip-rgw-next
2013-07-16 Yehuda Sadehrgw: handle ENOENT when listing bucket metadata entries 438/head
2013-07-15 Yehuda Sadehrgw: fix bucket placement assignment
2013-07-15 Samuel JustOSD: add config option for peering_wq batch size
2013-07-15 Sage Weilmon: make report pure json
2013-07-15 Sage WeilMerge remote-tracking branch 'gh/wip-mon-report' into...
2013-07-15 Sage Weilceph: drop --threshold hack for 'pg dump_stuck'
2013-07-15 Sage Weilmsg/Pipe: be a bit more explicit about encoding outgoin...
2013-07-15 Sage Weilmessages/MClientReconnect: clear data when encoding
2013-07-15 Sage WeilMerge pull request #436 from ceph/wip-mon-fixes
2013-07-15 Sage Weilmon: set forwarded message recv stamp 436/head
2013-07-15 Sage Weilmon: drop win_election() _reset() kludge and strengthen...
2013-07-15 Sage Weilmon: set peon state to electing if other mons call...
2013-07-15 Sage Weilmon: once sync full is chosen, make sure we don't chang...
2013-07-15 Sage Weilmon/PaxosService: consolidate resetting in restart()
2013-07-15 Sage Weilmon/PaxosService: assert not proposing in propose_pending
2013-07-15 Sage Weilmon/Paxos: separate proposal commit from the end of...
2013-07-15 Sage Weilmon/Paxos: make all handle_accept paths go via out...
2013-07-15 Sage WeilMerge branch 'next'
2013-07-15 Sage Weilmon: fix scrub vs paxos race: refresh on commit, not...
2013-07-15 Yehuda SadehMerge pull request #437 from kri5/wip-fix-typo-rgw
2013-07-15 Yehuda SadehMerge remote-tracking branch 'origin/wip-rgw-warnings...
2013-07-15 Yehuda Sadehrgw: fix bucket instance json encoding
2013-07-15 Yehuda Sadehrgw_admin: fix gc list encoding
2013-07-15 Yehuda SadehMerge pull request #434 from gregsfortytwo/next
2013-07-15 John Wilkinsdoc: Fixed link in Calxeda repo instruction.
2013-07-15 Sage Weilmon: once sync full is chosen, make sure we don't chang...
2013-07-15 Sage Weilrgw: fix more warnings
2013-07-15 Greg Farnumtest_rgw: fix a number of unsigned/signed comparison... 434/head
2013-07-15 Christophe... rgw: Fix typo in rgw_user.cc 433/head 437/head
2013-07-14 Sage Weiltest_rgw_admin_meta: fix warnings
2013-07-14 Sage Weilcls_rgw: fix warning
2013-07-14 Noah WatkinsMerge branch 'wip-hadoop-doc'
2013-07-14 Noah Watkinsdoc: update Hadoop docs with plugin download
2013-07-14 Noah Watkinsdoc: document new hadoop config options
next