]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-03-01 Danny Al-Gaafreq_state: fix uninitialized bool var 1337/head
2014-03-01 Danny Al-GaafObjecter::recalc_op_target: fix uninitialized scalar...
2014-03-01 Danny Al-GaafPGMonitor: fix uninitialized scalar variable
2014-03-01 Danny Al-GaafMDCache: fix potential null pointer deref
2014-03-01 Danny Al-GaafMDCache::handle_discover: fix null pointer deref
2014-03-01 Danny Al-GaafFileStore: fix resource leak in queue_transactions...
2014-03-01 Danny Al-Gaafc_read_operations.cc: fix resource leak
2014-03-01 Danny Al-Gaafc_write_operations.cc: fix some ioctx resource leaks
2014-03-01 Danny Al-GaafReplicatedBackend: check result of dynamic_cast to...
2014-03-01 Danny Al-Gaafstore_test.cc: fix unchecked return value
2014-02-28 Danny Al-Gaafhistogram.h: fix potential div by zero
2014-02-28 Danny Al-GaafReplicatedPG.cc: fix ressource leak, delete cb
2014-02-28 Gregory FarnumMerge pull request #1331 from ceph/wip-cache-pool
2014-02-28 Loic DacharyMerge pull request #1332 from ceph/wip-pg-msg
2014-02-28 John Spraymon/OSDMonitor: missing space in string 1325/head 1332/head
2014-02-28 Dan MickFix python-requests package dependencies.
2014-02-28 Sage Weilmon/OSDMonitor: make default false-positive-probability 5% 1330/head 1331/head
2014-02-26 Yan, Zhengmds: fix nested_anchors update during journal replay
2014-02-26 Gregory FarnumMerge pull request #1319 from ceph/wip-primary-temp-fix
2014-02-26 Samuel Justosd/OSDMap: respect temp primary without temp acting 1319/head
2014-02-26 Samuel JustMerge pull request #1317 from ceph/wip-7537
2014-02-26 Samuel JustOSDMap::_pg_to_up_acting_osds: use _acting_primary... 1317/head
2014-02-25 Samuel JustMerge pull request #1311 from ceph/wip-dz-scrub-fixes
2014-02-25 Samuel JustOSDMonitor: when thrashing, only generate valid temp...
2014-02-25 David ZafmanRevert "osd/PG: fix assert when deep repair finds no... 1311/head
2014-02-25 David Zafmanosd: Don't include primary's shard in repair result...
2014-02-24 Gregory FarnumMerge pull request #1308 from ceph/wip-osdmap-inc
2014-02-24 Gregory FarnumMerge pull request #1302 from ceph/wip-create-null
2014-02-24 Sage Weilceph_test_objectstore: fix i386 build (again)
2014-02-24 Sage WeilMerge pull request #1307 from ceph/wip-7517
2014-02-24 Sage Weilmon/OSDMonitor: fix osdmap encode feature logic 1308/head
2014-02-24 Samuel JustPG: skip pg_whoami.osd, not pg_whoami.shard in scrub... 1307/head
2014-02-23 Samuel JustMerge pull request #1304 from ceph/wip-last-epoch-clean
2014-02-23 Sage WeilMerge pull request #1306 from ceph/wip-7512
2014-02-23 Samuel JustOSD::project_pg_history needs to account for acting_pri... 1306/head
2014-02-23 Samuel JustObjecter/OSDMap: factor out primary_changed() into...
2014-02-23 Samuel JustPG: clarify same_primary_since updates regarding primar...
2014-02-23 Sage Weilmon/PGMap: fix osd_epochs update 1304/head
2014-02-23 Sage Weilmon/PGMap: add unit test for min_last_epoch_clean
2014-02-23 Samuel JustECBackend: skip canceled xattr reads as well
2014-02-23 Sage Weilclient: fix possible null dereference in create 1302/head
2014-02-23 Sage Weilosd: increase default leveldb write buffer, cache size
2014-02-23 Sage Weilceph_test_objectstore: fix i386 build error
2014-02-23 Sage Weilceph_test_objectstore: fix signed/unsigned warning
2014-02-23 Loic Dacharyerasure-code: test that changing the pool size is not...
2014-02-23 Sage WeilMerge pull request #1294 from ceph/wip-librados-object...
2014-02-23 Sage WeilMerge pull request #1295 from yuyuyu101/keyvaluestore...
2014-02-23 Sage WeilMerge pull request #1297 from ceph/wip-ec-bugs
2014-02-23 Sage Weilunittest_ecbackend: fix signed/unsigned warnings
2014-02-23 Sage WeilMerge pull request #1301 from ceph/wip-scrub-primary
2014-02-23 Sage Weilmon/PGMonitor: fix primary osd check on deep-scrub 1301/head
2014-02-23 Samuel JustMerge pull request #1300 from ceph/wip-7513
2014-02-23 Samuel JustPGLog::activate_not_complete: fix log.complete_to incre... 1300/head
2014-02-23 Samuel JustMerge pull request #1298 from ceph/wip-subscribe
2014-02-22 David ZafmanMerge pull request #1299 from ceph/wip-repair
2014-02-22 David Zafmanosd/PG: fix assert when deep repair finds no errors 1299/head
2014-02-22 Samuel JustPGLog: test for missing using the correct shard value 1296/head 1297/head
2014-02-22 Samuel JustOSD: fix query for ec pgs
2014-02-22 Samuel JustObjecter: make is_pg_changed static and const for old...
2014-02-22 Samuel JustOSDMap: make calc_pg_rank/role const for acting
2014-02-22 Samuel JustObjecter: resend op if primary role changed
2014-02-22 Samuel JustECTransaction: require hash_infos for deleted objects
2014-02-22 Samuel JustECUtil: clear() should reset hashes to -1, not 0
2014-02-22 Samuel JustReplicatedPG::cancel_pull: ECBackend might cancel_pull...
2014-02-22 Samuel JustECBackend::filter_read_op: clean up read state properly
2014-02-22 Sage Weilosd: fix off-by-one is boot subscription 1298/head
2014-02-22 Haomai WangRename keyvaluestore_check_backend to keyvaluestore_deb... 1282/head 1295/head
2014-02-22 Haomai WangAdd KeyValueStore op thread options
2014-02-22 Haomai WangRemove eio inject codes in KeyValueStore
2014-02-22 Haomai WangAdd config tracker to KeyValueStore
2014-02-22 Haomai WangAdd backend check option to KeyValueStore
2014-02-22 Haomai WangRemove filestore_inject_stall
2014-02-22 Haomai WangRemove m_eio in KeyValueStore
2014-02-22 Haomai WangMake SequencePosition sync by each transaction
2014-02-22 Haomai WangImplement collection_rename interface in KeyValueStore
2014-02-22 Haomai WangRemove unnecessary "check_coll" check
2014-02-22 Haomai WangOptimize write call add enhance error detect
2014-02-22 Haomai WangUnify object level lock in GenericObjectMap
2014-02-22 Haomai WangFix incorrect read and truncate
2014-02-22 Haomai WangReturn 0 when the offset of read exceed the length...
2014-02-22 Haomai WangAdd read/write operation to store_test.cc
2014-02-22 Haomai WangAdjust some interfaces to optimize caller codes
2014-02-22 Haomai WangUse rename operation to make colection_move atomic
2014-02-22 Haomai WangAdd get_*_with_header to StripObjectHeader
2014-02-22 Haomai WangAdd test for omap interface
2014-02-22 Haomai WangMove perf counter and add op queue reserve throttle
2014-02-22 Haomai WangFix deadlock caused by hold collection obj
2014-02-22 David ZafmanMerge branch 'wip-6685-firefly' into firefly
2014-02-22 Josh DurginMerge pull request #1293 from jwriteclub/doc-update...
2014-02-22 Christopher... Added a note that the ceph-osd command requires the... 1293/head
2014-02-22 Josh Durginlibrados: implement ObjectIterator copying and assignment 1294/head
2014-02-22 Josh DurginMerge remote-tracking branch 'origin/wip-da-SCA-2014021...
2014-02-22 Christopher... Added evaluation of cluster and fixed evaluation when...
2014-02-22 Josh Durginlibrados: don't destroy ObjListCtx when iterator reache...
2014-02-22 Josh Durginlibrados: remove extra advance from objects_begin(position)
2014-02-21 Josh DurginMerge pull request #1286 from ceph/wip-corpus
2014-02-21 David ZafmanRevert "ReplicatedPG::recover_backfill: adjust last_bac...
2014-02-21 Josh DurginMerge remote-tracking branch 'origin/port/updates'...
2014-02-21 Sage Weilceph-object-corpus: prune some old releases 1286/head
2014-02-21 Josh DurginMerge remote-tracking branch 'origin/wip-6936' into...
next