]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-08-27 Sage Weilmon: generate cluster_fingerprint if null
2014-08-27 Sage Weilmon: add a cluster fingerprint
2014-08-26 Sage WeilMerge pull request #2244 from dachary/wip-9044-use...
2014-08-26 Samuel JustReplicatedPG::cancel_copy: clear cop->obc
2014-08-26 Samuel JustMerge pull request #2203 from ceph/wip-scrub-firefly
2014-08-26 Sage Weilos/FileStore: fix mount/remount force_sync race
2014-08-26 Haomai WangAdd random_cache.hpp to Makefile.am
2014-08-26 Sage Weilos/KeyValueStore, MemStore: fix warning
2014-08-26 Sage Weilosd: automatically scrub PGs with invalid stats
2014-08-26 Sage WeilMerge pull request #2328 from dachary/wip-9209-round...
2014-08-26 Sage WeilMerge pull request #2326 from yuyuyu101/wip-kvstore...
2014-08-26 Loic Dacharycommon: ROUND_UP_TO accepts any rounding factor 2328/head
2014-08-26 Haomai WangRemove exclusive lock on GenericObjectMap 2326/head
2014-08-26 Haomai Wangcommon/RandomCache: Fix inconsistence between contents...
2014-08-26 Haomai WangAdd random cache and replace SharedLRU in KeyValueStore
2014-08-26 Haomai WangAdd Header cache to KeyValueStore
2014-08-26 Haomai WangFix write operation on a deleted object in the same...
2014-08-26 Haomai WangRemove SequencerPosition from KeyValueStore
2014-08-26 Haomai WangFix keyvaluestore fiemap bug
2014-08-25 Sage Weilmon: fix occasional message leak after session reset
2014-08-21 Sage WeilMerge pull request #2298 from dachary/wip-9153-jerasure...
2014-08-21 Loic Dacharyerasure-code: preload the jerasure plugin variant ... 2298/head
2014-08-21 Haomai WangFix set_alloc_hint op cause KeyValueStore crash problem
2014-08-20 Sage WeilMerge pull request #2286 from dachary/wip-9153-jerasure...
2014-08-20 Loic Dacharyerasure-code: preload the jerasure plugin 2286/head
2014-08-18 Matt BenjaminWork around an apparent binding bug (GCC 4.8).
2014-08-18 Sage Weilqa/workunits/rbd/qemu-iotests: touch common.env
2014-08-16 Joao Eduardo... unittest_strtol: fix compilation warning
2014-08-16 huangjun Fix EINVAL err when use "ceph tell osd.* bench"
2014-08-16 Ma Jianpengqa/workunits/cephtool/test.sh: fix get erasure_code_pro...
2014-08-16 Joao Eduardo... mon: OSDMonitor: add 'osd pool get-quota' command
2014-08-16 John Spraymon: name instead of id in "has tiers" message
2014-08-16 Joao Eduardo... common/config.cc: allow integer values to be parsed...
2014-08-16 Joao Eduardo... test/strtol.cc: Test 'strict_strtosi()'
2014-08-16 Joao Eduardo... common/strtol.cc: strict_strtosi() converts str with...
2014-08-16 Alfredo Dezaceph-disk: linter cleanup
2014-08-16 Sage Weilceph-disk: warn about falling back to sgdisk (once)
2014-08-16 Sage Weilceph-disk: only fall back to sgdisk for 'list' if blkid...
2014-08-16 Sage Weilceph-disk: add get_partition_base() helper
2014-08-16 Sage Weilceph-disk: display information about dmcrypted data...
2014-08-16 Sage Weilceph-disk: move fs mount probe into a helper
2014-08-16 Sage Weilceph-disk: use partition type UUIDs, and blkid
2014-08-16 Sage Weilceph-disk: fix log syntax error
2014-08-16 Sage WeilRevert "Fix for bug #6700"
2014-08-16 Sage Weilceph-disk: fix verify_no_in_use check
2014-08-16 Alfredo Dezabetter error reporting on incompatible device requirements
2014-08-16 Stuart Longlandceph-disk: fix list for encrypted or corrupt volume
2014-08-16 Alfredo Dezasupport dmcrypt partitions when activating
2014-08-16 Sage Weilinit-ceph: don't use bashism
2014-08-15 Sage Weilosd: fix feature requirement for mons
2014-08-15 Sage Weilunittest_osdmap: test EC rule and pool features
2014-08-15 Sage Weilunittest_osdmap: create an ec pool in test osdmap
2014-08-15 Sage Weilosd: only require crush features for rules that are...
2014-08-15 Sage Weilcrush: add is_v[23]_rule(ruleid) methods
2014-08-15 Samuel JustPGLog: fix clear() to avoid the IndexLog::zero() asserts
2014-08-14 Sage Weilosd: allow io priority to be set for the disk_tp 2203/head
2014-08-14 Sage Weilcommon/WorkQueue: allow io priority to be set for wq
2014-08-14 Sage Weilcommon/Thread: allow io priority to be set for a Thread
2014-08-14 Sage Weilcommon/io_priority: wrap ioprio_set() and gettid()
2014-08-14 Sage Weilosd: introduce simple sleep during scrub
2014-08-14 Sage Weilosd: add sanity check/warning on a few key configs
2014-08-14 Sage Weilosd: prevent pgs from getting too far ahead of the...
2014-08-14 Sage Weilosd: fix pg epoch floor tracking
2014-08-14 Sage Weilosd: track per-pg epochs, min
2014-08-13 Sage Weilmon: fix divide by zero when pg_num adjusted and no...
2014-08-13 Sage Weilceph_test_rados_api_tier: fix cache cleanup (ec too)
2014-08-13 Sage Weilceph_test_rados_api: fix cleanup of cache pool
2014-08-13 Sage Weillibrados/TestCase: inheret cleanup_default_namespace
2014-08-13 Sage Weilosd/ReplicatedPG: only do agent mode calculations for...
2014-08-13 Sage WeilMerge pull request #2231 from ceph/wip-8944-firefly
2014-08-12 Greg FarnumOSD: add require_same_peer_inst(OpRequestRef&,OSDMap...
2014-08-12 Greg FarnumOSD: introduce require_self_aliveness(OpRequestRef...
2014-08-12 Greg FarnumOSD: use OpRequestRef& for a few require_* functions
2014-08-12 Greg FarnumOSD: introduce require_up_osd_peer() function for gatin...
2014-08-12 Alfredo Dezainit-ceph: conditionally update after argparsing
2014-08-12 Alfredo Dezamake ceph-disk use the new init flag for cluster
2014-08-12 Alfredo Dezaallow passing a --cluster flag to the init script
2014-08-12 Alfredo Dezause cluster name when checking the host
2014-08-12 Alfredo Dezause name in /var/lib/ceph paths
2014-08-12 Alfredo Dezawhen starting an OSD, pass in the cluster name
2014-08-12 Samuel Justosd_types: s/stashed/rollback_info_completed and set...
2014-08-12 Joao Eduardo... osd: use appropriate json types instead of stream when...
2014-08-12 Joao Eduardo... osd: have 'tid' dumped as a json unsigned int where...
2014-08-12 Yehuda Sadehrgw: need to pass need_to_wait for throttle_data()
2014-08-12 Sylvain Munautrgw: Don't send error body when it's a HEAD request
2014-08-12 Sage Weilosd: prevent old clients from using tiered pools
2014-08-12 Sage Weilmon/OSDMonitor: warn when cache pools do not have hit_s...
2014-08-12 Sage Weilosd/ReplicatedPG: improve agent_choose_mode args
2014-08-12 Sage Weilosd/ReplicatedPG: evict blindly if there is no hit_set
2014-08-12 Sage Weilosd/ReplicatedPG: check agent_mode if agent is enabled...
2014-08-12 Sage Weilcommon/LogClient: fix sending dup log items
2014-08-12 Pavan RallabhandiRadosClient: Fixing potential lock leaks.
2014-08-12 Josh Durginlibrbd: fix error path cleanup for opening an image
2014-08-12 Sage WeilMerge remote-tracking branch 'gh/firefly-next' into...
2014-08-12 Loic Dacharyerasure-code: ErasureCodeJerasure::create_ruleset must... 2244/head
2014-08-12 Loic Dacharyerasure-code: OSDMonitor::crush_ruleset_create_erasure...
2014-08-09 Haomai WangAdd rbdcache max dirty object option
2014-08-09 Danny Al-Gaaflibrbd/internal.cc: check earlier for null pointer
2014-08-09 Josh Durginlibrbd: add an interface to invalidate cached data
2014-08-09 Josh Durginlibrbd: check return code and error out if invalidate_c...
next