Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | crimson/os/alienstore/alien_log: _flush concurrently | Matan Breizman | 2024-01-21 | 1 | -3/+2 | |
* | | | | | | | | | | | | | | Merge pull request #55190 from zdover23/wip-doc-2024-01-16-radosgw-admin-enab... | zdover23 | 2024-01-21 | 1 | -6/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | doc/radosgw: edit "Enable/Disable Bucket Rate Limit" | Zac Dover | 2024-01-16 | 1 | -6/+11 | |
* | | | | | | | | | | | | | | | Merge pull request #53288 from rzarzynski/wip-crimson-dont-shadow-store-in-ec... | Matan Breizman | 2024-01-21 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | crimson: drop store from ECBackend to not shadow PGBackend::store | Radosław Zarzyński | 2023-09-05 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | Merge pull request #54813 from amathuria/wip-crimson-amat-fix-config-set-cmd | Matan Breizman | 2024-01-21 | 3 | -1/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | src/crimson: Add support for the OSD to receive config changes | Aishwarya Mathuria | 2024-01-04 | 3 | -1/+35 | |
* | | | | | | | | | | | | | | | | | Merge pull request #55127 from idryomov/wip-63341 | Ilya Dryomov | 2024-01-20 | 14 | -502/+2211 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | PendingReleaseNotes: add rbd_diff_iterate2 note | Ilya Dryomov | 2024-01-20 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | librbd: try to preserve object map for diff-iterate in fast-diff mode | Ilya Dryomov | 2024-01-20 | 3 | -9/+141 | |
| * | | | | | | | | | | | | | | | | | librbd/object_map: potentially use in-memory object map in DiffRequest | Ilya Dryomov | 2024-01-20 | 4 | -119/+431 | |
| * | | | | | | | | | | | | | | | | | librbd/object_map: decouple object map processing in DiffRequest | Ilya Dryomov | 2024-01-20 | 2 | -133/+145 | |
| * | | | | | | | | | | | | | | | | | common/bit_vector: fix iterator vs reference constness confusion | Ilya Dryomov | 2024-01-20 | 1 | -9/+7 | |
| * | | | | | | | | | | | | | | | | | librbd/object_map: make object map in handle_load_object_map() local | Ilya Dryomov | 2024-01-20 | 2 | -9/+8 | |
| * | | | | | | | | | | | | | | | | | librbd/object_map: don't resize object map in handle_load_object_map() | Ilya Dryomov | 2024-01-20 | 2 | -14/+45 | |
| * | | | | | | | | | | | | | | | | | common/bit_vector: fix IteratorImpl post-increment operator | Ilya Dryomov | 2024-01-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | librbd: drop DiffIterate::diff_object_map() declaration | Ilya Dryomov | 2024-01-20 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | | librbd: propagate diff-iterate range to parent in fast-diff mode | Ilya Dryomov | 2024-01-20 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | | | | | librbd/object_map: add support for ranged diff-iterate | Ilya Dryomov | 2024-01-20 | 7 | -73/+243 | |
| * | | | | | | | | | | | | | | | | | include/intarith: introduce round_down_to() | Ilya Dryomov | 2024-01-20 | 2 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | test/librbd: expand TestMockObjectMapDiffRequest edge case coverage | Ilya Dryomov | 2024-01-20 | 1 | -36/+438 | |
| * | | | | | | | | | | | | | | | | | librbd/object_map: allow intermediate snaps to be skipped on diff-iterate | Ilya Dryomov | 2024-01-20 | 2 | -91/+148 | |
| * | | | | | | | | | | | | | | | | | librbd/object_map: resurrect diff-iterate behavior when image is shrunk | Ilya Dryomov | 2024-01-20 | 2 | -9/+369 | |
| * | | | | | | | | | | | | | | | | | librbd/object_map: fix diff from snapshot when image is grown | Ilya Dryomov | 2024-01-20 | 3 | -7/+305 | |
| * | | | | | | | | | | | | | | | | | librbd/object_map: drop bogus if in handle_load_object_map() | Ilya Dryomov | 2024-01-20 | 1 | -37/+35 | |
| * | | | | | | | | | | | | | | | | | test/librbd: refactor TestMockObjectMapDiffRequest tests | Ilya Dryomov | 2024-01-20 | 1 | -321/+254 | |
| * | | | | | | | | | | | | | | | | | test/librbd: improve TestMockObjectMapDiffRequest.InvalidStartSnap | Ilya Dryomov | 2024-01-20 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #55177 from zdover23/wip-doc-2024-01-15-radosgw-admin-get-... | zdover23 | 2024-01-20 | 1 | -9/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | doc/radosgw: edit admin.rst "Get Bucket Rate Limit" | Zac Dover | 2024-01-20 | 1 | -9/+17 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge PR #54869 into main | Venky Shankar | 2024-01-19 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | mds: dump sr objects in debug output | Patrick Donnelly | 2023-12-11 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | Merge PR #54915 into main | Venky Shankar | 2024-01-19 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | doc/cephfs/client-auth.rst: correct `This so because` to `This is because` | 叶海丰 | 2023-12-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | doc/cephfs/client-auth.rst: correct ``fs authorize cephfs1 /dir1 client.x rw`` | 叶海丰 | 2023-12-15 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | Merge PR #54972 into main | Venky Shankar | 2024-01-19 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | src: kernel mount command returning misleading error message | neeraj pratap singh | 2024-01-18 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #55170 from zdover23/wip-doc-2024-01-14-radosgw-admin-set-... | zdover23 | 2024-01-19 | 1 | -6/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | doc/radosgw: edit admin.rst "set bucket rate limit" | Zac Dover | 2024-01-14 | 1 | -6/+12 | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #54990 from ifed01/wip-ifed-fix-expand-with-ncb | Igor Fedotov | 2024-01-18 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | os/bluestore: fix free space update after bdev-expand in NCB mode. | Igor Fedotov | 2023-12-22 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | | | | | | | | os/bluestore: report effective bluestore_allocation_from_file in osd | Igor Fedotov | 2023-12-22 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #55188 from cyx1231st/wip-crimson-increase-obc-lru | Samuel Just | 2024-01-18 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | qa/config/crimson_qa_overrides.yaml: Decrease lru_size for testing | Matan Breizman | 2024-01-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | common/options/crimson: increase crimson_osd_obc_lru_size to 512 | Yingxin Cheng | 2024-01-16 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #54759 from jzhu116-bloomberg/wip-63178 | Casey Bodley | 2024-01-18 | 27 | -219/+354 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | rgw/lc: use flag and named constants instead of booleans as argument in inter... | Jane Zhu | 2024-01-10 | 23 | -139/+149 | |
| * | | | | | | | | | | | | | | | | | | | | | rgw/lc: remove default arguments in virtual functions | Jane Zhu | 2024-01-10 | 16 | -56/+56 | |
| * | | | | | | | | | | | | | | | | | | | | | rgw/lc: do not add datalog/bilog for some lc actions | Jane Zhu | 2024-01-10 | 20 | -183/+308 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #54973 from Matan-B/wip-matanb-should-whiteout-helper | Yuri Weinstein | 2024-01-18 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | osd/osd/PrimaryLogPG: use should_whiteout helper in _delete_oid() | Matan Breizman | 2023-12-20 | 1 | -2/+1 |