]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-05-13 Yan, Zhengmds: reduce verbosity of handle_client_file_{readlock... 1807/head
2014-05-12 Samuel JustMerge pull request #1779 from ceph/wip-7553
2014-05-12 Sage Weildoc/release-notes: v0.80.1
2014-05-12 Sage WeilMerge pull request #1799 from ceph/wip-8305
2014-05-12 John Wilkinsdoc: Improvements to qemu installation.
2014-05-12 John Wilkinsdoc: Added note on Default requiretty for CentOS and...
2014-05-12 Sage WeilMerge pull request #1801 from ceph/wip-update-gitignore
2014-05-12 Sage WeilMerge pull request #1800 from ceph/wip-da-SCA-20140510
2014-05-12 Danny Al-GaafBtrfsFileStoreBackend.cc: fix ::unlinkat() result handling 1800/head
2014-05-12 Danny Al-GaafTestLFNIndex.cc: remove unused variable 'mangled_name'
2014-05-12 Danny Al-Gaafrgw_user.cc: remove dead assignment in generate_key()
2014-05-12 Danny Al-Gaafrgw_user.cc: cleanup RGWAccessKeyPool::check_op()
2014-05-11 Danny Al-Gaafrgw_rados.cc: remove dead assignment / unused variable...
2014-05-11 Danny Al-Gaafrgw_main.cc: remove dead assignment and unused variable
2014-05-11 Danny Al-GaafPGMap.cc: remove dead assignment
2014-05-11 Danny Al-GaafMDBalancer.cc: remove some since 2009 unused code
2014-05-11 Danny Al-Gaafchain_xattr.cc: fix memory leak, free 'expected'
2014-05-11 Danny Al-Gaafconfutils.cc: remove unused variable 'val'
2014-05-11 Danny Al-GaafSyntheticClient.cc: remove double check for "getdir"
2014-05-11 Danny Al-Gaafrgw_op.cc: reduce scope of 'int r' in execute()
2014-05-11 Danny Al-Gaafrgw_op.cc: use static_cast instead of c-style cast
2014-05-11 Danny Al-Gaafrgw_quota.cc: remove unused variable 'key'
2014-05-11 Danny Al-Gaaftest_rgw_admin_log.cc: prefer ++operators for iterators
2014-05-11 Danny Al-Gaaftest_cls_rbd.cc: use 'delete []' if 'new char[len]...
2014-05-11 Danny Al-Gaaftest_rgw_admin_log.cc: prefer empty() over size() for...
2014-05-11 Danny Al-Gaaftest_rgw_admin_opstate.cc: prefer ++operators for iterators
2014-05-11 Danny Al-Gaaftest_rgw_admin_meta.cc: prefer ++operators for iterators
2014-05-11 Danny Al-GaafTestErasureCodePluginJerasure.cc: prefer ++operators...
2014-05-11 Danny Al-Gaaftest/ObjectMap/KeyValueDBMemory.cc: use empty() instead...
2014-05-11 Danny Al-GaafFileStore.cc: remove some dead assignments
2014-05-11 Danny Al-Gaaf.gitignore: ignore files generated by ctags on topdir 1801/head
2014-05-11 Danny Al-Gaafadd gitignore for wireshark subdir to track *.patch...
2014-05-11 Danny Al-Gaaf.gitignore: add some patch/diff related files
2014-05-11 Danny Al-Gaaf.gitignore: add no longer used mkcephfs
2014-05-11 Danny Al-Gaafcls_kvs.cc: return 'r' from get_idata_from_key()
2014-05-11 Danny Al-Gaafcls_kvs.cc: remove dead assignment
2014-05-11 Danny Al-Gaafrgw_user.cc:
2014-05-10 Danny Al-Gaaflibcephfs.cc: fix possible NULL pointer deref
2014-05-10 Samuel JustObjecter::_op_submit: only replace the tid if it's 0 1799/head
2014-05-10 Danny Al-Gaafosd/OSD.cc: fix possible NULL pointer deref in share_map()
2014-05-10 Sage Weilosd/ReplicatedPG: do not queue NULL dup_op
2014-05-10 Danny Al-Gaafmds/flock.cc: remove dead initialization of 'new_lock_end'
2014-05-10 Danny Al-Gaafmds/flock.cc: remove dead initialization of 'new_lock_s...
2014-05-10 Danny Al-Gaafmds/Server.cc: remove unused initialization of 'destdnl'
2014-05-10 Sage Weilmon/OSDMonitor: force op resend when pool overlay changes
2014-05-10 Sage Weilosd: discard client ops sent before last_force_op_resend
2014-05-10 Sage Weilosdc/Objecter: resend ops in the last_force_op_resend...
2014-05-10 Danny Al-Gaafrbd.cc: remove used parameter from set_pool_image_name()
2014-05-10 Danny Al-Gaaftest_librbd.cc: fix sizeof() in malloc call
2014-05-10 Danny Al-GaafCrushWrapper.cc: fix sizeof() call in calloc
2014-05-09 Josh DurginMerge pull request #1781 from ceph/wip-8269
2014-05-09 Guang Yangmsg: Fix inconsistent message sequence negotiation...
2014-05-09 Sage WeilMerge pull request #1796 from daniel-j-h/missing_initia...
2014-05-09 Sage WeilMerge pull request #1797 from ceph/wip-7588
2014-05-09 Sage WeilMerge tag 'v0.80'
2014-05-09 Sage WeilMerge pull request #1798 from ceph/wip-8319
2014-05-09 John WilkinsMerge pull request #1731 from dynamike67/patch-2
2014-05-09 Sage Weilosd: fix MOSDMarkMeDown name
2014-05-09 John WilkinsMerge pull request #1792 from nereocystis/Ceph-osd...
2014-05-09 John WilkinsMerge pull request #1786 from nereocystis/quick-common
2014-05-09 John WilkinsMerge pull request #1732 from dynamike67/master
2014-05-09 Sage Weilosd: handle race between osdmap and prepare_to_stop 1798/head
2014-05-09 Sage Weilosd: fix state method whitespace
2014-05-09 Daniel J. HofmannFixed missing initializers issues 1796/head
2014-05-09 Sage WeilMerge pull request #1795 from daniel-j-h/extra_semicolons
2014-05-09 Daniel J. HofmannRemoved extra semicolons 1795/head
2014-05-08 Josh DurginMerge pull request #1772 from ceph/wip-8169
2014-05-08 Kevin Dalley:doc Ceph OSD is standard name 1792/head
2014-05-08 Yehuda Sadehrgw: calculate user manifest 1772/head
2014-05-08 Sage Weilosd/ReplicatedPG: carry CopyOpRef in copy_from completion 1797/head
2014-05-08 Samuel JustMerge pull request #1791 from ceph/wip-8011
2014-05-08 Samuel JustReplicatedPG: block scrub on blocked object contexts 1791/head
2014-05-08 Sage Weilosd/osd_types: add last_force_op_resend to pg_pool_t
2014-05-08 Alfredo DezaMerge pull request #1778 from ceph/wip-7157
2014-05-08 Sage WeilMerge pull request #1789 from ceph/wip-jcsp-clang
2014-05-08 Alfredo DezaMerge pull request #1777 from ceph/wip-6966
2014-05-08 Sage Weilceph-disk: partprobe before settle when preparing dev 1777/head
2014-05-08 Sage WeilMerge pull request #1788 from ceph/wip-da-sca-20140507
2014-05-08 Sage WeilMerge pull request #1790 from ceph/wip-krbd-fixes
2014-05-08 Danny Al-Gaafrbd-fuse.c: remove ridiculous linebreak 1788/head
2014-05-08 Danny Al-Gaafrbd-fuse.c: fix indentation
2014-05-08 Danny Al-Gaafrbd-fuse.c: fix -Wmissing-field-initializers
2014-05-08 Ilya Dryomovkrbd: fix sysfs path in the comment 1790/head
2014-05-08 Ilya Dryomovkrbd: match new with delete, not free()
2014-05-08 Danny Al-Gaafrbd.cc: init 'snap_protected' to fix -Wconditional...
2014-05-08 Danny Al-Gaafrbd-fuse.c: init 'rbd' in open_rbd_image()
2014-05-08 Danny Al-GaafObjectCacher::_wait_for_write(): init 'bool done'
2014-05-08 Danny Al-GaafObjecter::calc_target(): init best_locality with 0
2014-05-08 John Sprayrgw: Remove trailing ; from fn definitions 1789/head
2014-05-08 John Sprayos/FileJournal: remove unused attribute
2014-05-08 John Spraymon: Fix % escaping (\% should be %%)
2014-05-08 John Spraymds: Remove redundant 'using namespace std'
2014-05-08 John Sprayencoding: make .size() to __u32 cast explicit
2014-05-08 John Sprayfragtree: remove unused and broken verify()
2014-05-08 John Sprayfragtree: remove dead code
2014-05-08 Danny Al-Gaafremove superfluous second semicolons at end of lines
2014-05-08 Danny Al-Gaafmsg: fix some -Wextra-semi warnings
2014-05-08 Danny Al-Gaafcrush/builder.c: remove some unreachable return statements
2014-05-08 Yan, ZhengMerge pull request #1742 from ceph/wip-multimds
2014-05-08 Yan, Zhengmds: remove unused MMDSCacheRejoin::{MISSING,FULL} 1742/head
next