]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-04-26 Sage Weilmds: do not send heartbeat when degraded
2011-04-26 Sage Weilmds: fix discover tid assignment
2011-04-26 Sage Weilvstart.sh: remove cruft
2011-04-26 Sage Weilmon: fix standby-replay assignment (again)
2011-04-26 Sage Weilvstart.sh: set up pairs for each rank when -s is on
2011-04-26 Sage Weilmon: rework assignment of standby-replay, expansion...
2011-04-26 Sage Weilmon: fix standby-replay assignment logic
2011-04-26 Sage WeilMerge branch 'osd_trans'
2011-04-26 Sage WeilMerge remote branch 'origin/stable'
2011-04-26 Sage Weilosd: move watch/notify effects out of do_osd_ops
2011-04-26 Colin Patrick... obsync: implement RadosStore
2011-04-26 Sage Weilosd: mention invalid snapc in log
2011-04-26 Sage Weilosd: include (some) osd op flags in MOSDOp print method
2011-04-26 Sage Weilosd: add RWORDERED osd op flag
2011-04-26 Colin Patrick... radostool: fix getxattr / setxattr return code
2011-04-26 Sage Weilrbd: make showmapped output a bit prettier
2011-04-26 Sage Weilrbd: showmapped
2011-04-26 Colin Patrick... pybind-rados: fix Ioctx::close
2011-04-26 Sage Weilmds: only include head dentries in check_rstats() rstat...
2011-04-26 Sage Weilosd: move ObjectState side effects out of do_osd_ops
2011-04-26 Sage Weilobjectstore: implement Transaction::swap()
2011-04-26 Sage Weilobjectstore: transaction::append()
2011-04-26 Sage Weilbuffer: use std::swap
2011-04-26 Colin Patrick... test-obsync.py: add tests with --no-preserve-acls
2011-04-26 Sage Weilosd: remove obsolete noop cruft
2011-04-26 Sage Weilosd: move snapset_context into ObjectContext from Objec...
2011-04-26 Sage Weilobjectstore: drop decode support for <= v0.19 encoded...
2011-04-26 Sage Weilmon: fix pg stat summary
2011-04-26 Sage Weilmds: undump-journal
2011-04-26 Sage Weilbuffer: break out read_fd method
2011-04-26 Yehuda Sadehrgw: check if bucket is empty before removing it
2011-04-25 Colin Patrick... obsync: another fix for --no-preserve-acls
2011-04-25 Colin Patrick... obsync: fix bug in --no-preserve-acls
2011-04-25 Greg Farnummds: Don't twiddle lock states in the middle of an...
2011-04-25 Sage WeilMerge branch 'stable'
2011-04-25 Yehuda Sadehrgw: send content length on put operation
2011-04-25 Sage Weilmds: only move the journaler expire_pos forward
2011-04-25 Sage Weilmds: always trim standby segments after rereading the...
2011-04-25 Sage Weilmds: only write head once after expiring logsegments
2011-04-25 Sage Weilmds: small journaler cleanups
2011-04-25 Sage Weiljournaler: separate out trimmed_pos setter
2011-04-25 Sage Weilmds: wait for blacklisting osdmap on standby-replay...
2011-04-25 Colin Patrick... librados python binding: always use 64-bit offsets
2011-04-25 Colin Patrick... pybind-rados: fix read API
2011-04-25 Colin Patrick... hypertable: update bindings to use new libceph API
2011-04-25 Colin Patrick... hadoop: re-add ceph_set_default_preferred_pg
2011-04-25 Sage Weillibceph: re-add set_default_preferred_pg
2011-04-25 Colin Patrick... hadoop: get hadoop bindings to build again
2011-04-25 Colin Patrick... Client.cc: fix mode/flags confusion
2011-04-25 Colin Patrick... libceph: Remove *_precise
2011-04-25 Sage Weilclient, libceph: clean up layout methods
2011-04-25 Colin Patrick... CephFSInterface: don't include Timer.h
2011-04-25 Colin Patrick... hadoop: convert to new libceph interface
2011-04-25 Colin Patrick... do_autogen: add -H for --with-hadoop
2011-04-25 Colin Patrick... do_autogen.sh: don't clear CFLAGS, CXXFLAGS
2011-04-25 Colin Patrick... testceph: add more tests
2011-04-25 Colin Patrick... libceph: fix some bugs
2011-04-25 Colin Patrick... libceph: avoid DIR*, combine connect and mount
2011-04-25 Colin Patrick... hadoop: whitespace fixes
2011-04-25 Colin Patrick... Client: unmount should not be able to fail
2011-04-25 Colin Patrick... libceph API change
2011-04-25 Tommi Virtanenmkcephfs: Fail if there are no mons defined.
2011-04-25 Tommi Virtanenmkcephfs: Fail if a mon has no address set.
2011-04-25 Tommi Virtanenmkcephfs: Remove temp dir, not just its contents.
2011-04-25 Sage Weiljournaler: fix flush completion when nothing to flush
2011-04-25 Sage Weiljournaler: default to readonly; fix asserts
2011-04-25 Sage Weilvstart.sh: fix -s
2011-04-24 Sage Weilmon: consisder osd recovery state in health check
2011-04-24 Sage Weilmon: include unfound count in pg recovery summary
2011-04-23 Sage Weilmon: fix up osd health report
2011-04-23 Sage Weilmon: fix up pg health report
2011-04-23 Sage Weilmon: generalize health check a bit
2011-04-23 Sage WeilMerge branch 'master' of ssh://ceph.newdream.net/home...
2011-04-23 Colin Patrick... Makefile.am: add -fno-strict-aliasing
2011-04-23 Colin Patrick... Makefile.am: Wpointer-arith, Wstrict-null-sentinel
2011-04-22 Sage Weilv0.27 v0.27
2011-04-22 Sage Weilclitests: fix osdmap unit test
2011-04-22 Colin Patrick... Makefile: add some new warnings to CXXFLAGS
2011-04-22 Greg Farnummds: don't daemonize when doing journal reset.
2011-04-22 Josh Durginrbd: rename kernel add/remove to map/unmap
2011-04-22 Josh DurginMerge remote branch 'origin/next'
2011-04-22 Josh Durginrbd: add commands for manipulating the kernel sysfs...
2011-04-22 Josh Durginmount.ceph: use common implementations of secret handli...
2011-04-22 Josh Durginaddr_parsing: use strtok_r to be safe
2011-04-22 Josh Durginaddr_parsing: rename mount_resolve_dest to resolve_addr...
2011-04-22 Josh Durginaddr_parsing: move implementation out of header
2011-04-22 Josh Durginrbd: use rados' init_with_config because we already...
2011-04-22 Josh Durgincommon, mount.ceph: move functions for working with...
2011-04-22 Sage WeilMerge remote branch 'origin/next'
2011-04-22 Sage Weiltestlibrbd: fix signed/unsigned comparisons
2011-04-22 Sage Weilosd: drop 'casdata' bucket by default
2011-04-22 Greg Farnumcmds: make journal-check mode run in the foreground.
2011-04-22 Greg Farnummds: massage handling of oneshot-replay.
2011-04-21 Greg FarnumOSDMon: make the defaults in reweight-by-utilization...
2011-04-21 Sage Weiltestlibrbd: fix signed/unsigned comparisons
2011-04-21 Sage Weilosd: drop 'casdata' bucket by default
2011-04-20 Colin Patrick... auth: const cleanup
2011-04-20 Colin Patrick... obysnc: use python2.5 compatible exception syntax
2011-04-20 Colin Patrick... PGMonitor: unregister the config obs in ~PGMonitor
2011-04-20 Colin Patrick... config: add remove_observer
next