Commit Graph

  • 938e51ee86 Accepting request 1335217 from network:ha-clustering:Factory factory Ana Guerrero 2026-02-26 17:57:44 +00:00
  • ba218b904d - drbd: fix build error against kernel v6.19.3 (boo#1258918) * add upstream patch + drbd-convert-bind-and-connect-callbacks-to-use-socka.patch heming zhao 2026-02-26 07:36:53 +00:00
  • c9852623db thu Feb 26 07:05:00 UTC 2026 - heming zhao <heming.zhao@suse.com> - drbd: fix build error against kernel v6.19.3 (boo#1258918) * add upstream patch + drbd-convert-bind-and-connect-callbacks-to-use-socka.patch heming zhao 2026-02-26 07:28:21 +00:00
  • 31519bfca1 Accepting request 1310460 from network:ha-clustering:Factory Dominique Leuenberger 2025-10-10 15:11:15 +00:00
  • 17f70b1207 Accepting request 1310459 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2025-10-10 06:33:12 +00:00
  • 9d0a949b44 Accepting request 1300703 from network:ha-clustering:Factory Ana Guerrero 2025-08-21 14:59:40 +00:00
  • 4aeeca1bef Accepting request 1300702 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2025-08-21 07:40:05 +00:00
  • d666e0663f Sync changes to SLFO-1.2 branch slfo-main slfo-1.2 Adrian Schröter 2025-08-20 09:12:50 +02:00
  • 253a7ff192 Accepting request 1286367 from network:ha-clustering:Factory Ana Guerrero 2025-06-17 16:24:20 +00:00
  • f611d07ac7 Accepting request 1286367 from network:ha-clustering:Factory Ana Guerrero 2025-06-17 16:24:20 +00:00
  • 76838e900f Accepting request 1286295 from home:gsu:branches:network:ha-clustering:Factory heming zhao 2025-06-17 11:56:00 +00:00
  • e6b9fc6e91 Accepting request 1286295 from home:gsu:branches:network:ha-clustering:Factory heming zhao 2025-06-17 11:56:00 +00:00
  • a190aaede7 Accepting request 1268259 from network:ha-clustering:Factory Ana Guerrero 2025-04-10 19:59:18 +00:00
  • 2061b98543 Accepting request 1268259 from network:ha-clustering:Factory Ana Guerrero 2025-04-10 19:59:18 +00:00
  • 3064efdfc4 Accepting request 1268258 from home:gsu:branches:network:ha-clustering:Factory heming zhao 2025-04-10 02:20:11 +00:00
  • 88bb58b9c9 - drbd: fix build error against kernel v6.14 (boo#1240916) * add patch + boo1240916-fix_build_error_against_kernel_v6.14.patch * replace suse special patch with drbd upstream fix - boo1236927-fix-build_error_against_v6.13.patch + 0001-drbd-build-deal-with-potentially-relative-paths-in-p.patch * remove patch, the issue is already fixed in v6.14 kernel - boo1235399-fix_the_warning_of_blk_validate_limits.patch heming zhao 2025-04-10 02:20:11 +00:00
  • 5ce7863ee2 Accepting request 1244633 from network:ha-clustering:Factory Ana Guerrero 2025-02-10 16:27:59 +00:00
  • 5c0c22743c Accepting request 1244633 from network:ha-clustering:Factory Ana Guerrero 2025-02-10 16:27:59 +00:00
  • ee7836aea9 Accepting request 1244632 from home:gsu:branches:network:ha-clustering:Factory heming zhao 2025-02-10 01:14:21 +00:00
  • 145060f1ca drbd: fix build error against kernel v6.13 (boo#1236927) heming zhao 2025-02-10 01:14:21 +00:00
  • 49013d1493 Accepting request 1235800 from network:ha-clustering:Factory Ana Guerrero 2025-01-09 14:07:32 +00:00
  • 67e828e1bd Accepting request 1235800 from network:ha-clustering:Factory Ana Guerrero 2025-01-09 14:07:32 +00:00
  • 8acbc4d3e1 Accepting request 1235799 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2025-01-08 07:34:16 +00:00
  • ecda894264 - fix the warning of blk_validate_limits when running drbdadm down (boo#1235399) * add patch boo1235399-fix_the_warning_of_blk_validate_limits.patch heming zhao 2025-01-08 07:34:16 +00:00
  • 82c5eb0c60 Accepting request 1233480 from network:ha-clustering:Factory Ana Guerrero 2024-12-29 10:56:44 +00:00
  • 06370a1980 Accepting request 1233480 from network:ha-clustering:Factory Ana Guerrero 2024-12-29 10:56:44 +00:00
  • b555d00135 Accepting request 1233479 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2024-12-27 03:43:25 +00:00
  • 6ee9ba5898 - Update DRBD version from 9.1.22 to 9.1.23 (boo#1234849) * Changelog from Linbit: 9.1.23 (api:genl2/proto:86-101,118-121/transport:18) -------- * Fix a corner case that can happen when DRBD establishes multiple connections in parallel, which could lead one connection to end up in an inconsistent replication state of WFBitMapT/Established * Fix a corner case in which a reconciliation resync ends up in WFBitMapT/Established * Restrict protocol compatibility to the most recent 8.4 and 9.0 releases * Fix a corner case causing a module ref leak on drbd_transport_tcp; if it hits, you can not rmmod it * rate-limit resync progress while resync is paused * resync-target inherits history UUIDs when resync finishes, this can prevent unexpected "unrelared data" events later * Updated compatibility code for Linux 6.11 and 6.12 * remove patches which already included in the new version: 0001-drbd-properly-rate-limit-resync-progress-reports.patch 0002-drbd-inherit-history-UUIDs-from-sync-source-when-res.patch 0003-build-compat-fix-line-offset-in-annotation-pragmas-p.patch 0004-drbd-fix-exposed_uuid-going-backward.patch 0005-drbd-Proper-locking-around-new_current_uuid-on-a-dis.patch 0006-build-CycloneDX-fix-bom-ref-add-purl.patch 0007-build-Another-update-to-the-spdx-files.patch 0008-build-generate-spdx.json-not-tag-value-format.patch 0009-compat-fix-gen_patch_names-for-bdev_file_open_by_pat.patch 0010-compat-fix-nla_nest_start_noflag-test.patch 0011-compat-fix-blk_alloc_disk-rule.patch 0012-drbd-remove-const-from-function-return-type.patch 0013-drbd-don-t-set-max_write_zeroes_sectors-in-decide_on.patch 0014-drbd-split-out-a-drbd_discard_supported-helper.patch 0015-drbd-atomically-update-queue-limits-in-drbd_reconsid.patch 0016-compat-test-and-patch-for-queue_limits_start_update.patch 0017-compat-specify-which-essential-change-was-not-made.patch 0018-gen_patch_names-reorder-blk_mode_t.patch 0019-compat-fix-blk_queue_update_readahead-patch.patch 0020-compat-test-and-patch-for-que_limits-max_hw_discard_.patch 0021-compat-fixup-write_zeroes__no_capable.patch 0022-compat-fixup-queue_flag_discard__yes_present.patch 0023-drbd-move-flags-to-queue_limits.patch 0024-compat-test-and-patch-for-queue_limits.features.patch 0025-drbd-Annotate-struct-fifo_buffer-with-__counted_by.patch 0026-compat-test-and-patch-for-__counted_by.patch 0027-drbd-fix-function-cast-warnings-in-state-machine.patch 0028-Add-missing-documentation-of-peer_device-parameter-t.patch 0030-drbd-kref_put-path-when-kernel_accept-fails.patch 0031-build-fix-typo-in-Makefile.spatch.patch 0032-drbd-open-do-not-delay-open-if-already-Primary.patch * removed patch which is not needed anymore: boo1231290_fix_drbd_build_error_against_kernel_v6.11.0.patch boo1233222_fix_drbd_build_error_against_kernel_v6.11.6.patch * update: drbd_git_revision drbd.spec * add upstream patches to align commit d64ebe7eb7df: 0001-drbd-Fix-memory-leak.patch heming zhao 2024-12-27 03:43:25 +00:00
  • 2dfcfd12ba Accepting request 1223497 from network:ha-clustering:Factory Ana Guerrero 2024-11-12 18:22:08 +00:00
  • 2bae9bc8c5 Accepting request 1223497 from network:ha-clustering:Factory Ana Guerrero 2024-11-12 18:22:08 +00:00
  • 0236ee6ab1 Accepting request 1223473 from home:gsu:branches:network:ha-clustering:Factory heming zhao 2024-11-12 04:37:25 +00:00
  • 0eb684eb1f - drbd: fix build error against kernel v6.11.6 (boo#1233222) * add patch + boo1233222_fix_drbd_build_error_against_kernel_v6.11.6.patch heming zhao 2024-11-12 04:37:25 +00:00
  • aa84a4249b Accepting request 1207029 from network:ha-clustering:Factory Ana Guerrero 2024-10-11 15:02:35 +00:00
  • 38a24befea Accepting request 1207029 from network:ha-clustering:Factory Ana Guerrero 2024-10-11 15:02:35 +00:00
  • fd90d89d71 Accepting request 1207028 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2024-10-11 04:45:18 +00:00
  • d377bc2ee5 - Update DRBD version from 9.1.16 to 9.1.22 * Changelog from Linbit: 9.1.22 (api:genl2/proto:86-121/transport:18) -------- * Upgrade from partial resync to a full resync if necessary when the user manually resolves a split-brain situation * Fix a potential NULL deref when a disk fails while doing a forget-peer operation. * Fix a rcu_read_lock()/rcu_read_unlock() imbalance * Restart the open() syscall when a process auto promoting a drbd device gets interrupted by a signal * Remove a deadlock that caused DRBD to connect sometimes exceptionally slow * Make detach operations interruptible * Added dev_is_open to events2 status information * Improve log readability for 2PC state changes and drbd-threads * Updated compability code for Linux 6.9 heming zhao 2024-10-11 04:45:18 +00:00
  • 326ff8e8f6 Accepting request 1201602 from network:ha-clustering:Factory Ana Guerrero 2024-09-17 16:19:33 +00:00
  • 6c06a89906 Accepting request 1201602 from network:ha-clustering:Factory Ana Guerrero 2024-09-17 16:19:33 +00:00
  • dbd2d09455 Accepting request 1201601 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2024-09-17 11:55:19 +00:00
  • bd99eea891 - drbdadm down fails to remove sysfs holder file (boo#1230635) * add patch + boo1230635_01-compat-fix-nla_nest_start_noflag-test.patch + boo1230635_02-drbd-port-block-device-access-to-file.patch * update patch + bsc1226510-fix-build-err-against-6.9.3.patch heming zhao 2024-09-17 11:55:19 +00:00
  • ccf63a81e9 Accepting request 1193357 from network:ha-clustering:Factory Dominique Leuenberger 2024-08-12 10:32:09 +00:00
  • a156897b31 Accepting request 1193357 from network:ha-clustering:Factory Dominique Leuenberger 2024-08-12 10:32:09 +00:00
  • 064e8933a5 Accepting request 1193356 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2024-08-12 07:46:03 +00:00
  • 08bd6c9da5 - drbd: fix build error against kernel v6.10.3 (boo#1229062) * add patch + boo1229062-re-enable-blk_queue_max_hw_sectors.patch heming zhao 2024-08-12 07:46:03 +00:00
  • f226426b08 Accepting request 1181698 from network:ha-clustering:Factory Ana Guerrero 2024-06-19 14:40:43 +00:00
  • 3351498905 Accepting request 1181698 from network:ha-clustering:Factory Ana Guerrero 2024-06-19 14:40:43 +00:00
  • 65a3d26661 Accepting request 1181697 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2024-06-19 08:04:26 +00:00
  • 4a4a040191 - drbd: fix build error against kernel v6.9.3 (boo#1226510) * add patch + bsc1226510-fix-build-err-against-6.9.3.patch heming zhao 2024-06-19 08:04:26 +00:00
  • 3313b25b68 Accepting request 1167951 from network:ha-clustering:Factory Ana Guerrero 2024-04-16 18:05:05 +00:00
  • 7e221f084c Accepting request 1167951 from network:ha-clustering:Factory Ana Guerrero 2024-04-16 18:05:05 +00:00
  • 7d650cb976 Accepting request 1167777 from home:gsu:branches:network:ha-clustering:Factory heming zhao 2024-04-16 08:01:44 +00:00
  • 60ef287345 Accepting request 1167777 from home:gsu:branches:network:ha-clustering:Factory heming zhao 2024-04-16 08:01:44 +00:00
  • e253d229f2 Accepting request 1150590 from network:ha-clustering:Factory Ana Guerrero 2024-02-27 21:45:38 +00:00
  • f87dc60bd9 Accepting request 1150590 from network:ha-clustering:Factory Ana Guerrero 2024-02-27 21:45:38 +00:00
  • 8b2387220a Accepting request 1150586 from home:dimstar:rpm4.20:d heming zhao 2024-02-26 07:49:41 +00:00
  • 3e11cfbc83 Accepting request 1150586 from home:dimstar:rpm4.20:d heming zhao 2024-02-26 07:49:41 +00:00
  • ceb44ee8c3 Accepting request 1127681 from network:ha-clustering:Factory Ana Guerrero 2023-11-20 20:20:10 +00:00
  • 0259244ea7 Accepting request 1127681 from network:ha-clustering:Factory Ana Guerrero 2023-11-20 20:20:10 +00:00
  • d426497e4d Accepting request 1127654 from home:gsu:branches:network:ha-clustering:Factory heming zhao 2023-11-20 11:51:25 +00:00
  • 172292f7b4 Accepting request 1127654 from home:gsu:branches:network:ha-clustering:Factory heming zhao 2023-11-20 11:51:25 +00:00
  • 95bcd92430 Accepting request 1113587 from network:ha-clustering:Factory Ana Guerrero 2023-09-26 20:02:19 +00:00
  • d09a2c7cea Accepting request 1113587 from network:ha-clustering:Factory Ana Guerrero 2023-09-26 20:02:19 +00:00
  • d56ea3fff7 Accepting request 1113586 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2023-09-26 05:51:01 +00:00
  • e7b40eeaea Accepting request 1113586 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2023-09-26 05:51:01 +00:00
  • 4a520cd1c2 Accepting request 1109379 from network:ha-clustering:Factory Ana Guerrero 2023-09-07 19:13:08 +00:00
  • cadc9519cc Accepting request 1109379 from network:ha-clustering:Factory Ana Guerrero 2023-09-07 19:13:08 +00:00
  • 41cacac5c0 Accepting request 1109377 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2023-09-07 01:17:08 +00:00
  • 90d03da070 Accepting request 1109377 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2023-09-07 01:17:08 +00:00
  • 0c9fbdeb6a Accepting request 1070828 from network:ha-clustering:Factory Dominique Leuenberger 2023-03-11 17:24:04 +00:00
  • b04dc19e5e Accepting request 1070828 from network:ha-clustering:Factory Dominique Leuenberger 2023-03-11 17:24:04 +00:00
  • 06f92c030e Accepting request 1070827 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2023-03-11 06:36:46 +00:00
  • d4c87ee5c1 Accepting request 1070827 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2023-03-11 06:36:46 +00:00
  • 0ccac06f3c Accepting request 1056343 from network:ha-clustering:Factory Dominique Leuenberger 2023-01-06 16:06:01 +00:00
  • 1ec504acc4 Accepting request 1056343 from network:ha-clustering:Factory Dominique Leuenberger 2023-01-06 16:06:01 +00:00
  • bc01399327 Accepting request 1056342 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2023-01-06 08:38:53 +00:00
  • 44b98926cd Accepting request 1056342 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2023-01-06 08:38:53 +00:00
  • fc8047d8c2 Accepting request 1056193 from network:ha-clustering:Factory Dominique Leuenberger 2023-01-05 14:55:02 +00:00
  • f809287682 Accepting request 1056193 from network:ha-clustering:Factory Dominique Leuenberger 2023-01-05 14:55:02 +00:00
  • 4a653bcff6 Accepting request 1056192 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2023-01-05 13:24:33 +00:00
  • 4e5f7cbf78 Accepting request 1056192 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2023-01-05 13:24:33 +00:00
  • 2ec9560307 Accepting request 1040468 from network:ha-clustering:Factory Dominique Leuenberger 2022-12-06 13:23:59 +00:00
  • 160fe7f38c Accepting request 1040468 from network:ha-clustering:Factory Dominique Leuenberger 2022-12-06 13:23:59 +00:00
  • 0a34abcfa7 Accepting request 1040304 from home:lnussel:branches:network heming zhao 2022-12-05 23:39:53 +00:00
  • 039faa1c60 Accepting request 1040304 from home:lnussel:branches:network heming zhao 2022-12-05 23:39:53 +00:00
  • 19aa374fea Accepting request 1030531 from network:ha-clustering:Factory Dominique Leuenberger 2022-10-22 14:33:15 +00:00
  • 94ea40b926 Accepting request 1030531 from network:ha-clustering:Factory Dominique Leuenberger 2022-10-22 14:33:15 +00:00
  • 222c6c2b17 Accepting request 1030530 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2022-10-22 13:07:59 +00:00
  • fb29c7bf26 Accepting request 1030530 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2022-10-22 13:07:59 +00:00
  • c7b51add99 Accepting request 998746 from network:ha-clustering:Factory Dominique Leuenberger 2022-08-23 12:29:53 +00:00
  • 93a0dc4712 Accepting request 998746 from network:ha-clustering:Factory Dominique Leuenberger 2022-08-23 12:29:53 +00:00
  • c0290bd8d3 Accepting request 998745 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2022-08-23 01:12:22 +00:00
  • 8cb897e5f9 Accepting request 998745 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2022-08-23 01:12:22 +00:00
  • c6dfdaa693 Accepting request 989813 from network:ha-clustering:Factory Richard Brown 2022-07-18 16:34:27 +00:00
  • 7846ec924a Accepting request 989813 from network:ha-clustering:Factory Richard Brown 2022-07-18 16:34:27 +00:00
  • 0caa5b1dc2 Accepting request 989810 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2022-07-18 08:07:39 +00:00
  • a1185e0865 Accepting request 989810 from home:hmzhao:branches:network:ha-clustering:Factory heming zhao 2022-07-18 08:07:39 +00:00
  • 6106558623 Accepting request 987977 from home:hmzhao:branches:network:ha-clustering:Factory Roger Zhou 2022-07-09 00:28:28 +00:00
  • 1eb6b25c2a Accepting request 987977 from home:hmzhao:branches:network:ha-clustering:Factory Roger Zhou 2022-07-09 00:28:28 +00:00
  • 0a52f45d8a Accepting request 932872 from network:ha-clustering:Factory Dominique Leuenberger 2021-11-22 22:04:03 +00:00
  • 9b83b250ff Accepting request 932872 from network:ha-clustering:Factory Dominique Leuenberger 2021-11-22 22:04:03 +00:00