]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-03-01 Sage WeilMerge pull request #87 from dalgaaf/wip-da-sca-style-2
2013-03-01 Danny Al-Gaafosd/Watch.cc: init NotifyTimeoutCB::canceled in constru... 87/head
2013-03-01 Danny Al-Gaafosd/ReplicatedPG.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-GaafReplicatedPG.cc: remove unused variables
2013-03-01 Danny Al-GaafReplicatedPG.cc: remove consecutive return/break statement
2013-03-01 Danny Al-Gaafosd/PG.cc: reduce scope of listed_collection in read_lo...
2013-03-01 Danny Al-Gaafosd/PG.cc: use static_cast instead of C-Style cast
2013-03-01 Danny Al-Gaafosd/OSD.cc: remove unused variable 'map<int64_t, int...
2013-03-01 Danny Al-Gaafosd/OSD.cc: reduce scope of "PG *pg" in OSD::handle_pg_...
2013-03-01 Danny Al-Gaafosd/OSD.cc: use static_cast instead of C-Style cast
2013-03-01 Danny Al-Gaafos/IndexManager.cc: reduce scope of 'int r' in IndexMan...
2013-03-01 Danny Al-Gaafos/LevelDBStore.h: pass const string by reference to...
2013-03-01 Danny Al-Gaafos/FileStore.cc: fix warning about comparing int with...
2013-03-01 Danny Al-Gaafos/FileStore.cc: remove identical else branch
2013-03-01 Danny Al-Gaafos/FileStore.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-GaafSimpleMessenger.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-Gaafmsg/Pipe.cc: reduce scope of some variables
2013-03-01 Danny Al-Gaafmon/Paxos.cc: use static_cast instead of C-Style cast
2013-03-01 Danny Al-Gaafmon/PGMonitor.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-Gaafmon/PGMap.cc: remove useless assigment to 'first',...
2013-03-01 Danny Al-Gaafmon/OSDMonitor.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-Gaafmon/MonmapMonitor.cc: remove unused variable
2013-03-01 Danny Al-Gaafmon/MonmapMonitor.cc: use static_cast instead of C...
2013-03-01 Danny Al-Gaafmon/Monitor.cc: reduce scope of reuse_caps in Monitor...
2013-03-01 Danny Al-Gaafmon/Monitor.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-Gaafmon/MonClient.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-Gaafmon/MDSMonitor.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-Gaafmon/LogMonitor.cc: move unused variable into related...
2013-03-01 Danny Al-Gaafmon/LogMonitor.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-Gaafmon/Elector.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-Gaafmon/AuthMonitor.cc: remove unused 'std::stringstream ss'
2013-03-01 Danny Al-Gaafmds/flock.cc: remove unused variable 'crossed_waiting_l...
2013-03-01 Danny Al-Gaafmds/Server.cc: reduce scope of some variables
2013-03-01 Danny Al-Gaafmds/Server.cc: : use static_cast instead of C-Style...
2013-03-01 Danny Al-Gaafmds/Migrator.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-Gaafmds/MDS.cc: remove unused variable 'oldresolve'
2013-03-01 Danny Al-Gaafmds/MDS.cc: : use static_cast instead of C-Style cast
2013-03-01 Danny Al-Gaafmds/MDCache.cc: remove unused variables recover_q and...
2013-03-01 Danny Al-Gaafmds/MDCache.cc: reduce scope of 'in' in MDCache::open_r...
2013-03-01 Danny Al-Gaafmds/MDCache.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-Gaafmds/MDBalancer.h: init some double variables in constructor
2013-03-01 Danny Al-Gaafmds/MDBalancer.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-GaafESession.h: initialze 'open' in the constructor with...
2013-03-01 Danny Al-Gaafmds/LogEvent.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-Gaafmds/Locker.cc: reduce scope of 'pool' in Locker::issue_...
2013-03-01 Danny Al-Gaafmds/Locker.cc: use static_cast instead of C-Style cast
2013-03-01 Danny Al-Gaafmds/CDir.h: use static_cast instead of C-Style cast
2013-03-01 Gary Lowellceph.spec.in: gdisk for for rpm based systems instead...
2013-03-01 Sage WeilMerge branch 'next'
2013-03-01 Sage Weilmsgr: drop messages on cons with CLOSED Pipes
2013-03-01 Sage Weilosd: add 'osd debug op order' to track and assert order...
2013-03-01 Sage Weilosd: include osdmap epoch in osd_op message operator<<
2013-03-01 Sage Weilosd: useful debugging for when we drop requests
2013-02-28 Samuel Justcrush-map.rst: fix chooseleaf syntax in ssd example
2013-02-28 Sage WeilMerge pull request #84 from dalgaaf/wip-da-sca-style
2013-02-28 Sage Weilinit-ceph: kick off ceph-create-keys when starting...
2013-02-28 Sage Weilinit-ceph: fix default admin socket path used for status
2013-02-28 Sage Weilosd: show retry attempt in MOSDOp operator<<
2013-02-28 Sage Weilmsg/Pipe: allow tuning of TCP receive buffer size
2013-02-28 Sage Weilmsg/Pipe: move setting of socket options into a common...
2013-02-28 Samuel JustFileJournal::wrap_read_bl: adjust pos before returning
2013-02-28 Danny Al-Gaaflibrbd/internal.cc: remove unused variable total_write 84/head
2013-02-28 Danny Al-Gaaflibrbd/internal.cc: reduce scope of 'int r'
2013-02-28 Danny Al-Gaaflibrados/librados.cc: don't check unsigned 'len' agains...
2013-02-28 Danny Al-Gaaflibrados/librados.cc: reduce scope of 'ret' in rados_ob...
2013-02-28 Danny Al-Gaaflibrados/librados.cc: use static_cast instead of C...
2013-02-28 Danny Al-Gaaflibrados/RadosClient.cc: use static_cast instead of...
2013-02-28 Sage WeilMerge pull request #82 from dalgaaf/wip-da-spec
2013-02-28 Sage WeilMerge pull request #83 from dalgaaf/wip-da-realloc
2013-02-28 Danny Al-Gaafcrush/builder.c: fix realloc handling 83/head
2013-02-28 Danny Al-Gaafcrush/builder.c: fix sizeof handling of bucket->h.items
2013-02-28 Danny Al-Gaafcls_rbd.cc: remove another unused variable
2013-02-28 Danny Al-Gaafcls_rbd.cc: remove unused variable
2013-02-28 Danny Al-GaafCInode.h: use static_cast instead of C-Style cast
2013-02-28 Danny Al-GaafCDentry.h: use static_cast instead of C-Style cast
2013-02-28 Danny Al-Gaafceph.spec.in: add new Requires from ceph-disk-prepare 82/head
2013-02-28 Gary LowellMerge branch 'wip-4222'
2013-02-28 Sage Weilfix ceph-object-corpus submodule commit
2013-02-28 Dan Mickdoc: rbd-cloudstack: fix bullet list, missing words...
2013-02-28 Gary Lowellceph-test.install: Add libcephfs-test.jar to package.
2013-02-28 Sage WeilMerge branch 'wip-4281'
2013-02-28 John Wilkinsdoc: Consolidated Ubuntu and Ubuntu 12.10 requirements.
2013-02-27 Joao Eduardo... mon: PaxosServices: don't ignore get_version(ver,bl...
2013-02-27 John Wilkinsdoc: Added dependencies for ubuntu 12.10.
2013-02-27 Sage Weildebian: require cryptsetup-bin
2013-02-27 Sage Weilvstart.sh: give mon. key mon = 'allow *' caps
2013-02-27 John Wilkinsdoc: fixed link and form edit.
2013-02-27 John Wilkinsdoc: Added auth entry to index.
2013-02-27 John Wilkinsdoc: Removed auth entries from general. Part of an...
2013-02-27 John Wilkinsdoc: Added comment to enable message. Added link to...
2013-02-27 John Wilkinsdoc: Added Auth Config Reference as standalone config...
2013-02-27 Sage Weilosd: allow log trimming during recovery
2013-02-27 Sage Weilceph-fuse: add ceph options for all current fuse options
2013-02-27 Sage WeilMerge pull request #81 from dalgaaf/wip-da-sca-style-1
2013-02-27 Joao Eduardo... mon: MonitorDBStore: return -ENOENT on get() if key...
2013-02-27 Danny Al-Gaafkv_flat_btree_async.cc: remove unused variables 81/head
2013-02-27 Danny Al-Gaafkv_flat_btree_async.cc: remove some unreachable break...
2013-02-27 Danny Al-Gaafkey_value_store/cls_kvs.cc: remove unused variable...
2013-02-27 Danny Al-Gaafbloom_filter.hpp: check for self assignment
2013-02-27 Danny Al-Gaafcrush/builder.c: reduce scope of oldsize in crush_add_r...
next