]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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...
2013-02-27 Sage Weildebian: let dpkg calculate the shlibs dep for leveldb...
2013-02-27 Danny Al-GaafCrushCompiler.cc: remove duplicate if/else branches
2013-02-27 Danny Al-Gaafcommon/secret.c: reduce the scope of some variables
2013-02-27 Danny Al-Gaafpick_address.cc: pass const string by refrence
2013-02-27 Danny Al-Gaafobj_bencher.cc: use static_cast instead of C-Style...
2013-02-27 Danny Al-Gaafconfig.cc: remove unused variable 'val' from parse_inje...
2013-02-27 Danny Al-Gaafcode_environment.cc: move variable ret in get_process_n...
2013-02-27 Danny Al-Gaafceph_context.cc: remove unused variable 'args' from...
2013-02-27 Sage WeilMerge pull request #79 from dalgaaf/wip-da-leveldb
2013-02-27 Sage WeilMerge pull request #80 from dalgaaf/wip-da-4261
2013-02-27 Danny Al-Gaafcls_crypto.cc: remove some unused variables
2013-02-27 Danny Al-Gaafcls_acl.cc: remove unused variables
2013-02-27 Danny Al-Gaafcommon/armor.c: reduce scope of some variables
2013-02-27 Danny Al-Gaafceph_argparse.cc: accept also 0/1 for boolean injectargs 80/head
2013-02-27 Danny Al-GaafTextTable: pass const string by refrence to define_column()
2013-02-27 Danny Al-GaafCephBroker.h: use static_cast instead of C-Style cast
2013-02-27 Danny Al-GaafSyntheticClient.cc: use static_cast instead of C-Style...
2013-02-27 Danny Al-Gaafdebian/control: fix Depends 79/head
2013-02-27 Danny Al-Gaafdebian/control: add libleveldb-dev to Build-Depends:
2013-02-27 Danny Al-GaafREADME: add leveldb-dev to package list needed for...
2013-02-27 Danny Al-Gaafceph.spec.in: fix leveldb handling
2013-02-27 Danny Al-Gaafconfigure.ac: check for libsnappy
2013-02-27 Danny Al-Gaafadd src/leveldb to .gitignore
2013-02-27 Danny Al-Gaafremove leveldb from master branch
2013-02-27 Gary LowellBuild: Change build to always use system leveldb
2013-02-27 Gary Lowellceph-test.install: remove cepkfs-test.jar
2013-02-27 Sage Weildoc: fix rst for watch/notify internals
2013-02-27 Samuel JustOpRequest: rmw_flags may actually be 0
2013-02-27 Sage WeilMerge branch 'next'
2013-02-27 Gary Lowellceph-test.install: Add libcephfs-test.jar.
2013-02-27 Sage WeilMerge pull request #78 from Elbandi/master
next