messages from 2026-08-11 11:43:58 to 2026-08-14 14:48:35 UTC [more...]
[PATCH proxmox proxmox-backup 0/3] datastore: gc: prefetch chunk metadata before phase 1
2026-08-14 14:48 UTC (7+ messages)
` [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 common/proxmox-acme v4 0/3] fix #5978: pem parser: relax parsing of chain entries
2026-08-14 14:32 UTC (7+ messages)
` [PATCH common v4 1/3] "
` [PATCH common v4 2/3] pem parser: add testsuite for check_ and split_pem
` [PATCH proxmox-acme v4 3/3] fix #5978: pem parser: relax parsing of chain entries:
[PATCH datacenter-manager 0/8] refactor and partially fix #7371
2026-08-14 13:44 UTC (9+ messages)
` [PATCH datacenter-manager 1/8] lib: add new ResourceView type and move accessors there
` [PATCH datacenter-manager 2/8] lib: api types: resource: add 'node' helper to ResourceView
` [PATCH datacenter-manager 3/8] lib: api-types: add 'vmid' getter "
` [PATCH datacenter-manager 4/8] ui: pve: factor out the pve-manager version extraction
` [PATCH datacenter-manager 5/8] ui: renderer: use ResourceView for rendering
` [PATCH datacenter-manager 6/8] ui: pve: tree: reuse `PveResource` for `PveTreeNode`
` [PATCH datacenter-manager 7/8] ui: pve: show ha maintenance mode for nodes
` [PATCH datacenter-manager 8/8] ui: pve: node selector: show maintenance badge with node name
[PATCH cluster/common/datacenter-manager/manager/proxmox v2 00/16] TLS Certificate Staging
2026-08-14 13:18 UTC (3+ messages)
` [PATCH datacenter-manager v2 12/16] pdm-api-types: add staged_fingerprints field to NodeUrl
[PATCH v1 proxmox] router: compare the Fn trait object instead of the ApiHandler address
2026-08-14 12:40 UTC
[PATCH proxmox-acme v3 1/1] fix #7749: always serialize in same order
2026-08-14 10:11 UTC (2+ messages)
[PATCH proxmox{,-backup} 00/28] append-only sync jobs and snapshot retention timespan
2026-08-13 17:10 UTC (29+ messages)
` [PATCH proxmox 01/28] pbs-api-types: add append only permission and role
` [PATCH proxmox 02/28] pbs-api-types: add remote datastore append privs "
` [PATCH proxmox 03/28] pbs-api-types: extend snapshot list items by retention timestamp
` [PATCH proxmox 04/28] pbs-api-types: extend sync job config by retention-timespan parameter
` [PATCH proxmox 05/28] pbs-api-types: add maximum retention timespan property to datastore
` [PATCH proxmox-backup 06/28] api: config: extend sync job config by new retention-timespan
` [PATCH proxmox-backup 07/28] api: admin: improve code style for status endpoint
` [PATCH proxmox-backup 08/28] client: avoid error in status if user lacks permissions
` [PATCH proxmox-backup 09/28] server: allow iterating contents for Datastore.Append permissions
` [PATCH proxmox-backup 10/28] api: backup: fix possible information leak in multi-tenant datastores
` [PATCH proxmox-backup 11/28] api: backup: allow backup for user/token with append permission
` [PATCH proxmox-backup 12/28] api: allow namespace creation on append permissions
` [PATCH proxmox-backup 13/28] api: sync: allow pull to target for user/token with append permission
` [PATCH proxmox-backup 14/28] sync: pull: allow pulling "
` [PATCH proxmox-backup 15/28] sync: push: allow push and ns creation on Remote.DatastoreAppend
` [PATCH proxmox-backup 16/28] datastore: conditionally treat missing manifest as error or bening
` [PATCH proxmox-backup 17/28] api: backup: provide retain-until timestamp for extended prune protection
` [PATCH proxmox-backup 18/28] tools: include retain-until timestamp in snapshot list items
` [PATCH proxmox-backup 19/28] client: backup writer: allow to send retain-until timestamp on backup
` [PATCH proxmox-backup 20/28] sync: push: allow to set retention timestamp for synced snapshots
` [PATCH proxmox-backup 21/28] sync: pull: "
` [PATCH proxmox-backup 22/28] sync: pull: protect retained snapshot from being overwritten
` [PATCH proxmox-backup 23/28] api: config: allow to set or delete reteniton timespan for sync jobs
` [PATCH proxmox-backup 24/28] ui: add retention timespan form and use it for sync job edit window
` [PATCH proxmox-backup 25/28] datastore/config: parse and enforce maximum retention timespan
` [PATCH proxmox-backup 26/28] ui: allow datastore wide max retention timespan configuration
` [PATCH proxmox-backup 27/28] api: admin: allow to update snapshot retention for root user
` [PATCH proxmox-backup 28/28] ui: show retention in datastore contents
[PATCH-SERIES qemu/qemu-server 0/5] QEMU 11.1.0
2026-08-13 15:55 UTC (6+ messages)
` [PATCH qemu 1/5] update submodule and patches to "
` [PATCH qemu 2/5] add patch to work around broken input cleanup feature in libspice-server1
` [PATCH qemu 3/5] bump version to 11.1.0-1
` [PATCH qemu-server 4/5] monitor: use new QOM syntax on the QEMU commandline for monitor objects
` [PATCH qemu-server 5/5] d/control: bump versioned build dependency for pve-qemu-kvm
[PATCH 0/2] android: register OpenID Connect callback activity for #4281
2026-08-10 14:47 UTC (9+ messages)
` [PATCH v2 0/7] app: implement OpenID Connect (OAuth) realm login (#4281)
` [PATCH dart-api-client v2 1/2] fix #4281: access: add `type` property to `PveAccessDomainModel`
` [PATCH dart-api-client v2 2/2] fix #4281: access: add OpenID Connect auth-url/login helpers
` [PATCH login-manager v2 1/3] fix #4281: ui: add OpenID Connect login flow to login form
` [PATCH login-manager v2 2/3] fix #4281: ui: fix stale Continue button state on realm switch
` [PATCH login-manager v2 3/3] fix #4281: ui: use a namespaced OpenID callback scheme
` [PATCH flutter-frontend v2 1/2] fix #4281: android: register OpenID Connect callback activity
` [PATCH flutter-frontend v2 2/2] fix #4281: android: match renamed OpenID callback scheme
[PATCH datacenter-manager/proxmox 0/4] fix #7747: OpenID: allow non HTTP scheme in redirect URL
2026-08-13 15:05 UTC (5+ messages)
` [PATCH proxmox 1/4] api-types: reorganise unit tests
` [PATCH proxmox 2/4] api-types: refactor HTTP_URL_REGEX construction
` [PATCH proxmox 3/4] api-types: add a scheme generic URL regex
` [PATCH datacenter-manager 4/4] fix #7747: openid: allow non HTTP schemes in redirect URL
[PATCH proxmox-offline-mirror] fix #7762: wizard: add PDM support
2026-08-13 14:19 UTC (2+ messages)
[PATCH guest-common/manager/qemu-server v4 0/3] fix #5032: add guest time sync via QGA
2026-08-13 13:59 UTC (2+ messages)
` superseded: "
[PATCH guest-common/manager/qemu-server v5 0/3] fix #5032: add guest time sync via QGA
2026-08-13 13:57 UTC (4+ messages)
` [PATCH pve-guest-common v5 1/3] AbstractConfig: allow passing options to snapshot_rollback
` [PATCH pve-manager v5 2/3] fix #5032: ui: qemu agent: add sync-time-on-resume option
` [PATCH qemu-server v5 3/3] fix #5032: agent: sync guest time via QGA when the clock falls behind
[PATCH extjs 1/1] add Bengali (bn) translations
2026-08-13 12:58 UTC
[RFC datacenter-manager 1/1] fix #7135: openid auth: improve error logging
2026-08-13 12:40 UTC (4+ messages)
[PATCH docs/manager/qemu-server 0/6] fix #7213: add `powercycle` reboot behavior
2026-08-13 11:27 UTC (7+ messages)
` [PATCH qemu-server 1/6] qm: do not restart VM when 'reboot' is disabled
` [PATCH qemu-server 2/6] fix #7213: config: add `powercycle` sub-property to `reboot`
` [PATCH qemu-server 3/6] fix #7213: qm: cleanup: add `reset` parameter to honor `powercycle`
` [PATCH qemu-server 4/6] fix #7213: qmeventd: pass `reset` to `qm cleanup`
` [PATCH pve-manager 5/6] ui: qemu: options: add editor for reboot behavior
` [PATCH pve-docs 6/6] qm: add reboot behavior information
[PATCH qemu-server v3 0/3] refactor of volume_id classification
2026-08-13 11:21 UTC (7+ 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 pve-apiclient 1/1] client: allow passing query parameters to delete calls
2026-08-13 11:13 UTC (3+ messages)
[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 (2+ messages)
` superseded: "
[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 (2+ messages)
` superseded: "
[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 (5+ messages)
` [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 (2+ messages)
[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 (2+ messages)
` superseded: "
[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
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.