]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-02-10 Sage Weiltest_libcephfs: fix xattr test
2013-02-08 Sage Weilradosgw-admin: fix cli test
2013-02-08 Sage WeilMerge remote-tracking branch 'gh/wip-bobtail-vxattrs...
2013-02-08 Sage Weilmon: enforce reweight be between 0..1
2013-02-08 Samuel JustPG: dirty_info on handle_activate_map
2013-02-08 Sage Weilosd: flush peering queue (consume maps) prior to boot
2013-02-07 Yehuda Sadehrgw: a tool to fix clobbered bucket info in user's...
2013-02-07 Yehuda Sadehrgw: bucket recreation should not clobber bucket info
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-05 Sage Weilqa: add layout_vxattrs.sh test script
2013-02-05 Sage Weilmds: allow dir layout/policy to be removed via removexa...
2013-02-05 Sage Weilmds: handle ceph.*.layout.* setxattr
2013-02-05 Sage Weilmdsmap: backported is_data_pool()
2013-02-04 Sage Weilmds: fix client view of dir layout when layout is removed
2013-02-04 Sage Weilclient: note presence of dir layout in inode operator<<
2013-02-04 Sage Weilclient: list only aggregate xattr, but allow setting...
2013-02-04 Sage Weilclient: implement ceph.file.* and ceph.dir.* vxattrs
2013-02-04 Sage Weilclient: move xattr namespace enforcement into internal...
2013-02-04 Sage Weilclient: allow ceph.* xattrs
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
next