]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-10-13 David Zafmanosd: Return EOPNOTSUPP if a set-alloc-hint occurs with... 2716/head
2014-10-13 David Zafmanosd: Remove unused PG functions queue_notify(), queue_i...
2014-10-01 Jenkins0.80.6 v0.80.6
2014-09-29 Sage WeilMerge pull request #2603 from dachary/wip-9620-test...
2014-09-29 Loic Dacharyqa/workunits/cephtool/test.sh: fix thrash (ultimate) 2603/head
2014-09-25 Josh DurginMerge pull request #2576 from ceph/wip-9593
2014-09-25 Sage Weilosd/ReplicatedPG: fix objecter locking in start_flush 2576/head
2014-09-23 Samuel JustMerge pull request #2548 from dachary/wip-9547-python...
2014-09-23 Samuel JustMerge branch 'wip-sam-testing-firefly' into firefly
2014-09-21 Samuel JustMerge remote-tracking branch 'origin/wip-9240' into...
2014-09-21 Samuel JustPG: wait until we've build the missing set to discover_...
2014-09-21 Samuel JustPG: mark_log_for_rewrite on resurrection
2014-09-21 Samuel JustReplicatedPG:start_flush send a second delete
2014-09-21 Samuel JustReplicatedPG::start_flush: remove superfluous loop
2014-09-21 Samuel JustMerge remote-tracking branch 'origin/wip-9339' into...
2014-09-21 Loic Dacharytest: check python rados aio_read with buffers containi... 2548/head
2014-09-21 Mohammad Salehepybind: Fix aio_read handling of string buffer
2014-09-19 Sage WeilMerge pull request #2535 from dachary/wip-9470-pidfile...
2014-09-19 Alexandre Olivadaemons: write pid file even when told not to daemonize 2535/head
2014-09-18 Samuel JustPGLog::claim_log_and_clear_rollback_info: fix rollback_...
2014-09-18 Samuel JustMerge remote-tracking branches 'origin/wip-9497' and...
2014-09-17 Samuel JustPG::find_best_info: let history.last_epoch_started... 2519/head
2014-09-17 Samuel JustPG::choose_acting: let the pg go down if acting is... 2520/head
2014-09-15 Josh Durginlibrbd: fix crash using clone of flattened image
2014-09-15 JuanJose 'JJ... init-radosgw.sysv: Support systemd for starting the...
2014-09-13 Sage WeilMerge pull request #2479 from ceph/wip-9444
2014-09-13 Yan, Zhengmds: fix root and mdsdir inodes' rsubdirs 2479/head
2014-09-13 Samuel JustFileStore: report l_os_j_lat as commit latency
2014-09-12 Samuel JustObjecter::_recalc_linger_op: resend for any acting...
2014-09-09 Sage Weilosdc/Objecter: revoke rx_buffer on op_cancel
2014-09-09 Sage Weilceph_test_rados_api_io: add read timeout test
2014-09-09 Sage Weilceph_test_rados_api_*: expose nspace
2014-09-09 Samuel JustRevert "PG: mark_log_for_rewrite on resurrection"
2014-09-09 Samuel JustReplicatedPG: create max hitset size 2437/head
2014-09-09 Samuel JustPG::can_discard_op: do discard old subopreplies
2014-09-09 Samuel JustPG: mark_log_for_rewrite on resurrection
2014-09-09 Thorsten Glaserdebian: only B-R yasm on amd64
2014-09-08 Sage Weilosd: fix osd_tp shutdown
2014-09-08 Sage Weilosd/PG: fix crash from second backfill reservation...
2014-09-08 Sage Weilmon/Paxos: don't spam log with is_readable at dout...
2014-09-04 Alfredo Dezadoc: add note on soft JS dependency for navigating...
2014-09-04 Alfredo Dezadoc: fix missing bracket
2014-09-04 Alfredo Dezadoc: attempt to get the ayni JS into all head tags
2014-09-02 Dmitry SmirnovFix FTBFS on alpha due to incorrect check on BLKGETSIZE
2014-08-30 Sage WeilMerge pull request #2356 from dachary/wip-9273-mon...
2014-08-29 Joao Eduardo... osd: OSDMap: ordered blacklist on non-classic encode...
2014-08-29 Sage Weilosd/OSDMap: encode blacklist in deterministic order
2014-08-29 Loic Dacharyerasure-code: preload the default plugins in the mon 2356/head
2014-08-28 John Spraymds: fix FP error in ROUND_UP_TO
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 JustPG: recover from each osd at most once 2349/head
2014-08-26 Samuel JustPG: make the reservation sets more descriptively named
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
next