all lists on lists.proxmox.com
 help / color / mirror / Atom feed
[PATCH manager 0/3] api: backup: drop/deprecate dow and starttime
 2026-04-01 14:09 UTC  (2+ messages)
` [PATCH manager 1/3] api: backup: drop starttime and dow from return schema

[PATCH proxmox{,-backup} v6 00/34] partially fix #6563: add s3 counter for statistics and notifications
 2026-04-01 13:51 UTC  (11+ messages)
` [PATCH proxmox v6 02/12] s3-client: add persistent shared request counters for client
` [PATCH proxmox v6 08/12] s3-client: api-types: define request counter thresholds
` [PATCH proxmox-backup v6 18/22] datastore: add thresholds notification callback on datastore lookup
` superseded: [PATCH proxmox{,-backup} v6 00/34] partially fix #6563: add s3 counter for statistics and notifications

[PATCH proxmox{,-backup} v7 00/34] partially fix #6563: add s3 counter for statistics and notifications
 2026-04-01 13:48 UTC  (35+ messages)
` [PATCH proxmox v7 01/34] s3-client: add persistent shared request counters for client
` [PATCH proxmox v7 02/34] s3-client: add counters for upload/download traffic
` [PATCH proxmox v7 03/34] s3-client: account for upload traffic on successful request sending
` [PATCH proxmox v7 04/34] s3-client: account for downloaded bytes in incoming response body
` [PATCH proxmox v7 05/34] s3-client: request counters: periodically persist counters to file
` [PATCH proxmox v7 06/34] s3-client: sync flush request counters on client instance drop
` [PATCH proxmox v7 07/34] s3-client: api-types: define request counter thresholds
` [PATCH proxmox v7 08/34] s3-client: implement request counter threshold and exceeding callback
` [PATCH proxmox v7 09/34] pbs-api-types: define api type for s3 request statistics
` [PATCH proxmox v7 10/34] pbs-api-types: add notification thresholds to datastore config
` [PATCH proxmox v7 11/34] pbs-api-types: add reset schedule for notification threshold counters
` [PATCH proxmox-backup v7 12/34] metrics: split common module imports into individual use statements
` [PATCH proxmox-backup v7 13/34] ui: improve variable name indirectly fixing typo
` [PATCH proxmox-backup v7 14/34] notifications: template data: fix typos in docstrings
` [PATCH proxmox-backup v7 15/34] datastore: collect request statistics for s3 backed datastores
` [PATCH proxmox-backup v7 16/34] datastore: expose request counters "
` [PATCH proxmox-backup v7 17/34] api: s3: add endpoint to reset s3 request counters
` [PATCH proxmox-backup v7 18/34] bin: s3: expose request counter reset method as cli command
` [PATCH proxmox-backup v7 19/34] ui: datastore summary: move store to be part of summary panel
` [PATCH proxmox-backup v7 20/34] ui: expose s3 request counter statistics in the datastore summary
` [PATCH proxmox-backup v7 21/34] metrics: collect s3 datastore statistics as rrd metrics
` [PATCH proxmox-backup v7 22/34] api: admin: expose s3 statistics in datastore rrd data
` [PATCH proxmox-backup v7 23/34] partially fix #6563: ui: expose s3 rrd charts in datastore summary
` [PATCH proxmox-backup v7 24/34] datastore: refactor datastore lookup parameters into dedicated type
` [PATCH proxmox-backup v7 25/34] api: config: update notification thresholds for config and counters
` [PATCH proxmox-backup v7 26/34] ui: utils: add helper to render notification threshold property string
` [PATCH proxmox-backup v7 27/34] ui: add notification thresholds edit window
` [PATCH proxmox-backup v7 28/34] notification: define templates and template data for thresholds
` [PATCH proxmox-backup v7 29/34] datastore: add thresholds notification callback on datastore lookup
` [PATCH proxmox-backup v7 30/34] api/ui: notifications: add 'thresholds' as notification type value
` [PATCH proxmox-backup v7 31/34] api: config: allow counter reset schedule editing
` [PATCH proxmox-backup v7 32/34] ui: expose counter reset schedule edit window
` [PATCH proxmox-backup v7 33/34] bin: proxy: periodically schedule counter reset task
` [PATCH proxmox-backup v7 34/34] ui: add task description for scheduled counter reset

[PATCH manager/storage 0/2] fix #7000: rbd: graceful handling of corrupt/inaccessible images
 2026-04-01 12:59 UTC  (3+ messages)
` [PATCH storage 1/2] fix #7000: rbd: handle corrupt or inaccessible images gracefully
` [PATCH manager 2/2] storage: content: show inaccessible RBD images in UI

[PATCH frr 0/2] Bump FRR to 10.6.0
 2026-04-01 12:36 UTC  (3+ messages)
` [PATCH frr 1/2] bump frr to 10.6.0, remove obsolete patch
` [PATCH frr 2/2] d/changelog: bump package version

[pve-devel] [PATCH ifupdown2 1/2] d/patches: add patch for supporting dhcpcd as alternative dhcp client
 2026-04-01 11:48 UTC  (2+ messages)

[PATCH manager] api: backup: add return schema for backup jobs
 2026-04-01 11:47 UTC  (5+ messages)

[PATCH datacenter-manager v2 0/4] add resource gauge panels to dashboard/views
 2026-04-01 11:36 UTC  (7+ messages)
` [PATCH datacenter-manager v2 1/4] api: return global cpu/memory/storage statistics
` [PATCH datacenter-manager v2 3/4] ui: dashboard: add new gauge panels widget type

Removable pbs datastores and jobs
 2026-04-01 10:07 UTC  (2+ messages)

[PATCH-SERIES qemu-server 0/3] api: disk clone/move/reassign: log more core operations
 2026-04-01  9:52 UTC  (4+ messages)
` [PATCH qemu-server 1/3] api: disk reassign: use target disk key and 'reassign' in log message
` [PATCH qemu-server 2/3] api: disk move: print description of core operations to task log
` [PATCH qemu-server 3/3] clone disk: log target volume ID after allocating

[PATCH datacenter-manager 0/3] ui: acl: pre-populate permission path selector
 2026-04-01  8:16 UTC  (6+ messages)
` [PATCH datacenter-manager 1/3] pdm-client: add `list_views` function to fetch views list
` [PATCH datacenter-manager 2/3] ui: acl: list granular level permission paths for views
` [PATCH datacenter-manager 3/3] ui: acl: extend permission paths to allow specific remote access
` applied: [PATCH datacenter-manager 0/3] ui: acl: pre-populate permission path selector

[PATCH manager/qemu-server 0/8] Add API and UI for custom CPU models
 2026-04-01  8:03 UTC  (2+ messages)
` superseded: "

[PATCH docs/manager/qemu-server v2 00/17] Add API and UI for custom CPU models
 2026-04-01  8:00 UTC  (18+ messages)
` [PATCH pve-docs v2 01/17] qm: Add anchor to "CPU Type" section
` [PATCH qemu-server v2 02/17] cpu config: Rename CPU models config path variable
` [PATCH qemu-server v2 03/17] cpu flags: Create CPUFlags module
` [PATCH qemu-server v2 04/17] cpu flags: Add query_available_cpu_flags helper
` [PATCH qemu-server v2 05/17] cpu config: Add helpers to lock and write config
` [PATCH qemu-server v2 06/17] cpu: Register standard option for CPU format
` [PATCH qemu-server v2 07/17] cpu config: Set 'type' field before writing
` [PATCH qemu-server v2 08/17] cpu flags: Improve flags list returned by endpoint
` [PATCH pve-manager v2 09/17] api: Add endpoint querying available CPU flags cluster-wide
` [PATCH pve-manager v2 10/17] api: Add CRUD handlers for custom CPU models
` [PATCH pve-manager v2 11/17] ui: CPUModelSelector: Allow filtering out custom models
` [PATCH pve-manager v2 12/17] ui: Add basic custom CPU model editor
` [PATCH pve-manager v2 13/17] ui: VMCPUFlagSelector: Add CPU flag editor for custom models
` [PATCH pve-manager v2 14/17] ui: VMCPUFlagSelector: Fix buffered rendering error
` [PATCH pve-manager v2 15/17] ui: VMCPUFlagSelector: Allow filtering out flags supported on 0 nodes
` [PATCH pve-manager v2 16/17] ui: VMCPUFlagSelector: Add search bar for large lists of flags
` [PATCH pve-manager v2 17/17] RFC: ui: Group custom CPU with resource mappings

[PATCH proxmox{,-backup} 00/20] fix #7251: implement server side encryption support for push sync jobs
 2026-04-01  7:55 UTC  (21+ messages)
` [PATCH proxmox 01/20] pbs-api-types: define encryption key type and schema
` [PATCH proxmox 02/20] pbs-api-types: sync job: add optional encryption key to config
` [PATCH proxmox-backup 03/20] pbs-key-config: introduce store_with() for KeyConfig
` [PATCH proxmox-backup 04/20] pbs-config: implement encryption key config handling
` [PATCH proxmox-backup 05/20] pbs-config: acls: add 'encryption-keys' as valid 'system' subpath
` [PATCH proxmox-backup 06/20] ui: expose 'encryption-keys' as acl subpath for 'system'
` [PATCH proxmox-backup 07/20] api: config: add endpoints for encryption key manipulation
` [PATCH proxmox-backup 08/20] api: config: allow encryption key manipulation for sync job
` [PATCH proxmox-backup 09/20] sync: push: rewrite manifest instead of pushing pre-existing one
` [PATCH proxmox-backup 10/20] sync: add helper to check encryption key acls and load key
` [PATCH proxmox-backup 11/20] fix #7251: api: push: encrypt snapshots using configured encryption key
` [PATCH proxmox-backup 12/20] ui: define and expose encryption key management menu item and windows
` [PATCH proxmox-backup 13/20] ui: expose assigning encryption key to sync jobs
` [PATCH proxmox-backup 14/20] sync: pull: load encryption key if given in job config
` [PATCH proxmox-backup 15/20] sync: expand source chunk reader trait by crypt config
` [PATCH proxmox-backup 16/20] sync: pull: introduce and use decrypt index writer if "
` [PATCH proxmox-backup 17/20] sync: pull: extend encountered chunk by optional decrypted digest
` [PATCH proxmox-backup 18/20] sync: pull: decrypt blob files on pull if encryption key is configured
` [PATCH proxmox-backup 19/20] sync: pull: decrypt chunks and rewrite index file for matching key
` [PATCH proxmox-backup 20/20] sync: pull: decrypt snapshots with matching encryption key fingerprint

[PATCH v2 proxmox-acme 0/3] update acme.sh DNS API to upstream 3.1.2 tag
 2026-04-01  4:31 UTC  (5+ messages)
` [PATCH v2 proxmox-acme 3/3] buildsys: run tests as part of dpkg-buildpackage
` applied: [PATCH v2 proxmox-acme 0/3] update acme.sh DNS API to upstream 3.1.2 tag

[PATCH proxmox-backup] ui: task descriptions: use title case also for 'Format Media' task
 2026-04-01  0:00 UTC  (2+ messages)
` applied: "

[PATCH proxmox-backup v2 0/1] fix #7412: ui: dashboard: persist datastore usage column state
 2026-03-31 23:57 UTC  (2+ messages)
` applied: "

[PATCH v2 docs] storage: note that qcow2 internal snapshots are inefficient
 2026-03-31 23:47 UTC  (2+ messages)
` applied: "

[PATCH access-control/common 0/2] address probblem with SIGCHLD handler being temporarily overwritten
 2026-03-31 23:23 UTC  (3+ messages)
` [PATCH pve-access-control 1/1] pam: fork for PAM authentication to isolate SIGCHLD handler
  ` applied: "

[pve-devel] [PATCH pve-manager v2] fix #7011: ceph monitor: set ownership of monitor logs
 2026-03-31 23:20 UTC  (2+ messages)
` applied: "

[PATCH docs] qdevice: correct qdevice partition tie breaking section
 2026-03-31 23:16 UTC  (2+ messages)
` applied: "

[PATCH proxmox v3 0/8] sdn: add wireguard fabric configuration support
 2026-03-31 23:10 UTC  (4+ messages)
` [PATCH proxmox v3 4/8] schema: provide integer schema for node ports
` applied: [PATCH proxmox v3 0/8] sdn: add wireguard fabric configuration support

[PATCH kernel] cherry-pick fix for NULL pointer dereference in ceph_mds_auth_match()
 2026-03-31 21:44 UTC  (2+ messages)
` applied: "

[PATCH pve-kernel 0/3] enable CONFIG_RUST and fix sbuild target with extra-package revision
 2026-03-31 21:44 UTC  (2+ messages)
` applied: "

[PATCH proxmox{,-backup} v4 0/8] fix #6716: Add support for http proxy configuration for S3 endpoints
 2026-03-31 21:30 UTC  (5+ messages)
` [PATCH proxmox v4 2/8] pbs-api-types: move over NodeConfig and related api type from PBS
` partially-applied: [PATCH proxmox{,-backup} v4 0/8] fix #6716: Add support for http proxy configuration for S3 endpoints

ifupdown2: Severe race conditions and architectural issues due to async usage of netlink
 2026-03-31 21:15 UTC 

[PATCH-SERIES cluster/ha-manager/perl-rs/proxmox v3 00/40] dynamic scheduler + load rebalancer
 2026-03-31 20:44 UTC  (27+ messages)
` [PATCH proxmox v3 09/40] resource-scheduling: implement rebalancing migration selection
` [PATCH ha-manager v3 20/40] env: pve2: implement dynamic node and service stats
` [PATCH ha-manager v3 35/40] implement automatic rebalancing
` [PATCH ha-manager v3 36/40] test: add resource bundle generation test cases
` [PATCH ha-manager v3 37/40] test: add dynamic automatic rebalancing system "
` [PATCH ha-manager v3 38/40] test: add static "
` [PATCH ha-manager v3 39/40] test: add automatic rebalancing system test cases with TOPSIS method
` [PATCH ha-manager v3 40/40] test: add automatic rebalancing system test cases with affinity rules
` partially-applied: [PATCH-SERIES cluster/ha-manager/perl-rs/proxmox v3 00/40] dynamic scheduler + load rebalancer

[PATCH pve-network] SDN: dhcp: add second check for dnsmasq
 2026-03-31 20:39 UTC  (2+ messages)
` applied: "

[PATCH pve-network] sdn: controller: prevent invalid router-id generation from zero mac
 2026-03-31 20:39 UTC  (2+ messages)
` applied: "

[PATCH pve-network] sdn: controller: fallback to interface mac if no master
 2026-03-31 20:39 UTC  (2+ messages)
` applied: "

[PATCH proxmox, pve-{common,network,storage} v2 0/5] fix #7077: Improve error messages for ID verification
 2026-03-31 20:39 UTC  (2+ messages)
` partially-applied: "

[PATCH docs v2] firmware-updates: remove documentation regarding fwdup's config
 2026-03-31 20:25 UTC  (2+ messages)
` applied: "

[PATCH manager/backup/datacenter-manager 0/3] report: adapt to zarcstat renaming
 2026-03-31 20:23 UTC  (2+ messages)
` applied: "

[PATCH installer v2] assistant: add support for splitting ISO into (i)PXE-compatible files
 2026-03-31 20:06 UTC  (2+ messages)
` applied: "

[PATCH-SERIES qemu-server 0/4] cpu config: warn that OVMF might limit phys-bits to 40 without pdpe1gb CPU flag
 2026-03-31 19:01 UTC  (2+ messages)
` applied: "

[PATCH-SERIES qemu-server 0/2] backup: improve logging upon backup start
 2026-03-31 19:01 UTC  (2+ messages)
` applied: "

[PATCH qemu-server] migration: print netdevice: only warn about missing host_mtu setting when unexpected
 2026-03-31 18:41 UTC  (2+ messages)
` applied: "

[PATCH-SERIES qemu-server 0/2] hotplug pending: only issue QMP commands related to USB hotplug if actually needed
 2026-03-31 18:40 UTC  (3+ messages)
` applied: "

[PATCH installer] assistant: add support for splitting ISO into (i)PXE-compatible files
 2026-03-31 16:36 UTC  (4+ messages)

[PATCH proxmox-backup v2] fix #5247: relative paths in exclude patterns
 2026-03-31 14:48 UTC  (3+ messages)

[PATCH ha-manager 0/2] fix param check for rules updates and
 2026-03-31 13:06 UTC  (3+ messages)
` applied: "

[PATCH yew-comp 0/3] improve task/log viewer
 2026-03-31 12:55 UTC  (6+ messages)
` [PATCH yew-comp 1/3] task (viewer): add task download button

[PATCH proxmox-backup v5 0/9] fixes #6195: add support for moving groups and namespaces
 2026-03-31 12:34 UTC  (6+ messages)
` [PATCH proxmox-backup v5 8/9] ui: add move namespace action
` superseded: [PATCH proxmox-backup v5 0/9] fixes #6195: add support for moving groups and namespaces

[PATCH proxmox-backup v6 0/8] fixes #6195: add support for moving groups and namespaces
 2026-03-31 12:34 UTC  (9+ messages)
` [PATCH proxmox-backup v6 1/8] ui: show empty groups
` [PATCH proxmox-backup v6 2/8] datastore: add move_group
` [PATCH proxmox-backup v6 3/8] datastore: add move_namespace
` [PATCH proxmox-backup v6 4/8] api: add PUT endpoint for move_group
` [PATCH proxmox-backup v6 5/8] api: add PUT endpoint for move_namespace
` [PATCH proxmox-backup v6 6/8] ui: add move group action
` [PATCH proxmox-backup v6 7/8] ui: add move namespace action
` [PATCH proxmox-backup v6 8/8] cli: add move-namespace and move-group commands

[PATCH-SERIES storage 0/2] fix #7280: lvm plugin: rename: activate qcow2 volume to read snapshot info
 2026-03-31 11:52 UTC  (2+ messages)
` superseded: "

[PATCH-SERIES storage v2 0/7] lvm plugin: activation/renaming/tag improvements
 2026-03-31 11:49 UTC  (8+ messages)
` [PATCH storage v2 1/7] fix #7280: lvm plugin: rename: activate qcow2 volume to read snapshot info
` [PATCH storage v2 2/7] lvm plugin: rename: improve error message
` [PATCH storage v2 3/7] lvm plugin: rename: update tags when renaming
` [PATCH storage v2 4/7] lvm plugin: remove cryptic partial comment
` [PATCH storage v2 5/7] lvm plugin: activation: avoid extra variable
` [PATCH storage v2 6/7] fix #7143: ensure qcow2 volume (de)activation is limited to target volume chain
` [PATCH storage v2 7/7] lvm plugin: schema: align description of 'tagged_only' with actual behavior

[PATCH ifupdown2 0/4] Fix multiple Single VXLAN Devices in bridge and some dry-run fixes
 2026-03-31 11:45 UTC  (4+ messages)
` [PATCH ifupdown2 4/4] bridge: Fix multiple Single VXLAN Devices in bridge not having tunnel_info applied on first run

[PATCH proxmox v2 0/8] sdn: add wireguard fabric configuration support
 2026-03-31 11:30 UTC  (2+ messages)

[RFC PATCH datacenter-manager 0/3] ui: acl: pre-populate permission path selector
 2026-03-31  9:59 UTC  (5+ messages)
` [RFC PATCH datacenter-manager 3/3] ui: acl: list granular level permission paths for resources

[RFC PATCH] frr: d/control: add proxmox-frr-templates dependency
 2026-03-31  9:15 UTC  (2+ messages)

[PATCH v2 0/5] client: repository: add individual component parameters
 2026-03-31  8:55 UTC  (3+ messages)
` [PATCH v2 2/5] "

[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v8 00/21] Generate frr config using jinja templates and rust types
 2026-03-31  8:44 UTC  (5+ messages)
` applied: "

[PATCH manager] sdn: add dry-run diff view for sdn apply
 2026-03-31  8:38 UTC 

[PATCH common/container/manager 0/8] implement per-mountpoint uid/gid mapping
 2026-03-31  8:38 UTC  (2+ messages)
` superseded: "

page:  |  | 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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal