]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-05-28 Yan, Zhengmds: remove buggy cache rejoin code
2013-05-28 Yan, Zhengmds: fix typo in Server::do_rename_rollback
2013-05-28 Yan, Zhengmds: fix import cancel race
2013-05-28 Yan, Zhengmds: fix straydn race
2013-05-28 Yan, Zhengmds: fix slave commit tracking
2013-05-28 Yan, Zhengmds: fix uncommitted master wait
2013-05-28 Yan, Zhengmds: adjust subtree auth if import aborts in PREPPED...
2013-05-28 Yan, Zhengmds: don't stop at export bounds when journaling dir...
2013-05-28 Yan, Zhengmds: fix underwater dentry cleanup
2013-05-28 Yan, Zhengmds: journal new subtrees created by rename
2013-05-24 Samuel JustMerge branch 'wip_scrub_tphandle' into next
2013-05-24 Samuel JustPG: ping tphandle during omap loop as well
2013-05-24 Samuel JustPG: reset timeout in _scan_list for each object, read...
2013-05-24 Samuel JustOSD,PG: pass tphandle down to _scan_list
2013-05-23 Yehuda Sadehrgw: iterate usage entries from correct entry
2013-05-23 Sage Weilmon: drop unnecessary conditionals
2013-05-23 Sage WeilMerge pull request #311 from ceph/wip-5102
2013-05-23 Xiaoxi Chenmodified: src/init-ceph.in
2013-05-22 Sage Weilosd: skip mark-me-down message if osd is not up
2013-05-22 Sage Weilosd, mds: shut down async signal handler on exit
2013-05-22 Sage Weilmessages/MOSDMarkMeDown: fix uninit field
2013-05-22 Sage WeilMerge pull request #316 from ceph/wip-sysvinit
2013-05-22 Sage Weilsysvinit: fix osd weight calculation on remote hosts 316/head
2013-05-22 Sage Weilsysvinit: use known hostname $host instead of (incorrec...
2013-05-22 Samuel JustOSDMonitor: skip new pools in update_pools_status(...
2013-05-22 Joao Eduardo... mon: Paxos: get rid of the 'prepare_bootstrap()' mechanism 311/head
2013-05-22 Joao Eduardo... mon: Paxos: finish queued proposals instead of clearing...
2013-05-22 Joao Eduardo... mon: Paxos: finish_proposal() when we're finished recov...
2013-05-21 Sage Weilmon: implement --extract-monmap <filename>
2013-05-21 Yehuda Sadehrgw: protect ops log socket formatter
2013-05-21 Sage Weilos/LevelDBStore: fix compression selection
2013-05-20 Sage Weildebian: stop sysvinit on ceph.prerm
2013-05-20 Mike Kellyceph df: fix si units for 'global' stats
2013-05-17 Sage WeilMerge pull request #295 from ceph/wip-5077
2013-05-17 Sage Weilsysvinit: fix enumeration of local daemons when specify...
2013-05-17 Sage Weiludev: install disk/by-partuuid rules
2013-05-17 Sage Weilmon: clear pg delta after some period 295/head
2013-05-16 Samuel Justtest_filestore_idempotent_sequence: unmount prior to...
2013-05-16 Samuel JustRevert "test_filejournal.cc: cleanup memory in destructor"
2013-05-16 Sage Weildebian: make radosgw require matching version of librados2
2013-05-16 Samuel JustFileJournal: adjust write_pos prior to unlocking write_lock
2013-05-16 Sage Weilmds: avoid assert after suicide()
2013-05-14 Gary LowellMerge branch 'next'
2013-05-14 athanatosMerge pull request #283 from dachary/wip-5058
2013-05-14 Sage Weildoc/rados/configuration: fix [mon] osd min down report...
2013-05-14 Loic Dacharyreflect recent changes in the pg deletion logic 283/head
2013-05-14 Loic Dacharyfix typos and add hyperlink to peering
2013-05-14 Loic Dacharytypo s/come/some/
2013-05-14 Loic Dacharyupdate op added to a waiting queue or discarded
2013-05-14 Sage Weilmd/Sever.cc: fix straydn assert
2013-05-14 Sage WeilMerge pull request #285 from dalgaaf/wip-da-CID-fixes...
2013-05-14 Danny Al-Gaafrgw/rgw_user.cc: fix possible NULL pointer dereference 285/head
2013-05-14 Danny Al-Gaafmds/Server.cc: fix possible NULL pointer dereference
2013-05-14 Danny Al-Gaafmds/Server.cc: fix possible NULL pointer dereference
2013-05-14 Danny Al-Gaafmds/Server.cc: fix possible NULL pointer dereference
2013-05-14 Danny Al-Gaaflibrados/AioCompletionImpl.h: add missing Lock
2013-05-14 Danny Al-Gaafsrc/dupstore.cc: check return value of list_collections()
2013-05-14 Danny Al-Gaafmds/Server.cc: fix possible NULL pointer dereference
2013-05-14 Danny Al-Gaafsrc/rbd.cc: use 64-bits to shift 'order'
2013-05-14 Danny Al-Gaafmon/Monitor.cc: init 'timecheck_acks' with '0' in const...
2013-05-14 Danny Al-Gaafmon/Monitor.h: init 'crc' in constructor with '0'
2013-05-14 Danny Al-Gaafmon/QuorumService.h: remove unused QuorumService::flags
2013-05-14 Danny Al-Gaaftest/test_cors.cc: initialize key_type in constructor
2013-05-14 Danny Al-Gaaftools/ceph.cc: cleanup memory allocated for 'buf'
2013-05-14 Danny Al-Gaaftools/ceph.cc: close file descriptor in error case
2013-05-14 Danny Al-Gaaftools/ceph.cc: close file descriptor in error case
2013-05-14 Danny Al-Gaaftest_filejournal.cc: cleanup memory in destructor
2013-05-14 Danny Al-Gaaflibrbd/test_librbd.cc: free memory in test_list_children()
2013-05-14 Danny Al-Gaafscratchtool.c: cleanup rados_t on error
2013-05-14 Danny Al-Gaaftest/kv_store_bench.cc: fix resource leak
2013-05-14 Danny Al-Gaaffilestore/test_idempotent_sequence.cc: fix FileStore...
2013-05-14 Danny Al-Gaafceph-filestore-dump.cc: cleanup on error case
2013-05-14 Danny Al-Gaafceph-filestore-dump.cc: cleanup resource in error case
2013-05-14 Gary Lowellv0.62 v0.62
2013-05-14 Sage Weildoc/release-notes: v0.61.2
2013-05-14 Sage WeilMerge remote-tracking branch 'gh/next'
2013-05-13 Sage WeilMerge pull request #281 from ceph/wip-rbd-rm-enoent
2013-05-13 Samuel JustPG: fix some brace styling
2013-05-13 Samuel JustPG: subset_last_update must be at least log.tail
2013-05-13 Josh DurginSimpleThrottle: fix -ENOENT checking 281/head
2013-05-13 David ZafmanReplace mis-named mon config variables using mon_osd_mi...
2013-05-13 Sage WeilMerge pull request #280 from ceph/wip-4996
2013-05-13 Sage Weilmon: fix validatation of mds ids in mon commands 280/head
2013-05-13 Sage WeilMerge pull request #278 from ceph/wip-4974
2013-05-13 Joao Eduardo... mon: Monitor: tolerate GV duplicates during conversion 278/head
2013-05-13 Sage Weilceph_test_libcephfs: fix xattr test
2013-05-13 Samuel JustOSD: We need to wait on CLEARING_DIR, not DELETED_DIR
2013-05-13 athanatosMerge pull request #274 from dalgaaf/wip-da-fix-osd_h
2013-05-13 Josh DurginMerge pull request #275 from ceph/wip-rbd-read-from...
2013-05-13 Josh Durginlibrbd: add options to enable balanced or localized... 275/head
2013-05-13 Josh DurginReplicatedPG: send -EAGAIN for both balanced and locali...
2013-05-13 Josh Durginlibrados: add per-ObjectOperation flags for balanced...
2013-05-13 Josh Durginlibrados: add sparse_read() to the C++ bindings for...
2013-05-13 Josh DurginObjecter, librados: use only ObjectOperation form of...
2013-05-13 Josh DurginObjecter: fix error handling for decoding stat
2013-05-12 Sage Weilqa: rsync test: exclude /usr/local
2013-05-11 Danny Al-Gaafosd/OSD.h: fix try_stop_deletion 274/head
2013-05-11 Sage WeilMerge pull request #272 from ceph/wip-rbd-parallel
2013-05-10 David ZafmanMerge branch 'wip-4273'
2013-05-10 Josh DurginThrottle: move start_op() to C_SimpleThrottle constructor 272/head
next