summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PG: handle case where purged_snaps contains a snap not in snap_trimqhistoric/snap-workaroundSamuel Just2012-05-041-1/+3
* OSD: work around inconsistent pool/self-managed snapshot stateSamuel Just2012-04-301-1/+4
* v0.45v0.45Sage Weil2012-04-102-1/+7
* configure: --with-system-leveldbSage Weil2012-04-092-5/+24
* filestore: fix leveldb includesSage Weil2012-04-092-6/+6
* cephfs: fix uninit var warningSage Weil2012-04-091-1/+1
* encoding: fix iterator use for struct_len copy_inSage Weil2012-04-091-1/+2
* buffer: allow advance() to move an iterator backwardSage Weil2012-04-092-14/+33
* Merge remote branch 'gh/stable' into nextSage Weil2012-04-084-6/+12
|\
| * encoding: use iterator to copy_in encoded lengthSage Weil2012-04-061-3/+3
| * v0.44.2v0.44.2Sage Weil2012-04-052-1/+7
| * FileStore: do not check dbobjectmap without option setSamuel Just2012-04-051-2/+2
* | configure: HAVE_FALLOCATE -> CEPH_HAVE_FALLOCATESage Weil2012-04-082-2/+2
* | test_rewrite_latency: check return valueSage Weil2012-04-031-1/+2
* | Makefile: add mssing headerSage Weil2012-04-031-0/+1
* | rgw: throttle at num_threads * 2Sage Weil2012-04-031-1/+1
* | Merge remote-tracking branch 'gh/msgr-api-changes'Sage Weil2012-04-038-123/+160
|\ \
| * | msgr: clean up Pipe::do_sendmsg.Greg Farnum2012-04-032-43/+20
| * | msgr: write minimal documentation for the tcp functions.Greg Farnum2012-04-031-3/+27
| * | msgr: make a bunch of stuff private.Greg Farnum2012-04-031-9/+7
| * | msg: update the Dispatcher and Messenger documentationGreg Farnum2012-04-032-5/+25
| * | dispatcher: fix documentation for ms_handle_resetGreg Farnum2012-04-031-1/+1
| * | msgr: rename set_ip() -> set_addr_unknowns()Greg Farnum2012-04-034-5/+14
| * | msgr: Remove _my_name and ms_addr, replace with direct access to my_inst.Greg Farnum2012-04-033-36/+32
| * | msgr: store the entity_inst_t in the Messenger.Greg Farnum2012-04-033-18/+16
| * | buffer: implement a contents_equal function on bufferlistsGreg Farnum2012-04-032-0/+16
| * | msgr: change the signature of get_myaddr()Greg Farnum2012-04-033-5/+4
| * | msgr: get_connection() is required to establish a connection if none exists.Greg Farnum2012-04-032-8/+8
* | | filestore: print Sequencer name in debug outputSage Weil2012-04-034-10/+30
|/ /
* | test: fix monmaptool help textGreg Farnum2012-04-034-4/+4
* | cls_rgw: guard decodeYehuda Sadeh2012-04-031-7/+27
* | cls_rgw: reset return code in some casesYehuda Sadeh2012-04-031-0/+3
* | librados: fix exec testSage Weil2012-04-031-1/+2
* | doc: disable broken 'doxygenclass' class in librados c++ docSage Weil2012-04-031-3/+0
* | Merge remote-tracking branch 'gh/stable'Sage Weil2012-04-032-4/+17
|\ \ | |/
| * filestore: set guard on collection_moveSage Weil2012-03-302-4/+17
* | test_workload_gen: fix Sequencer ctorSage Weil2012-04-031-1/+2
* | Merge remote-tracking branch 'gh/wip-name-sequencers'Sage Weil2012-04-028-8/+43
|\ \
| * | objectstore: name SequencersSage Weil2012-03-306-8/+28
| * | add include/stringify.hSage Weil2012-03-302-0/+15
* | | Merge remote-tracking branch 'gh/wip-2087'Sage Weil2012-04-023-0/+531
|\ \ \
| * | | test: test_workload_gen: Add callback for collection destruction.Joao Eduardo Luis2012-03-302-8/+22
| * | | test: test_workload_gen: Fixing a memleak.Joao Eduardo Luis2012-03-291-0/+2
| * | | test: test_workload_gen: Change CLI option and add '--help' usage.Joao Eduardo Luis2012-03-282-8/+44
| * | | test: test_workload_gen: Default arguments, and minor changes.Joao Eduardo Luis2012-03-282-12/+21
| * | | test: test_workload_gen: Destroy collections.Joao Eduardo Luis2012-03-282-56/+110
| * | | test: test_workload_gen: CodeStyle compliance and cleanup.Joao Eduardo Luis2012-03-282-257/+273
| * | | test: test_workload_gen: Mimic an OSD's workload.Joao Eduardo Luis2012-03-283-0/+400
* | | | rgw: check for subuser existenceYehuda Sadeh2012-04-021-4/+14
* | | | filestore: fix ZERO fallback writeSage Weil2012-04-011-0/+1