]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-07-02 Yehuda Sadehrgw: extend manifest to avoid old style manifest
2014-07-02 Yehuda Sadehrgw: don't allow multiple writers to same multiobject...
2014-06-30 Yehuda Sadehrgw: set meta object in extra flag when initializing it 2028/head
2014-06-26 Yehuda Sadehrgw: allocate enough space for bucket instance id
2014-06-25 Yehuda Sadehrgw: fetch object attrs on multipart completion
2014-06-25 Yehuda Sadehrgw: check appropriate entity permission on put_metadata
2014-06-25 Yehuda Sadehrgw: calc md5 and compare if user provided appropriate...
2014-06-25 Yehuda Sadehrgw: calculate user manifest
2014-06-25 Sage Weillibrados: simplify/fix rados_pool_list bounds checks
2014-06-25 Sage WeilMerge pull request #1982 from accelazh/firefly-fix...
2014-06-25 Samuel JustOSD::calc_priors_during: handle CRUSH_ITEM_NONE correctly
2014-06-25 Samuel JustOSD::calc_priors_during: fix confusing for loop bracing...
2014-06-25 Samuel Justrados.cc: fix pool alignment check
2014-06-25 Sage Weilosd: fix filestore perf stats update
2014-06-24 Greg FarnumFileStore: set XATTR_NO_SPILL_OUT when creating new...
2014-06-24 Haomai WangFileStore: make _clone() copy spill out marker
2014-06-23 Loic Dacharyerasure-code: verify that rados put enforces alignment
2014-06-23 Lluis Pamies... enforce rados put aligment
2014-06-23 Sage Weilosd/OSDMap: do not require ERASURE_CODE feature of...
2014-06-23 Sage Weilosd/OSDMap: make get_features() take an entity type
2014-06-23 Haomai WangAvoid extra check for clean object
2014-06-18 Accela ZhaoMake <poolname> in "ceph osd tier --help" clearer. 1982/head
2014-06-16 Sage WeilMerge pull request #1962 from dachary/wip-8599-ruleset...
2014-06-14 John Spraymon: pool set <pool> crush_ruleset must not use rule_exists 1962/head
2014-06-13 Sage Weilinit-ceph: continue after failure doing osd data mount
2014-06-13 Steve TaylorFix for bug #6700
2014-06-05 John Wilkinsdoc: Added Disable requiretty commentary. 1923/head
2014-05-30 Samuel JustReplicatedPG::start_flush: fix clone deletion case
2014-05-30 Samuel JustReplicatedPG::start_flush: send delete even if there...
2014-05-30 Samuel JustHashIndex: in cleanup, interpret missing dir as complet...
2014-05-30 Alfredo Dezaadd backport of collections.Counter for python2.6
2014-05-29 Ailingrest-api: key missing for per "rx" and "rwx"
2014-05-22 Greg Farnumcephfs-java: build against older jni headers
2014-05-22 Ilya DryomovOSDMonitor: set next commit in mon primary-affinity...
2014-05-20 Dmitry Smirnovprioritise use of `javac` executable (gcj provides...
2014-05-20 Dmitry Smirnovpass '-classpath' option (gcj/javah ignores CLASSPATH...
2014-05-20 Dmitry Smirnovlook for "jni.h" in gcj-jdk path, needed to find "jni...
2014-05-20 Sage Weilceph-disk: partprobe before settle when preparing dev
2014-05-20 Greg Farnumtest: fix some templates to match new output code
2014-05-19 Greg FarnumOSD: fix an osdmap_subscribe interface misuse
2014-05-19 Sage Weilosd: skip out of order op checks on tiered pools
2014-05-19 Samuel JustReplicatedPG: block scrub on blocked object contexts
2014-05-19 Guang Yangmsg: Fix inconsistent message sequence negotiation...
2014-05-19 Samuel JustObjecter::_op_submit: only replace the tid if it's 0
2014-05-19 Sage Weilmon/OSDMonitor: force op resend when pool overlay changes
2014-05-19 Sage Weilosd: discard client ops sent before last_force_op_resend
2014-05-19 Sage Weilosdc/Objecter: resend ops in the last_force_op_resend...
2014-05-19 Sage Weilosd/osd_types: add last_force_op_resend to pg_pool_t
2014-05-19 Sage Weilosd: handle race between osdmap and prepare_to_stop
2014-05-19 Sage Weilosd/ReplicatedPG: do not queue NULL dup_op
2014-05-12 Jenkins0.80.1 v0.80.1
2014-05-12 Jenkins0.80.1
2014-05-12 Jenkins0.80.1
2014-05-12 Jenkins0.80.1
2014-05-08 Samuel JustRevert "ReplicatedPG: block scrub on blocked object...
2014-05-07 Yehuda Sadehrgw: fix stripe_size calculation
2014-05-07 Yehuda Sadehrgw: cut short object read if a chunk returns error
2014-05-07 Yehuda Sadehrgw: send user manifest header field
2014-05-07 Yan, Zhengclient: add asok command to kick sessions that were...
2014-05-07 Sage Weilosd: throttle snap trimmming with simple delay
2014-05-07 Sage Weilmon/MonClient: remove stray _finish_hunting() calls
2014-05-07 Sage Weilosd/ReplicatedPG: fix trim of in-flight hit_sets
2014-05-07 Sage Weilosd/ReplicatedPG: fix whiteouts for other cache mode
2014-05-06 Sage Weilosd: Prevent divide by zero in agent_choose_mode()
2014-05-06 David Zafmanosd, common: If agent_work() finds no objs to work...
2014-05-06 David Zafmanosd/ReplicatedPG: agent_work() fix next if finished...
2014-05-06 Haomai WangFix clone problem
2014-05-06 Jenkins0.80 v0.80
2014-05-03 Sage WeilMerge pull request #1763 from ceph/wip-blacklist
2014-05-03 Yan, Zhengosd: check blacklisted clients in ReplicatedPG::do_op() 1763/head
2014-05-03 Sage Weilceph-object-corpus: v0.80-rc1-35-g4812150
2014-05-02 Sage Weilmon/PGMonitor: set tid on no-op PGStatsAck
2014-05-02 Sage Weilmon/OSDMonitor: share latest map with osd on dup boot...
2014-05-02 Sage WeilMerge pull request #1751 from ceph/wip-mds-shutdown
2014-05-01 Yan, Zhengmds: remove mdsdir in the final step of shutdown MDS 1751/head
2014-04-30 Samuel JustReplicatedPG: block scrub on blocked object contexts
2014-04-30 Samuel Justrados.h,ReplicatedPG: add CEPH_OSD_FLAG_ENFORCE_SNAPC...
2014-04-30 Samuel JustECBackend::continue_recovery_op: handle a source shard...
2014-04-30 Samuel JustReplicatedPG: we can get EAGAIN on missing clone flush
2014-04-30 Samuel JustReplicatedPG: do not preserve op context during flush
2014-04-28 Yehuda Sadehrgw: fix url escaping
2014-04-28 Sage Weildoc/release-notes: v0.67.8 notes
2014-04-26 Yan, ZhengMerge pull request #1729 from ceph/wip-7966
2014-04-26 Sage Weilmds: terminate readlink result in resapwn 1729/head
2014-04-25 wusuiMerge pull request #1727 from ceph/wip-8193
2014-04-25 Sage WeilMerge pull request #1725 from FlorentCoppint/master
2014-04-25 Sage Weilceph_test_rados_api_tier: increase HitSetTrim timeouts 1727/head
2014-04-25 FlorentCoppintSkipping '_netdev' Debian fstab option 1725/head
2014-04-24 Loic DacharyMerge pull request #1717 from dachary/wip-auid
2014-04-24 wusuiMerge pull request #1724 from ceph/wip-uselocalgithubfo...
2014-04-24 Warren UsuiUse new git mirror for qemu-iotests 1724/head
2014-04-24 Sage WeilMerge remote-tracking branch 'gh/firefly'
2014-04-24 Sage WeilMerge pull request #1720 from jdurgin/wip-list-children...
2014-04-23 Sage WeilMerge pull request #1719 from ceph/wip-8168
2014-04-23 Samuel JustReplicatedPG::do_osd_ops: consider head whiteout in... 1719/head
2014-04-23 Samuel JustReplicatedPG::do_op: don't return ENOENT for whiteout...
2014-04-23 Josh DurginMerge pull request #1718 from ceph/wip-7882-wusui
2014-04-23 Josh Durgintest_rbd.py: ignore children in cache pools 1720/head
2014-04-23 Loic Dacharymon: add ceph osd pool set <pool> auid 1717/head
2014-04-23 Warren UsuiSupport latest qemu iotest code 1718/head
next