]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-11-01 Josh Durginrgw: don't turn 404 into 400 for the replicalog api 804/head
2013-11-01 David ZafmanMerge pull request #802 from ceph/wip-6673b
2013-11-01 Greg FarnumOSDMonitor: be a little nicer about letting users do...
2013-11-01 Ray LvWrap hex_to_num table into class HexTable
2013-11-01 Ray Lv[rgw] Set initialized to true after populating table...
2013-11-01 Samuel Justsharedptr_registry.hpp: removed ptrs need to not blast...
2013-11-01 Noah Watkinsprio-q: initialize cur iterator
2013-11-01 Samuel JustPGLog: remove obsolete assert in merge_log
2013-11-01 Samuel Justtest/osd/RadosModel.h: select and reserve roll_back_to...
2013-11-01 Samuel Justtest/rados/list.cc: we might get some objects more...
2013-11-01 Sage Weilos/chain_listxattr: fix leak fix
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 Sage WeilRevert "ceph-crush-location: new crush location hook"
2013-10-29 Sage WeilRevert "upstart, sysvinit: use ceph-crush-location...
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 JustReplicatedPG::recover_backfill: update last_backfill...
2013-10-29 athanatosMerge pull request #780 from ceph/wip-6585
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 #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 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-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-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 Joao Eduardo... mon: OSDMonitor: Make 'osd pool rename' idempotent
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 Adam TwardowskiUpdate init-rbdmap
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 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-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 João Eduardo... Merge pull request #730 from ceph/wip-monc-ping
2013-10-23 Joao Eduardo... cli: ceph: add support to ping monitors 730/head
2013-10-23 Joao Eduardo... pybind: rados: ping a monitor via librados
2013-10-23 Joao Eduardo... pybind: rados: support ETIMEDOUT on make_ex()
2013-10-23 Joao Eduardo... librados: support pinging a monitor without auth via...
2013-10-23 Joao Eduardo... mon: MonClient: allow pinging a monitor without authent...
2013-10-23 Joao Eduardo... mon: MonClient: adjust whitespaces
next