]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2024-02-06 Zac Doverdoc/rados: update PG guidance 55461/head
2024-02-04 Anthony D'AtriMerge pull request #55439 from zdover23/wip-doc-2024...
2024-02-03 Zac Doverdoc/rados: update config for autoscaler 55439/head
2024-02-03 Anthony D'AtriMerge pull request #55433 from zdover23/wip-doc-2024...
2024-02-03 Casey Bodleydoc/rgw: fix Attributes index in CreateTopic example 55433/head
2024-02-01 Yuri WeinsteinMerge pull request #55317 from ajarr/wip-64180-quincy
2024-02-01 Yuri WeinsteinMerge pull request #55257 from idryomov/wip-63341-quincy
2024-02-01 Yuri WeinsteinMerge pull request #54880 from batrick/wip-63797-quincy
2024-01-31 Anthony D'AtriMerge pull request #55400 from zdover23/wip-doc-2024...
2024-01-31 Zac Doverdoc/architecture: improve some paragraphs 55400/head
2024-01-31 Guillaume AbriouxMerge pull request #54706 from k0ste/wip-63313-quincy
2024-01-31 Guillaume AbriouxMerge pull request #54630 from guits/wip-63598-quincy
2024-01-31 zdover23Merge pull request #55385 from zdover23/wip-doc-2024...
2024-01-31 Zac Doverdoc/architecture.rst - fix typo 55385/head
2024-01-29 Nizamudeen AMerge pull request #55248 from rhcs-dashboard/wip-63653...
2024-01-29 Anthony D'AtriMerge pull request #55344 from zdover23/wip-doc-2024...
2024-01-29 Zac Doverdoc/architecture.rst: improve rados definition 55344/head
2024-01-28 Anthony D'AtriMerge pull request #55339 from zdover23/wip-doc-2024...
2024-01-28 Zac Doverdoc/radosgw: fix verb disagreement - index.html 55339/head
2024-01-26 Anthony D'AtriMerge pull request #55322 from zdover23/wip-doc-2024...
2024-01-25 Zac Doverdoc/radosgw: edit "Usage" admin.rst 55322/head
2024-01-25 Ramana Rajarbd-nbd: log errors during netlink_resize() using derr 55317/head
2024-01-25 Ramana Rajarbd_nbd: fix resize of images mapped using netlink
2024-01-24 Nizamudeen AMerge pull request #53459 from rhcs-dashboard/wip-62603...
2024-01-24 Nizamudeen AMerge pull request #53809 from rhcs-dashboard/wip-63090...
2024-01-24 zdover23Merge pull request #55283 from zdover23/wip-doc-2024...
2024-01-23 Yuri WeinsteinMerge pull request #54411 from mihalicyn/wip-63477...
2024-01-23 Yuri WeinsteinMerge pull request #54244 from vshankar/wip-63284-quincy
2024-01-23 Yuri WeinsteinMerge pull request #53363 from k0ste/wip-57111-quincy
2024-01-23 Yuri WeinsteinMerge pull request #53358 from k0ste/wip-61992-quincy
2024-01-23 Yuri WeinsteinMerge pull request #52976 from batrick/wip-62423-quincy
2024-01-23 Yuri WeinsteinMerge pull request #52820 from rishabh-d-dave/wip-62336...
2024-01-23 Yuri WeinsteinMerge pull request #52271 from dparmar18/wip-61840...
2024-01-23 Himura Kazutodoc: specify correct fs type for mkfs 55283/head
2024-01-23 Anthony D'AtriMerge pull request #55272 from zdover23/wip-doc-2024...
2024-01-23 Zac Doverdoc/radosgw: edit "read/write global rate limit" admin.rst 55272/head
2024-01-23 zdover23Merge pull request #55243 from zdover23/wip-doc-2024...
2024-01-21 Anthony D'AtriMerge pull request #55264 from zdover23/wip-doc-2024...
2024-01-21 Laura Floresdoc/rados/operations: document `ceph balancer status... 55264/head
2024-01-21 Anthony D'AtriMerge pull request #55261 from zdover23/wip-doc-2024...
2024-01-21 Zac Doverdoc/radosgw: edit "Enable/Disable Bucket Rate Limit" 55261/head
2024-01-20 Ilya DryomovPendingReleaseNotes: add rbd_diff_iterate2 note 55257/head
2024-01-20 Ilya Dryomovlibrbd: try to preserve object map for diff-iterate...
2024-01-20 Ilya Dryomovlibrbd/object_map: potentially use in-memory object...
2024-01-20 Ilya Dryomovlibrbd/object_map: decouple object map processing in...
2024-01-20 Ilya Dryomovcommon/bit_vector: fix iterator vs reference constness...
2024-01-20 Ilya Dryomovlibrbd/object_map: make object map in handle_load_objec...
2024-01-20 Ilya Dryomovlibrbd/object_map: don't resize object map in handle_lo...
2024-01-20 Ilya Dryomovcommon/bit_vector: fix IteratorImpl post-increment...
2024-01-20 Ilya Dryomovlibrbd: drop DiffIterate::diff_object_map() declaration
2024-01-20 Ilya Dryomovlibrbd: propagate diff-iterate range to parent in fast...
2024-01-20 Ilya Dryomovlibrbd/object_map: add support for ranged diff-iterate
2024-01-20 Ilya Dryomovinclude/intarith: introduce round_down_to()
2024-01-20 Ilya Dryomovtest/librbd: expand TestMockObjectMapDiffRequest edge...
2024-01-20 Ilya Dryomovlibrbd/object_map: allow intermediate snaps to be skipp...
2024-01-20 Ilya Dryomovlibrbd/object_map: resurrect diff-iterate behavior...
2024-01-20 Ilya Dryomovlibrbd/object_map: fix diff from snapshot when image...
2024-01-20 Ilya Dryomovlibrbd/object_map: drop bogus if in handle_load_object_...
2024-01-20 Ilya Dryomovtest/librbd: refactor TestMockObjectMapDiffRequest...
2024-01-20 Ilya Dryomovtest/librbd: improve TestMockObjectMapDiffRequest.Inval...
2024-01-20 Anthony D'AtriMerge pull request #55254 from zdover23/wip-doc-2024...
2024-01-20 Zac Doverdoc/radosgw: edit admin.rst "Get Bucket Rate Limit" 55254/head
2024-01-19 Anthony D'AtriMerge pull request #55245 from zdover23/wip-doc-2024...
2024-01-19 Anthony D'AtriMerge pull request #55247 from zdover23/wip-doc-2024...
2024-01-19 Nizamudeen Amgr/dashboard: get port from ssl_endpoint 55248/head
2024-01-19 Nizamudeen AMerge pull request #54176 from rhcs-dashboard/wip-63309...
2024-01-19 Nizamudeen AMerge pull request #53385 from rhcs-dashboard/wip-62716...
2024-01-19 叶海丰doc/cephfs/client-auth.rst: correct ``fs authorize... 55247/head
2024-01-19 Anthony D'Atridoc/rados/operations: add EC overhead table to erasure... 55245/head
2024-01-19 Zac Doverdoc/radosgw: edit admin.rst "set bucket rate limit" 55243/head
2024-01-18 Casey BodleyMerge pull request #55060 from cbodley/wip-63937-quincy
2024-01-18 Anthony D'AtriMerge pull request #55232 from zdover23/wip-doc-2024...
2024-01-18 tobydarlingdoc/rados/operations: Fix off-by-one errors in control.rst 55232/head
2024-01-17 zdover23Merge pull request #55195 from zdover23/wip-doc-2024...
2024-01-17 zdover23Merge pull request #55204 from zdover23/wip-doc-2024...
2024-01-17 Nizamudeen Aadmin/doc-requirements: bump Sphinx to 5.0.2 55204/head
2024-01-17 Milind ChangireMerge pull request #54894 from mchangir/wip-62841-quincy
2024-01-17 Milind ChangireMerge pull request #54717 from batrick/wip-63675-quincy
2024-01-16 Yuri WeinsteinMerge pull request #53824 from rishabh-d-dave/wip-63097...
2024-01-16 Yuri WeinsteinMerge pull request #54892 from mchangir/wip-63417-quincy
2024-01-16 Yuri WeinsteinMerge pull request #55058 from vshankar/wip-63921-quincy
2024-01-16 Yuri WeinsteinMerge pull request #55010 from leonid-s-usov/bp/renamea...
2024-01-16 Yuri WeinsteinMerge pull request #54910 from lxbsz/wip-63808
2024-01-16 Yuri WeinsteinMerge pull request #54494 from leonid-s-usov/bp/balance...
2024-01-16 Yuri WeinsteinMerge pull request #54038 from vshankar/wip-61830-quincy
2024-01-16 Yuri WeinsteinMerge pull request #53826 from rishabh-d-dave/wip-63095...
2024-01-16 Pedro Gonzalez... Merge pull request #53857 from rhcs-dashboard/wip-63119...
2024-01-16 Nizamudeen AMerge pull request #55123 from rhcs-dashboard/wip-59469...
2024-01-16 Zac Doverdocs/radosgw: edit admin.rst "enable/disable user rate... 55195/head
2024-01-13 Anthony D'AtriMerge pull request #55164 from zdover23/wip-doc-2024...
2024-01-12 yu.wangceph-menv:fix typo in README 55164/head
2024-01-12 Yuri WeinsteinMerge pull request #55098 from cbodley/wip-63840-quincy
2024-01-12 Yuri WeinsteinMerge pull request #54851 from mkogan1/wip-63752-quincy
2024-01-12 Yuri WeinsteinMerge pull request #54842 from cbodley/wip-63772-quincy
2024-01-12 Yuri WeinsteinMerge pull request #54737 from yuvalif/wip-63702-quincy
2024-01-12 Yuri WeinsteinMerge pull request #54675 from cbodley/wip-63627-quincy
2024-01-12 Yuri WeinsteinMerge pull request #54445 from tobias-urdin/service...
2024-01-12 Yuri WeinsteinMerge pull request #54166 from cbodley/wip-58237-quincy
2024-01-12 Yuri WeinsteinMerge pull request #54165 from cbodley/wip-59132-quincy
2024-01-12 Yuri WeinsteinMerge pull request #54162 from cbodley/wip-61353-quincy
next