]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-04-09 Samuel JustOSD: use per-pg temp collections, bug #2255
2012-04-06 Sage WeilMerge branch 'stable'
2012-04-06 Yehuda Sadehdencoder, rgw: make ceph-dencoder load much faster
2012-04-06 Sage Weilencoding: use iterator to copy_in encoded length
2012-04-05 Sage Weilv0.44.2 v0.44.2
2012-04-05 Samuel JustFileStore: do not check dbobjectmap without option set
2012-04-05 Sage Weilconfig: expand metavariables for --show-config, --show...
2012-04-05 Sage WeilMerge branch 'wip-cluster'
2012-04-05 Sage Weilconfig: parse fsid uuid in config, not ceph_mon
2012-04-05 Sage Weilconfig: add distinct UUID type
2012-04-05 Sage Weilglobal: add -C or --cluster early args to specify clust...
2012-04-05 Sage Weilconfig: add cluster name as metavariable; use for confi...
2012-04-05 Sage Weilconfig: implement --show-config and --show-config-value...
2012-04-05 Sage Weiltest_workload_gen: fix logging
2012-04-05 Sage Weilconfig: remove obsolete bdev_* options
2012-04-05 Sage WeilMerge remote-tracking branch 'gh/wip-log'
2012-04-05 Yehuda SadehREADME: update instructions
2012-04-04 Yehuda Sadehrados: fix rados import
2012-04-04 Sage Weilconfig: drop loud ERROR prefix
2012-04-04 Sage Weilosdmap: allow row, room, datacenter, pool in conf for...
2012-04-04 Sage Weilcrush: don't warn on skipped types
2012-04-04 Sage Weilosdmap: set 'default' pool type correctly
2012-04-03 Sage Weilceph-fuse: fix log reopen when -f is specified
2012-04-03 Sage Weilosd: define more crush types
2012-04-03 Sage Weiltest_rewrite_latency: check return value
2012-04-03 Sage WeilMakefile: add mssing header
2012-04-03 Sage Weilrgw: throttle at num_threads * 2
2012-04-03 Sage WeilMerge remote-tracking branch 'gh/msgr-api-changes'
2012-04-03 Sage Weilfilestore: print Sequencer name in debug output
2012-04-03 Greg Farnummsgr: clean up Pipe::do_sendmsg.
2012-04-03 Greg Farnummsgr: write minimal documentation for the tcp functions.
2012-04-03 Greg Farnummsgr: make a bunch of stuff private.
2012-04-03 Greg Farnummsg: update the Dispatcher and Messenger documentation
2012-04-03 Greg Farnumdispatcher: fix documentation for ms_handle_reset
2012-04-03 Greg Farnummsgr: rename set_ip() -> set_addr_unknowns()
2012-04-03 Greg Farnummsgr: Remove _my_name and ms_addr, replace with direct...
2012-04-03 Greg Farnummsgr: store the entity_inst_t in the Messenger.
2012-04-03 Greg Farnumbuffer: implement a contents_equal function on bufferlists
2012-04-03 Greg Farnummsgr: change the signature of get_myaddr()
2012-04-03 Greg Farnummsgr: get_connection() is required to establish a conne...
2012-04-03 Greg Farnumtest: fix monmaptool help text
2012-04-03 Yehuda Sadehcls_rgw: guard decode
2012-04-03 Yehuda Sadehcls_rgw: reset return code in some cases
2012-04-03 Sage Weillibrados: fix exec test
2012-04-03 Sage Weildoc: disable broken 'doxygenclass' class in librados...
2012-04-03 Sage WeilMerge remote-tracking branch 'gh/stable'
2012-04-03 Sage Weiltest_workload_gen: fix Sequencer ctor
2012-04-03 Sage WeilMerge remote-tracking branch 'gh/wip-name-sequencers'
2012-04-03 Sage WeilMerge remote-tracking branch 'gh/wip-2087'
2012-04-02 Yehuda Sadehrgw: check for subuser existence
2012-04-02 Sage Weilfilestore: fix ZERO fallback write
2012-04-01 Sage Weilqa: test_rewrite_latency
2012-03-31 Sage WeilMerge remote branch 'gh/wip-mon_setup'
2012-03-31 Sage Weilosd: fix error code return from class methods
2012-03-31 Greg Farnummonmaptool: make clear you can set the fsid when making...
2012-03-31 Greg Farnumceph_mon: fix fsid parsing.
2012-03-30 Sage Weilosd: update_stats() on reads too
2012-03-30 Sage Weillog: dump_recent in fatal signal handler
2012-03-30 Sage WeilMerge remote-tracking branch 'gh/wip-log'
2012-03-30 Sage WeilMerge remote branch 'gh/wip-osd-hb'
2012-03-30 Sage Weilosd: fix typo in debug message
2012-03-30 Sage WeilMerge remote branch 'gh/wip-osd-recovery-sources'
2012-03-30 Sage Weilobjectstore: name Sequencers
2012-03-30 Tommi Virtanenceph_common.sh: Remove dead code.
2012-03-30 Tommi Virtanenman: Oops, update ceph-mon(8) for real. Sorry about...
2012-03-30 Tommi Virtanenman: Update ceph-mon(8) after reStructuredText syntax...
2012-03-30 Tommi Virtanendoc: Remove duplicate anchor from (unused) overview...
2012-03-30 Tommi Virtanendoc: Convert the mailing list mention to not be a secti...
2012-03-30 Tommi Virtanendoc: Fix reStructuredText syntax errors.
2012-03-30 Sage Weiladd include/stringify.h
2012-03-30 Samuel JustFileJournal: check pwrite return value when zeroing...
2012-03-30 Sage Weilfilestore: set guard on collection_move
2012-03-30 Sage Weilosd: clear RECOVERING on start_peering_interval
2012-03-30 Sage Weilosd: more heartbeat debug
2012-03-30 Sage Weilosd: don't fail new heartbeat peers
2012-03-30 Sage Weilosd: ignore peer epoch of 0 on ping reply
2012-03-30 Sage Weilosd: discard heartbeat_peer in note_down_osd
2012-03-30 Sage Weilosd: rename hbin -> hbclient, hbout -> hbserver
2012-03-30 Sage Weilosd: send pings from hbin
2012-03-30 Sage Weilosd: simplify heartbeat logic
2012-03-30 Joao Eduardo... test: test_workload_gen: Add callback for collection...
2012-03-30 Sage Weilceph: --concise by default, add --verbose option
2012-03-30 Sage Weilconfig: drop old debug_* items
2012-03-30 Sage Weilrgw: add unittest just to verify we link
2012-03-30 Sage Weilconfig: fix librados, libcephfs unit tests
2012-03-30 Samuel JustPG,ReplicatedPG: update missing_loc_sources with missin...
2012-03-30 Samuel JustReplicatedPG: fix loop in check_recovery_sources
2012-03-29 Samuel JustMerge remote branch 'upstream/wip_latency'
2012-03-29 Joao Eduardo... test: test_workload_gen: Fixing a memleak.
2012-03-29 Sage Weilceph_argparse: drop useless declaration from unit test
2012-03-29 Samuel JustReplicatedPG: ctx might not contain an OpRequest
2012-03-29 Samuel JustFileJournal: optionally zero journal on create
2012-03-29 Samuel JustFileJournal: use DSYNC for directio path
2012-03-29 Samuel JustFileStore: Pass OpRequestRef into filestore in queue_tr...
2012-03-29 Samuel Justosd/: OpRequest implements TrackedOp for passing into...
2012-03-28 Joao Eduardo... test: test_workload_gen: Change CLI option and add...
2012-03-28 Yehuda Sadehrgw: replace dout with ldout
2012-03-28 Joao Eduardo... test: test_workload_gen: Default arguments, and minor...
2012-03-28 Sage Weillog: fix up unittest
2012-03-28 Sage WeilMerge branch 'stable'
next