]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-11-07 Danny Al-Gaafrgw/rgw_user.cc: use static_cast<>() instead of C-Style...
2013-11-07 Danny Al-Gaafrgw/rgw_http_client.cc: use static_cast<>() instead...
2013-11-07 Danny Al-Gaafremove unused variable from Objecter::RequestStateHook...
2013-11-07 Danny Al-GaafErasureCodeExample.h: prefer prefix ++operator for...
2013-11-07 Danny Al-Gaafosd/osd_types.cc: use !p.tiers.empty() instead of size()
2013-11-07 Danny Al-GaafErasureCodeJerasure.cc: prefer prefix ++operator for...
2013-11-07 Danny Al-Gaafosd/ErasureCodePlugin.cc: prefer prefix ++operator...
2013-11-07 Danny Al-Gaafos/ObjectStore.cc: prefer prefix ++operator for non...
2013-11-07 Danny Al-Gaafmon/OSDMonitor.cc: prefer prefix ++operator for non...
2013-11-07 Danny Al-Gaafcommon/buffer.cc: prefer prefix ++operator for non...
2013-11-07 Sage WeilMerge pull request #830 from ceph/port/gtest-death...
2013-11-07 Sage WeilMerge pull request #827 from ceph/port/bootstrap
2013-11-07 Sage WeilMerge pull request #831 from ceph/port/func-name
2013-11-07 Sage WeilMerge pull request #819 from xinglin/coverity-fixes
2013-11-06 Noah Watkinsassert: choose function-var name on non-gnu 831/head
2013-11-06 Alan Somerstest: Only build death tests on platforms that support... 830/head
2013-11-06 Xing Linosd/ErasureCodePlugin: close library before return... 819/head
2013-11-06 Xing Linosd/erasurecode: free allocated memory before return...
2013-11-06 Xing Linmon/MDSMonitor: remove unnecessary assignment
2013-11-06 Xing Linosd/erasurecode: correct one variable name in jerasure_...
2013-11-06 Sage WeilMerge remote-tracking branch 'gh/wip-doc-radosgw'
2013-11-06 Sage WeilRevert "doc: radosgw workaround for OpenStack Horizon...
2013-11-06 Sage WeilMerge pull request #799 from ceph/wip-doc-install
2013-11-06 Sage WeilMerge pull request #821 from ceph/port/missing-headers
2013-11-06 Sage WeilMerge pull request #822 from ceph/port/rgw
2013-11-06 Sage WeilMerge pull request #825 from ceph/port/utime
2013-11-05 Noah Watkinsrgw: add compat file for name service macros 822/head
2013-11-05 Noah Watkinsrgw: avoid sighandler_t in favor of sig_t
2013-11-05 Noah Watkinscrush: add mising header for count 821/head
2013-11-05 Noah Watkinsauth: add missing header for list
2013-11-05 Noah Watkinsmon: add missing header for std::find
2013-11-05 Noah Watkinsauth: add missing header file for std::replace
2013-11-05 Yehuda SadehMerge pull request #811 from dmsimard/wip_6710
2013-11-05 Noah Watkinsutime: use to_timespec for conversion 825/head
2013-11-05 David Moreau... Add a verbose argument and some verbosity 811/head
2013-11-05 David Moreau... Verify that radosgw started, return appropriate exit...
2013-11-05 David Moreau... We should exit 1 if radosgw is not executable
2013-11-05 Noah Watkinsautogen.sh: use glibtoolize when available 827/head
2013-11-05 Noah Watkinsautogen: set exit on error
2013-11-05 Sage WeilMerge pull request #816 from ceph/wip-fadvise
2013-11-05 Sage WeilMerge pull request #815 from ceph/wip-static-cast
2013-11-05 Sage WeilMerge pull request #813 from ceph/wip-blkdev
2013-11-05 Sage WeilMerge pull request #803 from ceph/wip-6698
2013-11-04 John Wilkinspdatedoc: Added index link to new install doc. Requires... 800/head
2013-11-04 John Wilkinsdoc: Deleted old manual install doc.
2013-11-04 John Wilkinsdoc: Mentioned that install procedure is for manual... 799/head
2013-11-04 John Wilkinsdoc: Changed text for ceph-extras. Made it required...
2013-11-04 Noah Watkinsassert: use feature test for static_cast 815/head
2013-11-04 Noah Watkinswbthrottle: use posix_fadvise if available 816/head
2013-11-04 John Wilkinsdoc: Added DNS and SSL dialog.
2013-11-04 Noah Watkinstest: test helper for get_block_device_size 813/head
2013-11-04 Noah Watkinsblkdev: support blkdev size query on osx
2013-11-04 John Wilkinsdoc: Implemented changes suggested from feedback.
2013-11-04 Sage WeilMerge pull request #812 from ceph/revert-struct-init
2013-11-04 Noah WatkinsRevert "fix -Wgnu-designator warnings" 812/head
2013-11-03 Xing Lintest/libcephfs: free cmount after tests finishes
2013-11-03 Sage WeilMerge pull request #790 from ceph/wip-warnings
2013-11-03 Sage WeilMerge pull request #793 from ceph/wip-pipe
2013-11-01 Sage Weilupstart: fix ceph-crush-location default 803/head
2013-11-01 Loic Dacharydoc: radosgw workaround for OpenStack Horizon bug
2013-11-01 Loic Dacharydoc: fix typo in openstack radosgw integration
2013-11-02 Sage Weilmon/OSDMonitor: refix warning
2013-11-01 Noah Watkinspipe: use pipe2 feature test; check fcntl retval 793/head
2013-11-01 Noah Watkinsfix -Wmismatched-tags warnings 790/head
2013-11-01 Noah Watkinsfix -Wgnu-designator warnings
2013-11-01 Noah WatkinsOSD: remove unused private var [-Wunused-private-field]
2013-11-01 Noah WatkinsCrushTester: remove unused private var [-Wunused-privat...
2013-11-01 Noah Watkinsauth: remove unused private var [-Wunused-private-field]
2013-11-01 Samuel Justcommon/buffer.cc: fix rebuild_page_aligned typo
2013-11-01 Noah Watkinstest: add gcc compile test for installed headers
2013-11-01 Christophe... libcephfs: Fix compilation for C compiler
2013-11-01 Christophe... ceph: Fix compilation with GCC compiler
2013-11-01 Sage WeilMerge branch 'next'
2013-11-01 David Moreau... Really use the hostname, otherwise ambiguous
2013-11-01 Sage Weilceph-object-corpus: revert accidental revert
2013-11-01 Wido den Hollanderdocs: Fix a typo in RGW documentation
2013-11-01 Sage WeilMerge pull request #792 from ceph/wip-doc-openstack
2013-11-01 Sage WeilMerge pull request #766 from kri5/wip-5374
2013-11-01 Ray LvWrap hex_to_num table into class HexTable
2013-11-01 Ray Lv[rgw] Set initialized to true after populating table...
2013-11-01 Samuel Justsharedptr_registry.hpp: removed ptrs need to not blast...
2013-11-01 Noah Watkinsprio-q: initialize cur iterator
2013-11-01 Samuel JustPGLog: remove obsolete assert in merge_log
2013-11-01 Samuel Justtest/osd/RadosModel.h: select and reserve roll_back_to...
2013-11-01 Samuel Justtest/rados/list.cc: we might get some objects more...
2013-11-01 Sage Weilos/chain_listxattr: fix leak fix
2013-10-31 John Wilkinsdoc: Updated rewrite rule.
2013-10-31 John Wilkinsdoc: Incorporated feedback.
2013-10-31 John Wilkinsdoc: Created new zone sync image.
2013-10-31 John Wilkinsdoc: Modified image.
2013-10-31 John Wilkinsdoc: Removed references to OpenSuse and SLES.
2013-10-31 John Wilkinsdoc: Retitled document. Made example generic. Fixed...
2013-10-31 John Wilkinsdoc: Retitled document.
2013-10-31 John Wilkinsdoc: Removed the Folsom reference. 792/head
2013-10-31 John Wilkinsdoc: Restored show_image_direct and added a link to...
2013-10-31 John Wilkinsdoc: Removed nova-volume, early Ceph references and...
2013-10-30 John Wilkinsdoc: Removed install yum priorities. Duplicated where...
2013-10-30 John Wilkinsdoc: Added quick ceph object store with links to manual...
2013-10-30 John Wilkinsdoc: Restored Object Store Quick Start entry for parall...
2013-10-30 John Wilkinsdoc: Changed install to ceph-deploy install.
next