]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-05-05 Samuel JustOSD: wake_pg_waiters atomically with pg_map update
2014-05-05 Samuel JustOSD: remove wake_all_pg_waiters
2014-05-05 Samuel JustOSD: add session waiting_for_map mechanisms
2014-05-05 Samuel JustOSD: pass osdmap to handle_op and handle_replica_op
2014-05-05 Greg FarnumOSD: add a RWLock pg_map_lock
2014-05-05 Samuel JustOSDService: add osdmap reservation mechanism
2014-05-05 Greg Farnummsgr: change the delay queue flushing semantics
2014-05-05 Greg Farnummsgr: enable fast_dispatch on local connections
2014-05-05 Samuel JustMessenger,DispatchQueue: add ms_fast_dispatch mechanism
2014-05-05 Samuel JustDispatchQueue: factor out pre_dispatch and post_dispatch
2014-05-05 Greg FarnumOSD: remove never-activated while loop from send_increm...
2014-05-05 Greg FarnumOSD: rename gen_wq, schedule_work, and PG_QueueAsync...
2014-05-05 Greg FarnumOSD: remove unused push_wq
2014-05-05 Samuel JustOSD: replace handle_pg_scan, handle_pg_backfill with...
2014-05-05 Greg FarnumOSD: add handle_osd_map debug output
2014-05-05 Samuel JustOSD::_share_map_incoming: line wrap debug output
2014-05-05 Greg FarnumPG: constify the init() function params
2014-05-05 Samuel JustRWLock: assert pthread function return values
2014-05-03 Yan, Zhengosd: check blacklisted clients in ReplicatedPG::do_op()
2014-05-03 Sage WeilMerge pull request #1740 from ceph/wip-8155
2014-05-03 Sage Weilceph-object-corpus: rebase onto firefly corpus
2014-05-03 Sage WeilMerge pull request #1762 from yuyuyu101/wip-8282
2014-05-03 Sage WeilMerge pull request #1752 from ceph/wip-da-SCA-fixes...
2014-05-03 Sage WeilMerge pull request #1755 from eile/master
2014-05-03 Stefan EilemannFix out of source builds 1755/head
2014-05-03 Haomai WangFix clone problem 1762/head
2014-05-03 Joao Eduardo... mon: OSDMonitor: disallow nonsensical cache-mode transi... 1740/head
2014-05-03 David ZafmanMerge pull request #1735 from ceph/wip-8113
2014-05-02 Samuel JustMerge pull request #1698 from ceph/wip-snapmapper-debug
2014-05-02 Samuel JustMerge pull request #1694 from ceph/wip-throttle-snap...
2014-05-02 Danny Al-GaafMerge pull request #1759 from dachary/wip-mailmap
2014-05-02 Samuel JustRevert "ReplicatedPG: block scrub on blocked object...
2014-05-02 Sage Weilosd: Prevent divide by zero in agent_choose_mode() 1735/head
2014-05-02 David Zafmanosd, common: If agent_work() finds no objs to work...
2014-05-02 Danny Al-Gaafrados.cc: fix typo in help output 1752/head
2014-05-02 Danny Al-GaafDumper::dump_entries(): reduce scope of 'got_data'
2014-05-02 Danny Al-GaafPG::read_info(): pass 'const coll_t coll' by reference
2014-05-02 Danny Al-GaafPGBackend::be_compare_scrubmaps(): pass pgid by reference
2014-05-02 Danny Al-Gaafosd_types.h: pass eversion_t by reference to operator<<
2014-05-02 Danny Al-GaafSimpleLock.h: remove unused private function clear_more()
2014-05-02 Danny Al-GaafSimpleLock.h: remove twice included osd_types.h
2014-05-02 Danny Al-Gaaflinux_fiemap.h: remove twice included int_types.h
2014-05-02 Danny Al-GaafDumper::dump_entries(): remove not needed variable
2014-05-02 Danny Al-Gaafrgw_bucket.cc: return error if update_containers_stats...
2014-05-02 Sage Weilmon/PGMonitor: set tid on no-op PGStatsAck
2014-05-02 Sage Weilmon/OSDMonitor: share latest map with osd on dup boot...
2014-05-02 Sage Weilmon/MonClient: remove stray _finish_hunting() calls
2014-05-02 Loic Dacharymailmap: Florent Bautista affiliation 1759/head
2014-05-02 Loic Dacharymailmap: Warren Usui name normalization
2014-05-02 Loic Dacharymailmap: Guang Yang name normalization
2014-05-02 Sage WeilMerge pull request #1754 from nereocystis/hardware...
2014-05-02 David Zafmanosd/ReplicatedPG: agent_work() fix next if finished...
2014-05-02 Sage Weilosd/SnapMapper: pass snaps set by const ref 1698/head
2014-05-02 Sage Weilosd/SnapMapper: debug
2014-05-02 Kevin Dalleydoc: Include links from hardware-recommendations to... 1754/head
2014-05-01 Danny Al-GaafMerge pull request #1749 from hufman/fix-typo-releaseno...
2014-05-01 Sage Weilmds: note MDiscoverReply encoding change in corpus
2014-05-01 Sage Weilmds: bump protocol
2014-05-01 Samuel JustMerge pull request #1738 from ceph/wip-8147
2014-05-01 Sage Weildoc/release-notes: changelog link
2014-05-01 Sage Weildoc/release-notes: final v0.67.8 notes and changelog
2014-05-01 John WilkinsMerge pull request #1750 from nereocystis/doc-link...
2014-05-01 Walter HufFixes a very minor typo in the release notes 1749/head
2014-05-01 Kevin Dalleydoc: documenting links to get-involved 1750/head
2014-04-30 Samuel JustReplicatedPG: block scrub on blocked object contexts
2014-04-30 Sage WeilMerge pull request #1745 from ceph/wip-7941
2014-04-30 Sage WeilMerge pull request #1744 from ceph/wip-8161
2014-04-30 Sage WeilMerge pull request #1746 from ceph/wip-8086
2014-04-30 Danny Al-Gaafrgw_common.cc: reduce scope of 'fpos' variable
2014-04-30 Danny Al-Gaafrgw_admin.cc: remove unused string variable
2014-04-30 Danny Al-GaafPGBackend.cc: remove unused to_remove variable
2014-04-30 Danny Al-GaafKeyValueStore.cc: remove unused variable
2014-04-30 Danny Al-Gaafrgw_op.cc: remove unused map variable
2014-04-30 Danny Al-Gaafrgw_main.cc: remove unused variable
2014-04-30 Danny Al-Gaafrgw_main.cc: use static_cast instead of c-style
2014-04-30 Danny Al-GaafObjectStore.h: pass const string parameter by reference
2014-04-30 Danny Al-GaafCDentry.cc: fix bool comparison using relational operator
2014-04-30 Danny Al-Gaafrados.cc: reduce scope of variable
2014-04-30 Danny Al-Gaafbuffer.cc: catch exception by reference
2014-04-30 Danny Al-GaafSimpleLock.h: fix bool comparison using relational...
2014-04-30 Danny Al-Gaafhitset.cc: fix format string to unsigned int
2014-04-30 Danny Al-GaafOSDMap.cc: prefer prefix ++operator for non-trivial...
2014-04-30 Danny Al-GaafOSDMonitor.cc: prefer prefix ++operator for non-trivial...
2014-04-30 Danny Al-GaafKeyValueStore: rename s/logger/perf_logger/
2014-04-30 Danny Al-Gaafcrush/mapper.c: fix printf format for unsigned variable
2014-04-30 Alfredo DezaMerge pull request #1629 from ceph/wip-die-mkcephfs
2014-04-30 Yan, ZhengMerge pull request #1741 from ceph/wip-early-reply
2014-04-30 Yan, Zhengmds: avoid adding replicas of target dentry to rename... 1741/head
2014-04-30 Yan, Zhengmds: allow early reply when request's witness list...
2014-04-30 Sage WeilMerge pull request #1121 from ceph/wip-no-anchor
2014-04-30 Sage WeilMerge pull request #1670 from yuyuyu101/wip-test-clone
2014-04-30 Yan, Zhengmds: include authority of the source inode in rename...
2014-04-29 Sage Weilosd: automatically scrub PGs with invalid stats 1738/head
2014-04-29 Joao Eduardo... mon: OSDMonitor: return immediately if 'osd tier cache...
2014-04-29 Yan, Zhengmds: remove discover ino 1121/head
2014-04-29 Yan, Zhengmds: remove anchor table
2014-04-29 Haomai WangCopy range using fiemap not entire length
2014-04-29 Shawn Edwardsrbd-fuse: fix unlink
2014-04-28 Sage WeilMerge pull request #1701 from ceph/wip-libkrbd
2014-04-28 Sage WeilMerge pull request #1648 from ceph/wip-client-sleep
next