all lists on lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-04-21 12:04:38 to 2026-04-23 09:46:57 UTC [more...]

[PATCH pve-storage v2 0/3] Improve mkpath Error Message in activate_storage
 2026-04-23  9:46 UTC  (3+ messages)
` [PATCH pve-storage v2 1/3] plugin: use guard clause to reduce nesting
` [PATCH pve-storage v2 3/3] plugin: improve error handling when creating a content subdir fails

[PATCH-SERIES qemu-server v2 00/18] fix #7066: api: allow live snapshot (remove) of qcow2 TPM drive with snapshot-as-volume-chain
 2026-04-23  9:39 UTC  (2+ messages)
` superseded: "

[PATCH-SERIES qemu-server v3 00/18] fix #7066: api: allow live snapshot (remove) of qcow2 TPM drive with snapshot-as-volume-chain
 2026-04-23  9:36 UTC  (19+ messages)
` [PATCH qemu-server v3 01/18] block job: fix variable name in documentation
` [PATCH qemu-server v3 02/18] qmp client: add default timeouts for more block commands
` [PATCH qemu-server v3 03/18] drive: introduce drive_uses_qsd_fuse() helper
` [PATCH qemu-server v3 04/18] monitor: add vm_qmp_peer() helper
` [PATCH qemu-server v3 05/18] monitor: add qsd_peer() helper
` [PATCH qemu-server v3 06/18] blockdev: rename variable in get_node_name_below_throttle() for readability
` [PATCH qemu-server v3 07/18] blockdev: switch get_node_name_below_throttle() to use QMP peer
` [PATCH qemu-server v3 08/18] blockdev: switch detach() "
` [PATCH qemu-server v3 09/18] blockdev: switch blockdev_replace() "
` [PATCH qemu-server v3 10/18] blockdev: switch blockdev_external_snapshot() "
` [PATCH qemu-server v3 11/18] block job: switch qemu_handle_concluded_blockjob() "
` [PATCH qemu-server v3 12/18] block job: switch qemu_blockjobs_cancel() "
` [PATCH qemu-server v3 13/18] block job: switch qemu_drive_mirror_monitor() "
` [PATCH qemu-server v3 14/18] blockdev: switch blockdev_delete() "
` [PATCH qemu-server v3 15/18] blockdev: switch blockdev_stream() "
` [PATCH qemu-server v3 16/18] blockdev: switch blockdev_commit() "
` [PATCH qemu-server v3 17/18] snapshot: support live snapshot (remove) of qcow2 TPM drive on storage with snapshot-as-volume-chain
` [PATCH qemu-server v3 18/18] fix #7066: api: allow live snapshot (remove) of qcow2 TPM drive "

[PATCH common/proxmox{,-backup}/storage 0/7] establish unique instance-id for PBS nodes
 2026-04-23  9:25 UTC  (12+ messages)
` [PATCH pve-storage 7/7] api: add /nodes/<node>/storage/<storage>/identity route

[PATCH container] fix #7487: setup/suse: setup systemd-networkd if present
 2026-04-23  8:04 UTC  (2+ messages)
` applied: "

[PATCH proxmox{,-backup} v8 00/10] fix #4182: concurrent group pull/push support for sync jobs
 2026-04-22 20:19 UTC  (15+ messages)
` [PATCH proxmox v8 01/10] pbs api types: add `worker-threads` to sync job config
` [PATCH proxmox-backup v8 02/10] tools: implement buffered logger for concurrent log messages
` [PATCH proxmox-backup v8 03/10] tools: add bounded join set to run concurrent tasks bound by limit
` [PATCH proxmox-backup v8 04/10] api: config/sync: add optional `worker-threads` property
` [PATCH proxmox-backup v8 05/10] fix #4182: server: sync: allow pulling backup groups in parallel
` [PATCH proxmox-backup v8 06/10] server: pull: prefix log messages and add error context
` [PATCH proxmox-backup v8 07/10] server: sync: allow pushing groups concurrently
` [PATCH proxmox-backup v8 08/10] server: push: prefix log messages and add additional logging
` [PATCH proxmox-backup v8 09/10] sync: move in-progress snapshot filter to helper and use log line sender
` [PATCH proxmox-backup v8 10/10] ui: expose group worker setting in sync job edit window
` applied: [PATCH proxmox{,-backup} v8 00/10] fix #4182: concurrent group pull/push support for sync jobs

[PATCH datacenter-manager/proxmox{,-backup,-yew-comp} v2 00/25] metric collection for the PDM host
 2026-04-22 19:23 UTC  (2+ messages)
` partially-applied: "

[PATCH proxmox{,-backup} v2 0/3] fixes #7465: add gc-on-unmount flag
 2026-04-22 19:23 UTC  (4+ messages)
` [PATCH proxmox v2 1/3] pbs-api-types: add gc-on-unmount flag for removable datastores
  ` applied: "
` applied: [PATCH proxmox{,-backup} v2 0/3] fixes #7465: add gc-on-unmount flag

[PATCH proxmox{,-backup} v4 00/30] fix #7251: implement server side encryption support for push sync jobs
 2026-04-22 15:29 UTC  (8+ messages)
` [PATCH proxmox v4 02/30] pbs-api-types: sync job: add optional cryptographic keys to config
` [PATCH proxmox-backup v4 13/30] api: config: allow encryption key manipulation for sync job

[PATCH qemu] fdmon-io_uring: avoid idle event loop being accounted as IO wait
 2026-04-22 14:55 UTC  (2+ messages)

[PATCH proxmox-backup v7 0/9] fixes #6195: add support for moving groups and namespaces
 2026-04-22 13:41 UTC  (14+ messages)
` [PATCH proxmox-backup v7 2/9] datastore: add move-group
` superseded: [PATCH proxmox-backup v7 0/9] fixes #6195: add support for moving groups and namespaces

[PATCH proxmox-backup v8 00/13] fixes #6195: add support for moving groups and namespaces
 2026-04-22 13:39 UTC  (14+ messages)
` [PATCH proxmox-backup v8 01/13] ui: show empty groups
` [PATCH proxmox-backup v8 02/13] datastore: lift check_namespace_depth_limit to pbs-datastore
` [PATCH proxmox-backup v8 03/13] datastore: have BackupGroup::destroy consume the group lock
` [PATCH proxmox-backup v8 04/13] datastore: split remove_namespace into flat and recursive variants
` [PATCH proxmox-backup v8 05/13] datastore: add move journal for coordinating with gc phase 1
` [PATCH proxmox-backup v8 06/13] datastore: add move-group
` [PATCH proxmox-backup v8 07/13] datastore: add move-namespace
` [PATCH proxmox-backup v8 08/13] docs: add section on moving namespaces and groups
` [PATCH proxmox-backup v8 09/13] api: add POST endpoint for move-group
` [PATCH proxmox-backup v8 10/13] api: add POST endpoint for move-namespace
` [PATCH proxmox-backup v8 11/13] ui: add move group action
` [PATCH proxmox-backup v8 12/13] ui: add move namespace action
` [PATCH proxmox-backup v8 13/13] cli: add move-namespace and move-group commands

[PATCH proxmox{,-backup} v7 0/9] fix #4182: concurrent group pull/push support for sync jobs
 2026-04-22 13:20 UTC  (4+ messages)
` [PATCH proxmox v7 1/9] pbs api types: add `worker-threads` to sync job config
  ` applied: "

[PATCH cluster/docs/manager v2 0/8] add warning messages for high token timeouts in clusters
 2026-04-22 13:06 UTC  (8+ messages)
` [PATCH cluster v2 4/8] add functions to determine warning level for high token timeouts
` [PATCH cluster v2 6/8] api: add token timeout and warning level to cluster join info

[RFC datacenter-manager/proxmox{,-backup} 00/10] TLS Certificate Rotation
 2026-04-22 12:42 UTC  (2+ messages)

[PATCH datacenter-manager/proxmox{,-backup}/yew-comp 00/12] TLS Certificate Rotation
 2026-04-22 12:40 UTC  (13+ messages)
` [PATCH proxmox 01/12] acme-api: make self-signed certificate expiry configurable
` [PATCH proxmox-backup 02/12] config: use proxmox_acme_api for generating self-signed certificates
` [PATCH proxmox-backup 03/12] config: adapt to api change in proxmox_acme_api, add expiry paramter
` [PATCH proxmox-backup 04/12] config/server/api: add certificate renewal logic including notifications
` [PATCH proxmox-backup 05/12] daily-update/docs: warn on excessive self-signed certificate lifetime
` [PATCH proxmox-backup 06/12] backup-manager cli: `cert update` can create auth and csrf key
` [PATCH yew-comp 07/12] certificate list: use certificate file name fetched from the backend
` [PATCH datacenter-manager 08/12] certs: adapt to api change in proxmox_acme_api, add expiry paramter
` [PATCH datacenter-manager 09/12] api/auth/bin: add certificate renewal logic
` [PATCH datacenter-manager 10/12] cli: expose certificate management endpoints via the cli
` [PATCH datacenter-manager 11/12] daily-update/docs: warn on excessive tls certificate validity periods
` [PATCH datacenter-manager 12/12] docs/certificates: use correct certificate file name

[PATCH pve-storage, pve-manager v1 00/54] Fix #2884: Implement Subdirectory Scanning for Dir-Based Storage Types
 2026-04-22 11:13 UTC  (55+ messages)
` [PATCH pve-storage v1 01/54] test: plugin tests: run tests with at most 4 jobs
` [PATCH pve-storage v1 02/54] plugin, common: remove superfluous use of =pod command paragraph
` [PATCH pve-storage v1 03/54] common: add POD headings for groups of helpers
` [PATCH pve-storage v1 04/54] common: use Exporter module for PVE::Storage::Common
` [PATCH pve-storage v1 05/54] plugin: make get_subdir_files a proper subroutine and update style
` [PATCH pve-storage v1 06/54] plugin api: replace helpers w/ standalone subs, bump API version & age
` [PATCH pve-storage v1 07/54] common: prevent autovivification in plugin_get_vtype_subdir helper
` [PATCH pve-storage v1 08/54] plugin: break up needless if-elsif chain into separate if-blocks
` [PATCH pve-storage v1 09/54] plugin: adapt get_subdir_files helper of list_volumes API method
` [PATCH pve-storage v1 10/54] plugin: update code style of list_volumes plugin "
` [PATCH pve-storage v1 11/54] plugin: use closure for obtaining raw volume data in list_volumes
` [PATCH pve-storage v1 12/54] plugin: use closure for inner loop logic "
` [PATCH pve-storage v1 13/54] storage: update code style in function path_to_volume_id
` [PATCH pve-storage v1 14/54] storage: break up needless if-elsif chain in path_to_volume_id
` [PATCH pve-storage v1 15/54] storage: heave vtype file path parsing logic inside loop into helper
` [PATCH pve-storage v1 16/54] storage: clean up code that was moved into helper in path_to_volume_id
` [PATCH pve-storage v1 17/54] api: status: move content type assert for up-/downloads into helper
` [PATCH pve-storage v1 18/54] api: status: use helper from common module to get content directory
` [PATCH pve-storage v1 19/54] api: status: move up-/download file path parsing code into helper
` [PATCH pve-storage v1 20/54] api: status: simplify file content assertion logic for up-/download
` [PATCH pve-storage v1 21/54] test: guest import: add tests for PVE::GuestImport
` [PATCH pve-storage v1 22/54] tree-wide: introduce parsing module and replace usages of ISO_EXT_RE_0
` [PATCH pve-storage v1 23/54] common: test: set up parser testing code, add tests for 'iso' vtype
` [PATCH pve-storage v1 24/54] tree-wide: replace usages of VZTMPL_EXT_RE_1 with parsing functions
` [PATCH pve-storage v1 25/54] tree-wide: replace usages of BACKUP_EXT_RE_2 "
` [PATCH pve-storage v1 26/54] tree-wide: replace usages of inline regexes for snippets with parsers
` [PATCH pve-storage v1 27/54] tree-wide: partially replace usages of regexes for 'import' vtype
` [PATCH pve-storage v1 28/54] tree-wide: replace remaining "
` [PATCH pve-storage v1 29/54] plugin: simplify recently refactored logic in parse_volname method
` [PATCH pve-storage v1 30/54] plugin: simplify recently refactored logic in get_subdir_files helper
` [PATCH pve-storage v1 31/54] storage: simplify recently refactored logic in path_to_volume_id sub
` [PATCH pve-storage v1 32/54] api: status: simplify recently added parsing helper for file transfers
` [PATCH pve-storage v1 33/54] plugin: use parsing helper in parse_volume_id sub
` [PATCH pve-storage v1 34/54] test: list volumes: reorganize and modernize test running code
` [PATCH pve-storage v1 35/54] test: list volumes: fix broken test checking for vmlist modifications
` [PATCH pve-storage v1 36/54] test: list volumes: introduce new format for test cases
` [PATCH pve-storage v1 37/54] test: list volumes: remove legacy code and migrate cases to new format
` [PATCH pve-storage v1 38/54] test: list volumes: document behavior wrt. undeclared content types
` [PATCH pve-storage v1 39/54] plugin: correct comment in get_subdir_files helper
` [PATCH pve-storage v1 40/54] test: parse volname: modernize code
` [PATCH pve-storage v1 41/54] test: parse volname: adapt tests regarding 'import' volume type
` [PATCH pve-storage v1 42/54] test: parse volname: move VM disk test creation into separate block
` [PATCH pve-storage v1 43/54] test: parse volname: move backup file test creation into sep. block
` [PATCH pve-storage v1 44/54] test: parse volname: parameterize test case creation for some vtypes
` [PATCH pve-storage v1 45/54] test: volume id: modernize code
` [PATCH pve-storage v1 46/54] test: volume id: rename 'volname' test case parameter to 'file'
` [PATCH pve-storage v1 47/54] test: filesystem path: modernize code
` [PATCH pve-storage v1 48/54] fix #2884: implement nested subdir scanning and support 'iso' vtype
` [PATCH pve-storage v1 49/54] fix #2884: support nested subdir scanning for 'vztmpl' volume type
` [PATCH pve-storage v1 50/54] fix #2884: support nested subdir scanning for 'snippets' vtype
` [PATCH pve-storage v1 51/54] test: add more tests for 'import' vtype & guard against nested subdirs
` [PATCH pve-storage v1 52/54] test: add tests guarding against subdir scanning for vtypes
` [PATCH pve-storage v1 53/54] storage api: mark old public regexes for removal, bump APIVER & APIAGE
` [PATCH pve-manager v1 54/54] fix #2884: ui: storage: add field for 'max-scan-depth' property

[PATCH] ignore HUP before client connect on pty
 2026-04-22 10:36 UTC  (4+ messages)
` applied: "

[PATCH-SERIES ha-manager 0/7] improve handling of maintenance nodes
 2026-04-22 10:00 UTC  (8+ messages)
` [PATCH ha-manager 1/7] manager: warn if HA resources cannot be moved away from maintenance node
` [PATCH ha-manager 2/7] test: add test casses for node affinity rules with maintenance mode
` [PATCH ha-manager 3/7] test: add test cases for resource "
` [PATCH ha-manager 4/7] manager: make HA resources without failback move back to maintenance node
` [PATCH ha-manager 5/7] manager: make HA resource bundles "
` [PATCH ha-manager 6/7] make get_node_affinity return all priority classes sorted in descending order
` [PATCH ha-manager 7/7] manager: try multiple priority classes when applying negative resource affinity

[PATCH proxmox-backup] acme: partially fix #6372: scale certificate renewal checks by lifetime
 2026-04-22  9:18 UTC  (6+ messages)

[PATCH pve_flutter_frontend] chore: bump version to 1.9.5(52)
 2026-04-22  9:16 UTC 

[PATCH pve_flutter_frontend 0/2] fix: broken functionality flagged by google play console
 2026-04-22  9:04 UTC  (4+ messages)
` [PATCH pve_flutter_frontend 1/2] fix: ui: show empty message if there are no tokens or groups
` [PATCH pve_flutter_frontend 2/2] cleanup: run `dart format` to fix formatting of the main_layout file
` applied: [PATCH pve_flutter_frontend 0/2] fix: broken functionality flagged by google play console

[PATCH datacenter-manager] remove unused dependencies
 2026-04-22  8:33 UTC 

[PATCH pve-docs v2 1/1] ceph: add warning about mixing CRUSH rules with and without device classes when using autoscaler
 2026-04-22  8:19 UTC  (2+ messages)

[PATCH pve-docs 1/1] ceph: add warning about mixing device-specific with device-unspecific CRUSH rules when using autoscaler
 2026-04-22  7:55 UTC  (4+ messages)
` superseded: "

[PATCH proxmox] shared-memory: flush contents of newly created mmap file
 2026-04-22  7:33 UTC 

[PATCH pve-manager] fix #4982: add dmidecode entries of type 'system' to system report
 2026-04-21 14:55 UTC 

[PATCH proxmox{,-backup} v6 00/15] fix #4182: concurrent group pull/push support for sync jobs
 2026-04-21 12:57 UTC  (4+ messages)
` [PATCH proxmox-backup v6 11/15] server: pull: prefix log messages and add error context

[PATCH perl-rs] pve-rs: add proxmox-frr-templates to build dependency
 2026-04-21 12:39 UTC  (2+ messages)
` applied: "

[RFC PATCH] frr: d/control: add proxmox-frr-templates dependency
 2026-04-21 12:37 UTC  (2+ messages)
` applied: "

[PATCH datacenter-manager] ui: resource: pve: rename "Remote Tasks" tab to "Tasks"
 2026-04-21 12:16 UTC  (2+ messages)

[PATCH proxmox-acme] fix: acme: add missing `_json_decode` function
 2026-04-21 12:12 UTC 

[PATCH docs/manager/proxmox{,-perl-rs,-widget-toolkit,-backup} v4 00/24] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
 2026-04-21 11:59 UTC  (5+ messages)
` [PATCH pve-manager v4 16/24] notifications: Trigger notification target refresh in pveupdate
` [PATCH proxmox-backup v4 19/24] notifications: Add XOAUTH2 parameters to endpoints
` [PATCH proxmox-backup v4 21/24] fix #7238: notifications: smtp: Add XOAUTH2 support
` [PATCH pve-docs v4 24/24] notifications: Add OAuth2 section to SMTP targets docs

[PATCH docs/manager/proxmox{,-perl-rs,-widget-toolkit,-backup} v3 00/23] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
 2026-04-21 12:01 UTC  (2+ messages)
` superseded: "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal