index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rbd, rbd-nbd: accept "luks", "luks1" and "luks2" formats
Ilya Dryomov
2022-12-04
7
-112
/
+165
*
librbd: don't decay LUKS{1,2}EncryptionFormat into LUKSEncryptionFormat
Ilya Dryomov
2022-12-04
7
-87
/
+337
*
rbd: fix passphrase zeroing in "rbd encryption format" handler
Ilya Dryomov
2022-12-04
1
-18
/
+18
*
rbd, rbd-nbd: don't strip trailing newline in passphrase files
Ilya Dryomov
2022-12-04
6
-21
/
+11
*
librbd: constify specs array in rbd_encryption_load2()
Ilya Dryomov
2022-12-04
7
-9
/
+8
*
librbd: remove unused trim_image() method
Ilya Dryomov
2022-12-04
2
-22
/
+0
*
librbd: non-pruning parent overlap handling fixes
Ilya Dryomov
2022-12-04
8
-40
/
+589
*
librbd: reduce overlap and respect area when pruning parent extents
Ilya Dryomov
2022-12-04
12
-125
/
+288
*
librbd: clip extents to their area instead of DATA area
Ilya Dryomov
2022-12-04
8
-19
/
+119
*
librbd: introduce reduce_parent_overlap() and switch overlap API
Ilya Dryomov
2022-12-04
5
-14
/
+65
*
librbd: tweak get_parent_overlap() signature
Ilya Dryomov
2022-12-04
3
-6
/
+5
*
librbd: remap resize target size if encryption is loaded
Ilya Dryomov
2022-12-04
5
-20
/
+148
*
librbd: check stripe pattern when loading encryption
Ilya Dryomov
2022-12-04
3
-0
/
+113
*
librbd: check image size when loading encryption
Ilya Dryomov
2022-12-04
3
-10
/
+85
*
librbd: relax image size check in luks::FormatRequest
Ilya Dryomov
2022-12-04
2
-2
/
+45
*
librbd: no need to return format from ShutDownCryptoRequest
Ilya Dryomov
2022-12-04
5
-30
/
+12
*
librbd: don't temporarily shut down crypto when flattening
Ilya Dryomov
2022-12-04
3
-104
/
+4
*
librbd: move get_file_offset() into CryptoObjectDispatch
Ilya Dryomov
2022-12-04
4
-28
/
+20
*
librbd: apply CryptoObjectDispatch layer only to DATA area
Ilya Dryomov
2022-12-04
3
-32
/
+63
*
librbd: propagate area down to file_to_extents()
Ilya Dryomov
2022-12-04
17
-163
/
+230
*
librbd: pass area to ImageDispatchSpec::create_*()
Ilya Dryomov
2022-12-04
17
-119
/
+132
*
librbd: return area from extents_to_file()
Ilya Dryomov
2022-12-04
15
-97
/
+116
*
librbd: introduce ImageArea and split remap_extents() into two methods
Ilya Dryomov
2022-12-04
13
-60
/
+128
*
librbd: pass image_extents to create_{discard,write_same}()
Ilya Dryomov
2022-12-04
3
-13
/
+15
*
librbd: CopyupRequest can move image_extents instead of copying
Ilya Dryomov
2022-12-04
1
-1
/
+2
*
Merge pull request #49217 from zdover23/wip-doc-2022-12-04-rados-ops-health-c...
zdover23
2022-12-03
1
-34
/
+68
|
\
|
*
doc/rados: add prompts to health-checks (5 of 5)
Zac Dover
2022-12-03
1
-34
/
+68
*
|
Merge pull request #49216 from zdover23/wip-doc-2022-12-04-rados-ops-health-c...
zdover23
2022-12-03
1
-45
/
+87
|
\
\
|
*
|
doc/rados: add prompts to health-checks (4 of 5)
Zac Dover
2022-12-03
1
-45
/
+87
|
|
/
*
|
Merge pull request #49215 from zdover23/wip-doc-2022-12-04-rados-ops-health-c...
zdover23
2022-12-03
1
-49
/
+87
|
\
\
|
*
|
doc/rados: add prompts to health-checks (3 of 5)
Zac Dover
2022-12-03
1
-49
/
+87
|
|
/
*
|
Merge pull request #49214 from zdover23/wip-doc-2022-12-04-rados-ops-health-c...
zdover23
2022-12-03
1
-58
/
+102
|
\
\
|
*
|
doc/rados: add prompts to health-checks (2 of 5)
Zac Dover
2022-12-03
1
-58
/
+102
|
|
/
*
|
Merge pull request #49213 from zdover23/wip-doc-2022-12-04-rados-ops-health-c...
zdover23
2022-12-03
1
-21
/
+41
|
\
\
|
*
|
doc/rados: add prompts to health-checks (1 of 5)
Zac Dover
2022-12-03
1
-21
/
+41
|
|
/
*
|
Merge pull request #49212 from zdover23/wip-doc-2022-12-04-rados-ops-erasure-...
zdover23
2022-12-03
1
-4
/
+7
|
\
\
|
*
|
doc/rados: add prompts to erasure-code-shec.rst
Zac Dover
2022-12-03
1
-4
/
+7
|
|
/
*
|
Merge pull request #49211 from zdover23/wip-doc-2022-12-04-rados-ops-erasure-...
zdover23
2022-12-03
1
-74
/
+91
|
\
\
|
|
/
|
/
|
|
*
doc/rados: add prompts to erasure-code-lrc.rst
Zac Dover
2022-12-03
1
-74
/
+91
|
/
*
Merge pull request #49202 from zdover23/wip-doc-2022-12-01-rados-ops-erasure-...
zdover23
2022-12-03
1
-12
/
+14
|
\
|
*
doc/rados: add prompts to erasure-code-jerasure.rst
Zac Dover
2022-12-02
1
-12
/
+14
*
|
Merge pull request #49201 from zdover23/wip-doc-2022-12-01-rados-ops-erasure-...
zdover23
2022-12-03
1
-12
/
+14
|
\
\
|
*
|
doc/rados: add prompts to erasure-code-isa
Zac Dover
2022-12-02
1
-12
/
+14
|
|
/
*
|
Merge pull request #49200 from zdover23/wip-doc-2022-12-01-rados-ops-erasure-...
zdover23
2022-12-03
1
-19
/
+23
|
\
\
|
*
|
doc/rados: add prompts to erasure-code-clay.rst
Zac Dover
2022-12-02
1
-19
/
+23
|
|
/
*
|
Merge pull request #49162 from Gaoweinan/main-rgw-rgwerror-StatementRepetitio...
Daniel Gryniewicz
2022-12-02
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
radosgw:Fix repeated statement
gaoweinan
2022-12-01
1
-1
/
+0
*
|
Merge pull request #48549 from pkalever/snap-list
Ilya Dryomov
2022-12-02
3
-18
/
+76
|
\
\
|
*
|
qa/workunits/rbd: Add test to list snapshots of consistency group
Prasanna Kumar Kalever
2022-11-09
1
-0
/
+47
|
*
|
cls/rbd: update last read in group::snap_list
Prasanna Kumar Kalever
2022-11-09
2
-0
/
+29
[next]