]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2015-08-10 John Sprayvstart: detect CEPH_BIN in stop.sh too 5457/head
2015-08-10 John Sprayceph.in: detect paths in out of tree build
2015-08-10 John Sprayvstart: detect and handle cmake environ
2015-08-10 John Sprayvstart: enable more path customization
2015-08-10 John SprayMakefile: build ceph.in the cmake way
2015-08-10 John Sprayceph.in: use cmake-style substitution
2015-08-10 John Sprayinit-ceph.in: set executable bit
2015-08-10 John SprayCMake: build dencoder at src/ceph-dencoder
2015-08-10 John SprayMerge pull request #5522 from oritwas/wip-cmake-fix-mds
2015-08-10 Orit Wassermancmake: fix mds compilation and link 5522/head
2015-08-10 Josh DurginMerge branch 'wip-vumrao-12111' of https://github.com...
2015-08-10 x11562rbd: creating refused, if feature is specified when...
2015-08-10 Kefu ChaiMerge pull request #5520 from badone/master
2015-08-10 Yehuda SadehMerge pull request #4927 from wonzhq/snapset-obc
2015-08-10 Yan, ZhengMerge pull request #5212 from ceph/wip-mds-refactor
2015-08-10 Brad Hubbarddoc: remove duplicate word in Motivation section. 5520/head
2015-08-09 Sage WeilMerge pull request #5517 from tchaikov/wip-cmake-remove...
2015-08-09 Sage WeilMerge pull request #5515 from ceph/wip-make-check-fixes
2015-08-09 Sage WeilMerge pull request #4683 from ceph/wip-siddharth-securi...
2015-08-09 Kefu Chaicmake: remove Flat_index stuff 5517/head
2015-08-08 Orit WassermanMerge pull request #5504 from tchaikov/wip-check-good...
2015-08-08 Siddharth SharmaRemoving unwanted -fPIC in cflags 4683/head
2015-08-08 Siddharth SharmaRemoving unwanted -grecord-gcc-switches , relro in...
2015-08-08 Siddharth SharmaEnable security hardening flags globally
2015-08-08 Kefu ChaiMerge pull request #5293 from majianpeng/oprequest...
2015-08-08 Kefu ChaiMerge pull request #5267 from dachary/wip-12356-rados...
2015-08-08 Kefu ChaiMerge pull request #4909 from zhouyuan/rgw_doc_bucket_index
2015-08-08 Sage Weiltest/encoding/check-generated: make error msg cut and... 5515/head
2015-08-08 Sage Weilosd/HitSet: make subclasses dump deterministically
2015-08-08 Sage Weilosd/HitSet: mark subclasses that encode nondeterministi...
2015-08-08 Sage Weilmon/PGMap: dump osd_epochs in deterministic order
2015-08-08 Sage Weiltest/encoding/check-generated: skip some tests if non...
2015-08-08 Sage Weilceph-dencoder: add 'is_deterministic' command
2015-08-08 Sage Weilceph-dencoder: clean up macro name
2015-08-08 Sage Weilceph-dencoder: mark PGMap with nondeterministic encoding
2015-08-08 Sage Weiltest/encoding: c++11 STL appears to make fewer copies...
2015-08-08 Kefu Chaicmake: check for good yasm 5504/head
2015-08-08 Kefu ChaiMerge pull request #5500 from oritwas/wip-cmake-isa
2015-08-07 Sage Weilmon/PGMap: make PGMap dump osd_epochs too
2015-08-07 Orit Wassermancmake: check for better yasm and fix isa 5500/head
2015-08-07 Sage Weilceph-object-corpus: do not try to decode pre-hammer...
2015-08-07 Sage WeilMerge pull request #5510 from yuyuyu101/fix-async-fix-22
2015-08-07 Sage WeilMerge pull request #5512 from ddiss/rbd_initrd_no_tr
2015-08-07 David Disseldorprbdnamer: drop unneccessary tr usage 5512/head
2015-08-07 Sage WeilMerge pull request #5310 from ceph/wip-pipefd-leak
2015-08-07 Samuel JustMerge pull request #5511 from ceph/wip-cxx11
2015-08-07 Casey Bodleyc++11: xlist needs a value_type for back_inserter 5511/head
2015-08-07 Casey Bodleyc++11: fix shared_ptr conversions to bool
2015-08-07 Casey Bodleyc++11: remove hash_namespace.h and default to std
2015-08-07 Casey Bodleyc++11: disambiguate std::isnan
2015-08-07 Casey Bodleyc++11: fixes for preprocessor string concatenation
2015-08-07 Casey Bodleyc++11: replace boost::assign with initializer list
2015-08-07 Samuel JustMerge pull request #4832 from ceph/wip-11511
2015-08-07 Haomai WangAsyncConnection: Fix wrong order of local message deliv... 5510/head
2015-08-07 Sage WeilMerge pull request #5331 from liewegas/wip-collection...
2015-08-07 Sage WeilMerge pull request #5271 from wonzhq/cache-rate
2015-08-07 Sage WeilMerge pull request #5507 from athanatos/wip-12436
2015-08-07 Sage WeilMerge pull request #5506 from athanatos/wip-12338
2015-08-07 Sage Weilos/ObjectStore: drop get_ideal_list_min() 5331/head
2015-08-07 Sage Weilos: drop snapid_t arg to collection_list
2015-08-07 Sage Weils/collection_list_impl/collection_list/
2015-08-07 Xiaoxi ChenKill collection_list in CollectionIndex
2015-08-07 Xiaoxi ChenKill Flat_index.
2015-08-07 Xiaoxi ChenKill collection_list
2015-08-07 Xiaoxi ChenKill collection_list_partial
2015-08-07 Xiaoxi ChenKill collection_list_range
2015-08-07 Xiaoxi Chenos/KeyValuestore:Refactor collection_list_range and...
2015-08-07 Sage Weilos/CollectionIndex: use const ref for end
2015-08-07 Samuel JustMerge pull request #5509 from ceph/wip-12536
2015-08-07 Xiaoxi Chenos/Filestore:Refactor collection_list_range and collect...
2015-08-07 Xiaoxi Chenos/Memstore:Refactor collection_list_range and collecti...
2015-08-07 Kefu ChaiMerge pull request #5508 from athanatos/wip-12410
2015-08-07 Samuel JustMerge pull request #5413 from guangyy/wip-12523
2015-08-06 John SprayMerge pull request #5488 from oritwas/wip-cmake-fix-rbd
2015-08-06 Vikhyat Umraorbd: support size suffixes for size-based options 5481/head
2015-08-06 Sage WeilMerge pull request #5475 from cxwshawn/com-fix
2015-08-06 Sage WeilMerge pull request #5483 from oddomatik/patch-1
2015-08-06 Sage WeilMerge pull request #5484 from cxwshawn/de-fix
2015-08-06 Sage WeilMerge pull request #5421 from ceph/wip-selinux-policy...
2015-08-06 John SprayMerge pull request #5487 from ceph/wip-12619
2015-08-06 Orit Wassermancmake: add global lib to rbd 5488/head
2015-08-06 Yan, Zhengmds: initialize InodeStoreBase::damage_flags 5487/head
2015-08-06 shawnceph-dencoder: add RGWRegion, RGWZoneParams, RGWOLHInfo... 5484/head
2015-08-05 Brian AndrusFix location of --access=full in SWIFT user creation 5483/head
2015-08-05 Boris Rantoceph.spec.in: Make SELinux opt-out, not opt-in 5421/head
2015-08-05 Loic DacharyMerge pull request #5478 from dachary/wip-test-rados...
2015-08-05 Sage WeilMerge pull request #5459 from cxwshawn/master
2015-08-05 Boris Rantoselinux: Add .gitignore file
2015-08-05 Boris Rantoceph.spec.in: stop/start service on policy upgrade...
2015-08-05 Boris Rantoselinux: Update the SELinux policy rules
2015-08-05 Boris RantoSELinux Makefile can't work in parallel
2015-08-05 Milan Brozceph-disk: set selinux context
2015-08-05 Boris Rantoselinux: Allow setuid and setgid to ceph-mon and ceph-osd
2015-08-05 Milan BrozUpdate selinux policy (after local test).
2015-08-05 Milan BrozFix selinux context after intitial OSD mount.
2015-08-05 Boris RantoAdd initial SELinux support
2015-08-05 John SprayMerge pull request #4860 from ceph/wip-nobjectiterator...
2015-08-05 John Spraylibrados: fix empty NObjectIterator crash on comparisons 4860/head
2015-08-05 Loic Dacharytests: rados striper tests use 7116 instead of 7113 5478/head
2015-08-05 Kefu ChaiMerge pull request #5474 from kylinstorage/wip-sparse_r...
next