]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-07-22 Greg Farnummds: reorder timing checks in request_inode_file_caps
2011-07-22 Greg Farnummds: Only change in->replica_caps_wanted when actually...
2011-07-22 Greg Farnummds: fix keep caps test.
2011-07-22 Greg Farnummds: rename cache expire variables for clarity
2011-07-22 Greg Farnumupdate documentation on cache expires during exports
2011-07-22 Sage Weilmon: 'pg dump [--format=json] [all|sum|pools|pgs|osds]'
2011-07-22 Yehuda Sadehlibrados: async pool creation
2011-07-22 Sage Weilceph: understand -- argument
2011-07-22 Sage Weilmds: cleanup-let: use is_leased() for lease revocation...
2011-07-22 Sage Weilmds: revoke client leases on replica dn lock
2011-07-22 Sage Weilmds: fix ambiguous check when journaling subtree map
2011-07-22 Sage Weilclient: fix stalls on racing revocations can cap migrations
2011-07-21 Sage Weilosdmaptool: fix clitest
2011-07-21 Sage Weilformatter: escape quoted strings
2011-07-21 Sage Weilmon: rewrite pgmap json dump using Formatter
2011-07-21 Sage Weilformatter: dump float, simplify pending_string stuff
2011-07-21 Sage Weilosd: dump osdmap in json
2011-07-21 Sage Weilcommon: add Formatter class
2011-07-21 Colin Patrick... admin_socket srv:set F_CLOEXEC on listening socket
2011-07-21 Colin Patrick... admin_socket: fix uninitialized accept() param
2011-07-21 Colin Patrick... admin_socket.cc: Use older sizeof syntax
2011-07-21 Yehuda Sadehrgw: socket path includes full socket name
2011-07-21 Colin Patrick... perfcounters: don't output trailing commas in JSON
2011-07-21 Alexandre OlivaAdd line break after add_key() failure message.
2011-07-21 Sage Weilmds: more CInode un-inlining
2011-07-21 Sage Weilmds: uninline a few things
2011-07-20 Colin Patrick... test/perf_counters: more renaming
2011-07-20 Colin Patrick... ceph_context: remove set_module_type
2011-07-20 Colin Patrick... Merge branch 'wip-proflogger'
2011-07-20 Colin Patrick... Client.cc: rename client_logger -> client_counters
2011-07-20 Colin Patrick... Rename ProfLogger to Perfcounters: part 2
2011-07-20 Greg FarnumJournaler: weaken a few asserts to let it pass errors...
2011-07-20 Greg FarnumC_Gather: fix comment.
2011-07-20 Greg FarnumJournaler: return errors from probing back to callers.
2011-07-20 Greg Farnummds: handle EBLACKLISTED in MDCache::do_file_recover...
2011-07-20 Greg FarnumFiler: return error codes from probing up to the callin...
2011-07-20 Colin Patrick... Rename ProfLogger to PerfCounters
2011-07-20 Colin Patrick... re-enable proflogger test
2011-07-20 Yehuda Sadehrgw: dump is_truncated when listing bucket
2011-07-20 Colin Patrick... test/admin_socket: test message 0
2011-07-20 Colin Patrick... Move ProfLogger socket code into admin_socket
2011-07-20 Greg Farnummds: cinode: Add a little debugging and fix an output
2011-07-20 Greg Farnummds: Drop locks and auth pins when waiting for freezingtree
2011-07-20 Greg Farnumuclient: correctly initialize mseq in flush_snaps.
2011-07-20 Sage Weilmds: mark rmdir with slaves as a master in journal
2011-07-20 Sage Weilmds: fix rmdir slave commit, rollback
2011-07-20 Sage Weilmds: simplify journaled subtree_map
2011-07-20 Sage Weilmds: add mds_debug_subtrees option
2011-07-20 Sage Weilmds: set LogEvent _start_off, drop unused _end_off
2011-07-20 Sage Weilmds: witness rmdir when subtrees are on other hosts
2011-07-20 Yehuda SadehMerge branch 'wip-rgw-multithreaded'
2011-07-20 Yehuda Sadehrgw: setup as external server is configurable
2011-07-20 Yehuda Sadehrgw: clearer logging context
2011-07-20 Colin Patrick... config.cc: fix comments
2011-07-20 Samuel JustPGMonitor.cc: add force_create_pg command to monitor
2011-07-19 Yehuda Sadehrgw: fix concurrency issue
2011-07-19 Colin Patrick... ProfLogger: add request codes
2011-07-19 Colin Patrick... ProfLogger: use double quotes, add commas
2011-07-19 Sage WeilMerge branch 'stable'
2011-07-19 Sage Weilmds: clean up file flags to file mode translation
2011-07-19 Colin Patrick... ProfLogger: enable by default for daemons
2011-07-19 Colin Patrick... Put each ProfLogger's data into its own object
2011-07-19 Sage Weilclient: check for invalid file mode
2011-07-19 Sage Weilmds: check for invalid file mode
2011-07-19 Yehuda Sadehrgw: fix i386 compilation
2011-07-19 Yehuda Sadehconfig: fix compilation in certain environments
2011-07-19 Sage Weilmon: fix dump_json quoting
2011-07-19 Sage Weilmds: fix O_APPEND file mode calculation
2011-07-19 Colin Patrick... ProfLogger: don't start threads until it's safe
2011-07-19 Colin Patrick... vstart.sh: use out/proflog.$name
2011-07-19 Colin Patrick... proflogger: Fix compiler warnings
2011-07-19 Colin Patrick... proflogger: test multiple profloggers
2011-07-19 Yehuda Sadehrgw: use thread pool for rgw work
2011-07-18 Colin Patrick... test/profloger: test fl_avg variables
2011-07-18 Colin Patrick... test/proflogger: test JSON formatting a bit
2011-07-18 Colin Patrick... proflogger: Unlink our UNIX domain sockets on exit
2011-07-18 Sage Weilmon: pg dump_json
2011-07-18 Yehuda Sadehrgw: radosgw_admin log show dumps parsable json
2011-07-18 Colin Patrick... test/proflogger.cc: read length of message first
2011-07-18 Colin Patrick... ProfLogger: write out length of message first
2011-07-18 Colin Patrick... test/proflogger: Add TeardownSetup and SimpleTest
2011-07-18 Colin Patrick... Add test/proflogger.cc, fix ProfLogger::init()
2011-07-18 Colin Patrick... Rework ProfLogger
2011-07-18 Greg Farnumosd: remove unused variables
2011-07-18 Greg Farnummon: remove unused variables
2011-07-18 Greg Farnummds: remove unused variables
2011-07-18 Greg Farnumtools: remove unused variables
2011-07-18 Greg Farnumclien: rados: bench: remove unused variables
2011-07-18 Colin Patrick... ProfLoggerBuilder: new API
2011-07-18 Samuel JustReplicatedPG: _rollback_to
2011-07-18 Samuel Justtestsnaps: use self managed snaps and other fixes
2011-07-18 Greg FarnumMakefile: librados-config apparently depends on libcrypto++
2011-07-18 Greg Farnumgitignore: ignore Eclipse files/folders
2011-07-18 Colin Patrick... Introduce ProfLoggerBuilder
2011-07-18 Colin Patrick... ProfLogger: don't return val from inc/set/etc.
2011-07-18 Colin Patrick... Remove lingering references to g_conf
2011-07-18 Yehuda Sadehrgw: fix range dump
2011-07-17 Sage Weilmds: fix protocol versions
2011-07-15 Yehuda Sadehrgw: multithreaded handling
2011-07-15 Colin Patrick... recalc_op_target must give an error if pool gone
next