index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
systemd
/
ceph-radosgw@.service.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-04
librbd: don't decay LUKS{1,2}EncryptionFormat into LUKSEncryptionFormat
Ilya Dryomov
7
-87
/
+337
2022-12-04
rbd: fix passphrase zeroing in "rbd encryption format" handler
Ilya Dryomov
1
-18
/
+18
2022-12-04
rbd, rbd-nbd: don't strip trailing newline in passphrase files
Ilya Dryomov
6
-21
/
+11
2022-12-04
librbd: constify specs array in rbd_encryption_load2()
Ilya Dryomov
7
-9
/
+8
2022-12-04
librbd: remove unused trim_image() method
Ilya Dryomov
2
-22
/
+0
2022-12-04
librbd: non-pruning parent overlap handling fixes
Ilya Dryomov
8
-40
/
+589
2022-12-04
librbd: reduce overlap and respect area when pruning parent extents
Ilya Dryomov
12
-125
/
+288
2022-12-04
librbd: clip extents to their area instead of DATA area
Ilya Dryomov
8
-19
/
+119
2022-12-04
librbd: introduce reduce_parent_overlap() and switch overlap API
Ilya Dryomov
5
-14
/
+65
2022-12-04
librbd: tweak get_parent_overlap() signature
Ilya Dryomov
3
-6
/
+5
2022-12-04
librbd: remap resize target size if encryption is loaded
Ilya Dryomov
5
-20
/
+148
2022-12-04
librbd: check stripe pattern when loading encryption
Ilya Dryomov
3
-0
/
+113
2022-12-04
librbd: check image size when loading encryption
Ilya Dryomov
3
-10
/
+85
2022-12-04
librbd: relax image size check in luks::FormatRequest
Ilya Dryomov
2
-2
/
+45
2022-12-04
librbd: no need to return format from ShutDownCryptoRequest
Ilya Dryomov
5
-30
/
+12
2022-12-04
librbd: don't temporarily shut down crypto when flattening
Ilya Dryomov
3
-104
/
+4
2022-12-04
librbd: move get_file_offset() into CryptoObjectDispatch
Ilya Dryomov
4
-28
/
+20
2022-12-04
librbd: apply CryptoObjectDispatch layer only to DATA area
Ilya Dryomov
3
-32
/
+63
2022-12-04
librbd: propagate area down to file_to_extents()
Ilya Dryomov
17
-163
/
+230
2022-12-04
librbd: pass area to ImageDispatchSpec::create_*()
Ilya Dryomov
17
-119
/
+132
2022-12-04
librbd: return area from extents_to_file()
Ilya Dryomov
15
-97
/
+116
2022-12-04
librbd: introduce ImageArea and split remap_extents() into two methods
Ilya Dryomov
13
-60
/
+128
2022-12-04
librbd: pass image_extents to create_{discard,write_same}()
Ilya Dryomov
3
-13
/
+15
2022-12-04
librbd: CopyupRequest can move image_extents instead of copying
Ilya Dryomov
1
-1
/
+2
2022-12-03
doc/rados: add prompts to health-checks (5 of 5)
Zac Dover
1
-34
/
+68
2022-12-03
doc/rados: add prompts to health-checks (4 of 5)
Zac Dover
1
-45
/
+87
2022-12-03
doc/rados: add prompts to health-checks (3 of 5)
Zac Dover
1
-49
/
+87
2022-12-03
doc/rados: add prompts to health-checks (2 of 5)
Zac Dover
1
-58
/
+102
2022-12-03
doc/rados: add prompts to health-checks (1 of 5)
Zac Dover
1
-21
/
+41
2022-12-03
doc/rados: add prompts to erasure-code-shec.rst
Zac Dover
1
-4
/
+7
2022-12-03
doc/rados: add prompts to erasure-code-lrc.rst
Zac Dover
1
-74
/
+91
2022-12-02
doc/rados: add prompts to erasure-code-jerasure.rst
Zac Dover
1
-12
/
+14
2022-12-02
doc/rados: add prompts to erasure-code-isa
Zac Dover
1
-12
/
+14
2022-12-02
doc/rados: add prompts to erasure-code-clay.rst
Zac Dover
1
-19
/
+23
2022-12-02
doc/rados: add prompts to devices.rst
Zac Dover
1
-38
/
+73
2022-12-02
doc/rados: add prompts to crush-map.rst
Zac Dover
1
-77
/
+145
2022-12-01
rgw: update release notes on the removal of pubsub
yuval Lifshitz
1
-0
/
+12
2022-12-01
PendingReleaseNotes: add note for rgw compression+encryption
Casey Bodley
1
-0
/
+2
2022-12-01
doc/cephadm - remove "danger" admonition
Zac Dover
1
-23
/
+0
2022-12-01
radosgw:Fix repeated statement
gaoweinan
1
-1
/
+0
2022-12-01
doc/cephadm: improve grammar in "listing hosts"
Zac Dover
1
-4
/
+5
2022-12-01
doc/radosgw:Fix index error
gaoweinan
1
-1
/
+1
2022-12-01
doc/radosgw/swift: Fix repeated word
gaoweinan
1
-1
/
+1
2022-12-01
doc/cephadm: improve airgapping procedure grammar
Zac Dover
1
-13
/
+19
2022-11-30
rgw/pubsub: remove unnecessary REST abstraction layer
Yuval Lifshitz
6
-418
/
+386
2022-11-30
rgw/pubsub: remove deprecated pubsub event types
Yuval Lifshitz
4
-47
/
+8
2022-11-30
rgw/pubsub: remove pusub subscription functionality
Yuval Lifshitz
9
-1035
/
+11
2022-11-30
rgw/pubsub: remove pusub sync module functionality
Yuval Lifshitz
11
-2730
/
+54
2022-11-30
doc/cephadm: format airgap install procedure
Zac Dover
1
-22
/
+21
2022-11-30
doc/cephadm: add airgapped install procedure
Zac Dover
2
-5
/
+44
[next]