]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-10-31 John Wilkinsdoc: Restored show_image_direct and added a link to...
2013-10-31 John Wilkinsdoc: Removed nova-volume, early Ceph references and...
2013-10-30 Sage Weildoc/release-notes: formatting
2013-10-30 Sage Weildoc/release-notes: fix formatting
2013-10-30 Sage Weildoc/release-notes: fix indentation
2013-10-30 Gary LowellMerge branch 'next'
2013-10-30 Gary LowellMerge branch 'next' of jenkins:ceph/ceph into next
2013-10-30 Li Wangceph: Release resource before return in BackedObject...
2013-10-30 Li Wangceph: Fix memory leak in chain_listxattr
2013-10-30 Li WangFix memory leak in Backtrace::print()
2013-10-30 Gary Lowellv0.72-rc1 v0.72-rc1
2013-10-29 João Eduardo... Merge pull request #788 from ceph/wip-6605
2013-10-29 Sage WeilMerge remote-tracking branch 'gh/wip-crush-hook'
2013-10-29 Sage Weilupstart, sysvinit: use ceph-crush-location hook
2013-10-29 Sage Weilceph-crush-location: new crush location hook
2013-10-29 Sage WeilRevert "ceph-crush-location: new crush location hook"
2013-10-29 Sage WeilRevert "upstart, sysvinit: use ceph-crush-location...
2013-10-29 Joao Eduardo... mon: OSDMonitor: fix comparison between signed and... 787/head 788/head
2013-10-29 Joao Eduardo... mon: OSDMonitor: only allow an osd to boot iff it has...
2013-10-29 Joao Eduardo... mon: OSDMonitor: fix some annoying whitespace
2013-10-29 Loic DacharyMerge pull request #779 from ceph/wip-crush-hook
2013-10-29 Sage Weilupstart, sysvinit: use ceph-crush-location hook 779/head
2013-10-29 Sage Weilceph-crush-location: new crush location hook
2013-10-29 Sage WeilMerge pull request #786 from ceph/wip-6673
2013-10-29 Sage Weilmon/PGMonitor: always send pg creations after mapping 786/head
2013-10-29 Sage Weilmon/OSDMonitor: fix signedness warning on poolid
2013-10-29 Samuel JustMerge remote-tracking branch 'upstream/next'
2013-10-29 Samuel JustReplicatedPG::recover_backfill: update last_backfill...
2013-10-29 Samuel JustReplicatedPG: src_obcs can now be empty
2013-10-29 Samuel JustMerge remote-tracking branch 'upstream/next'
2013-10-29 Sage WeilMerge pull request #773 from dachary/wip-6614
2013-10-29 athanatosMerge pull request #780 from ceph/wip-6585
2013-10-29 Sage WeilMerge pull request #775 from ceph/wip-readdirend
2013-10-29 Yan, Zhengmds: fix readdir end check 775/head
2013-10-29 Josh DurginMerge pull request #777 from ceph/wip-scripts
2013-10-28 Sage Weilosd/ReplicatedPG: use MIN for backfill_pos 780/head
2013-10-28 Loic DacharyMerge pull request #772 from ceph/wip-5612
2013-10-28 Samuel JustReplicatedPG: recover_backfill: don't prematurely adjus...
2013-10-28 Samuel JustReplicatedPG: add empty stat when we remove an object...
2013-10-28 Samuel JustReplicatedPG: replace backfill_pos with last_backfill_s...
2013-10-28 Samuel JustPG::BackfillInfo: introduce trim_to
2013-10-28 Samuel JustPG::BackfillInterval: use trim() in pop_front()
2013-10-28 Samuel JustReplicatedPG::prepare_transaction: info.last_backfill...
2013-10-28 Sage Weilupstart: fail osd start if crush update fails 772/head
2013-10-28 Sage Weilinit-ceph: make crush update on osd start time out
2013-10-28 Sage WeilMerge pull request #771 from ceph/wip-ceph-context
2013-10-28 Noah Watkinspybind: use find_library for libcephfs and librbd 777/head
2013-10-28 Sage WeilMerge pull request #778 from ceph/wip-6621
2013-10-28 Yehuda Sadehradosgw-admin: accept negative values for quota params 778/head
2013-10-28 athanatosMerge pull request #760 from ceph/wip-6585
2013-10-28 Samuel JustReplicatedPG: no need to clear repop->*obc
2013-10-28 Samuel JustMerge remote-tracking branch 'upstream/next' into wip-obc
2013-10-28 Sage Weildoc/release-notes: emperor blurb
2013-10-28 Samuel JustReplicatedBackend: don't hold ObjectContexts in pull... 760/head
2013-10-28 Samuel JustReplicatedPG: put repops even in TrimObjects
2013-10-28 Samuel JustReplicatedPG: improved on_flushed error output
2013-10-28 Samuel JustPG: call on_flushed on FlushEvt
2013-10-28 Samuel JustPG,ReplicatedPG: remove the waiting_for_backfill_peer...
2013-10-28 Samuel JustReplicatedPG: have make_writeable adjust backfill_pos
2013-10-28 Samuel JustReplicatedBackend: fix failed push error output
2013-10-28 Samuel JustReplicatedPG,osd_types: move rw tracking from its own...
2013-10-28 Samuel Justosd_types,OpRequest: move osd_req_id into OpRequest
2013-10-28 Samuel JustOpRequest: move method implementations into cc
2013-10-28 Samuel JustReplicatedPG: reset new_obs and new_snapset in execute_ctx
2013-10-28 huangjun fix the bug if we set pgp_num=-1 using "ceph osd...
2013-10-28 Sage WeilMerge pull request #776 from hjwsm1989/master
2013-10-28 Noah Watkinsceph_context: use condition variable for wake-up 771/head
2013-10-28 Alan Somerstest: Use a portable syntax for seq(1)
2013-10-28 Alan Somerstest: Change interpreter from /bin/bash to /bin/sh
2013-10-28 Alan Somerstest: Use portable arguments to /usr/bin/env
2013-10-28 Noah Watkinspybind: use find_library to look for librados
2013-10-28 Sage Weildoc/release-notes: v0.72 draft release notes
2013-10-28 huangjun fix the bug if we set pgp_num=-1 using "ceph osd... 776/head
2013-10-27 Greg FarnumReplicatedPG: take and drop read locks when doing backfill
2013-10-27 Greg FarnumPG: switch the start_recovery_ops interface to specify...
2013-10-27 Greg FarnumReplicatedPG: implement the RWTracker mechanisms for...
2013-10-27 Greg FarnumReplicatedPG: separate RWTracker's waitlist from gettin...
2013-10-27 Greg Farnumcommon: add an hobject_t::is_min() function
2013-10-27 Yehuda SadehMerge pull request #672 from liammonahan/wip-defer...
2013-10-26 Sage WeilMerge pull request #765 from ceph/wip-6635
2013-10-26 Sage Weilmon/OSDMonitor: make racing dup pool rename behave 765/head
2013-10-26 Loic Dacharycommon: rebuild_page_aligned sometimes rebuilds unaligned 773/head
2013-10-26 Joao Eduardo... mon: OSDMonitor: Make 'osd pool rename' idempotent
2013-10-25 Sage WeilMerge pull request #770 from dachary/master
2013-10-25 Loic Dacharypackages: ceph.spec.in is missing make as a build depen... 770/head
2013-10-25 Gregory FarnumMerge pull request #769 from ceph/wip-copy-get
2013-10-25 Greg FarnumObjecter: expose the copy-get()'ed object's category 769/head
2013-10-25 Greg Farnumosd: add category to object_copy_data_t
2013-10-25 Greg FarnumOSD: add back CEPH_OSD_OP_COPY_GET, and use it in the...
2013-10-25 Greg FarnumOSD: rename CEPH_OSD_OP_COPY_GET -> CEPH_OSD_OP_COPY_GE...
2013-10-25 Greg FarnumReplicatedPG: copy: move the COPY_GET implementation...
2013-10-25 Greg Farnumosd: Add a new object_copy_data_t, and use it in the...
2013-10-25 Greg FarnumReplicatedPG: cache: don't handle cache if the obc...
2013-10-25 Greg FarnumReplicatedPG: copy: add a C_KickBlockedObject
2013-10-25 Greg FarnumReplicatedPG: add a Context *ondone to RepGathers
2013-10-25 Greg FarnumReplicatedPG: copy: rename CopyOp::version -> user_version
2013-10-25 Greg FarnumReplicatedPG: copy: do not let start_copy() return...
2013-10-25 Greg FarnumObjectStore: add a bufferlist-based getattrs() function
2013-10-25 Sage WeilMerge branch 'wip-osd-fixes' into next
2013-10-25 Sage Weilosd/osd_types: init SnapSet::seq in ctor 768/head
next