]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-07-19 Sage Weilmon/PGMap: avoid negative pg stats when calculating... 446/head
2013-07-19 Sage Weilmon/PGMap: use signed values for calculated rates
2013-07-19 Sage Weilosd: add floor() method to pg/osd stat structs
2013-07-19 Sage Weilosd: make pool_stat_t *log_size fields signed
2013-07-19 Sage Weilmon/MonClient: better debugging on version requests
2013-07-19 Sage Weilmsg/Pipe: work around incorrect features reported by...
2013-07-19 Sage WeilMessage,OSD,PG: make Connection::features private
2013-07-19 Yehuda Sadehtest: update cli test for radosgw-admin
2013-07-19 Yehuda SadehMerge pull request #448 from kri5/wip-5416
2013-07-19 Christophe... rgw: Adds --rgw-zone --rgw-region help text. 448/head
2013-07-19 Sage Weilmon/MonClient: fix small leak
2013-07-19 Sage WeilMerge pull request #445 from ceph/wip-osd-leaks
2013-07-19 Sage Weilinit-ceph: don't activate-all for vstart clusters
2013-07-18 Sage Weilmon/PGMonitor: fix 'pg map' output key names
2013-07-18 Samuel JustPG: add perf counter for peering latency
2013-07-18 Sage Weilmsgr: mark addr-based [lazy_]send_message and get_conne... 445/head
2013-07-18 Sage Weilclient: mark_down by con
2013-07-18 Sage Weilmon: mark_down session by con, not addr
2013-07-18 Sage Weilmon: break con <-> session ref cycle in mon even if...
2013-07-18 Sage Weilmsg/SimpleMessenger: remove duplicated interface docs
2013-07-18 Sage Weilmsgr: update docs for mark_down, mark_down_all semantics
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...
next