summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 12.2.12v12.2.12Jenkins Build Slave User2019-04-112-1/+7
* Merge pull request #26989 from ceph/backport-luminous-26957Yuri Weinstein2019-04-082-1/+42
|\
| * ceph-volume: look for rotational data in lsblkAndrew Schoen2019-03-152-1/+42
* | Merge pull request #27312 from ifed01/wip-ifed-fix-bmap-alloc-luminousYuri Weinstein2019-04-036-30/+275
|\ \
| * | os/bluestore: unconditionally cap chunks returned by allocator to 2^31Igor Fedotov2019-04-022-3/+25
| * | os/bluestore: start using 64-bit intervals for bitmap allocatorIgor Fedotov2019-04-022-5/+47
| * | os/bluestore: make bluestore interval base template.Igor Fedotov2019-04-021-9/+18
| * | tests/fastbmap_alloc: UT to reproduce 4G allocation bugIgor Fedotov2019-04-021-0/+17
| * | os/bluestore: os/bluestore: implement dump for bitmap allocatorIgor Fedotov2019-04-025-16/+171
* | | Merge pull request #26475 from pdvian/wip-38338-luminousYuri Weinstein2019-04-031-0/+2
|\ \ \
| * | | test: run-standalone.sh set local library location so mgr can find librados.soDavid Zafman2019-02-171-0/+2
* | | | Merge pull request #27322 from liewegas/wip-valgrind-luminousSage Weil2019-04-032-263/+622
|\ \ \ \
| * | | | qa/valgrind.supp: backport valgrind suppressionsSage Weil2019-04-022-263/+622
* | | | | Merge pull request #26191 from cbodley/wip-38081-luminousYuri Weinstein2019-04-024-16/+159
|\ \ \ \ \
| * | | | | rgw: add RGWRados::repair_olh() to reconstruct olh attrsCasey Bodley2019-02-262-0/+63
| * | | | | rgw: add RGWRados::bi_get_olh() to read/decode olh entryCasey Bodley2019-02-262-0/+23
| * | | | | rgw: bi_get() takes bucket_infoCasey Bodley2019-02-263-18/+10
| * | | | | rgw: add BucketShard::init overload for bucket_info,objCasey Bodley2019-02-262-0/+18
| * | | | | test/rgw: add multisite test_version_suspended_incremental_syncCasey Bodley2019-02-261-0/+38
| * | | | | rgw: fetch_remote_obj filters out olh attrsCasey Bodley2019-02-261-0/+9
* | | | | | Merge pull request #26549 from cbodley/wip-38412-luminousYuri Weinstein2019-04-024-3/+87
|\ \ \ \ \ \
| * | | | | | rgw: wakeup lease_cr after abort on bucket sync disableCasey Bodley2019-02-262-1/+9
| * | | | | | luminous: rgw: correct backport to abort on bucket sync disableCasey Bodley2019-02-261-0/+6
| * | | | | | test/rgw_multi: add test_datalog_autotrim()Casey Bodley2019-02-261-2/+37
| * | | | | | rgw: add 'datalog autotrim' admin commandCasey Bodley2019-02-263-0/+35
| * | | | | | rgw: fix rgw_data_sync_info::json_decode()Casey Bodley2019-02-261-1/+1
| |/ / / / /
* | | | | | Merge pull request #27295 from theanalyst/luminous-sse-c-backportYuri Weinstein2019-04-024-49/+234
|\ \ \ \ \ \
| * | | | | | rgw: fixup_range() clamps offsets to valid part rangeCasey Bodley2019-04-022-9/+8
| * | | | | | test_rgw_crypto: add invalid ranges beyond obj boundaryAbhishek Lekshmanan2019-04-021-0/+22
| * | | | | | tests: rgw crypto tests with partlen vectorAbhishek Lekshmanan2019-04-011-0/+144
| * | | | | | test_rgw_crypt: BlockCryptNone takes a block_size paramAbhishek Lekshmanan2019-04-011-1/+3
| * | | | | | rgw_crypt: make decrypt's parts_len protectedAbhishek Lekshmanan2019-04-011-1/+3
| * | | | | | rgw_crypt: take care of start & end boundaries when parsing rangeAbhishek Lekshmanan2019-04-011-2/+2
| * | | | | | rgw: decrypt filter does not cross multipart boundariesCasey Bodley2019-04-013-41/+57
* | | | | | | Merge pull request #27299 from cbodley/wip-39073Yuri Weinstein2019-04-021-20/+30
|\ \ \ \ \ \ \
| * | | | | | | rgw: data sync checks empty next_marker for datalogCasey Bodley2019-04-011-20/+30
| |/ / / / / /
* | | | | | | Merge pull request #26064 from pdvian/wip-37987-luminousYuri Weinstein2019-04-021-4/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Objecter::calc_op_budget: Fix invalid access to extent union memberSimon Ruggier2019-01-211-4/+4
* | | | | | | Merge pull request #27173 from pdvian/wip-38755-luminousYuri Weinstein2019-04-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | rgw: ldap: fix LDAPAuthEngine::init() when uri !empty()Matt Benjamin2019-03-251-1/+1
* | | | | | | | Merge pull request #27180 from pdvian/wip-38771-luminousYuri Weinstein2019-04-021-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | rgw: nfs: skip empty (non-POSIX) path segmentsMatt Benjamin2019-03-251-1/+7
| |/ / / / / / /
* | | | | | | | Merge pull request #26387 from smithfarm/wip-38188-luminousYuri Weinstein2019-04-013-6/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | os/bluestore: cap reads issued during deep fsckIgor Fedotov2019-02-123-7/+22
| * | | | | | | | os/bluestore: do not buffer read data on deep fsck.Igor Fedotov2019-02-121-1/+2
* | | | | | | | | Merge pull request #26535 from k0ste/luminous_backports3Yuri Weinstein2019-04-011-11/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mgr/prometheus: get osd_objectstore once instead twice.Konstantin Shalygin2019-02-271-3/+2
| * | | | | | | | | mgr/prometheus: add interface and objectstore to osd metadataJan Fajerski2019-02-271-8/+17
* | | | | | | | | | Merge pull request #26616 from pdvian/wip-38442-luminousYuri Weinstein2019-04-011-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | qa/standalone/osd/osd-markdown: disable CLI command dupsSage Weil2019-02-241-1/+4