summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "filestore: fix op queue quiesce during commit"historic/btrfs-bug-2198Sage Weil2012-03-031-8/+7
* Revert "filestore: wait to start op if other ops are in line"Sage Weil2012-03-031-3/+1
* librados: only shutdown objecter after it's initializedJosh Durgin2012-03-011-2/+2
* Makefile: add json_spirit headers to tarballSage Weil2012-02-291-0/+10
* Makefile: drop separate libjson_spirit.laSage Weil2012-02-281-7/+4
* ceph-osd: clarify error messagesSage Weil2012-02-282-4/+4
* init: Actually do start the daemons when 'service ceph start <type>' is speci...Wido den Hollander2012-02-281-2/+4
* filestore: make less noise on ENOENTSage Weil2012-02-271-2/+2
* pg: use get_cluster_inst instead of get_inst in activateGreg Farnum2012-02-271-1/+1
* journaler: log on unexpected objecter errorSage Weil2012-02-271-1/+10
* osd: fix recursive map_lock via check_replay_queue()Sage Weil2012-02-272-23/+29
* init-ceph: stick with /var/run for the time beingSage Weil2012-02-261-1/+1
* debian: /var/run/ceph -> /run/cephLaszlo Boszormenyi2012-02-261-1/+4
* debian: build-{indep,arch}Laszlo Boszormenyi2012-02-261-2/+5
* debian: sdparm|hdparm, new standards versionLaszlo Boszormenyi2012-02-261-2/+2
* rgw: initialize bucket_id in bucket structureYehuda Sadeh2012-02-241-1/+1
* rgw: _exit(0) on SIGTERMSage Weil2012-02-241-0/+3
* Merge remote branch 'gh/wip-crush-adjust'Sage Weil2012-02-244-2/+184
|\
| * crushtool: add --reweight-item cli testsSage Weil2012-02-233-0/+182
| * crush: fix weight adjust for list, tree bucketsSage Weil2012-02-231-2/+2
* | Merge remote branch 'gh/wip-mds-resetter'Sage Weil2012-02-243-35/+52
|\ \
| * | mds: clean up useless blockSage Weil2012-02-231-12/+10
| * | mds: fix Resetter lockingSage Weil2012-02-232-32/+48
| * | Fix ceph-mds --journal-resetAlexandre Oliva2012-02-222-0/+3
* | | Merge branch 'wip-pg-query'Sage Weil2012-02-243-0/+188
|\ \ \
| * | | osd: include timestamps in state json dumpsSage Weil2012-02-241-0/+10
| * | | osd: dump recovery_state states in jsonSage Weil2012-02-243-38/+94
| * | | osd: query Peering substatesSage Weil2012-02-242-0/+53
| * | | osd: query recovery state machineSage Weil2012-02-243-0/+69
* | | | Merge branch 'stable'Sage Weil2012-02-244-4/+37
|\ \ \ \
| * | | | v0.42.2v0.42.2Sage Weil2012-02-242-1/+7
| * | | | Merge remote-tracking branch 'gh/stable' into stableSage Weil2012-02-242-3/+30
| |\ \ \ \
| | * | | | osd: conditionally encode old pg_pool_t when no CEPH_FEATURE_OSDENCGreg Farnum2012-02-232-3/+30
* | | | | | Merge branch 'stable'Sage Weil2012-02-242-1/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | v0.42.1v0.42.1Sage Weil2012-02-232-1/+7
| * | | | | debian: add ceph-dencoderSage Weil2012-02-231-0/+2
| * | | | | ceph.spec.in: add ceph-dencoderSage Weil2012-02-231-0/+2
| * | | | | ceph-dencoder: man pageSage Weil2012-02-233-1/+292
| |/ / / /
* | | | | osd: fix array indexSage Weil2012-02-241-1/+1
* | | | | lockdep: don't make noise on startupSage Weil2012-02-241-1/+1
* | | | | formatter: fix trailing dump_stream()Sage Weil2012-02-241-0/+1
* | | | | Merge branch 'wip-2007'Sage Weil2012-02-2423-6/+2377
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | osd: use blocks for readability in list_missingSage Weil2012-02-241-22/+30
| * | | | osd: add tunable for number of records in osd command repliesSage Weil2012-02-242-1/+2
| * | | | osd: 'pg <pgid> list_missing <json hobject_t offset>'Sage Weil2012-02-241-0/+52
| * | | | hobject_t: decode jsonSage Weil2012-02-242-0/+21
| * | | | add libjson_spirit.laSage Weil2012-02-2416-1/+2288
| * | | | osd: pass in data to do_commandSage Weil2012-02-244-5/+7
|/ / / /
* | | | osd: 'tell osd.N mark_unfound_lost revert' -> 'pg <pgid> mark_unfound_lost re...Sage Weil2012-02-243-55/+42
* | | | lockdep: warn on stderr (via derr), not stdoutSage Weil2012-02-241-2/+1