]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-08-26 Loic Dacharycommon: ROUND_UP_TO accepts any rounding factor 2328/head
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-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/%%/%/
next