]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-07-12 Stephen Jahldoc: Fixes a broken link on the rados deploy osd page. 2097/head
2014-07-12 Samuel JustMerge pull request #1999 from yuyuyu101/keyvaluestore...
2014-07-11 Gregory FarnumMerge pull request #2096 from ceph/wip-test-post-file
2014-07-11 Sage Weildoc/release-notes: v0.80.3
2014-07-11 Sage Weilqa/workunits/post-file.sh 2096/head
2014-07-11 Gregory FarnumMerge pull request #2090 from ceph/wip-nuke-dlist
2014-07-11 Sage WeilMerge pull request #2089 from lpabon/lpabon_readforward
2014-07-11 Sage WeilMerge pull request #2093 from theanalyst/doc/format-fix
2014-07-11 Sage WeilMerge pull request #2042 from ceph/wip-port-fixes
2014-07-11 Sage WeilMerge pull request #2086 from ceph/wip-8696
2014-07-11 Sage WeilMerge pull request #2091 from ceph/wip-kinetic-os
2014-07-11 Sage WeilMerge remote-tracking branch 'gh/next'
2014-07-11 Samuel JustMerge pull request #2071 from somnathr/wip-sd-cpu-optimized
2014-07-11 Gregory FarnumMerge pull request #2094 from ceph/wip-8815
2014-07-11 Sage Weilosd/osd_types: be pedantic about encoding last_force_op... 2094/head
2014-07-11 Sage Weilosd/osd_types: remove useless encode_compat local var...
2014-07-11 Samuel JustMerge pull request #2088 from guangyy/wip-8733
2014-07-11 Sage WeilMerge pull request #2092 from onlyjob/rbdmap
2014-07-11 Joao Eduardo... qa/workunits: cephtool: adjust pool name where missing... 2086/head
2014-07-11 Abhishek Lekshmanandoc: minor format fix for radosgw admin docs 2093/head
2014-07-11 Dmitry Smirnovrbdmap: per-device mount (Closes: #8538) 2092/head
2014-07-11 Ma, Jianpengrbd.cc: Check io-size avoid floating point exception.
2014-07-11 Joao Eduardo... qa/workunits: cephtool: cleanup after pool creation
2014-07-10 Joao Eduardo... qa/workunits: cephtool: pool needs to be a tier to...
2014-07-10 Joao Eduardo... qa/workunits: cephtool: test erroneous 'tier remove'
2014-07-10 Joao Eduardo... qa/workunits: cephtool: test get/set on both tier and...
2014-07-10 Joao Eduardo... qa/workunits: cephtool: split get/set on tier pools...
2014-07-10 Joao Eduardo... mon: OSDMonitor: be scary about inconsistent pool tier ids
2014-07-10 Joao Eduardo... osd: pg_pool_t: clear tunables on clear_tier()
2014-07-10 Joao Eduardo... mon: OSDMonitor: limit tier-specific pool set/get on...
2014-07-10 Sage Weildoc/changelog/v0.80.2: include tag
2014-07-10 Josh Durginos: add prototype KineticStore 2091/head
2014-07-10 Somnath RoyPG::op_must_wait_for_map: pass the epoch rather than... 2071/head
2014-07-10 John WilkinsMerge branch 'master' of https://github.com/ceph/ceph
2014-07-10 John Wilkinsdoc: Added CentOS/RHEL install for git.
2014-07-10 Sage Weilrgw: modelines
2014-07-10 Sage Weilrgw: fix RGWObjManifestRule decoder
2014-07-10 John Wilkinsdoc: Added keyring location note to resolve pull abando...
2014-07-10 Sage Weilnuke dlist 2090/head
2014-07-10 Haomai WangAdd random_cache.hpp to Makefile.am 1999/head
2014-07-10 Josh Durgintest: fix make_pair() for c++11
2014-07-10 Matt BenjaminRemove some not-resolving make_pair() invocations.
2014-07-10 Matt BenjaminAdd required spacing after string literals (PRIu64).
2014-07-10 Matt BenjaminConvert ConnectionRef explicitly to bool.
2014-07-10 Matt BenjaminWork around an apparent binding bug (GCC 4.8).
2014-07-10 Guang YangFix the PG listing issue which could miss objects for... 2088/head
2014-07-10 John Wilkinsdoc: Clean up formatting, usage and removed duplicate...
2014-07-10 Sage Weildoc/release-notes: v0.80.2
2014-07-09 John WilkinsMerge pull request #1905 from leseb/doc-rbd-icehouse
2014-07-09 John WilkinsMerge pull request #2087 from theanalyst/doc/typo-fix
2014-07-09 Greg FarnumRevert "qa: add an fsx run which turns on kernel debugging"
2014-07-09 Greg FarnumRevert "qa: add an fsx run which turns on kernel debugging"
2014-07-09 Abhishek Lekshmanandoc: fix a typo in quickstart doc 2087/head
2014-07-09 Abhishek Lekshmanandoc: fix a few typos in radosgw docs
2014-07-09 Abhishek Lekshmanandoc: fix a few typos in rados docs
2014-07-09 Abhishek Lekshmanandoc: fix a few typos in the dev docs
2014-07-09 Abhishek Lekshmanandoc: fix a few typos in rbd docs
2014-07-09 Abhishek Lekshmanandoc: Fix a few typos in the install docs
2014-07-09 Abhishek Lekshmanandoc: fix a few typos in architecture page
2014-07-09 Abhishek Lekshmanandoc: Fix a typo in the rbd man page
2014-07-09 Haomai WangUse submit_transaction_sync to make change durable
2014-07-09 Haomai WangAdd random cache and replace SharedLRU in KeyValueStore
2014-07-09 Sage WeilMerge pull request #2029 from ceph/wip-8523
2014-07-08 Sage WeilMerge pull request #2085 from ceph/wip-7891
2014-07-08 Sage Weilosd: cancel agent_timer events on shutdown 2085/head
2014-07-08 Sage Weilosd: s/applying repop/canceling repop/
2014-07-08 Sage Weilosd: clear PGBackend state on shutdown
2014-07-08 Sage Weilosd: separate cleanup from PGBackend::on_change()
2014-07-08 Luis PabónSupport for READFORWARD in the caching tier 2089/head
2014-07-08 Sage WeilMerge remote-tracking branch 'gh/next'
2014-07-08 Joao Eduardo... qa/workunits: cephtool: test for 'osd pool {get,set... 2029/head
2014-07-08 Joao Eduardo... mon: OSDMonitor: add 'osd pool get-quota' command
2014-07-08 Samuel JustMerge pull request #2076 from cernceph/wip-wbthrottle...
2014-07-08 Sage WeilMerge pull request #2082 from ceph/wip-8727
2014-07-08 Joao Eduardo... messages: MForward: fix compat version 2082/head
2014-07-08 Sage WeilMerge pull request #2081 from ceph/wip-osd-leaks
2014-07-07 Sage Weilosd: clear sessions_waiting_on_map on shutdown 2081/head
2014-07-07 Sage Weilosd: fix session leak when waiting on map
2014-07-07 Gregory FarnumMerge pull request #2037 from ceph/wip-async-log
2014-07-07 Sage Weilosd: clear Sessions for loopback Connections on shutdown
2014-07-07 Sage WeilRevert "OSD: move waiting_for_pg into Session"
2014-07-07 Sage WeilMerge pull request #2080 from ceph/wip-8306-rebase
2014-07-07 Greg FarnumOSD: fix debug logging output
2014-07-07 Sage WeilMerge pull request #2078 from ceph/wip-8751
2014-07-07 Dan Mickceph.spec.in: add bash completion file for radosgw... 2080/head
2014-07-07 Dan Mickceph.spec.in: rhel7-related changes:
2014-07-07 Dan MickFix/add missing dependencies:
2014-07-07 Dan Mickceph.spec.in: whitespace fixes
2014-07-07 Dan Mickceph.spec.in: split out ceph-common as in Debian
2014-07-07 John Spraytest: generalise default_pools in test_rados 2078/head
2014-07-07 Sage WeilMerge pull request #2074 from onlyjob/docs
2014-07-07 Sage WeilMerge pull request #2077 from ceph/wip-8754
2014-07-07 John Spraytests: don't depend on 'data' pool in rbd test 2077/head
2014-07-07 Sage Weildoc/release-notes: clarify CRUSH notes about tunables
2014-07-07 Dan van der... decrement WBThrottle perfcounters in clear_object 2076/head
2014-07-07 Sage WeilMerge pull request #2075 from ceph/wip-8745
2014-07-07 Yan, Zhengmds: use client-provided time stamp for user-visible... 2075/head
2014-07-07 Haomai WangRemove exclusive lock on GenericObjectMap
2014-07-07 Haomai WangAdd Header cache to KeyValueStore
2014-07-05 Dmitry Smirnovdoc: mention kernel support for rbd format 2 2074/head
next