]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-02-06 Yehuda Sadehrgw: a tool to fix buckets with leaked multipart references
2013-02-06 Yehuda Sadehrgw: radosgw-admin object unlink
2013-02-04 caleb milesrgw_rest: Make fallback uri configurable.
2013-02-04 Yehuda Sadehrgw: fix setting of NULL to string
2013-02-04 Samuel JustOSD: check for empty command in do_command
2013-01-31 Danny Al-GaafPGMap: fix -Wsign-compare warning
2013-01-31 Sage Weilmon: smooth pg stat rates over last N pgmaps
2013-01-31 Sage Weilmon/PGMap: report IO rates
2013-01-31 Sage Weilmon/PGMap: report recovery rates
2013-01-31 Sage Weilmon/PGMap: include timestamp
2013-01-31 Sage Weilosd: track recovery ops in stats
2013-01-31 Sage Weilosd_types: add recovery counts to object_sum_stats_t
2013-01-30 Gary Lowellv0.56.2 v0.56.2
2013-01-30 Dan Mickcls_rbd, cls_rgw: use PRI*64 when printing/logging...
2013-01-30 Dan Mickinit-ceph: make ulimit -n be part of daemon command
2013-01-29 Joao Eduardo... mon: OSDMonitor: only share osdmap with up OSDs
2013-01-29 Danny Al-Gaafutime: fix narrowing conversion compiler warning in...
2013-01-29 Yehuda Sadehrgw: fix crash when missing content-type in POST object
2013-01-29 Samuel JustReplicatedPG: make_snap_collection when moving snap...
2013-01-29 Samuel JustReplicatedPG: correctly handle new snap collections...
2013-01-29 Joao Eduardo... mon: Elector: reset the acked leader when the election...
2013-01-27 Josh Durginrbd: fix bench-write infinite loop
2013-01-27 Dan Mickrbd: Don't call ProgressContext's finish() if there...
2013-01-27 Josh Durginlibrbd: establish watch before reading header
2013-01-27 Josh DurginRevert "librbd: ensure header is up to date after initi...
2013-01-27 Sage Weilos/FileStore: only adjust up op queue for btrfs
2013-01-27 Sage Weilcommon/HeartbeatMap: fix uninitialized variable
2013-01-26 Samuel Justsharedptr_registry: remove extaneous Mutex::Locker...
2013-01-26 Samuel JustFileStore: ping TPHandle after each operation in _do_tr...
2013-01-26 Samuel JustOSD: use TPHandle in peering_wq
2013-01-26 Samuel JustWorkQueue: add TPHandle to allow _process to ping the...
2013-01-26 Samuel JustReplicatedPG: handle omap > max_recovery_chunk
2013-01-26 Samuel JustReplicatedPG: correctly handle omap key larger than...
2013-01-26 Samuel JustReplicatedPG: start scanning omap at omap_recovered_to
2013-01-26 Samuel JustReplicatedPG: don't finish_recovery_op until the transa...
2013-01-26 Samuel JustReplicatedPG: ack push only after transaction has completed
2013-01-26 Samuel JustObjectStore: add queue_transactions with oncomplete
2013-01-26 Sage Weilcommon/HeartbeatMap: inject unhealthy heartbeat for...
2013-01-26 Sage Weilos/FileStore: add stall injection into filestore op...
2013-01-26 Sage Weilosd: do not join cluster if not healthy
2013-01-26 Sage Weilosd: hold lock while calling start_boot on startup
2013-01-26 Sage Weilosd: do not reply to ping if internal heartbeat is...
2013-01-26 Sage Weilosd: reduce op thread heartbeat default 30 -> 15 seconds
2013-01-26 Sage Weilosd: improve sub_op flag points
2013-01-26 Sage Weilosd: refactor ReplicatedPG::do_sub_op
2013-01-26 Sage Weilosd: make last state for slow requests more informative
2013-01-26 Sage Weilosd: dump op priority queue state via admin socket
2013-01-26 Sage Weilosd: simplify asok to single callback
2013-01-26 Sage Weilcommon/PrioritizedQueue: dump state to Formatter
2013-01-26 Sage Weilcommon/PrioritizedQueue: add min cost, max tokens per...
2013-01-26 Sage Weilcommon/PrioritizedQueue: buckets -> tokens
2013-01-26 Sage Weilnote puller's max chunk in pull requests
2013-01-26 Sage Weilosd: add OpRequest flag point when commit is sent
2013-01-26 Sage Weilosd: set PULL subop cost to size of requested data
2013-01-26 Sage Weilosd: use Message::get_cost() function for queueing
2013-01-26 Sage Weilosd: debug msg prio, cost, latency
2013-01-26 Sage Weilfilestore: filestore_queue_max_ops 500 -> 50
2013-01-26 Sage Weilosd: target transaction size 300 -> 30
2013-01-26 Sage Weilos/FileStore: allow filestore_queue_max_{ops,bytes...
2013-01-26 Sage Weilosd: make osd_max_backfills dynamically adjustable
2013-01-26 Sage Weilosd: make OSD a config observer
2013-01-24 Dan Micklibrbd: Allow get_lock_info to fail
2013-01-23 Sage Weilosd: drop newlines from event descriptions
2013-01-23 Samuel JustOSD: do deep_scrub for repair
2013-01-23 Samuel JustReplicatedPG: ignore snap link info in scrub if nlinks==0
2013-01-23 Sage Weilosd/PG: fix osd id in error message on snap collection...
2013-01-23 Sage Weilosd/ReplicatedPG: validate ino when scrubbing snap...
2013-01-23 Samuel JustReplicatedPG: compare nlinks to snapcolls
2013-01-23 Samuel JustReplicatedPG/PG: check snap collections during _scan_list
2013-01-23 Samuel Justosd_types: add nlink and snapcolls fields to ScrubMap...
2013-01-23 Samuel JustPG: move auth replica selection to helper in scrub
2013-01-23 Sage Weilmon: note scrub errors in health summary
2013-01-23 Sage Weilosd: fix rescrub after repair
2013-01-23 Sage Weilosd: note must_scrub* flags in PG operator<<
2013-01-23 Sage Weilosd: based INCONSISTENT pg state on persistent scrub...
2013-01-23 Sage Weilosd: fix scrub scheduling for 0.0
2013-01-23 Sage Weilosd: note last_clean_scrub_stamp, last_scrub_errors
2013-01-23 Sage Weilosd: add num_scrub_errors to object_stat_t
2013-01-23 Sage Weilosd: add last_clean_scrub_stamp to pg_stat_t, pg_history_t
2013-01-23 Sage Weilosd: fix object_stat_sum_t dump signedness
2013-01-23 Sage Weilosd: change scrub min/max thresholds
2013-01-23 Sage Weilosd/PG: remove useless osd_scrub_min_interval check
2013-01-23 Sage Weilosd: move scrub schedule random backoff to seperate...
2013-01-23 Sage Weilosd/PG: trigger scrub via scrub schedule, must_ flags
2013-01-23 Sage Weilosd/PG: introduce flags to indicate explicitly requeste...
2013-01-23 Sage Weilosd/PG: move scrub schedule registration into a helper
2013-01-23 Sage Weilos/FileStore: only flush inline if write is sufficientl...
2013-01-23 Sage Weilos/FileStore: fix compile when sync_file_range is missing;
2013-01-23 Sage Weilosd: set pg removal transactions based on configurable
2013-01-23 Sage Weilosd: make pg removal thread more friendly
2013-01-23 Sage Weilos: move apply_transactions() sync wrapper into ObjectStore
2013-01-23 Sage Weilos: add apply_transaction() variant that takes a sequencer
2013-01-21 Sage Weilosd: calculate initial PG mapping from PG's osdmap
2013-01-19 Sage Weilosdmap: make replica separate in default crush map...
2013-01-19 Sage Weilceph: adjust crush tunables via 'ceph osd crush tunable...
2013-01-19 Sage Weilmsg/Pipe: use state_closed atomic_t for _lookup_pipe
2013-01-19 Sage Weilmsgr: inject delays at inconvenient times
2013-01-19 Sage Weilmsgr: fix race on Pipe removal from hash
2013-01-19 Sage Weilmsgr: don't queue message on closed pipe
2013-01-19 Sage Weilmsgr: atomically queue first message with connect_rank
next