all lists on lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-08-06 15:23:46 to 2026-08-13 11:13:08 UTC [more...]

[PATCH pve-apiclient 1/1] client: allow passing query parameters to delete calls
 2026-08-13 11:13 UTC  (2+ messages)

[RFC datacenter-manager 1/1] fix #7135: openid auth: improve error logging
 2026-08-13 11:02 UTC  (3+ messages)

[PATCH qemu-server v3 0/3] refactor of volume_id classification
 2026-08-13 10:50 UTC  (5+ messages)
` [PATCH qemu-server v3 1/3] move verify_volume_id_or_* format registrations into Drive submodule
` [PATCH qemu-server v3 2/3] add new classify_drive_file utility
` [PATCH qemu-server v3 3/3] remove unnecessary undef checks

[PATCH storage v3 0/2] fix #7598: qemu-img: increase timeout for image resize
 2026-08-13  9:06 UTC  (5+ messages)
` [PATCH pve-storage v3 1/2] qemu-img: drop redundant timeout argument at resize call
` [PATCH pve-storage v3 2/2] fix #7598: qemu-img: increase timeout for image resizing in worker context

[PATCH pve-kernel] build: ship Rust artifacts for external modules
 2026-08-12 16:25 UTC 

[PATCH storage 0/3] generalize volname_for_format across storage plugins
 2026-08-12 15:32 UTC  (4+ messages)
` [PATCH storage 1/3] plugin: refactor format parsing in parse_volname and parse_name_dir
` [PATCH storage 2/3] plugin: generalize volname_for_format across storage plugins
` [PATCH storage 3/3] test: plugin: add unit tests for volname_for_format

[PATCH proxmox{-backup,} v2 0/3] partially fix #6933: add option to specify zfs recordsize
 2026-08-12 14:42 UTC  (8+ messages)
` [PATCH proxmox-backup v2 1/3] partially fix #6933: ui: storage: "
` [PATCH proxmox-backup v2 2/3] partially fix #6933: bin: add option to specify ZFS recordsize
` [PATCH proxmox v2 3/3] pbs-api-types: zfs: define schema for recordsize
` superseded: Re: [PATCH proxmox{-backup,} v2 0/3] partially fix #6933: add option to specify zfs recordsize

[PATCH proxmox{-backup,} v3 0/3] partially fix #6933: add option to specify zfs recordsize
 2026-08-12 14:40 UTC  (4+ messages)
` [PATCH proxmox-backup v3 1/3] partially fix #6933: ui: storage: "
` [PATCH proxmox-backup v3 2/3] partially fix #6933: bin: add option to specify ZFS recordsize
` [PATCH proxmox v3 3/3] pbs-api-types: zfs: define schema for recordsize

[PATCH v2 proxmox-backup 0/2] minor chunk insert improvements
 2026-08-12 13:58 UTC  (3+ messages)
` [PATCH v2 proxmox-backup 1/2] datastore: prefer standard library over custom unsafe code
` [PATCH v2 proxmox-backup 2/2] datastore: rephrase error messages for failed chunk insert

Proxmox VE subscription term longer than three years
 2026-08-12 13:03 UTC  (4+ messages)

[PATCH qemu-server v2 0/3] refactor of volume_id classification
 2026-08-12 12:16 UTC  (8+ messages)
` [PATCH qemu-server v2 2/3] add new classify_drive_file utility
` [PATCH qemu-server v2 3/3] removed some unnecessary undef checks
` superseded: [PATCH qemu-server v2 0/3] refactor of volume_id classification

[PATCH acme] acme: fix USER_AGENT variable interpolation in curl calls
 2026-08-12 12:09 UTC  (2+ messages)
` superseded: "

[PATCH proxmox-acme v2] acme: fix USER_AGENT variable interpolation in curl calls
 2026-08-12 12:02 UTC 

[PATCH proxmox-acme v2] fix #7749: always serialize in same order
 2026-08-12 11:56 UTC  (3+ messages)
` superseded: "

[PATCH proxmox-acme v3 1/1] fix #7749: always serialize in same order
 2026-08-12 11:51 UTC 

[PATCH qemu-server] cloud-init: activate volume early enough to fix regression with qcow2 on LVM
 2026-08-12 11:14 UTC  (2+ messages)
` superseded: "

[PATCH v2 qemu-server] cloud-init: query volume size via vdisk_list() to fix regression with qcow2 on LVM
 2026-08-12 11:12 UTC 

[PATCH proxmox{-backup,} 0/3] partially fix #6933: add option to specify zfs recordsize
 2026-08-12 11:07 UTC  (5+ messages)
` [PATCH proxmox 3/3] pbs-api-types: zfs: define schema for recordsize
      ` superseded: "

[PATCH-SERIES docs/storage 0/3] close #7204: document and check that thin pools have zeroing enabled
 2026-08-12 10:37 UTC  (7+ messages)
` [PATCH docs 1/3] close #7204: storage: lvm thin: document that thin pools must "
` [RFC storage 3/3] close #7204: lvm thin plugin: die if thin pool does not have zeroing configured

[PATCH yew-widget-toolkit-assets] calendar grid: add `pwt-calendar-hide-weekends` class
 2026-08-12 10:32 UTC 

SPAM: [RFC cluster/docs/ifupdown2/manager/network/proxmox{-ve-rs,-ebpf,-perl-rs} v2 00/27] sdn: add microsegmentation support
 2026-08-12 10:33 UTC  (2+ messages)

[PATCH yew-widget-toolkit] calendar grid: add an option to hide the weekend columns
 2026-08-12 10:29 UTC 

[PATCH v1 proxmox-backup 0/2] minor chunk insert improvements
 2026-08-12 10:03 UTC  (7+ messages)
` [PATCH v1 proxmox-backup 1/2] datastore: prefer standard library over custom unsafe code
` [PATCH v1 proxmox-backup 2/2] datastore: rephrase error messages for failed chunk insert

[PATCH proxmox{,-backup,-datacenter-manager} v3 0/5] factor system report into shared crate
 2026-08-12  9:59 UTC  (10+ messages)
` [PATCH proxmox v3 1/5] system-report: add crate for shared report generation
` [PATCH proxmox-backup v3 2/5] d/control: depend on tools used by the system report
` [PATCH proxmox-backup v3 3/5] report: use shared proxmox-system-report crate
` [PATCH proxmox-datacenter-manager v3 4/5] d/control: depend on tools used by the system report
` [PATCH proxmox-datacenter-manager v3 5/5] report: use shared proxmox-system-report crate

[PATCH common/proxmox-acme v3 0/2] fix #5978: pem parser: relax parsing of chain entries
 2026-08-12  9:27 UTC  (2+ messages)
` superseded: "

[PATCH v2 proxmox 0/6] uninitialized memory allocations fixes
 2026-08-12  8:23 UTC  (7+ messages)
` [PATCH v2 proxmox 1/6] uuid: avoid potential null dereference and memory leaks
` [PATCH v2 proxmox 2/6] io: request zeroed memory instead of manually clearing it
` [PATCH v2 proxmox 3/6] io: avoid potential null dereference and memory leak on error path
` [PATCH v2 proxmox 4/6] io: remove boxed::uninitialized because it is unsound
` [PATCH v2 proxmox 5/6] io: remove unused append_to_vec functions
` [PATCH v2 proxmox 6/6] io: remove unused ByteVecExt trait with grow_ and resize_uninitialized

[PATCH] backport fix for EC truncate+write planning corrupting shards
 2026-08-12  8:20 UTC 

[PATCH proxmox{,-backup,-datacenter-manager} v2 0/5] factor system report into shared crate
 2026-08-12  8:01 UTC  (8+ messages)
` [PATCH proxmox v2 1/5] system-report: add crate for shared report generation
` [PATCH proxmox-backup v2 2/5] d/control: depend on tools used by the system report
` superseded: [PATCH proxmox{,-backup,-datacenter-manager} v2 0/5] factor system report into shared crate

[PATH pve-docs 0/2] bibliography: fix formatting and add book by Marco Gabriel
 2026-08-12  6:35 UTC  (3+ messages)
` [PATH pve-docs 1/2] bibliography: remove superfluous bracket from Surber16
` [PATH pve-docs 2/2] bibliography: add "Proxmox VE: Das umfassende Handbuch" to the listing

[PATCH docs/manager/storage v11 0/6] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-08-11 15:31 UTC  (2+ messages)
` superseded: "

[PATCH docs/manager/storage v12 0/6] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-08-11 15:05 UTC  (7+ messages)
` [PATCH storage v12 1/6] lvm: saferemove: keep LVs where zero-out failed for manual zero-out
` [PATCH storage v12 2/6] lvm: saferemove: zero out volumes range by range
` [PATCH storage v12 3/6] lvm: saferemove: make throughput an integer property
` [PATCH storage v12 4/6] fix #7339: lvm: add discard action for removed volumes
` [PATCH manager v12 5/6] fix #7339: lvm: add discard-on-remove option to UI
` [PATCH docs v12 6/6] fix #7339: lvm: document discard option

[PATCH v1 proxmox 0/6] uninitialized memory allocations fixes
 2026-08-11 15:02 UTC  (7+ messages)
` [PATCH v1 proxmox 1/6] uuid: avoid potential null dereference and memory leaks
` [PATCH v1 proxmox 2/6] io: request zeroed memory instead of manually clearing it
` [PATCH v1 proxmox 3/6] io: avoid potential null dereference and memory leak on error path
` [PATCH v1 proxmox 4/6] io: remove boxed::uninitialized because it is unsound
` [PATCH v1 proxmox 5/6] io: remove unused append_to_vec functions
` [PATCH v1 proxmox 6/6] io: remove unused ByteVecExt trait with grow_ and resize_uninitialized

Supported way to extend the PVE web UI for a third-party package?
 2026-08-11  9:42 UTC  (5+ messages)

[PATCH proxmox proxmox-backup 0/3] datastore: gc: prefetch chunk metadata before phase 1
 2026-08-11  9:37 UTC  (13+ messages)
` [PATCH proxmox 1/3] pbs-api-types: add gc chunk metadata prefetch tuning option
` [PATCH proxmox-backup 2/3] datastore: gc: optionally prefetch chunk metadata before phase 1
` [PATCH proxmox-backup 3/3] ui: tuning: add GC chunk metadata prefetch option
` [PATCH v2 proxmox proxmox-backup 0/3] datastore: gc: defer and batch chunk atime updates
  ` [PATCH v2 proxmox 1/3] pbs-api-types: add gc chunk metadata prefetch tuning options
  ` [PATCH v2 proxmox-backup 2/3] datastore: gc: optionally defer and batch chunk atime updates
  ` [PATCH v2 proxmox-backup 3/3] ui: tuning: add GC chunk metadata prefetch options

[PATCH proxmox-backup] fix #7911: api: report: mark endpoint as protected
 2026-08-11  9:36 UTC 

[PATCH widget-toolkit] fix #7721: fix zoom interaction on charts with no initial store
 2026-08-11  8:57 UTC  (2+ messages)
` superseded: "

[PATCH widget-toolkit v2] fix #7721: fix zoom interaction on charts with no initial store
 2026-08-11  8:55 UTC 

[PATCH storage v2 0/2] fix #7598: qemu-img: increase timeout for image resize
 2026-08-11  8:05 UTC  (6+ messages)
` [PATCH pve-storage v2 1/2] qemu-img: drop unused image resize timeout parameter
` superseded: [PATCH storage v2 0/2] fix #7598: qemu-img: increase timeout for image resize

[PATCH proxmox 0/2] fix #7541: zfs status: account for msg directly after status in vdev parser
 2026-08-11  7:36 UTC  (2+ messages)

Proxmox VE stretched cluster with NetApp MetroCluster over Fibre Channel
 2026-08-10 22:25 UTC  (3+ messages)
  ` AW: "

leave
 2026-08-10 21:16 UTC 

Client package for non Debian clients
 2026-08-10 19:59 UTC  (3+ messages)

[PATCH yew-widget-toolkit/yew-widget-toolkit-assets 0/4] adaptive scaffold/navigation rail improvements
 2026-08-10 14:34 UTC  (5+ messages)
` [PATCH yew-widget-toolkit-assets 1/4] navigation rail: style the expand button
` [PATCH yew-widget-toolkit 2/4] touch: navigation rail: move auto layout from AdaptiveScaffold
` [PATCH yew-widget-toolkit 3/4] touch: navigation rail: add an optional expand button
` [PATCH yew-widget-toolkit 4/4] touch: adaptive scaffold: pass the rail group alignment through

[PATCH 0/2] android: register OpenID Connect callback activity for #4281
 2026-08-10 13:59 UTC  (4+ messages)
` [PATCH 1/2] fix #4281: android: register OpenID Connect callback activity
` [PATCH 2/2] fix #4281: android: match renamed OpenID callback scheme

[PATCH proxmox{-backup,-datacenter-manager} 0/2] fix #7746: cli: show installed instead of candidate version
 2026-08-10 13:23 UTC  (2+ messages)

[PATCH proxmox-backup 0/2] Fix Undefined Behavior in Tape Block Header Deallocation
 2026-08-10 12:39 UTC  (10+ messages)
` [PATCH proxmox-backup 1/2] pbs-tape: fix undefined behavior in block header deallocation
` [PATCH proxmox-backup 2/2] pbs-tape: rename `buffer` to `header`

Proxmox VE stretched cluster with NetApp MetroCluster over Fibre Channel
 2026-08-04 16:36 UTC 

[PATCH 0/3] ui: implement OpenID Connect login flow for #4281
 2026-08-10  5:39 UTC  (4+ messages)
` [PATCH 1/3] fix #4281: ui: add OpenID Connect login flow to login form
` [PATCH 2/3] fix #4281: ui: fix stale Continue button state on realm switch
` [PATCH 3/3] fix #4281: ui: use a namespaced OpenID callback scheme

[PATCH 0/2] access: add OpenID Connect support for #4281
 2026-08-10  5:37 UTC  (3+ messages)
` [PATCH 1/2] fix #4281: access: add `type` property to `PveAccessDomainModel`
` [PATCH 2/2] fix #4281: access: add OpenID Connect auth-url/login helpers

[PATCH proxmox-perl-rs v3] make: improve library path detection for tests
 2026-08-10 12:01 UTC  (2+ messages)

[PATCH proxmox-acme 1/1] update acme.sh to upstream 3.1.4 tag
 2026-08-10 11:46 UTC 

[PATCH manager v2] fix #6211: ui: vm: options: add description to protection option
 2026-08-10 10:35 UTC 

[RFC] Centralized management for standalone PBS file clients
 2026-08-10  7:45 UTC  (2+ messages)

[PATCH pve-storage] esxi plugin: keep uuid inside vm the same as in esxi
 2026-08-07 15:24 UTC  (3+ messages)

[PATCH manager/proxmox-mini-journalreader v3 0/2] report: list recent reboot events and their kernel version
 2026-08-07 14:01 UTC  (5+ messages)
` [PATCH proxmox-mini-journalreader v3 1/2] add -B parameter to lists boots
` superseded: [PATCH manager/proxmox-mini-journalreader v3 0/2] report: list recent reboot events and their kernel version

[PATCH manager/proxmox-mini-journalreader v4 0/2] report: list recent reboot events and their kernel version
 2026-08-07 13:57 UTC  (3+ messages)
` [PATCH proxmox-mini-journalreader v4 1/2] add -B parameter to lists boots
` [PATCH manager v4 2/2] report: list recent reboot events and their kernel version

[PATCH qemu-server] api: create disks: use correct volume name for cloudinit on a snapshot-as-volume-chain storage
 2026-08-07 12:17 UTC  (3+ messages)

[PATCH manager] ui: datacenter menu: use Header Capitalization
 2026-08-07 10:45 UTC  (2+ messages)
` applied: "

[PATCH manager 0/2] api: ceph: mds: do not set unused keys in config file
 2026-08-07 10:45 UTC  (2+ messages)
` applied-series: "

[PATCH common/manager/proxmox-widget-toolkit/storage/storage-plugin-examples v3 00/17] GUI Support for Custom Storage Plugins
 2026-08-07 10:02 UTC  (5+ messages)

[RFC] Native ZFS over NVMe/TCP storage backend for Proxmox VE
 2026-08-07  9:46 UTC  (4+ messages)

[PATCH storage 0/2] fix #6050: normalize paths in mount status checks
 2026-08-07  9:36 UTC  (3+ messages)
` [PATCH pve-storage 1/2] fix #6050: nfs: strip trailing slashes from mount status check
` [PATCH pve-storage 2/2] fix #6050: cifs: normalize share and subdir paths for mount and status

[RFC qemu-server 0/4] remote migrate: extract preconditions and add check endpoint
 2026-08-07  9:17 UTC  (2+ messages)
` superseded: "

[PATCH qemu-server v2 0/5] remote migration: extract preconditions and add check endpoint
 2026-08-07  9:12 UTC  (6+ messages)
` [PATCH qemu-server v2 1/5] remote migration: drop ineffective fingerprint auto-detection
` [PATCH qemu-server v2 2/5] remote migration: collect preconditions as structured findings
` [PATCH qemu-server v2 3/5] remote migration: pull in checks from qm
` [PATCH qemu-server v2 4/5] qm: remote-migrate: call API endpoint directly
` [PATCH qemu-server v2 5/5] remote migration: add precondition check endpoint

[PATCH proxmox-perl-rs v2] make: improve library path detection for tests
 2026-08-07  9:08 UTC  (4+ messages)
` superseded: "

[PATCH pve-manager] ui: sdn: dns selector: keep an untouched edit dialog clean
 2026-08-06 16:40 UTC 

[PATCH cluster/common/datacenter-manager/manager/proxmox v2 00/16] TLS Certificate Staging
 2026-08-06 15:41 UTC  (6+ messages)
` [PATCH manager v2 03/16] bin/api: add a new staged certificate when renewing self-signed cert
` [PATCH datacenter-manager v2 07/16] cli/api-types: move Fingerprint to common api type crate


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