]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-10-11 Sage Weilfilestore: tolerate missing current/
2011-10-11 Sage Weilceph.spec.in: fix radosgw files
2011-10-11 Sage Weilrgw: find fcgi headers in /usr/include or /usr/include...
2011-10-11 Sage Weilceph.spec.in: more updates to make build.opensuse.org...
2011-10-11 Sage Weilceph.spec.in: add init-radosgw back
2011-10-10 Sage Weilrgw: push log list|show|rm into RGWStore
2011-10-10 Sage Weilradosgw-admin: push log listing into RGWRados
2011-10-10 Sage Weilrgw: chdir to dir in conf (default /)
2011-10-10 Sage Weilrgw: push intent log processing into RGWRados layer
2011-10-10 Sage Weillibrbd: don't return >32bit value from copy().
2011-10-10 Greg Farnum.gitignore: test_libhadoopcephfs build
2011-10-10 Greg FarnumMerge branch 'master' of github.com:NewDreamNetwork...
2011-10-10 Sage Weillibrbd: fix overflow on large large image copy
2011-10-10 Sage Weillibrbd: slightly cleaner
2011-10-10 Sage Weillibrbd: fix copy progress
2011-10-09 Greg Farnumhadoop: get the right class member, and ask for it...
2011-10-07 Sage Weilauth: move AuthAuthorizeHandler registry into class
2011-10-07 Samuel JustOSD,ReplicatedPG: expire and cleanup unconnected watchers
2011-10-07 Greg Farnummove ceph_mount call
2011-10-07 Sage Weilosd: discard requests that from disconnected clients
2011-10-07 Sage Weilceph.spec.in: handle docdir properly
2011-10-07 Josh Durginclitests: add test case for crush exhaustive search
2011-10-07 Sage WeilMakefile: only reset docdir if it's not already defined
2011-10-07 Sage Weilcrushtool: fix --weight arg parsing
2011-10-07 Sage Weilcrushtool: add --force N
2011-10-07 Sage Weilcrush: try _all_ bucket items when doing exhaustive...
2011-10-07 Sage Weilceph.spec.in: build on suse
2011-10-07 Sage Weilmon: tolerate 50ms (instead of 10ms) of clock drift
2011-10-07 Sage Weilrgw: fix printf format warning
2011-10-07 Sage Weilrgw: make log object naming configurable
2011-10-06 Sage Weilmon: make other send_incremental variant handle map...
2011-10-06 Sage Weilauth: fix authorizer leak fix
2011-10-06 Sage Weilmon: fix osdmap trimming unsigned overflow
2011-10-06 Sage Weilobjecter: cope with missing osdmaps in history
2011-10-06 Josh Durginosd, pg: ignore responses to obsolete queries
2011-10-06 Josh Durginpg: rename warm_restart and last_warm_restart
2011-10-06 Samuel Just.gitignore: add multi_stress_watch
2011-10-06 Samuel JustReplicatedPG: assert *_FLUSHING unreachable for AccessMode
2011-10-06 Samuel Justtest/multi_stress_watch.cc: add watch notify tester...
2011-10-06 Sage Weilqa: rados-api: try harder to make these pool names...
2011-10-06 Sage Weilxlist: more assertive
2011-10-06 Sage WeilRevert "osd: simplify the session ref-counting branches"
2011-10-06 Sage Weilosd: boot with map of oldest-1
2011-10-06 Sage Weilradosgw-admin: UTC for time in 'log show', local time...
2011-10-06 Sage Weilutime: add gmtime() output function
2011-10-06 Sage Weilradosgw-admin: for date filtering for 'log list'
2011-10-06 Greg FarnumMerge branch 'wip-leaks'
2011-10-06 Greg Farnumcephx: don't leak Authorizers on each request
2011-10-06 Greg Farnumosd: put session ref in ms_handle_reset
2011-10-06 Greg Farnumosd: simplify the session ref-counting branches
2011-10-06 Sage Weilrgw: fix chdir result warning
2011-10-06 Sage Weilrgw: fix rgw_switch_url_previx printf arg
2011-10-06 Sage Weilosd: same_acting_since -> same_interval_since
2011-10-06 Sage Weilosd: fix same_acting_since update
2011-10-06 Sage Weilrgw: use conf for rgw_swift_url[_prefix] instead of...
2011-10-06 Sage Weilrgw: use conf for rgw_print_continue instead of fcgi...
2011-10-06 Sage Weilrgw: use conf for rgw_dns_name instead of fcgi environment
2011-10-06 Sage Weilrgw: add conf rgw_remote_addr_param instead of using...
2011-10-05 Sage Weilosd: fix pg stats encoding for unfound
2011-10-05 Sage Weilvstart: use normal name for .asok files
2011-10-05 Sage Weilrgw: fix initscript default user
2011-10-05 Sage Weilrgw: daemonize by default
2011-10-05 Sage Weilrgw: set locator key before calling get_obj_state()
2011-10-05 Sage Weilobjecter: normalize oloc.key
2011-10-05 Greg Farnumcli: fix test contents again.
2011-10-05 Sage Weilosd: fix map epoch check in handle_osd_map
2011-10-05 Sage Weilpaxos: update first_committed
2011-10-05 Greg Farnumrgw: fix mis-merge issues.
2011-10-05 Greg FarnumMerge branch 'wip-rgw-pools'
2011-10-05 Greg Farnummonclient: add an initialized bool to guard shutdown.
2011-10-05 Greg Farnumrgw: remove the rgw_buckets files
2011-10-05 Greg Farnumrgw: remove the rgw_get_bucket_info functions
2011-10-05 Greg Farnumrgw: move rgw_store_bucket_info into RGWRados.
2011-10-05 Greg Farnumrgw: remove select_bucket_placement from RGWAccess...
2011-10-05 Greg Farnumrgw: remove rgw_create_bucket.
2011-10-05 Greg Farnumrgw: new command to add pools to the list of available...
2011-10-05 Sage WeilMerge branch 'stable'
2011-10-05 Sage Weilosd: fix PG::up calculation on startup
2011-10-05 Sage Weilmon: fix maps sent after osd boot
2011-10-04 Sage WeilMerge branch 'wip-rgw-log'
2011-10-04 Sage Weilosd: remove some dead code
2011-10-04 Sage Weilrgw: write debug acl output to the debug output (not...
2011-10-04 Sage Weilrgw: more sane defaults
2011-10-04 Sage Weilcommon: CINIT_FLAG_NO_BANNER
2011-10-04 Sage Weilrgw: rgw_log -> debug_rgw
2011-10-04 Sage Weilrgw: remove useless RGWConf::log_level
2011-10-04 Sage Weilrgw: set dout condvar to rgw_log
2011-10-04 Sage Weilrgw: RGW_LOG -> dout
2011-10-04 Sage Weilrados-api/test: don't srand(time())
2011-10-04 Sage Weilmon: make MPoolOp*::print() readable
2011-10-04 Sage WeilMerge branch 'wip-oldmaps'
2011-10-04 Sage Weilradosgw: run as 'user' field in ceph.conf
2011-10-04 Henry C Changrgw: set xmlns on ListBucketResult element
2011-10-04 Sage Weilosd: get latest osdmaps before booting
2011-10-04 Sage Weilosdmap: include addrs in json dump
2011-10-04 Sage Weilosdmap: show weight for out osds
2011-10-04 Sage Weilosdmap: show old addrs for down osds
2011-10-04 Sage Weilmon: limit maps send on onetime osdmap subscribe
2011-10-04 Sage Weilosdmap: include oldest, newest known epoch in message
2011-10-04 Sage Weilosd: use pointers for handle_advance_map
next