]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2016-04-20 Jenkins Build... 10.2.0 v10.2.0
2016-04-19 Yehuda SadehMerge pull request #8636 from ceph/wip-rgw-leak
2016-04-19 Casey BodleyMerge pull request #8653 from theanalyst/doc/fix-multis...
2016-04-19 Yehuda Sadehrgw: drop rest op reference in error path 8636/head
2016-04-19 Abhishek Lekshmanandoc: rgw multisite, add pools section & minor cosmetic... 8653/head
2016-04-18 Casey BodleyMerge pull request #8564 from theanalyst/fix/15251
2016-04-18 Abhishek Lekshmananrgw_admin: improve period update errors 8564/head
2016-04-18 Casey BodleyMerge pull request #8645 from tchaikov/wip-fix-test.sh
2016-04-18 Kefu Chaitest: set a default $CEPH_ROOT env variable 8645/head
2016-04-18 Samuel JustMerge pull request #8612 from xiexingguo/xxg-wip-rpg
2016-04-18 Yehuda Sadehrgw: clean async rest ops in calling cr
2016-04-18 Yehuda Sadehrgw: drop async cr reference on simple cr completion
2016-04-17 Yehuda Sadehrgw: RGWRealmWatcher::watch_restart() also unwatches...
2016-04-17 Yehuda Sadehrgw: stop cr manager in destructor
2016-04-17 Sage WeilMerge pull request #8590 from liewegas/wip-jewel
2016-04-17 Sage WeilMerge pull request #8526 from dreamhost/wip-rgw-xmlns
2016-04-17 Sage WeilMerge pull request #8563 from linuxbox2/rgw-file-unix
2016-04-17 Sage WeilMerge pull request #8592 from zaitcev/wip-5073-multen-1
2016-04-17 Sage WeilMerge pull request #8597 from oritwas/wip-rgw-remove...
2016-04-17 Sage WeilMerge pull request #8601 from jmunhoz/fix-aws4-unsigned...
2016-04-16 Sage Weilosd: fix noisy debug line
2016-04-16 Sage WeilMerge pull request #8628 from SUSE/wip-ceph-common...
2016-04-16 Nathan Cutlerdoc/release-notes.rst: clarify ceph UID/GID assignment... 8590/head
2016-04-16 Nathan Cutlerdoc/release-notes.rst: minor grammar and style corrections
2016-04-16 Sage Weildoc/release-notes: expand distro/arch section to includ...
2016-04-16 Sage Weildoc/release-notes: more detail about the ext4 checks
2016-04-16 Sage Weildoc/release-notes: include changes in rcs
2016-04-16 Sage Weildoc/release-notes: clean up jewel notes
2016-04-16 Sage Weildoc/release-notes: fix rados scrub summary
2016-04-16 Nathan Cutlerceph.spec.in: terminate if statement in %pre scriptlet 8628/head
2016-04-16 Orit WassermanMerge pull request #8620 from yehudasa/wip-rgw-region...
2016-04-16 Sage WeilMerge pull request #8617 from liewegas/wip-15098
2016-04-16 Sage WeilMerge pull request #8613 from liewegas/wip-debug-map...
2016-04-15 Yehuda Sadehcommon: typo-fix for osd_check_max_object_name_len_on_s...
2016-04-15 Pete Zaitcevrgw: Add a test for multi-tenancy 8592/head
2016-04-15 Robin H. Johnsoncommon: typo-fix for osd_check_max_object_name_len_on_s... 8621/head
2016-04-15 Sage WeilMerge pull request #8560 from liewegas/wip-lfn-startup
2016-04-15 Sage WeilMerge pull request #7984 from rldleblanc/wpq-starvation
2016-04-15 Sage WeilMerge pull request #8505 from liewegas/wip-15391
2016-04-15 Sage WeilMerge pull request #8545 from xiexingguo/xxg-wip-lfn
2016-04-15 Sage WeilMerge pull request #8555 from avnerbh/fixes_no_3
2016-04-15 Sage WeilMerge pull request #8570 from xiexingguo/xxg-wip-scrub
2016-04-15 Sage WeilMerge pull request #8586 from liewegas/wip-15441
2016-04-15 Casey BodleyMerge pull request #8619 from yehudasa/wip-rgw-jewel...
2016-04-15 Yehuda Sadehrgw: cross rgw request need to send 'zonegroup' http... 8620/head
2016-04-15 Yehuda Sadehrgw: fix get_zonegroup()
2016-04-15 Casey BodleyMerge pull request #8281 from theanalyst/doc/multisite-rgw
2016-04-15 Abhishek Lekshmanandoc: add multisite to index 8281/head
2016-04-15 Abhishek Lekshmanandoc: rgw multisite documentation
2016-04-15 Yehuda Sadehrgw: binfo_cache is now a RGWRados member 8619/head
2016-04-15 Yehuda Sadehrgw: RGWShardCollectCR does not need a cct member
2016-04-15 Casey BodleyMerge pull request #7912 from ceph/wip-cmake-make-check
2016-04-15 Gregory FarnumMerge pull request #8614 from liewegas/wip-fsmap-underscore
2016-04-15 Sage Weildebian: start ceph-mon-all and ceph-osd-all on package... 8617/head
2016-04-15 Loic DacharyMerge pull request #8615 from theanalyst/fix-mailmap...
2016-04-15 Abhishek Lekshmananmailmap: Abhishek Lekshmanan affiliation 8615/head
2016-04-15 Sage Weilmds/FSMap: use _ in key name 8614/head
2016-04-15 Loic DacharyMerge pull request #8608 from swamireddy/contrib_list_1...
2016-04-15 Sage Weilosd: some debug output for old osdmap trimming 8613/head
2016-04-15 Sage Weilosd: add option to disable startup check 8560/head
2016-04-15 Sage Weilosd: refuse to start if configure object limits don...
2016-04-15 Sage Weilvstart.sh: --short to set ext4-friendly object name...
2016-04-15 xie xingguoosd/ReplicatedPG: fix implementation of register_on_suc... 8465/head 8612/head
2016-04-15 Swami Reddymailmap: Jenkins name normalization 8608/head
2016-04-15 Swami Reddymailmap: Abhishek Lekshmanan name normalization
2016-04-15 Swami Reddymailmap: Wei Qiaomiao affiliation
2016-04-15 Swami Reddymailmap: Luo Runbing affiliation
2016-04-15 Kefu Chaicmake: link ceph_test_rados_api_list against libglobal 7912/head
2016-04-15 Ali Marediacmake: Add cython_modules to `make check`
2016-04-15 Ali Marediacmake: remove repeat OSD.cc
2016-04-15 Ali Marediacmake: CMake environment variables added to automake
2016-04-15 Ali Marediacmake: Building ceph-detect-init from source code
2016-04-15 Ali Marediacmake: Building ceph-disk from source code
2016-04-15 Ali Marediacmake: Add librgw_file tests
2016-04-15 Ali Marediacmake: Added rbd_mirror targets
2016-04-15 Ali Marediacmake: Added an absolute path for libs
2016-04-15 Ali Marediacmake: test_pidfile.sh test passing
2016-04-15 Ali Marediacmake: Protect againist getenv returning nullptr
2016-04-15 Ali Marediacmake: erasure-decode-non-regression.sh passing
2016-04-15 Ali Marediaunittest_journal: got rid of relative paths
2016-04-15 Ali Marediaunittest_blkdev: absolute path for cmake make check
2016-04-15 Ali Marediacmake: test_objectstore_memstore.sh test passing
2016-04-15 Ali Marediacmake: erasure-code tests passing
2016-04-15 Ali Marediacmake: ceph_objectstore_tool.py test passing
2016-04-15 Ali Marediacmake: unittest_bufferlist passing in cmake
2016-04-15 Ali Marediacmake: cephtool-test-rados/mds/osd passing in cmake
2016-04-15 Ali Marediacmake: working on cephtool-test-rados.sh test
2016-04-15 Ali Marediacmake: working on rados-striper.sh test
2016-04-15 Ali Marediacmake: librbd fixes
2016-04-15 Ali Marediacmake: moved tests into test/system dir
2016-04-15 Ali Marediacmake: moved tests into test/rgw dir
2016-04-15 Ali Marediacmake: moved tests into test/osdc dir
2016-04-15 Ali Marediacmake: moved tests into test/ObjectMap dir
2016-04-15 Ali Marediacmake: moved tests into test/msgr dir
2016-04-15 Ali Marediacmake: moved tests into test/messenger dir
2016-04-15 Ali Marediacmake: moved tests into test/librados_test_stub dir
2016-04-15 Ali Marediacmake: moved tests into test/libcephfs dir
2016-04-15 Ali Marediacmake: moved tests into test/journal dir
2016-04-15 Ali Marediacmake: moved tests into test/filestore dir
2016-04-15 Ali Marediacmake: moved tests into test/compressor dir
next