all lists on lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-06-29 11:49:08 to 2026-07-02 13:55:53 UTC [more...]

[PATCH docs v2 1/1] bootloaders: add secure boot shim example
 2026-07-02 13:55 UTC  (3+ messages)
` applied: "

[PATCH docs 1/2] pvesm: mention FC/SAS in the storage overview
 2026-07-02 13:55 UTC  (5+ messages)
` [PATCH docs 2/2] pvesm: update features for LVM,iSCSI,FC,SAS
` applied: [PATCH docs 1/2] pvesm: mention FC/SAS in the storage overview

[PATCH access-control/network v4 0/5] fix #7520: sdn: prune orphaned ACLs and handle VNet migrations
 2026-07-02 13:26 UTC  (9+ messages)
` [PATCH pve-access-control v4 1/5] fix: #7520: sdn: prune orphaned ACLs on resource deletion
` [PATCH pve-access-control v4 2/5] fix #7520: test: add unit tests for sdn acl pruning logic
` [PATCH pve-access-control v4 3/5] fix: #7520: sdn: add VNet ACL migration
` [PATCH pve-network v4 5/5] fix #7520: config: prune orphaned ACLs and relocate moved VNets

[PATCH pve-storage, pve-manager v1 00/54] Fix #2884: Implement Subdirectory Scanning for Dir-Based Storage Types
 2026-07-02 12:46 UTC  (9+ messages)
` [PATCH pve-storage v1 25/54] tree-wide: replace usages of BACKUP_EXT_RE_2 with parsing functions
` [PATCH pve-storage v1 27/54] tree-wide: partially replace usages of regexes for 'import' vtype
` [PATCH pve-storage v1 38/54] test: list volumes: document behavior wrt. undeclared content types

[PATCH proxmox-backup] fix #5971: tape: don't warn on custom MAM attribute write failures
 2026-07-02 12:39 UTC 

[RFC PATCH proxmox-backup] fix #5748: docs: add `catalog.pcat1` format specification
 2026-07-02 11:56 UTC  (4+ messages)

[PATCH proxmox-backup] fix #5748: docs: add `catalog.pcat1` format specification
 2026-07-02 11:51 UTC 

[PATCH guest-common/manager/qemu-server v3 0/3] fix #5032: add guest time sync via QGA
 2026-07-02 11:00 UTC  (6+ messages)
` [PATCH pve-guest-common v3 1/3] AbstractConfig: allow passing options to snapshot_rollback
` [PATCH pve-manager v3 2/3] fix #5032: ui: qemu agent: add sync-time-on-resume option
` [PATCH qemu-server v3 3/3] fix #5032: agent: sync guest time via QGA when the clock falls behind

[PATCH manager/qemu-server v2 0/2] fix #5032: sync guest time after restore from saved state
 2026-07-02 10:35 UTC  (2+ messages)
` superseded: "

[PATCH datacenter-manager/yew-comp v2 0/3] Allow Editing of Default Realms in PDM
 2026-07-02 10:27 UTC  (3+ messages)
` [PATCH datacenter-manager v2 1/3] server: api: access: add endpoints for configuring pdm and pam realms
  ` applied: "

[pve-devel] [PATCH qemu-server] pci: try to detect large memory region preconditions
 2026-07-02 10:04 UTC  (2+ messages)
` superseded: "

[PATCH qemu-server v2] fix #7711: pci: try to detect large memory region preconditions
 2026-07-02  9:58 UTC 

[PATCH docs] bootloaders: add secure boot shim example
 2026-07-02  9:36 UTC  (5+ messages)
      ` superseded: "

[PATCH datacenter-manager/proxmox 00/15] task cache improvements (archive corruption handling, error handling)
 2026-07-02  9:29 UTC  (17+ messages)
` [PATCH proxmox 01/15] sys: fs: don't replace file extension make_tmp_file
` [PATCH datacenter-manager 02/15] task cache: fix missing cutoff state for PBS remotes
` [PATCH datacenter-manager 03/15] task cache: refresh task: don't apply journal if the archive was rotated
` [PATCH datacenter-manager 04/15] task cache: rotate: align timestamp for new files to UTC midnight
` [PATCH datacenter-manager 05/15] task cache: add test case for task cache rotation
` [PATCH datacenter-manager 06/15] task cache: pre-compute static paths during initialization
` [PATCH datacenter-manager 07/15] task cache: only initialize `TaskCache` struct once
` [PATCH datacenter-manager 08/15] task cache: archive iterator: don't yield more items if reading from file failed
` [PATCH datacenter-manager 09/15] task cache: include archive file path in error log messages
` [PATCH datacenter-manager 10/15] task cache: introduce ArchiveFileWriter
` [PATCH datacenter-manager 11/15] task cache: use ArchiveFileWriter when creating new archive files
` [PATCH datacenter-manager 12/15] task cache: trigger repair of corruption when applying journal
` [PATCH datacenter-manager 13/15] task cache: trigger repair of corruption when compressing archive files
` [PATCH datacenter-manager 14/15] task cache: trigger repair of corruption after read-accesses
` [PATCH datacenter-manager 15/15] task cache: handle potentially duplicated archive files after 'compress_archive_file'

FC Storage integration
 2026-06-30 21:12 UTC  (7+ messages)
` SPAM: "

[PATCH zfsonlinux] update submodule to 2.4.3 and refresh patches
 2026-07-01 18:42 UTC  (2+ messages)
` applied: "

[PATCH proxmox-backup] tape: workaround non-standard drive behavior for rewind
 2026-07-01 14:26 UTC 

[PATCH container/qemu-server/storage v9 00/10] fix #3711 and adapt drive detach/remove behavior
 2026-07-01 14:14 UTC  (20+ messages)
` [PATCH storage v9 01/10] fix #3711: vdisk_free: print warning if storage does not exist
` [PATCH container v9 02/10] fix #3711: warn about storage errors during mountpoint delete
` [PATCH container v9 03/10] destroy_lxc, delete_mp_volume: rename $volume to $volid
` [PATCH container v9 04/10] config: ensure valid volid through parse_volume()
` [PATCH container v9 05/10] allow pending mount point changes if storage is gone
` [PATCH container v9 06/10] add linked clone check when destroying container template
` [PATCH qemu-server v9 07/10] adapt linked clone check to not die if an error occurs during check
` [PATCH qemu-server v9 08/10] fix #3711: make removal of VM possible if store does not exist anymore
` [PATCH qemu-server v9 09/10] destroy_vm: use log_warn for vdisk_free errors for consistency
` [PATCH qemu-server v9 10/10] display warnings for storage errors or if storage no longer exists
` superseded: [PATCH container/qemu-server/storage v9 00/10] fix #3711 and adapt drive detach/remove behavior

[PATCH container/qemu-server v10 00/10] fix #3711 and adapt drive detach/remove behavior
 2026-07-01 14:13 UTC  (11+ messages)
` [PATCH container v10 01/10] fix #3711: warn about storage errors during mountpoint delete
` [PATCH container v10 02/10] destroy_lxc, delete_mp_volume: rename $volume to $volid
` [PATCH container v10 03/10] config: ensure valid volid through parse_volume()
` [PATCH container v10 04/10] lxc config: add helper for parsing volid and checking if storage exists
` [PATCH container v10 05/10] allow pending mount point changes if storage is gone
` [PATCH container v10 06/10] destroy template: add early check for linked clones of volumes
` [PATCH qemu-server v10 07/10] adapt linked clone check to not die if an error occurs during check
` [PATCH qemu-server v10 08/10] fix #3711: make removal of VM possible if store does not exist anymore
` [PATCH qemu-server v10 09/10] destroy_vm: use log_warn for vdisk_free errors for consistency
` [PATCH qemu-server v10 10/10] display warnings for storage errors or if storage no longer exists

[PATCH proxmox-backup v2 0/5] fix 7642: avoid expensive uid/gid lookups for lock- and config-files
 2026-07-01 14:06 UTC  (7+ messages)
` [PATCH proxmox-backup v2 1/5] bin: api: early init proxmox-product-config
` [PATCH proxmox-backup v2 2/5] bin: daily update: refactor to use proxmox-product-config
` [PATCH proxmox-backup v2 3/5] pbs-config: use proxmox-product-config::replace_secret_config()
` [PATCH proxmox-backup v2 4/5] pbs-config: use proxmox-product-config::replace_config()
` [PATCH proxmox-backup v2 5/5] fix #7642: avoid expensive user lookups on file locking
` superseded: [PATCH proxmox-backup v2 0/5] fix 7642: avoid expensive uid/gid lookups for lock- and config-files

[PATCH proxmox-backup v3 00/15] fix 7642: avoid expensive uid/gid lookups for lock- and config-files
 2026-07-01 14:04 UTC  (16+ messages)
` [PATCH proxmox-backup v3 01/15] bin: api: early init proxmox-product-config
` [PATCH proxmox-backup v3 02/15] bin: daily update: refactor to use proxmox-product-config
` [PATCH proxmox-backup v3 03/15] pbs-config: use proxmox-product-config::replace_secret_config()
` [PATCH proxmox-backup v3 04/15] pbs-config: use proxmox-product-config::replace_config()
` [PATCH proxmox-backup v3 05/15] fix #7642: avoid expensive user lookups on file locking
` [PATCH proxmox-backup v3 06/15] pbs-config: use proxmox-product-config helpers
` [PATCH proxmox-backup v3 07/15] pbs-config: drop backup_group helper, use users gid instead
` [PATCH proxmox-backup v3 08/15] pbs-datastore: use proxmox-product-config cached backup user
` [PATCH proxmox-backup v3 09/15] pbs-datastore: use general helpers for file lock create options
` [PATCH proxmox-backup v3 10/15] server: auth helpers: use proxmox-product-config create options helpers
` [PATCH proxmox-backup v3 11/15] api: subscription: use proxmox-product-config create options
` [PATCH proxmox-backup v3 12/15] tape: use proxmox-product-config helper for user lookup
` [PATCH proxmox-backup v3 13/15] tape: use proxmox-product-config lock file create options
` [PATCH proxmox-backup v3 14/15] tape: use proxmox-product-config to generate "
` [PATCH proxmox-backup v3 15/15] tree-wide: use proxmox-product-config::get_api_user for user lookup

[PATCH qemu-server v2] remote migration: validate custom CPU configs
 2026-07-01 13:52 UTC 

[PATCH proxmox{,-backup,-websocket-tunnel} v4 0/8] unify openssl callback logic
 2026-07-01 13:36 UTC  (13+ messages)
` [PATCH proxmox v4 1/8] http: factor out openssl verification callback
` [PATCH proxmox v4 2/8] http: tls: use legacy behavior when PROXMOX_OLD_TLS_CHECK is set to "1"
` [PATCH proxmox v4 3/8] http: tls: add warning if old check behavior is enabled and triggered
` [PATCH proxmox v4 4/8] http: tls: add integration tests for openssl verify callbacks
` [PATCH proxmox v4 5/8] client: use proxmox-http's openssl verification callback
` [PATCH proxmox-backup v4 6/8] pbs-client: use proxmox-https openssl callback
` [PATCH proxmox-backup v4 7/8] pbs-client: honor already verified fingerprint
` [PATCH proxmox-websocket-tunnel v4 8/8] use proxmox-http's openssl callback

[RFC PATCH guest-common] tunnel: treat reader_stderr as optional parameter in read_tunnel
 2026-07-01 12:31 UTC  (2+ messages)

[PATCH proxmox{,-backup,-websocket-tunnel} v3 0/6] unify openssl callback logic
 2026-07-01 12:13 UTC  (2+ messages)
` superseded: "

[RFC network 0/2] sdn: frr: add append-only custom user config
 2026-07-01 10:30 UTC  (3+ messages)
` [PATCH pve-network 1/2] sdn: frr: add append-only custom frr config
` [PATCH pve-network 2/2] tests: cover FRR append config files

[PATCH proxmox-backup 0/4] fix 7642: s3: avoid expensive uid/gid lookups
 2026-07-01  9:52 UTC  (4+ messages)
` superseded: "

[PATCH offline-mirror 1/1] subscription: docs: fix doc comment for add_key
 2026-07-01  9:00 UTC 

[RFC storage, qemu-server] offload full/live clone to storage backend
 2026-06-30 19:20 UTC 

[PATCH 0/2] RFC: manager: add direct VM backup export/import support
 2026-06-26 16:43 UTC  (3+ messages)
` [PATCH 1/2] manager: add API endpoint for streamed VM backup export
` [PATCH 2/2] manager: add GUI support for backup export and import

[PATCH 0/1] RFC: storage: allow VM restore from uploaded VMA archives
 2026-06-26 16:43 UTC  (2+ messages)
` [PATCH 1/1] storage: add streamed VM backup import endpoint

[PATCH pve-manager v3] api: sdn: fix trailing slashes in delete requests
 2026-07-01  6:56 UTC  (2+ messages)

[PATCH v1 proxmox 0/2] improve proxmox-sys::fs::replace_file
 2026-06-30 15:02 UTC  (5+ messages)
` [PATCH v1 proxmox 2/2] fix #7690: proxmox-sys: close fd before rename/unlink in replace_file

[RFC proxmox{,-backup} 0/4] fix #6841: implement request rate limits for all methods
 2026-06-30 14:28 UTC  (5+ messages)
` [PATCH proxmox 1/4] fix #6841: allow to set active/passive request rate limits
` [PATCH proxmox 2/4] s3-client: add 429 HTTP status code as retryable
` [PATCH proxmox-backup 3/4] s3: config: update or delete active/passive request limit options
` [PATCH proxmox-backup 4/4] ui: expose request rate limit config options for S3 endpoints

[PATCH docs/manager/storage v7 0/4] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-06-30 14:28 UTC  (15+ messages)
` [PATCH storage v7 1/4] lvm: saferemove: zero out volumes range by range
` [PATCH storage v7 2/4] fix #7339: lvm: add discard action for removed volumes
` [PATCH manager v7 3/4] fix #7339: lvmthick: ui: add UI option to free storage
` [PATCH docs v7 4/4] fix #7339: lvm: document discard option

[PATCH i18n] update Japanese translation
 2026-06-30 13:32 UTC  (7+ messages)
  ` [PATCH i18n] update Japanese translation(20260612)
      ` [PATCH i18n] update Japanese translation(20260629)
          ` SPAM: "

[PATCH docs 0/2] software updates: improve user-facing update reference
 2026-06-30 12:39 UTC  (2+ messages)

[PATCH qemu-server v2 0/1] vm start: log qemu version when starting a VM
 2026-06-30 11:13 UTC  (5+ messages)
` [PATCH qemu-server v2 1/2] test: mock query-version qmp command
` [PATCH qemu-server v2 2/2] vm start: log qemu version when starting a VM
` superseded: [PATCH qemu-server v2 0/1] "

[PATCH qemu-server v3 0/3] vm start: log qemu version when starting a VM
 2026-06-30 11:04 UTC  (4+ messages)
` [PATCH qemu-server v3 1/3] test: mock query-version qmp command
` [PATCH qemu-server v3 2/3] move get_running_qemu_version to QMPHelpers
` [PATCH qemu-server v3 3/3] vm start: log qemu version when starting a VM

[PATCH-SERIES qemu-server 0/3] fix #7743: api: disk import: avoid locking twice when importing from OVA or same VM
 2026-06-30  9:49 UTC  (5+ messages)
` [PATCH qemu-server 1/3] api: disk import: remove unused wrongly named variable
` [PATCH qemu-server 2/3] fix #7743: api: disk import: avoid locking twice when importing from OVA or same VM
` [PATCH qemu-server 3/3] api: update vm: fork before locking

[PATCH-SERIES qemu 0/2] fix #7722: restore PNG support and drop libsdl dependency
 2026-06-30  9:29 UTC  (2+ messages)
` applied: "

[PATCH qemu-server 1/2] test: mock query-version qmp command
 2026-06-30  7:05 UTC  (6+ messages)
` [PATCH qemu-server 2/2] vm start: log qemu version when starting a VM
    ` superseded: "

[pve-devel] [PATCH container/qemu-server/storage v8 00/10] fix #3711 and adapt drive detach/remove behavior
 2026-06-29 14:06 UTC  (2+ messages)
` superseded: "

[PATCH-SERIES qemu/qemu-server 0/6] fix #6424: avoid timeout issue for QMP 'quit' for bulk suspend
 2026-06-29 13:56 UTC  (2+ messages)
` superseded: "

[PATCH-SERIES qemu/qemu-server v2 0/5] fix #6424: avoid timeout issue for QMP 'quit' for bulk suspend
 2026-06-29 13:54 UTC  (6+ messages)
` [PATCH qemu v2 1/5] async snapshot: allow skipping VM start after successful completion
` [PATCH qemu v2 2/5] update submodule and patches to QEMU 11.0.2
` [PATCH qemu-server v2 3/5] fix #6424: increase timeout for QMP 'quit' to 60s to avoid issue with bulk suspend
` [PATCH qemu-server v2 4/5] run state: use v5.36 and signatures in module
` [PATCH qemu-server v2 5/5] suspend: skip VM start after successfully saving state

[PATCH storage,cluster,manager 0/13] multipath: cluster-wide config, storage and health overview
 2026-06-29 13:20 UTC  (2+ messages)

[RFC PATCH proxmox-backup] ui: always use arrays for 'delete' property
 2026-06-29 13:09 UTC  (2+ messages)
` superseded: "

[PATCH proxmox-backup v2] ui: always use arrays for 'delete' property
 2026-06-29 13:07 UTC 

[PATCH v2 manager/storage 0/2] fix #7000: rbd: graceful handling of corrupt/inaccessible images
 2026-06-29 11:51 UTC  (2+ messages)
` superseded: [PATCH v2 manager/storage 0/2] rbd: handle corrupt or inaccessible images gracefully

[PATCH v3 manager/storage 0/2] rbd: handle corrupt or inaccessible images gracefully
 2026-06-29 11:48 UTC  (2+ messages)
` [PATCH v3 storage 1/2] fix #7000: "


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