]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-04-20 Colin Patrick... config: add remove_observer
2011-04-20 Greg FarnumPGMon: use the config observer framework
2011-04-20 Greg FarnumProfLogger: add NULL to KEYS in the config observer.
2011-04-20 Greg Farnumconfig: add comment clarifying virtual destructor.
2011-04-20 Greg FarnumPGMap: fill in full OSD sets on decode.
2011-04-20 Sage WeilMerge remote branch 'origin/classdist'
2011-04-20 Colin Patrick... conf: reopen proflogger on conf change
2011-04-20 Colin Patrick... conf: add observer framework
2011-04-19 Colin Patrick... dout: make dout a member of md_config_t
2011-04-19 Colin Patrick... dout: remove DOUTSB_FLAG_STDOUT
2011-04-19 Greg FarnumPGMap: add redo_full_sets() function for when ratios...
2011-04-19 Greg Farnumosdmon: Clean up debug output on map full flag.
2011-04-19 Greg FarnumPGMap: add [near]full_ratio to the Incremental and...
2011-04-19 Greg FarnumPGMap: always decode pg_remove.
2011-04-19 Tommi Virtanencfuse, mds, dout: Do not create "rank" symlinks for...
2011-04-19 Sage Weilremove old debian build helper scripts.
2011-04-19 Sage Weilmon: remove class distribution infrastructure
2011-04-19 Sage Weilosd: move ClassHandler.{cc,h} to osd/
2011-04-19 Sage Weilosd: load classes from a fixed location off disk
2011-04-19 Colin Patrick... common: add environment.cc/environment.h
2011-04-19 Colin Patrick... common_init: move version printout to common_init
2011-04-19 Colin Patrick... interval_set: slightly better API for erase
2011-04-18 Colin Patrick... Change some global config options to env vars
2011-04-18 Sage Weiljournaler: fix do_flush adjustment
2011-04-18 Sage Weilosd: assert on query on deleting pg
2011-04-18 Sage Weilosd: do not create pgs on query
2011-04-18 Sage Weiljournaler: truncate/zero ahead of write position
2011-04-18 Sage Weilfiler: remove whole objects on zero()
2011-04-18 Sage Weilinterval_set: implement erase(iterator)
2011-04-18 Sage WeilMerge branch 'next'
2011-04-18 Greg Farnumjournaler: check return code on _finish_write_head.
2011-04-18 Sage Weilosd: make ZERO on non-existent object a no-op
2011-04-18 Colin Patrick... dout: remove references to g_conf
2011-04-18 Colin Patrick... vstart tests: specify ceph.conf
2011-04-18 Yehuda Sadehrgw: return appropriate error for unresolvable email...
2011-04-18 Colin Patrick... config: reorder config_option struct members
2011-04-18 Colin Patrick... config: remove unused OPT_NONE type
2011-04-18 Colin Patrick... clitests: fix radosgw_admin test
2011-04-18 Colin Patrick... clitests: eliminate use of old-style section name
2011-04-18 Greg FarnumMDS: move slave rename xlock handling before finish_exp...
2011-04-18 Greg Farnumimprove debug printing
2011-04-18 Greg Farnummds: Unify migration-handling code in _commit_slave_rename.
2011-04-18 Greg Farnummds: _commit_slave_rename needs to drop auth_pins for...
2011-04-18 Greg FarnumMDS: Make _rename_apply inode import auth_pinning more...
2011-04-18 Greg Farnummds: If we're a slave, clean up xlocks when we export...
2011-04-18 Greg Farnummds: properly drop imported xlocks.
2011-04-18 Greg FarnumMDS: Server takes auth_pins for xlocks on imported...
2011-04-18 Sage Weilosd: show "full" or "nearfull" in osdmap summary line
2011-04-18 Sage WeilMerge remote branch 'origin/stable'
2011-04-18 Yehuda SadehMerge branch 'rgw_uid'
2011-04-18 Yehuda Sadehrgw: remove get_user_info() and clean up
2011-04-18 Yehuda Sadehrgw: store user info on all indexes in the same format
2011-04-18 Yehuda Sadehrgw_admin: can lookup user by access key
2011-04-18 Sage Weilmount.ceph: behave when CONFIG_KEYS is not compiled in
2011-04-18 Wido den Hollanderradosgw_admin: Update manpage to new syntax
2011-04-17 Greg FarnumMDS: Fix Locker::handle_reqrdlock for xlocked locks.
2011-04-17 Sage Weilmds: Always _open_parents when opening a new snaprealm
2011-04-17 Greg Farnummds: don't run all of try_subtree_merge on a rename...
2011-04-17 Greg Farnummds: adjust LocalLock can_xlock_local().
2011-04-17 Greg Farnummds: Extend use of find_ino_peers.
2011-04-17 Greg Farnummds: Make use of find_ino_peers
2011-04-17 Greg Farnumrandom commenting
2011-04-17 Greg FarnumMDS: Remove inappropriate assert from _logged_slave_rename.
2011-04-17 Greg FarnumMDS: Server::handle_slave_rename_prep now accounts...
2011-04-17 Greg FarnumMDS: Don't move inode to snaprealms if not primary...
2011-04-17 Greg FarnumMDCache: update assert to account for being a slave.
2011-04-17 Greg FarnumServer: push_projected_linkage in _link_remote
2011-04-17 Greg FarnumServer: ensure slave mdses have full dest tree
2011-04-16 Yehuda Sadehrgw: basic support for separate uid and access key
2011-04-15 Sage Weilmds: fix null deref in debug
2011-04-15 Sage Weilmds: keep import/export subtree_map state in sync with...
2011-04-15 Sage Weilmds: fix export cancel during IMPORT_PREPPING
2011-04-15 Sage Weilmds: clean up trim_non_auth_subtree output
2011-04-15 Sage Weilmds: cancel exports in PREPPING state on any failure
2011-04-15 Sage Weilmds: use helpers for import_reverse
2011-04-15 Sage Weilmds: don't skip inodes in journal that may be trimmed...
2011-04-15 Colin Patrick... config: warn about old-style conf section names
2011-04-15 Greg Farnumman: Update cmds documentation.
2011-04-15 Colin Patrick... vstart.sh: use new-style section names in config
2011-04-15 Colin Patrick... mon:don't check for old-style monitor section name
2011-04-15 Colin Patrick... cconf: update man page
2011-04-15 Sage Weilmkcephfs, init-ceph: tolerate complete lack of a type
2011-04-15 Sage Weilobjecter: log when we defer a write because of FULL...
2011-04-15 Sage Weilmkcephfs, init-ceph: tolerate complete lack of a type
2011-04-15 Colin Patrick... config: do not accept old-style section names
2011-04-15 Colin Patrick... cconf: fix usage; clean up some code
2011-04-15 Colin Patrick... config: normalize key names, cleanup
2011-04-15 Yehuda Sadehrgw: fix other err related issues
2011-04-15 Yehuda Sadehrgw: adjustments to error handling
2011-04-15 Colin Patrick... libceph: implement ceph_conf_set and ceph_conf_get
2011-04-15 Sage Weilmds: init metablob MDLog* for EImportStart
2011-04-15 Sage Weilinit-ceph: no log_dir default
2011-04-15 Sage Weilmds: fix journal offset types
2011-04-15 Sage Weilmds: show migration state names on cancel
2011-04-15 Colin Patrick... rgw: rework error handling a bit
2011-04-14 Colin Patrick... config: add test for override ordering, comment
2011-04-14 Colin Patrick... config: de-globalize reading config file
2011-04-14 Colin Patrick... radosgw_admin: fix make check
2011-04-14 Colin Patrick... config: make md_config_t.name a value, not ptr
2011-04-14 Yehuda Sadehrgw: don't modify object owner when setting acls
next