]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-01-16 Samuel JustReplicatedPG/PG: check snap collections during _scan_list
2013-01-16 Samuel Justosd_types: add nlink and snapcolls fields to ScrubMap...
2013-01-16 Samuel JustPG: move auth replica selection to helper in scrub
2013-01-16 Samuel JustReplicatedPG: correctly handle new snap collections...
2013-01-16 Samuel JustReplicatedPG: make_snap_collection when moving snap...
2013-01-16 David Zafmanrados.cc: fix rmomapkey usage: val not needed
2013-01-16 Samuel Justlibrados.hpp: fix omap_get_vals and omap_get_keys comments
2013-01-16 Samuel Justrados.cc: use omap_get_vals_by_keys in getomapval
2013-01-16 Samuel Justrados.cc: fix listomapvals usage: key,val are not needed
2013-01-16 Josh DurginMerge branch 'wip-rbd-formatted-output'
2013-01-16 Sage WeilMerge branch 'master' into wip-scrub
2013-01-16 Sage Weilosd: better error message for request on pool that dne
2013-01-16 Sage Weilosd: drop newlines from event descriptions
2013-01-16 Josh Durgintest: add cram integration test for formatted output
2013-01-16 Josh Durginrbd: always output result for formatted output
2013-01-16 Josh Durginrbd: regenerate man page and cli test
2013-01-16 Josh DurginXMLFormatter: fix pretty printing
2013-01-16 Josh Durginrbd: add --pretty-format option
2013-01-16 Josh Durginrbd: move Formatter construction to main
2013-01-16 Josh Durginrbd: fix long lines
2013-01-16 Stratos Psomadakisrbd: support plain/json/xml output formatting
2013-01-16 Sage Weilmon: note scrub errors in health summary
2013-01-16 Sage Weilosd: fix rescrub after repair
2013-01-16 Gary LowellMerge branch 'wip-rpm-update'
2013-01-16 Danny Al-Gaafconfigure.ac: fix problem with --enable-cephfs-java
2013-01-16 Sam Langmds: fix usage typo for ceph-mds
2013-01-15 Gary LowellMerge branch 'wip-rpm-update'
2013-01-15 Sage Weilosd: note must_scrub* flags in PG operator<<
2013-01-15 Sage Weilosd: based INCONSISTENT pg state on persistent scrub...
2013-01-15 Sage Weilosd: fix scrub scheduling for 0.0
2013-01-15 Sage Weilosd: note last_clean_scrub_stamp, last_scrub_errors
2013-01-15 Sage Weilosd: add num_scrub_errors to object_stat_t
2013-01-15 Sage Weilosd: add last_clean_scrub_stamp to pg_stat_t, pg_history_t
2013-01-15 Sage Weilosd: fix object_stat_sum_t dump signedness
2013-01-15 Sage Weilosd: change scrub min/max thresholds
2013-01-15 Sage Weilosd/PG: remove useless osd_scrub_min_interval check
2013-01-15 Sage Weilosd: move scrub schedule random backoff to seperate...
2013-01-15 Sage Weilosd/PG: trigger scrub via scrub schedule, must_ flags
2013-01-15 Sage Weilosd/PG: introduce flags to indicate explicitly requeste...
2013-01-15 Sage Weilosd/PG: move scrub schedule registration into a helper
2013-01-14 Gary Lowellac_prog_javah.m4: Use AC_CANONICAL_TARGET instead...
2013-01-14 Noah WatkinsMerge branch 'wip-java-sync'
2013-01-14 Noah Watkinsjava: add fine grained synchronization
2013-01-14 Noah Watkinsjava: remove all intrinsic locks
2013-01-14 Noah Watkinsjava: remove unnecessary synchronization
2013-01-14 Noah Watkinsjava: remove create/release synchronization
2013-01-14 Sage WeilRevert "osdmap: spread replicas across hosts with defau...
2013-01-13 Joao Eduardo... mon: OSDMonitor: don't output to stdout in plain text...
2013-01-12 Sage Weilosdmap: spread replicas across hosts with default crush map
2013-01-12 Joao Eduardo... mon: OSDMonitor: only share osdmap with up OSDs
2013-01-12 Dan Mickrbd: Fix tabs
2013-01-11 John Wilkinsdoc: Updates to CRUSH paper.
2013-01-11 Dan Mickrbd: make 'add' modprobe rbd so it has a chance of...
2013-01-11 Dan Mickrbd: call udevadm settle on map/unmap
2013-01-11 Samuel JustOSD: only trim up to the oldest map still in use by...
2013-01-11 Samuel JustOSD: check for empty command in do_command
2013-01-11 John WilkinsMerge pull request #32 from imjustmatthew/imjustmatthew...
2013-01-11 Matthew RoyCorrect typo in mon docs 'ceph.com' to 'ceph.conf' 32/head
2013-01-11 Alex Elderqa/run_xfstests.sh: use cloned xfstests repository
2013-01-11 Joao Eduardo... mon: Monitor: only schedule a timecheck after election...
2013-01-11 Sage WeilMerge remote-tracking branch 'gh/wip-3633'
2013-01-11 Joao Eduardo... mon: Monitor: unify 'ceph health' and 'ceph status...
2013-01-11 Joao Eduardo... mon: Monitor: use 'else if' on handle_command instead...
2013-01-11 Joao Eduardo... mon: Monitor: move a couple of if's together on handle_...
2013-01-11 Joao Eduardo... mon: Monitor: reduce indentation level; make code more...
2013-01-11 Joao Eduardo... mon: Monitor: add timecheck infrastructure to detect...
2013-01-11 Joao Eduardo... messages: add MTimeCheck
2013-01-11 John Wilkinsdoc: Added -a option. Should work without from server...
2013-01-10 John Wilkinsdoc: Normalized to term "drive" rather than disk. Chang...
2013-01-10 Samuel JustMerge branch 'next'
2013-01-10 Samuel Justrados: add truncate support
2013-01-10 Samuel Justconfig_opts.h: default osd_recovery_delay_start to 0
2013-01-10 Samuel JustReplicatedPG: fix snapdir trimming
2013-01-10 Yehuda SadehRevert "rgw: fix handler leak in handle_request"
2013-01-10 Gregory FarnumMerge pull request #31 from chrisglass/expose_cluster_s...
2013-01-10 Chris GlassAdded python wrapper to rados_cluster_stat 31/head
2013-01-10 Danny Al-Gaafconfigure.ac: check for org.junit.rules.ExternalResource
2013-01-10 Danny Al-Gaafconfigure.ac: change junit4 handling
2013-01-10 Danny Al-Gaafconfigure.ac: remove AC_PROG_RANLIB
2013-01-10 Danny Al-Gaafceph.spec.in: fix libcephfs-jni package name
2013-01-10 Danny Al-Gaafceph.spec.in: rename libcephfs-java package to cephfs...
2013-01-10 Danny Al-Gaafceph.spec.in: fix handling of java files
2013-01-10 Danny Al-Gaafsrc/java/Makefile.am: fix default java dir
2013-01-10 Dan Mickrbd: allow copy of zero-length images. Includes simple...
2013-01-10 Dan Mickdoc/install/debian.rst: fix typo in link ref; broke...
2013-01-09 Dan MickMerge branch 'next'
2013-01-09 Samuel JustReplicatedPG: increment scrubber.errors rather than...
2013-01-09 Filippos Giannakoslibrados: add aio stat tests
2013-01-09 Filippos Giannakoslibrados: implement aio_stat
2013-01-09 Sage Weilosd: make missing head non-fatal during scrub
2013-01-09 Sylvain Munautrgw: Fix crash when FastCGI frontend doesn't set SCRIPT_URI
2013-01-09 caleb milesrgw: fix handler leak in handle_request
2013-01-09 Dan Micklibrbd: Allow get_lock_info to fail
2013-01-09 Sage Weildoc/release-notes: v0.48.3argonaut
2013-01-08 Sage Weildoc/install: new URLs for argonaut vs bobtail
2013-01-08 Sage Weildoc/release-notes: v0.56.1
2013-01-08 Noah WatkinsMerge branch 'wip-stripe-gran'
2013-01-07 Noah Watkinstest: enforce -ENOTCONN contract in libcephfs
2013-01-07 Noah Watkinslibcephfs: return -ENOTCONN when call unmounted
2013-01-07 Samuel JustPG: set DEGRADED in Active AdvMap handler based on...
next