]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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-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-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...
2014-08-09 Sage Weilos/FileStore: dump open fds before asserting
2014-08-09 Sage Weilceph_test_rados_api_tier: do fewer writes in HitSetWrite
2014-08-09 Sage WeilMerge remote-tracking branch 'gh/firefly-next' into...
2014-08-08 Dan Mickqa/workunits/cephtool/test_daemon.sh: verify ceph ... 2231/head
2014-08-08 Dan Mickqa/workunits/cephtool/test_daemon.sh: typo
2014-08-08 Dan Mickqa/workunits/cephtool/test_daemon.sh: allow local ceph...
2014-08-08 Dan Mickceph.in: Pass global args to ceph-conf for proper lookup
2014-08-04 Sage Weilceph_test_rados_api_tier: fix [EC] HitSet{Read,Write...
2014-08-03 Samuel JustMerge branch 'wip-8701-firefly' into firefly-next
2014-08-03 Sage Weilceph_test_objectstore: clean up on finish of MoveRename
2014-08-03 Sage Weilos/LFNIndex: use FDCloser for fsync_dir
2014-08-03 Sage Weilos/LFNIndex: only consider alt xattr if nlink > 1
2014-08-03 Sage Weilos/LFNIndex: remove alt xattr after unlink
2014-08-03 Sage Weilos/LFNIndex: FDCloser helper
2014-08-03 Sage Weilos/LFNIndex: handle long object names with multiple...
2014-08-03 Sage Weilceph_test_objectstore: fix warning
2014-08-03 Samuel Juststore_test: add long name collection_move_rename tests
2014-08-03 Sage WeilRevert "enforce rados put aligment"
2014-08-02 Yehuda Sadehrgw: fix crash in swift CORS preflight request
2014-08-02 devicenullrgw: fix decoding + characters in URL
2014-08-02 Yehuda Sadehrgw: call processor->handle_data() again if needed
2014-08-02 Yehuda Sadehrgw: object write should not exceed part size
2014-08-02 Yehuda Sadehrgw: align object chunk size with pool alignment
2014-08-02 Yehuda Sadehcls_rgw: fix object name of objects removed on object...
2014-08-02 Samuel JustMerge remote-tracking branch 'origin/wip-8438' into...
2014-08-02 Samuel JustMerge remote-tracking branch 'origin/wip-7999' into...
2014-08-02 Sage Weilunittest_crush_wrapper: fix build
2014-08-02 Sage WeilMerge pull request #2178 from dachary/wip-erasure-code...
2014-08-02 Sage Weilmon: s/%%/%/
2014-08-02 Sage Weilatomic: fix read() on i386, clean up types
2014-08-02 Sage Weilinclude/atomic: make 32-bit atomic64_t unsigned
2014-08-02 Dmitry SmirnovDefine AO_REQUIRE_CAS (fixes FTBFS on 'hppa')
2014-08-02 Yehuda Sadehatomic_t: add atomic64_t
2014-08-02 Sage Weiltest/cli-integration/rbd: fix trailing space
2014-08-02 John Spraytests: don't depend on 'data' pool in rbd test
2014-08-02 Xiaoxi ChenPGMonitor: fix bug in caculating pool avail space
2014-08-02 Sage Weilmon: set min_size to data chunk count for erasure pools
2014-08-02 Sage Weilmon: include 'max avail' in df output
2014-08-02 Sage Weilmon: right justify df values
2014-08-02 John Spraymon: Fix % escaping (\% should be %%)
2014-08-02 Sage Weilcrush: add get_rule_weight_map
2014-08-02 Guang YangFix the PG listing issue which could miss objects for...
2014-08-02 Sage Weilosd/ReplicatedPG: requeue cache full waiters if no...
2014-08-02 Sage Weilosd/ReplicatedPG: fix cache full -> not full requeueing...
2014-08-02 Dan Mickqa/workunits/cephtool/test_daemon.sh: verify ceph ...
2014-08-02 Dan Mickqa/workunits/cephtool/test_daemon.sh: typo
2014-08-02 Dan Mickqa/workunits/cephtool/test_daemon.sh: allow local ceph...
2014-08-02 Dan Mickceph.in: Pass global args to ceph-conf for proper lookup
2014-08-02 Sage Weilqa/workunits/cephtool/test.sh: test osd pool get erasur...
2014-08-02 Ma Jianpengmon: OSDMonitor: add "osd pool get <pool> erasure_code_...
2014-08-02 Sage Weilosd/ReplicatedPG: observe INCOMPLETE_CLONES in is_prese...
2014-08-02 Sage Weilosd/ReplicatedPG: observed INCOMPLETE_CLONES when doing...
2014-08-02 Sage Weilosd/ReplicatedPG: do not complain about missing clones...
2014-08-01 Sage Weilosd/osd_types: add pg_pool_t FLAG_COMPLETE_CLONES
2014-08-01 Joao Eduardo... qa/workunits: cephtool: adjust pool name where missing...
next