summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rbd, rbd-nbd: accept "luks", "luks1" and "luks2" formatsIlya Dryomov2022-12-047-112/+165
* librbd: don't decay LUKS{1,2}EncryptionFormat into LUKSEncryptionFormatIlya Dryomov2022-12-047-87/+337
* rbd: fix passphrase zeroing in "rbd encryption format" handlerIlya Dryomov2022-12-041-18/+18
* rbd, rbd-nbd: don't strip trailing newline in passphrase filesIlya Dryomov2022-12-046-21/+11
* librbd: constify specs array in rbd_encryption_load2()Ilya Dryomov2022-12-047-9/+8
* librbd: remove unused trim_image() methodIlya Dryomov2022-12-042-22/+0
* librbd: non-pruning parent overlap handling fixesIlya Dryomov2022-12-048-40/+589
* librbd: reduce overlap and respect area when pruning parent extentsIlya Dryomov2022-12-0412-125/+288
* librbd: clip extents to their area instead of DATA areaIlya Dryomov2022-12-048-19/+119
* librbd: introduce reduce_parent_overlap() and switch overlap APIIlya Dryomov2022-12-045-14/+65
* librbd: tweak get_parent_overlap() signatureIlya Dryomov2022-12-043-6/+5
* librbd: remap resize target size if encryption is loadedIlya Dryomov2022-12-045-20/+148
* librbd: check stripe pattern when loading encryptionIlya Dryomov2022-12-043-0/+113
* librbd: check image size when loading encryptionIlya Dryomov2022-12-043-10/+85
* librbd: relax image size check in luks::FormatRequestIlya Dryomov2022-12-042-2/+45
* librbd: no need to return format from ShutDownCryptoRequestIlya Dryomov2022-12-045-30/+12
* librbd: don't temporarily shut down crypto when flatteningIlya Dryomov2022-12-043-104/+4
* librbd: move get_file_offset() into CryptoObjectDispatchIlya Dryomov2022-12-044-28/+20
* librbd: apply CryptoObjectDispatch layer only to DATA areaIlya Dryomov2022-12-043-32/+63
* librbd: propagate area down to file_to_extents()Ilya Dryomov2022-12-0417-163/+230
* librbd: pass area to ImageDispatchSpec::create_*()Ilya Dryomov2022-12-0417-119/+132
* librbd: return area from extents_to_file()Ilya Dryomov2022-12-0415-97/+116
* librbd: introduce ImageArea and split remap_extents() into two methodsIlya Dryomov2022-12-0413-60/+128
* librbd: pass image_extents to create_{discard,write_same}()Ilya Dryomov2022-12-043-13/+15
* librbd: CopyupRequest can move image_extents instead of copyingIlya Dryomov2022-12-041-1/+2
* Merge pull request #49217 from zdover23/wip-doc-2022-12-04-rados-ops-health-c...zdover232022-12-031-34/+68
|\
| * doc/rados: add prompts to health-checks (5 of 5)Zac Dover2022-12-031-34/+68
* | Merge pull request #49216 from zdover23/wip-doc-2022-12-04-rados-ops-health-c...zdover232022-12-031-45/+87
|\ \
| * | doc/rados: add prompts to health-checks (4 of 5)Zac Dover2022-12-031-45/+87
| |/
* | Merge pull request #49215 from zdover23/wip-doc-2022-12-04-rados-ops-health-c...zdover232022-12-031-49/+87
|\ \
| * | doc/rados: add prompts to health-checks (3 of 5)Zac Dover2022-12-031-49/+87
| |/
* | Merge pull request #49214 from zdover23/wip-doc-2022-12-04-rados-ops-health-c...zdover232022-12-031-58/+102
|\ \
| * | doc/rados: add prompts to health-checks (2 of 5)Zac Dover2022-12-031-58/+102
| |/
* | Merge pull request #49213 from zdover23/wip-doc-2022-12-04-rados-ops-health-c...zdover232022-12-031-21/+41
|\ \
| * | doc/rados: add prompts to health-checks (1 of 5)Zac Dover2022-12-031-21/+41
| |/
* | Merge pull request #49212 from zdover23/wip-doc-2022-12-04-rados-ops-erasure-...zdover232022-12-031-4/+7
|\ \
| * | doc/rados: add prompts to erasure-code-shec.rstZac Dover2022-12-031-4/+7
| |/
* | Merge pull request #49211 from zdover23/wip-doc-2022-12-04-rados-ops-erasure-...zdover232022-12-031-74/+91
|\ \ | |/ |/|
| * doc/rados: add prompts to erasure-code-lrc.rstZac Dover2022-12-031-74/+91
|/
* Merge pull request #49202 from zdover23/wip-doc-2022-12-01-rados-ops-erasure-...zdover232022-12-031-12/+14
|\
| * doc/rados: add prompts to erasure-code-jerasure.rstZac Dover2022-12-021-12/+14
* | Merge pull request #49201 from zdover23/wip-doc-2022-12-01-rados-ops-erasure-...zdover232022-12-031-12/+14
|\ \
| * | doc/rados: add prompts to erasure-code-isaZac Dover2022-12-021-12/+14
| |/
* | Merge pull request #49200 from zdover23/wip-doc-2022-12-01-rados-ops-erasure-...zdover232022-12-031-19/+23
|\ \
| * | doc/rados: add prompts to erasure-code-clay.rstZac Dover2022-12-021-19/+23
| |/
* | Merge pull request #49162 from Gaoweinan/main-rgw-rgwerror-StatementRepetitio...Daniel Gryniewicz2022-12-021-1/+0
|\ \ | |/ |/|
| * radosgw:Fix repeated statementgaoweinan2022-12-011-1/+0
* | Merge pull request #48549 from pkalever/snap-listIlya Dryomov2022-12-023-18/+76
|\ \
| * | qa/workunits/rbd: Add test to list snapshots of consistency groupPrasanna Kumar Kalever2022-11-091-0/+47
| * | cls/rbd: update last read in group::snap_listPrasanna Kumar Kalever2022-11-092-0/+29