]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-01-17 Ray LvFixes: #7172 1107/head
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
2013-10-25 Sage Weilos/FileStore: fix getattr return value when using omap
2013-10-25 Sage Weilos/ObjectStore: fix RMATTRS encoding
2013-10-25 Samuel JustPGLog::read_log: don't add items past backfill line...
2013-10-25 Sage WeilMerge pull request #764 from ceph/wip-rbd-parent-info
2013-10-25 Josh Durginrbd.py: increase parent name size limit 764/head
2013-10-24 Samuel JustPGMap::dirty_all should be asserting about osd_epochs...
2013-10-24 Sage WeilMerge remote-tracking branch 'gh/next'
2013-10-24 Adam TwardowskiUpdate init-rbdmap
2013-10-24 Sage WeilMerge pull request #762 from atwardowski/patch-2
2013-10-24 Greg Farnumceph: tolerate commands without any child args
2013-10-24 Josh DurginMerge branch 'wip-rgw-sync-next' into next
2013-10-24 Josh Durginrgw: eliminate one unnecessary case statement
2013-10-24 Adam TwardowskiUpdate init-rbdmap 762/head
2013-10-24 Josh Durginradosgw-admin: remove unused function escape_str() 763/head
2013-10-24 Josh Durginrgw: escape bucket and object names in StreamReadRequests
2013-10-24 Josh Durginrgw: move url escaping to a common place
2013-10-24 Josh Durginrgw: update metadata log list to match data log list
2013-10-24 Josh Durginrgw: include marker and truncated flag in data log...
2013-10-24 Josh Durgincls_log: always return final marker from log_list
2013-10-24 Josh Durginrgw: skip read_policy checks for system_users
2013-10-24 Liam MonahanAdd a configurable to allow bucket perms to be checked... 672/head
2013-10-24 Gregory FarnumMerge pull request #750 from ceph/wip-backtrace
2013-10-23 Sage WeilMerge pull request #761 from ceph/wip-6620
2013-10-23 Joao Eduardo... mds: MDSMap: adjust buffer size for uint64 values with... 761/head
2013-10-23 Sage WeilMerge pull request #758 from hjwsm1989/master
2013-10-23 Sage WeilMerge pull request #759 from jcfischer/master
2013-10-23 Jens-Christian... doc: clarify that mons must have qurorum during deploy 759/head
next