summaryrefslogtreecommitdiffstats
path: root/PendingReleaseNotes (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-19doc/radosgw: edit uadk-accel.rstZac Dover1-8/+12
2024-12-18rgw/notifications: Add tests for RGWPSListTopicsOp::execute()Oshrey Avraham2-0/+240
2024-12-18monitoring: Add prometheus alert NVMeoFMultipleNamespacesOfRBDImageVallari Agrawal3-0/+67
2024-12-18src/nvmeof/NVMeofGwMonitorClient: remove MDS client, not neededAlexander Indenbaum2-7/+1
2024-12-18doc/radosgw: edit uadk-accel.rstZac Dover1-13/+14
2024-12-17Revert "ops_replayer: fix signed/unsigned warning and add parameter range che...Casey Bodley1-23/+4
2024-12-17qa/standalone/scrub: fix TEST_periodic_scrub_replicatedRonen Friedman1-1/+1
2024-12-17RGW\logging: convert s3_filter to key_filterAli Masarwa4-54/+35
2024-12-17RGW/logging: add filtering for bucket loggingAli Masarwa11-295/+470
2024-12-17RGW/logging: add rest API to flush logging bucketAli Masarwa11-2/+165
2024-12-17nvmeofgw*: fix no-listenersLeonid Chernin1-4/+4
2024-12-17nvmeofgw* : fix publishing rebalance indexLeonid Chernin2-10/+3
2024-12-17mgr/dashboard: Fix Latency chart data units in rgw overview pageAashish Sharma3-7/+6
2024-12-17mgr/dashboard: RGW user accounts CRUD api'sNaman Munet4-4/+691
2024-12-17cephadm/nvmeof: fix ports when default values are overriddenAlexander Indenbaum1-1/+1
2024-12-16rgw/posix: std::ignore return value of write()Casey Bodley1-1/+1
2024-12-16Fix signed/unsigned warning and add parameter range checking.Jesse F. Williamson1-4/+23
2024-12-16qa/rgw: force Hadoop to run under Java 1.8J. Eric Ivancich1-0/+1
2024-12-16cephadm/nvmeof: support per-node gateway addressesAlexander Indenbaum2-2/+16
2024-12-16mgr/dashboard: Administration > Configuration > Some of the config options ar...Naman Munet11-43/+138
2024-12-16mgr/dashboard: carbonize user management formpujashahu9-276/+298
2024-12-16rgw: RGWAbortMultipart maps NoSuchKey to NoSuchUploadCasey Bodley1-0/+3
2024-12-16deb: Add cephfs.pc to libcephfs-devAnoop C S1-0/+1
2024-12-16rpm: Add cephfs.pc to libcephfs-develAnoop C S1-0/+1
2024-12-16cephfs: Add a pkgconfig file for libcephfsAnoop C S2-2/+24
2024-12-14qa/rgw: pull Apache artifacts from mirror instead of archive.apache.orgJ. Eric Ivancich3-5/+23
2024-12-13doc/dev/crimson/pipeline.rst: simplify and update to reflect new stagesSamuel Just1-93/+31
2024-12-13crimson: remove now unused pipeline stagesSamuel Just6-171/+1
2024-12-13crimson: introduce and use repop stageSamuel Just7-12/+30
2024-12-13crimson/osd/object_context_loader: print obc (with refcount) upon releaseSamuel Just1-3/+6
2024-12-13crimson/.../pg: more debuggingSamuel Just1-9/+11
2024-12-13crimson/.../ops_executer: split execute_clone into prepare_cloning_ctx,comple...Samuel Just2-48/+66
2024-12-13crimson/.../ops_executer: split osd_op_params intitializationSamuel Just2-16/+14
2024-12-13crimson/.../ops_executer: rework prepare_transaction/mutate_objectSamuel Just4-106/+61
2024-12-13crimson/.../ops_executer: just call submit_transaction in flush_changes_n_do_...Samuel Just4-89/+79
2024-12-13crimson/.../ops_executer: rename flush_changes_n_do_effects to flush_changes_...Samuel Just2-3/+3
2024-12-13crimson/.../pg_backend: split clone into clone_for_write, set_metadataSamuel Just3-22/+49
2024-12-13crimson: convert client_request, internal_client_request, snaptrim_event to u...Samuel Just6-74/+61
2024-12-13crimson/.../osd_operation*: add wait_pg_ready and get_obcSamuel Just2-0/+40
2024-12-13crimson: add CommonOBCPipelineSamuel Just2-2/+62
2024-12-13crimson: expose CommonOBCPipeline via ObjectContextLoader::OrdererSamuel Just3-21/+94
2024-12-13rgw: allow disabling bucket stats on head bucketSeena Fallah9-39/+56
2024-12-13doc/cephfs: edit 3rd 3rd of mount-using-kernel-driverZac Dover1-16/+28
2024-12-13librbd/migration/HttpClient: socket isn't shut down on some state transitionsIlya Dryomov1-2/+5
2024-12-13librbd/migration/HttpClient: avoid hitting an assert in advance_state()Ilya Dryomov1-5/+7
2024-12-13librbd/migration/HttpClient: ignore stream_truncated when shutting down SSLIlya Dryomov1-5/+12
2024-12-13librbd/migration/HttpClient: propagate ec to handle_handshake()Ilya Dryomov1-7/+8
2024-12-13librbd/migration/HttpClient: drop SslHttpSession::m_ssl_enabledIlya Dryomov1-7/+0
2024-12-13librbd/migration/HttpClient: don't call disconnect() in handle_handshake()Ilya Dryomov1-2/+1
2024-12-13librbd/migration/HttpClient: avoid reusing ssl_stream after shut downIlya Dryomov2-1/+25