]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-01-24 Greg Farnummon: do not use CEPH_FEATURES_ALL for things that touch... 1148/head
2014-01-24 Greg FarnumElector: send an OP_NAK MMonElection to old peers who...
2014-01-24 Greg FarnumElector: ignore messages from mons without required...
2014-01-24 Greg FarnumMonitor: add a function to get the required quorum...
2014-01-24 Greg FarnumOSDMonitor: do not allow creation of EC pools if the...
2014-01-24 Greg FarnumMonitor: introduce a function that translates quorum...
2014-01-23 Greg FarnumMonitor: use a single static accessor for getting Compa...
2014-01-23 John Wilkinsdoc: Fixed omission of a comma in zone configuration.
2014-01-23 Samuel JustFileStore: perform LFNIndex lookup without holding...
2014-01-23 Greg FarnumMerge remote-tracking branch 'origin/next'
2014-01-23 Loic DacharyMerge pull request #1132 from ceph/wip-erasure-rule
2014-01-23 Sage WeilMerge pull request #1131 from ceph/use-unordered-map
2014-01-23 Sage Weilosd/OSDMap: do not create erasure rule by default 1132/head
2014-01-23 Noah Watkinsosd: use ceph:: scoped hash_map 1131/head
2014-01-23 Josh DurginMerge pull request #1064 from ceph/port/libc++
2014-01-22 Samuel JustMerge branch 'wip-client-io-final'
2014-01-22 Samuel JustPGBackend: clarify rollback_stash name and method comments
2014-01-22 Samuel JustPG: drop messages from down peers
2014-01-22 Samuel JustReplicatedPG: make STARTSYNC a noop
2014-01-22 Samuel JustPG::calc_acting: consider newest_update_osd when choosi...
2014-01-22 Samuel JustReplicatedPG: take ReplicatedPGRef in BlessedContext
2014-01-22 Samuel JustRadosModel: RollBack dirties the object
2014-01-22 Samuel JustRadosModel: undirty with update_object_undirty
2014-01-22 Samuel JustReplicatedPG::trim_object: remove unused int r; declaration
2014-01-22 Samuel Justcommon/hobject: print shard as unsigned, not as char
2014-01-22 Samuel JustReplicatedPG::_process_copy_chunk: use append
2014-01-22 Samuel JustReplicatedPG: fill in mod_desc for hitset repops
2014-01-22 Samuel JustReplicatedPG: use append for write and writefull
2014-01-22 Samuel JustReplicatedPG: fill in mod_desc in finish_copyfrom
2014-01-22 Samuel JustReplicatedPG::finish_copyfrom: check new_obs.exists...
2014-01-22 Samuel JustReplicatedPG: handle removing the old object in finish_...
2014-01-22 Samuel JustReplicatedPG: EOPNOTSUPP on ec_pool if there are omaps...
2014-01-22 Samuel JustReplicatedPG: make COPY_GET async read friendly
2014-01-22 Samuel JustReplicatedPG: requeue in_progress_async_reads on_change
2014-01-22 Samuel JustReplicatedPG: support async reads on ec pools
2014-01-22 Samuel Justsrc/: add CEPH_OSD_OP_READ_SYNC
2014-01-22 Samuel JustReplicatedPG: use pgbackend->objects_read_sync() as...
2014-01-22 Samuel Justosd/: add sync/async read methods to PGBackend
2014-01-22 Samuel JustObjectStore: _collection_move_rename needs to increment ops
2014-01-22 Samuel JustPGLog,PG: reset can_rollback_to when we get a log entry...
2014-01-22 Samuel JustPGLog: we cannot rollback past a recovered object entry
2014-01-22 Samuel JustPGLog: create interface allowing interface user to...
2014-01-22 Samuel JustReplicatedPG: Fill in rollback info for log events
2014-01-22 Samuel Justosd/: introduce xattr caching for ec pools
2014-01-22 Samuel JustPGBackend,ReplicatedBackend: add support for rolling...
2014-01-22 Samuel Justosd_types: add a can_rollback_to line to pg_log_t
2014-01-22 Samuel Justosd_types: add ObjectModDesc into pg_log_entry_t
2014-01-22 Samuel Justosd_types: ObjectModDesc
2014-01-22 Samuel Justosd/: move client op handling into ReplicatedBackend
2014-01-22 Samuel JustPGBackend: allow queue_transaction to specify an op
2014-01-22 Samuel JustReplicatedPG: factor out should_send_op
2014-01-22 Samuel JustReplicatedPG: split out op_applied_replica
2014-01-22 Samuel JustPG/ReplicatedPG: move snap map management into append_log
2014-01-22 Samuel JustReplicatedBackend: implement RPGTransaction
2014-01-22 Samuel Justhobject_t/ReplicatedPG: tempness is now an hobject...
2014-01-22 Samuel JustPGBackend: add PGTransaction
2014-01-22 Samuel JustReplicatedBackend: update the collection_list mechanism...
2014-01-22 Samuel Justtest/osd/: verify length of buffer returned in read
2014-01-22 Samuel Justtest/osd/TestRados.cc: skip 0 weight ops
2014-01-22 Samuel Justtest/osd: add append support to WriteOp
2014-01-22 Samuel Justtest/osd: adapt RadosModel to not do omap ops on ec_pools
2014-01-22 Samuel Justtest/osd: restructure Object/RadosModel in prep for...
2014-01-22 Samuel Justtest/osd/Object: create encoders for ContDesc
2014-01-22 Samuel Justsrc/test/osd: remove tmap test
2014-01-22 Samuel JustPGLog: allow for empty pg log in update_range if log_ta...
2014-01-22 Samuel Justcommon: add option to disable filestore sharded object...
2014-01-22 Samuel JustFileStore::lfn_link: handle link within a collection
2014-01-22 Samuel JustPG: prefer older last_update for ec_pool
2014-01-22 Samuel JustOSDMonitor: add debug_fake_ec_pool
2014-01-22 Samuel JustPGLog::rewind_divergent_log: we can rewind to tail...
2014-01-22 Samuel JustPGLog: don't move up log.tail
2014-01-22 Samuel JustReplicatedBackend: remove pushing entry for each object...
2014-01-22 Samuel JustFileStore::_collection_move_rename: remove source befor...
2014-01-22 Samuel JustReplicatedBackend.h: don't need to be active for pushes
2014-01-22 Samuel JustObjectStore: improve name of the queue_transaction...
2014-01-22 Samuel Justhobject: admit that gen_t is actually version_t
2014-01-22 Gregory FarnumMerge pull request #1079 from ceph/wip-tier-bits
2014-01-22 Sage WeilMerge pull request #1126 from ceph/wip-osdmapenc-fix
2014-01-22 Ilya DryomovMOSDMap: reencode maps if target doesn't have OSDMAP_ENC 1126/head
2014-01-22 tamiladded perl script for rgw bucket quota tests
2014-01-22 tamilremoving rgw_tests.sh
2014-01-22 tamilremoving rgw_tests.sh
2014-01-22 tamilMerge branch 'master' of github.com:ceph/ceph
2014-01-22 tamilmodified the port to 7280 in the script instead of...
2014-01-22 Sage WeilMerge pull request #1124 from ceph/wip-cache-mode-fix
2014-01-21 tamilscript for rgw bucket quota testing
2014-01-21 Ilya Dryomovmon/MonCommands: 'invalidate+forward' -> 'forward' 1124/head
2014-01-21 Gregory FarnumMerge pull request #1123 from ceph/wip-stray-mdsmaps
2014-01-21 John Wilkinsdoc: Fixed end string from '' to `` to stop warnings...
2014-01-21 Sage Weilmon/MDSMonitor: do not generate mdsmaps from already... 1123/head
2014-01-21 Josh DurginMerge pull request #1119 from ceph/wip-7184
2014-01-21 Ken Dreyerpackaging: ship libdir/ceph
2014-01-21 Sage WeilMerge pull request #1120 from xylv/wip-op-process-laten...
2014-01-21 Ray Lvosd: Add op_process_latency in perf counter 1120/head
2014-01-20 Loic Dacharycommon: fix bufferlist::append(istream) test
2014-01-20 Sage WeilMerge pull request #1117 from jcsp/wip-7187
2014-01-20 John SprayFix #7187: Include all summary items in JSON health... 1117/head
2014-01-19 Sage WeilMerge pull request #1112 from kazhang/wip-7180
2014-01-19 Kai ZhangMissing a key for perm 'w' in permmap (src/pybin/ceph_r... 1112/head
2014-01-19 Yehuda SadehMerge branch 'bclibcoop/next-cors' of https://github...
next