[RFC PATCH-SERIES many 00/36] dynamic scheduler + load rebalancer
2026-02-17 14:14 UTC (19+ messages)
` [RFC proxmox 1/5] resource-scheduling: move score_nodes_to_start_service to scheduler crate
` [RFC proxmox 3/5] resource-scheduling: add dynamic node and service stats
` [RFC proxmox 5/5] resource-scheduling: implement Add and Default for {Dynamic,Static}ServiceStats
` [RFC perl-rs 2/6] pve-rs: resource scheduling: create service_nodes hashset from array
` [RFC perl-rs 3/6] pve-rs: resource scheduling: store service stats independently of node
` [RFC perl-rs 4/6] pve-rs: resource scheduling: expose auto rebalancing methods
` [RFC cluster 1/2] datacenter config: add dynamic load scheduler option
` [RFC cluster 2/2] datacenter config: add auto rebalancing options
` [RFC ha-manager 02/21] resources: remove redundant load_config fallback for static config
` [RFC ha-manager 04/21] factor out common pve to ha resource type mapping
` [RFC ha-manager 06/21] test: make static service usage explicit for all resources
` [RFC ha-manager 07/21] make static service stats indexable by sid
` [RFC ha-manager 09/21] usage: augment service stats with node and state information
` [RFC ha-manager 11/21] env, resources: add dynamic node and service stats abstraction
` [RFC ha-manager 13/21] sim: hardware: pass correct types for static stats
` [RFC ha-manager 14/21] sim: hardware: factor out static stats' default values
` [RFC ha-manager 19/21] manager: update_crs_scheduler_mode: factor out crs config
` [RFC manager 1/2] ui: dc/options: add dynamic load scheduler option
[PATCH qemu-server v2 1/2] cpu config: Add 'arch' property to cpu_fmt
2026-02-17 14:13 UTC (3+ messages)
` [PATCH qemu-server v2 2/2] cpu config: Add tests for arch/reported-model misconfigurations
` superseded: [PATCH qemu-server v2 1/2] cpu config: Add 'arch' property to cpu_fmt
[PATCH qemu-server v3 1/2] cpu config: Add 'arch' property to cpu_fmt
2026-02-17 14:06 UTC (2+ messages)
` [PATCH qemu-server v3 2/2] cpu config: Add tests for arch/reported-model misconfigurations
[PATCH cluster/docs 0/3] create new corosync clusters with lower token coefficient
2026-02-17 12:50 UTC (9+ messages)
` [PATCH pve-cluster 2/2] api: cluster config: create new "
` [PATCH pve-docs 1/1] pvecm: config: document how to change the "
[PATCH v6 proxmox-backup 00/18] fix: #3847 pipe from STDIN to proxmox-backup-client
2026-02-17 12:42 UTC (8+ messages)
` [PATCH v6 proxmox-backup 07/18] datastore: verify that chunk_size is a power of two
` [PATCH v6 proxmox-backup 12/18] client: don't poll terminated source in FixedChunkStream
[PATCH manager] ui: download iso: trim filename to correctly detect file extension
2026-02-17 12:26 UTC
[pve-devel] [PATCH-SERIES qemu 0/2] fix two completely different bugs both caused by non-aligned zero writes
2026-02-17 12:11 UTC (3+ messages)
` [pve-devel] [PATCH qemu 2/2] fix #7197: add fix to avoid misaligned BLKZEROOUT casuing a hard error
[pve-devel] storage plugin volume sync during live migration
2026-02-17 12:06 UTC
[pbs-devel] [PATCH proxmox{-backup, , -datacenter-manager} v4 00/11] token-shadow: reduce api token verification overhead
2026-02-17 11:14 UTC (2+ messages)
` [pbs-devel] superseded: [PATCH proxmox{-backup,,-datacenter-manager} "
[PATCH proxmox{-backup,,-datacenter-manager} v5 00/11] token-shadow: reduce api token verification overhead
2026-02-17 11:12 UTC (12+ messages)
` [PATCH proxmox-backup v5 1/4] pbs-config: add token.shadow generation to ConfigVersionCache
` [PATCH proxmox-backup v5 2/4] pbs-config: cache verified API token secrets
` [PATCH proxmox-backup v5 3/4] pbs-config: invalidate token-secret cache on token.shadow changes
` [PATCH proxmox-backup v5 4/4] pbs-config: add TTL window to token secret cache
` [PATCH proxmox v5 1/4] proxmox-access-control: split AccessControlConfig and add token.shadow gen
` [PATCH proxmox v5 2/4] proxmox-access-control: cache verified API token secrets
` [PATCH proxmox v5 3/4] proxmox-access-control: invalidate token-secret cache on token.shadow changes
` [PATCH proxmox v5 4/4] proxmox-access-control: add TTL window to token secret cache
` [PATCH proxmox-datacenter-manager v5 1/3] pdm-config: implement token.shadow generation
` [PATCH proxmox-datacenter-manager v5 2/3] docs: document API token-cache TTL effects
` [PATCH proxmox-datacenter-manager v5 3/3] pdm-config: wire user+acl cache generation
[RFC PATCH qemu-server] fix #7282: allow (NUMA aware) vCPU pinning
2026-02-17 11:01 UTC
[PATCH qemu-server] cpu config: Move CPU flags utils to CPUConfig module
2026-02-17 10:50 UTC (2+ messages)
` [PATCH pve-manager] cpu config: Update path to query_supported_cpu_flags
[PATCH qemu-server] cpu config: Add 'arch' property to cpu_fmt
2026-02-17 8:43 UTC (4+ messages)
` superseded: "
[PATCH proxmox-backup] fix #7331: ui: allow up to 256 drives per changer
2026-02-17 8:42 UTC
[RFC proxmox 00/22] New crate for firewall api types
2026-02-17 8:17 UTC (26+ messages)
` [RFC proxmox 01/22] firewall-api-types: add new "
` [RFC proxmox 02/22] firewall-api-types: add README.md
` [RFC proxmox 03/22] firewall-api-types: add firewall policy types
` [RFC proxmox 04/22] firewall-api-types: add logging types
` [RFC proxmox 05/22] firewall-api-types: add FirewallClusterOptions
` [RFC proxmox 06/22] firewall-api-types: add FirewallGuestOptions
` [RFC proxmox 07/22] firewall-api-types: add FirewallConntrackHelper enum
` [RFC proxmox 08/22] firewall-api-types: add FirewallNodeOptions struct
` [RFC proxmox 09/22] firewall-api-types: add FirewallRef type
` [RFC proxmox 10/22] firewall-api-types: add FirewallPortList types
` [RFC proxmox 11/22] firewall-api-types: add FirewallIcmpType
` [RFC proxmox 12/22] firewall-api-types: add FirewallIpsetReference type
` [RFC proxmox 13/22] firewall-api-types: add FirewallAliasReference type
` [RFC proxmox 14/22] firewall-api-types: add firewall address types
` [RFC proxmox 15/22] firewall-api-types: add FirewallRule type
` [RFC proxmox 16/22] firewall-api-types: use ConfigDigest from proxmox-config-digest crate
` [RFC proxmox 17/22] firewall-api-types: use COMMENT_SCHEMA from proxmox-schema crate
` [RFC proxmox 18/22] firewall-api-types: add FirewallRuleUpdater type
` [RFC proxmox 19/22] firewall-api-types: refactor FirewallRule and add FirewallRuleListEntry
` [RFC proxmox 20/22] firewall-api-types: add DeletableFirewallRuleProperty enum
` [RFC proxmox 21/22] firewall-api-types: add FirewallAliasEntry API type
` [RFC proxmox 22/22] firewall-api-types: add FirewallIpsetListEntry and FirewallIpsetEntry api types
[PATCH manager] ui: ceph: use record sizes in Ceph pool edit dialog
2026-02-16 19:23 UTC (3+ messages)
` [PATCH manager v2] "
` applied: "
[PATCH proxmox-firewall 0/2] Fix auto-generated IPAM ipsets in firewall
2026-02-16 19:22 UTC (2+ messages)
` applied: "
[PATCH docs 0/3] rephrase and fix typos, add notes about QDevice removal
2026-02-16 19:16 UTC (5+ messages)
` [PATCH pve-docs 1/3] pveceph: fix typo
` [PATCH pve-docs 2/3] pvecm: improve phrasing and use `pve` variable
` [PATCH pve-docs 3/3] pvecm: add notes about needing to remove QDevice when removing a node
` applied: [PATCH docs 0/3] rephrase and fix typos, add notes about QDevice removal
[PATCH-SERIES qemu-server v3 0/4] small block job related improvements
2026-02-16 19:13 UTC (6+ messages)
` [PATCH qemu-server v3 1/4] blockdev: commit: improve comment about completion mode
` [PATCH qemu-server v3 2/4] block job: rename qemu_drive_mirror_monitor() to monitor()
` [PATCH qemu-server v3 3/4] blockdev: avoid potentially misleading error messages when block job monitor fails
` [PATCH qemu-server v3 4/4] introduce dedicated module for snaphsot as volume chain handling
` applied-series: [PATCH-SERIES qemu-server v3 0/4] small block job related improvements
[PATCH installer] assistant: add support for splitting ISO into (i)PXE-compatible files
2026-02-16 16:23 UTC (2+ messages)
[PATCH v1 00/17] partially fix #6563: add s3 request and traffic counter statistics
2026-02-16 12:15 UTC (7+ messages)
` [PATCH v1 2/6] s3-client: add persistent shared request counters for client
` superseded: [PATCH v1 00/17] partially fix #6563: add s3 request and traffic counter statistics
[PATCH proxmox{,-backup} v2 00/18] partially fix #6563: add s3 request and traffic counter statistics
2026-02-16 12:14 UTC (19+ messages)
` [PATCH proxmox v2 1/6] shared-memory: add method without tmpfs check for mmap file location
` [PATCH proxmox v2 2/6] s3-client: add persistent shared request counters for client
` [PATCH proxmox v2 3/6] s3-client: add counters for upload/download traffic
` [PATCH proxmox v2 4/6] s3-client: account for upload traffic on successful request sending
` [PATCH proxmox v2 5/6] s3-client: account for downloaded bytes in incoming response body
` [PATCH proxmox v2 6/6] pbs-api-types: define api type for s3 request statistics
` [PATCH proxmox-backup v2 01/12] metrics: split common module imports into individual use statements
` [PATCH proxmox-backup v2 02/12] datastore: collect request statistics for s3 backed datastores
` [PATCH proxmox-backup v2 03/12] datastore: expose request counters "
` [PATCH proxmox-backup v2 04/12] api: s3: add endpoint to reset s3 request counters
` [PATCH proxmox-backup v2 05/12] bin: s3: expose request counter reset method as cli command
` [PATCH proxmox-backup v2 06/12] datastore: add helper method to get datastore backend type
` [PATCH proxmox-backup v2 07/12] ui: improve variable name indirectly fixing typo
` [PATCH proxmox-backup v2 08/12] ui: datastore summary: move store to be part of summary panel
` [PATCH proxmox-backup v2 09/12] ui: expose s3 request counter statistics in the datastore summary
` [PATCH proxmox-backup v2 10/12] metrics: collect s3 datastore statistics as rrd metrics
` [PATCH proxmox-backup v2 11/12] api: admin: expose s3 statistics in datastore rrd data
` [PATCH proxmox-backup v2 12/12] partially fix #6563: ui: expose s3 rrd charts in datastore summary
[pve-devel] [PATCH-SERIES qemu-server/manager/docs v3 0/3] improve Microsoft+Windows UEFI CA 2023 enrollment
2026-02-16 10:04 UTC (3+ messages)
[pve-devel] [PATCH v3 qemu-server 10/10] RFC: add multiple iothreads support
2026-02-16 9:39 UTC (2+ messages)
[PATCH qemu-server v2] fix #7119: qm cleanup: wait for process exiting for up to 30 seconds
2026-02-16 9:15 UTC (8+ messages)
[RFC proxmox v3] schema: add CommaSeparatedList<T> wrapper type for comma-separated values
2026-02-14 8:10 UTC
[PATCH-SERIES qemu-server v2 0/3] small block job related improvements
2026-02-13 16:55 UTC (2+ messages)
` superseded: "
[RFC cluster/docs/manager/proxmox{,-perl-rs,-widget-toolkit} 00/15] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
2026-02-13 16:06 UTC (2+ messages)
` superseded: "
[PATCH cluster/docs/manager/proxmox{,-perl-rs,-widget-toolkit} 00/17] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
2026-02-13 16:04 UTC (18+ messages)
` [PATCH proxmox 1/7] notify (smtp): Introduce xoauth2 module
` [PATCH proxmox 2/7] notify (smtp): Introduce state module
` [PATCH proxmox 3/7] notify (smtp): Factor out transport building logic into own function
` [PATCH proxmox 4/7] notify (smtp): Update API with OAuth2 parameters
` [PATCH proxmox 5/7] notify (smtp): Add state handling logic
` [PATCH proxmox 6/7] notify (smtp): Add XOAUTH2 authentication support
` [PATCH proxmox 7/7] notify (smtp): Add logging and state-related error types
` [PATCH proxmox-perl-rs 1/1] notify (smtp): add oauth2 parameters to bindings
` [PATCH proxmox-widget-toolkit 1/2] utils: Add OAuth2 flow handlers
` [PATCH proxmox-widget-toolkit 2/2] notifications: Add opt-in OAuth2 support for SMTP targets
` [PATCH pve-manager 1/5] notifications: Add OAuth2 parameters to schema and add/update endpoints
` [PATCH pve-manager 2/5] notifications: Add trigger-state-refresh endpoint
` [PATCH pve-manager 3/5] notifications: Trigger notification target refresh in pveupdate
` [PATCH pve-manager 4/5] notifications: Handle OAuth2 callback in login handler
` [PATCH pve-manager 5/5] notifications: Opt into OAuth2 authentication
` [PATCH pve-cluster 1/1] notifications: Add refresh_targets subroutine to PVE::Notify
` [PATCH pve-docs 1/1] notifications: Add section about OAuth2 to SMTP targets docs
[PATCH qemu-server] verify device removal: mention that device might still be busy in guest on failure
2026-02-13 15:38 UTC
[PATCH proxmox v2 0/8] sdn: add wireguard fabric configuration support
2026-02-13 14:36 UTC (9+ messages)
` [PATCH proxmox v2 1/8] serde: implement ini serializer
` [PATCH proxmox v2 2/8] serde: add base64 module for byte arrays
` [PATCH proxmox v2 3/8] network-types: add ServiceEndpoint type as host/port tuple abstraction
` [PATCH proxmox v2 4/8] schema: provide integer schema for node ports
` [PATCH proxmox v2 5/8] schema: api-types: add ed25519 base64 encoded key schema
` [PATCH proxmox v2 6/8] wireguard: init configuration support crate
` [PATCH proxmox v2 7/8] wireguard: implement api for PublicKey
` [PATCH proxmox v2 8/8] wireguard: make per-peer preshared key optional
[PATCH datacenter-manager/proxmox v3 0/7] fix #6914: add option to remove already existing token
2026-02-13 13:21 UTC (14+ messages)
` [PATCH datacenter-manager v3 1/6] server: pbs-client: add delete admin token method
` [PATCH datacenter-manager v3 2/6] server: api: add support to optionally delete token from remote
` [PATCH datacenter-manager v3 3/6] pdm-client: accept `delete-token` argument for deleting api token
` [PATCH datacenter-manager v3 4/6] cli: client: add `delete-token` option to delete token from remote
` [PATCH datacenter-manager v3 5/6] fix: ui: add remove confirmation dialog with optional token deletion
` [PATCH datacenter-manager v3 6/6] cli: admin: add `delete-token` option to delete token from remote
[pve-devel] [PATCH docs/guest-common/qemu-server v2 0/4] add new pci passthrough specific hookscript phase
2026-02-13 11:10 UTC (6+ messages)
` [pve-devel] [PATCH guest-common v2 1/1] helpers: exec hookscript: add optional parameters
[pve-devel] [PATCH-SERIES guest-common/qemu-server/container 0/3] fix #3229: migrate: consider node restriction for 'shared' storage
2026-02-13 10:54 UTC (3+ messages)
` [pve-devel] [PATCH guest-common 1/3] abstract migrate: add map_storage() helper
` applied: "
[PATCH proxmox-backup] fix #7305: client: restore: filter out last snapshot if not finished
2026-02-13 10:51 UTC (3+ messages)
[PATCH proxmox-backup] fix #7305: client: restore: filter out last snapshot if not finished
2026-02-13 10:44 UTC (4+ messages)
` superseded: "
[PATCH proxmox-widget-toolkit v2] fix #4911: ui: network edit: allow empty bond-primary
2026-02-13 10:35 UTC (2+ messages)
` applied: "
[PATCH storage] lvm plugin: encode locking requirement into the name of two helper functions
2026-02-13 10:27 UTC
[pve-devel] [PATCH proxmox{, -ve-rs} 00/11] sdn: add wireguard fabric configuration support
2026-02-13 10:14 UTC (8+ messages)
` [pve-devel] [PATCH proxmox 03/11] network-types: add ServiceEndpoint type as host/port tuple abstraction
` [pve-devel] [PATCH proxmox 06/11] wireguard: init configuration support crate
` [pve-devel] [PATCH proxmox 07/11] wireguard: implement api for PublicKey
[PATCH corosync] cherry-pick fix for updating knet timeouts on token timeout change
2026-02-13 10:11 UTC
[PATCH pve-cluster 00/14 v2] Rewrite pmxcfs with Rust
2026-02-13 9:33 UTC (14+ messages)
` [PATCH pve-cluster 01/14 v2] pmxcfs-rs: add Rust workspace configuration
` [PATCH pve-cluster 02/14 v2] pmxcfs-rs: add pmxcfs-api-types crate
` [PATCH pve-cluster 03/14 v2] pmxcfs-rs: add pmxcfs-config crate
` [PATCH pve-cluster 04/14 v2] pmxcfs-rs: add pmxcfs-logger crate
` [PATCH pve-cluster 05/14 v2] pmxcfs-rs: add pmxcfs-rrd crate
` [PATCH pve-cluster 06/14 v2] pmxcfs-rs: add pmxcfs-memdb crate
` [PATCH pve-cluster 07/14 v2] pmxcfs-rs: add pmxcfs-status and pmxcfs-test-utils crates
` [PATCH pve-cluster 08/14 v2] pmxcfs-rs: add pmxcfs-services crate
` [PATCH pve-cluster 09/14 v2] pmxcfs-rs: add pmxcfs-ipc crate
` [PATCH pve-cluster 10/14 v2] pmxcfs-rs: add pmxcfs-dfsm crate
` [PATCH pve-cluster 11/14 v2] pmxcfs-rs: vendor patched rust-corosync for CPG compatibility
` [PATCH pve-cluster 12/14 v2] pmxcfs-rs: add pmxcfs main daemon binary
` [PATCH pve-cluster 14/14 v2] pmxcfs-rs: add project documentation
[PATCH proxmox-backup] fix #7303: tape: handle NUL bytes in SCSI strings better
2026-02-13 9:22 UTC (4+ messages)
` applied: "
Replication error: dataset is busy
2026-02-13 8:43 UTC
[PATCH datacenter-manager v2 0/2] fix adding users manually for openid/ldap/ad realms
2026-02-13 8:34 UTC (2+ messages)
` applied: "
page: next (older) | prev (newer) | latest
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.