]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2022-05-30 Radosław Zarzyńskicrimson/osd: add support for slowest historic op tracking 46382/head
2022-05-30 Radosław Zarzyńskicrimson/osd: make OSDOperationRegistry responsible...
2022-05-30 Radosław Zarzyńskicrimson/osd: add support for historic op tracking.
2022-05-19 Soumya KoduriMerge pull request #46008 from soumyakoduri/wip-skoduri...
2022-05-19 YingxinMerge pull request #46334 from athanatos/sjust/wip...
2022-05-19 Soumya Kodurirgw/qa: Run tests on multiple cloudtier config 46008/head
2022-05-19 Samuel Justcrimson: clarify use of tm_make_config_t 46334/head
2022-05-19 David GallowayMerge pull request #46329 from ceph/1629
2022-05-19 Samuel JustMerge pull request #44233 from myoungwon/wip-add-rbm...
2022-05-19 myoungwonseastore/cbjournal: add a log if crc is mismatched 44233/head
2022-05-19 myoungwon ohseastore/cbjournal: add assert(initialized), revmoving...
2022-05-19 myoungwon ohseastore/cbjournal: rename init to initialized
2022-05-19 myoungwon ohseastore/cbjournal: move written_to from the header...
2022-05-19 myoungwon ohseastore/cbjournal: remove header_checksum field and...
2022-05-19 myoungwon ohseastore: use config value and avoid passing a hint
2022-05-19 myoungwon ohseastore: rename journal_type to journal_type_t
2022-05-19 myoungwon ohtest/cbjournal: do rb_device.reset() unconditionally
2022-05-19 myoungwon ohtest/seastore: use tm_make_config_t to get default_plac...
2022-05-19 myoungwon ohtest/seastore: return journal type with less lines
2022-05-19 myoungwon ohseastore: add a log line after set_disable_trim is...
2022-05-19 myoungwon ohseastore: add the comment to explain disable_trim
2022-05-19 myoungwon ohseastore: add space between ) and {
2022-05-19 myoungwon ohseastore: add a comment (blk_paddr_t is absolute)
2022-05-19 myoungwon ohseastore: do assert if paddr type is not SEGMENT in...
2022-05-19 myoungwon ohseastore: rollback a change (paddr_t -> auto)
2022-05-19 myoungwon ohseastore/cbjournal: fix comment to explain the conditio...
2022-05-19 myoungwon ohseastore/cbjournal: make open_device_read_header not...
2022-05-19 myoungwon ohseastore/cbjournal: rename open_for_write to open_devic...
2022-05-19 myoungwon ohseastore/cbjournal: add comment to explain initialized
2022-05-19 myoungwon ohseastore/cbjournal: remove unused field
2022-05-19 myoungwon ohseastore/cbjournal: add writev to submit writes with...
2022-05-19 myoungwon ohseastore/cbjournal: use journal_tail instead of applied...
2022-05-19 myoungwon ohseastore/cbjournal: remove start and end fields in...
2022-05-19 myoungwon ohseastore/cbjournal: remove error field
2022-05-19 myoungwon ohseastore/cbjournal: change comment for block_size
2022-05-19 myoungwon ohtest/cbjournal: fix wrong device id
2022-05-19 myoungwon ohseastore/cbjournal: remove used_size in header
2022-05-19 myoungwon ohseastore/cbjournal: rename csum to header_checksum...
2022-05-19 myoungwon ohseastore/cbjournal: use cur_segment_seq to track the...
2022-05-19 myoungwon ohseastore: use config_t instead of parameter in make_tra...
2022-05-19 myoungwon ohseastore: make journal_seq_t.cmp compatible with blk_pa...
2022-05-19 myoungwon ohseastore: add disable_trim parameter to segment_cleaner...
2022-05-19 myoungwon ohseastore: add add_record_relative to blk_paddr to handl...
2022-05-19 myoungwon ohseastore: fix maybe_relarive_to in paddr_t to handle...
2022-05-19 myoungwon ohseastore: add maybe_relative_to in blk_paddr_t
2022-05-19 myoungwon ohseastore: replace set_*_off with add_offset to handle...
2022-05-19 myoungwon ohseastore: fix add_relative to work corretly in case...
2022-05-19 myoungwon ohseastore/cbjournal: remove last_committed_record_base
2022-05-19 myoungwon ohseastore: add more explanation regarding how CBJournal...
2022-05-19 myoungwon ohseastore: recover header's variable correctly without...
2022-05-19 myoungwon ohseastore: read records until find invalid entry and...
2022-05-19 myoungwon ohseastore: rename *_super to *_header and use it as...
2022-05-19 myoungwon ohseastore: move value initialization to the default...
2022-05-19 myoungwon ohseastore: use const in mkfs()
2022-05-19 myoungwon ohseastore: enable cbjournal when running unittest_transa...
2022-05-19 myoungwon ohtest: add unit tests for CircularBoundedJournal
2022-05-19 myoungwon ohseatore: add CircularBoundedJournal
2022-05-18 Casey BodleyMerge pull request #46151 from cbodley/wip-rgw-derr...
2022-05-18 Casey BodleyMerge pull request #46148 from smanjara/wip-smanjara...
2022-05-18 Casey BodleyMerge pull request #46141 from sumedhak27/rgw_rest_buck...
2022-05-18 Casey BodleyMerge pull request #46232 from cbodley/wip-qa-rgw-sse
2022-05-18 Casey BodleyMerge pull request #46152 from cbodley/wip-55548
2022-05-18 David Gallowaydoc: 16.2.9 Release notes 46329/head
2022-05-18 David GallowayMerge pull request #46056 from ceph/wip-yuriw-release...
2022-05-18 Daniel GryniewiczMerge pull request #46167 from dang/wip-dang-nosuchtagset
2022-05-18 Adam KingMerge pull request #44013 from adk3798/use-old-addr
2022-05-18 Adam KingMerge pull request #46088 from pcuzner/cephadm_mpath_su...
2022-05-18 Josh DurginMerge pull request #46315 from zdover23/wip-doc-2022...
2022-05-18 Adam KingMerge pull request #46306 from rkachach/fix_issue_55638
2022-05-18 Adam KingMerge pull request #46291 from adk3798/move-active-mgr
2022-05-18 Adam KingMerge pull request #46303 from rkachach/fix_issue_55641
2022-05-18 Zac Doverdoc/start: s/3/three/ in intro.rst 46315/head
2022-05-17 Adam KingMerge pull request #46163 from rkachach/fix_issue_55556
2022-05-17 Adam KingMerge pull request #46202 from rkachach/fix_issue_51257
2022-05-17 Adam KingMerge pull request #46207 from rkachach/fix_issue_55555
2022-05-17 Adam KingMerge pull request #46218 from votdev/issue_55595_prome...
2022-05-17 Adam KingMerge pull request #46222 from adk3798/dont-use-non...
2022-05-17 Adam KingMerge pull request #46245 from adk3798/revert-call...
2022-05-17 Adam KingMerge pull request #46264 from adk3798/adopt-custom...
2022-05-17 zdover23Merge pull request #46305 from zdover23/wip-doc-2022...
2022-05-17 Zac Doverdoc/dev: refine basic-workflow.rst integ. test 46305/head
2022-05-17 Redouane Kachachmgr/cephadm: stripping out / from the end of the url 46306/head
2022-05-17 Soumya Kodurirgw/qa: Add separate task for cloudtier tests
2022-05-17 Soumya Kodurirgw/qa: enable s3-tests related to cloud-transition...
2022-05-17 Samuel JustMerge pull request #46298 from cyx1231st/wip-seastore...
2022-05-17 Samuel JustMerge pull request #46176 from athanatos/sjust/wip...
2022-05-17 Yuri Weinsteindoc: updated release date 46056/head
2022-05-17 Redouane Kachachmgr/cephadm: do not use sudo for root user 46303/head
2022-05-17 Ernesto PuertaMerge pull request #45313 from rhcs-dashboard/unselect...
2022-05-17 Yingxin Chengcrimson/os/seastore: adjust logs to FixedKVBtree 46298/head
2022-05-17 Yingxin Chengcrimson/os/seastore: add metrics for extent rewrite...
2022-05-17 Yingxin Chengcrimson/os/seastore: improve and fix tree metrics
2022-05-17 Yingxin Chengcrimson/os/seastore/segment_cleaner: add metrics about...
2022-05-17 Yingxin Chengcrimson/os/seastore/segment_cleaner: add metrics about...
2022-05-17 zdover23Merge pull request #46292 from anthonyeleven/anthonyele...
2022-05-17 Anthony D'Atridoc/rados/configuration: clarify VMware note in bluesto... 46292/head
2022-05-17 Adam Kingmgr/cephadm: force fail over when we want to remove... 46291/head
2022-05-16 J. Eric IvancichMerge pull request #46265 from ivancich/wip-misplaced...
2022-05-16 Yuri Weinsteindocs: updated Change Log PRs
2022-05-16 Samuel JustMerge pull request #46158 from cyx1231st/wip-seastore...
next