summaryrefslogtreecommitdiffstats
path: root/src/osd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5922 from trociny/wip-pool-set-noscrubDavid Zafman2015-09-225-13/+63
|\
| * osd: new pool settings: scrub intervalsMykola Golub2015-09-215-10/+50
| * osd: new pool flags: noscrub, nodeep-scrubMykola Golub2015-09-212-3/+13
* | Merge pull request #6008 from liewegas/wip-13190Samuel Just2015-09-221-2/+2
|\ \
| * | osd/ReplicatedPG: tolerate promotion completion with stopped agentSage Weil2015-09-211-2/+2
| |/
* | Merge branch 'wip-12971' of git://github.com/jcsp/cephGreg Farnum2015-09-221-2/+2
|\ \
| * | osd: permit MDS to send writes on full poolsJohn Spray2015-09-151-2/+2
* | | Merge pull request #6014 from athanatos/wip-13108Sage Weil2015-09-211-8/+3
|\ \ \
| * | | Revert "osd: purge the object from the cache when proxying and not promoting ...Samuel Just2015-09-151-8/+3
* | | | Merge pull request #6015 from athanatos/wip-13143Sage Weil2015-09-211-1/+4
|\ \ \ \
| * | | | osd/: find_object_context: return obc for head for snapdir if non nullSamuel Just2015-09-181-1/+4
* | | | | Merge pull request #6017 from athanatos/wip-13150Sage Weil2015-09-211-2/+4
|\ \ \ \ \
| * | | | | ReplicatedPG::get_snapset_context: set exists to false for new ssc with can_c...Samuel Just2015-09-181-2/+4
| |/ / / /
* | | | | Merge pull request #6013 from athanatos/wip-12828Sage Weil2015-09-212-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | osd_types.cc: add size to ObjectRecoveryInfo printSamuel Just2015-09-151-0/+1
| * | | | ReplicatedBackend::prepare_pull: set recover_info.size for clonesSamuel Just2015-09-151-0/+3
| | |/ / | |/| |
* | | | Merge pull request #5857 from ceph/wip-da-SCA-20150812Kefu Chai2015-09-172-2/+2
|\ \ \ \
| * | | | osd/ReplicatedPG.cc: prefer ++operator for non-primitive iteratorsDanny Al-Gaaf2015-09-101-1/+1
| * | | | osd/OSD.cc: prefer ++operator for non-primitive iteratorsDanny Al-Gaaf2015-09-101-1/+1
* | | | | Merge pull request #5870 from s09816/masterKefu Chai2015-09-171-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | osd:the fuction osd::shutdown Lock failed.Lu Shi2015-09-111-0/+2
* | | | | Merge pull request #5725 from liewegas/wip-scrub-statsSage Weil2015-09-152-17/+23
|\ \ \ \ \
| * | | | | osd/ReplicatedPG: use apply_ctx_stats() everywhereSage Weil2015-09-031-8/+6
| * | | | | osd/ReplicatedPG: create apply_ctx_stats() helperSage Weil2015-09-032-0/+8
| * | | | | osd/ReplicatedPG: snaptimmer: adjust stats through ctx->delta_statsSage Weil2015-09-031-10/+10
* | | | | | Merge pull request #5929 from liewegas/wip-osd-leaksSage Weil2015-09-151-3/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | osd: queue all transactions under an osrSage Weil2015-09-141-3/+3
| | |_|_|/ | |/| | |
* / | | | os/OSD.cc cast osd_max_write_size to int64_tXiaoxi Chen2015-09-151-1/+1
|/ / / /
* | | | Merge pull request #5686 from liewegas/wip-hammer-featureSage Weil2015-09-131-0/+4
|\ \ \ \
| * | | | osd: refuse to boot if any pre-hammer or old hammer (<v0.94.4) are runningSage Weil2015-08-271-0/+4
* | | | | Merge remote-tracking branch 'gh/wip-10617-again'Sage Weil2015-09-123-7/+17
|\ \ \ \ \
| * | | | | sd/PG: tolerate missing pgmeta objectSage Weil2015-09-121-1/+2
| * | | | | osd: allow peek_map_epoch to return an errorSage Weil2015-09-123-6/+15
* | | | | | Merge pull request #5334 from majianpeng/read-len-zero-for-ecKefu Chai2015-09-121-0/+3
|\ \ \ \ \ \
| * | | | | | osd: make read(off=0,len=0) ec-object work.Jianpeng Ma2015-09-091-0/+3
* | | | | | | Merge pull request #5776 from wonzhq/tmap-updateSage Weil2015-09-121-17/+34
|\ \ \ \ \ \ \
| * | | | | | | osd: force promote for ops which ec base pool can't handleZhiqiang Wang2015-09-081-17/+34
* | | | | | | | osd/ReplicatedPG: remove stray debug lineSage Weil2015-09-121-2/+0
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #5780 from dzafman/wip-12387Sage Weil2015-09-102-1/+2
|\ \ \ \ \ \ \
| * | | | | | | osd: When generating past intervals due to an import end at pg epochDavid Zafman2015-09-022-1/+2
* | | | | | | | Merge pull request #5442 from ceph/wip-12551Sage Weil2015-09-094-5/+31
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | ReplicatedPG,Objecter: copy_get should include truncate_seq and sizeSamuel Just2015-09-094-5/+31
* | | | | | | | Merge pull request #5779 from dzafman/wip-misc-fix-guangyyLoic Dachary2015-09-091-4/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | osd: check the length of the map before accessing the first elementGuang G Yang2015-09-021-4/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #4925 from XinzeChi/wip-hit-set-sizeKefu Chai2015-09-092-13/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | osd: bug fix hit_set_map size for tier poolXinze Chi2015-08-252-13/+12
* | | | | | | | | Merge pull request #5781 from dzafman/wip-eccleanupDavid Zafman2015-09-092-4/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | osd, test: Minor clean-up from fast-read and error handling ec changesDavid Zafman2015-09-012-4/+7
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #5396 from XinzeChi/wip-scrub-promoteSage Weil2015-09-081-8/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | bug fix: osd: requeue_scrub when kick_object_context_blockedXinze Chi2015-08-251-8/+7
| | |/ / / / / / | |/| | | | | |