summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.50v0.50Sage Weil2012-08-132-1/+7
* MonMap: return error on failure in build_initialJosh Durgin2012-08-101-2/+5
* addr_parsing: report correct error messageJosh Durgin2012-08-101-2/+1
* rbd: fix off-by-one error in key nameSylvain Munaut2012-07-311-1/+1
* secret: return error on empty secretSylvain Munaut2012-07-311-0/+5
* librbd: fix id initialization in new formatJosh Durgin2012-07-261-3/+3
* config: fix 'config set' admin socket commandSage Weil2012-07-241-1/+1
* osd: fix pg log zeroingSage Weil2012-07-241-1/+1
* librbd: replace assign_bid with client id and random numberJosh Durgin2012-07-233-47/+11
* osd: fix ACK ordering on resent opsSage Weil2012-07-233-13/+54
* Merge tag 'v0.49'Sage Weil2012-07-232-1/+7
|\
| * v0.49v0.49Sage Weil2012-07-232-1/+7
* | mon: make 'ceph osd rm ...' wipe out all state bits, not just EXISTSSage Weil2012-07-231-1/+1
* | mkcephfs: add sync between btrfs scan and mountSage Weil2012-07-231-0/+1
* | crush: fix name map encodingSage Weil2012-07-212-6/+28
* | osd/OpTracker: fix use-after-freeSage Weil2012-07-211-6/+7
* | OpRequest,OSD: track recent slow opsSamuel Just2012-07-206-23/+159
* | Merge branch 'next'Samuel Just2012-07-203-15/+30
|\ \ | |/
| * test/store_test.cc: verify collection_list_partial results are sortedSamuel Just2012-07-201-5/+19
| * os/HashIndex: use set<pair<string, hobject_t>> rather than multimapSamuel Just2012-07-202-10/+11
* | mon: shut up about sessionless MPGStats messagesSage Weil2012-07-191-1/+1
* | osd: clean up boot method namesSage Weil2012-07-192-9/+10
* | osd: defer boot if heartbeatmap indicates we are unhealthySage Weil2012-07-191-0/+2
* | Merge branch 'next'Sage Weil2012-07-191-4/+6
|\ \ | |/
| * add CRUSH_TUNABLES feature bitSage Weil2012-07-181-1/+3
* | osd/mon: subscribe (onetime) to pg creations on connectSage Weil2012-07-194-4/+24
* | mon: track pg creations by osdSage Weil2012-07-194-23/+50
* | Revert "rbd: fix usage for snap commands"Sage Weil2012-07-193-44/+33
* | rbd: fix usage for snap commandsSage Weil2012-07-193-33/+44
* | doc: add missing dependencies to READMEMike Ryan2012-07-191-1/+5
* | OSD::handle_osd_map: don't lock pgs while advancing mapsSamuel Just2012-07-181-18/+0
* | osd: add osd_debug_drop_pg_create_{probability,duration} optionsSage Weil2012-07-183-0/+23
* | OSD: write_if_dirty during get_or_create_pg after handle_createSamuel Just2012-07-181-0/+1
* | OSD: actually send queries during handle_pg_createSamuel Just2012-07-181-9/+7
* | Merge branch 'next'Josh Durgin2012-07-181-1/+0
|\ \ | |/
| * ObjectCacher: fix cache_bytes_hit accountingJosh Durgin2012-07-181-1/+0
* | objecter: always resend linger registrationsSage Weil2012-07-182-51/+99
* | OSD: publish_map in init to initialize OSDService mapSamuel Just2012-07-181-0/+1
* | qa/workunits/suites/pjd.sh: bash -xSage Weil2012-07-181-1/+1
* | doc: Fixed heading text.John Wilkins2012-07-181-2/+2
* | doc: favicon.ico should be new Ceph icon.John Wilkins2012-07-181-0/+0
* | doc: Overhauled Swift API documentation.John Wilkins2012-07-1711-485/+1192
* | Merge branch 'next'Sage Weil2012-07-171-4/+16
|\ \ | |/
| * client: fix readdir lockingSage Weil2012-07-171-1/+15
| * client: fix leak of client_lock when not initializedSage Weil2012-07-171-3/+1
* | OSD: use service.get_osdmap() in heartbeat(), don't grab map_lockSamuel Just2012-07-171-15/+3
* | OSD: handle_osd_ping: use service->get_osdmap()Samuel Just2012-07-172-16/+13
* | doc/dev/osd_internals: add newlines before numbered listsSamuel Just2012-07-173-1/+12
* | librados: simplify locking slightlySage Weil2012-07-171-2/+1
* | osd: default 'osd_preserve_trimmed_log = false'Sage Weil2012-07-171-1/+1