all lists on lists.proxmox.com
 help / color / mirror / Atom feed
[PATCH proxmox{,-backup} v4 00/35] partially fix #6563: add s3 request and traffic counter statistics
 2026-03-03 15:23 UTC  (16+ messages)
` [PATCH proxmox v4 02/13] shared-memory: add method without tmpfs check for mmap file location
` [PATCH proxmox v4 03/13] shared-memory: expose msync to flush in-memory contents to filesystem
` [PATCH proxmox v4 04/13] s3-client: add persistent shared request counters for client
` [PATCH proxmox v4 05/13] s3-client: add counters for upload/download traffic
` [PATCH proxmox v4 10/13] pbs-api-types: define api type for s3 request statistics
` [PATCH proxmox v4 11/13] s3-client: api-types: define request counter thresholds
` [PATCH proxmox-backup v4 03/22] datastore: expose request counters for s3 backed datastores
` [PATCH proxmox-backup v4 04/22] api: s3: add endpoint to reset s3 request counters
` [PATCH proxmox-backup v4 07/22] ui: improve variable name indirectly fixing typo
` [PATCH proxmox-backup v4 09/22] ui: expose s3 request counter statistics in the datastore summary
` [PATCH proxmox-backup v4 10/22] metrics: collect s3 datastore statistics as rrd metrics
` [PATCH proxmox-backup v4 11/22] api: admin: expose s3 statistics in datastore rrd data
` [PATCH proxmox-backup v4 12/22] partially fix #6563: ui: expose s3 rrd charts in datastore summary
` [PATCH proxmox-backup v4 17/22] ui: utils: add helper to render notification threshold property string
` [PATCH proxmox-backup v4 18/22] ui: add notification thresholds edit window

[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v2 00/19] Generate frr config using jinja templates and rust types
 2026-03-03 15:19 UTC  (21+ messages)
` [PATCH proxmox-ve-rs v2 1/8] ve-config: firewall: cargo fmt
` [PATCH proxmox-ve-rs v2 2/8] frr: add proxmox-frr-templates package that contains templates
` [PATCH proxmox-ve-rs v2 3/8] ve-config: remove FrrConfigBuilder struct
` [PATCH proxmox-ve-rs v2 4/8] sdn-types: support variable-length NET identifier
` [PATCH proxmox-ve-rs v2 5/8] frr: add template serializer and serialize fabrics using templates
` [PATCH proxmox-ve-rs v2 6/8] frr: add isis configuration and templates
` [PATCH proxmox-ve-rs v2 7/8] frr: support custom frr configuration lines
` [PATCH proxmox-ve-rs v2 8/8] frr: add bgp support with templates and serialization
` [PATCH proxmox-perl-rs v2 1/1] sdn: add function to generate the frr config for all daemons
` [PATCH pve-network v2 1/9] sdn: remove duplicate comment line '!' in frr config
` [PATCH pve-network v2 2/9] sdn: tests: add missing comment "
` [PATCH pve-network v2 3/9] tests: use Test::Differences to make test assertions
` [PATCH pve-network v2 4/9] sdn: write structured frr config that can be rendered using templates
` [PATCH pve-network v2 5/9] tests: rearrange some statements in the frr config
` [PATCH pve-network v2 6/9] sdn: adjust frr.conf.local merging to rust template types
` [PATCH pve-network v2 7/9] api: add dry-run endpoint for sdn apply to preview changes
` [PATCH pve-network v2 8/9] test: add test for frr.conf.local merging
` [PATCH pve-network v2 9/9] test: bgp: add some various integration tests
` [PATCH pve-manager v2 1/1] sdn: add dry-run diff view for sdn apply

[PATCH common/container/manager 0/8] implement per-mountpoint uid/gid mapping
 2026-03-03 13:59 UTC  (9+ messages)
` [PATCH container 7/8] "

[PATCH ha-manager] resources: Expand max_restart option
 2026-03-03 13:23 UTC  (5+ messages)
` superseded: "

[PATCH ha-manager v2] resources: Expand max_restart option
 2026-03-03 13:22 UTC 

[PATCH qemu-server v2] fix #5578: smbios: set serial number
 2026-03-03 10:54 UTC  (2+ messages)

[PATCH qemu-server v3] fix #5578: smbios: set serial number
 2026-03-03 10:49 UTC 

[PATCH datacenter-manager] ui: fix clippy warnings
 2026-03-03  9:49 UTC  (3+ messages)
` applied: "

[PATCH datacenter-manager] ui: fix clippy warnings
 2026-03-03  9:49 UTC  (2+ messages)
` applied: "

[RFC PATCH-SERIES qemu-server 0/1] fix #7053: allow setting additional HA migration parameters
 2026-03-03  9:08 UTC  (4+ messages)
` [RFC qemu-server 1/1] fix #7053: api: migrate: save and restore migration params for HA managed VMs

[PATCH pve-common] RESTEnvironment: fix possible race in `register_worker`
 2026-03-03  8:37 UTC  (3+ messages)

[PATCH datacenter-manager/proxmox-yew-comp v5 0/8] manual refresh button for remote task cache
 2026-03-03  8:18 UTC  (9+ messages)
` [PATCH proxmox-yew-comp v5 1/2] task list: add support for starting refresh tasks
` [PATCH proxmox-yew-comp v5 2/2] loadable component: don't trigger reload when starting a task
` [PATCH datacenter-manager v5 1/6] remote tasks: move implementation to server crate
` [PATCH datacenter-manager v5 2/6] remote tasks: implement `refresh_task_cache` for manual task fetching
` [PATCH datacenter-manager v5 3/6] api: add /remotes/tasks/refresh
` [PATCH datacenter-manager v5 4/6] ui: remote task view: set refresh_task_url property for task viewer
` [PATCH datacenter-manager v5 5/6] clippy: remote tasks: implement Default for TaskState
` [PATCH datacenter-manager v5 6/6] clippy: remote tasks: remove unneeded enclosing Ok(...) and ?

[PATCH datacenter-manager v3 0/2] improvements for ParallelFetcher
 2026-03-03  8:13 UTC  (3+ messages)
` [PATCH datacenter-manager v3 1/2] parallel fetcher: improve result type ergonomics
` [PATCH datacenter-manager v3 2/2] parallel fetcher: add module documentation

[PATCH datacenter-manager v2 0/2] improvements for ParallelFetcher
 2026-03-03  7:38 UTC  (3+ messages)

storage API: decompression support for all types in the download-url
 2026-03-02 17:51 UTC  (4+ messages)

[PATCH manager v1 1/1] api: startall: print info message if guest is skipped due to no onboot
 2026-03-02 15:20 UTC  (6+ messages)

[PATCH-SERIES qemu-server/guest-common/container v2 00/14] migration: strict config check for intra-cluster migration
 2026-03-02 14:52 UTC  (5+ messages)
` [PATCH qemu-server v2 06/14] migration: intra-cluster: check config can be parsed on target node

[PATCH qemu-server v4 0/4] improve multiarch build support
 2026-03-02 14:47 UTC  (2+ messages)
` superseded: "

[PATCH common/qemu-server v5 0/5] improve multiarch build support
 2026-03-02 14:46 UTC  (6+ messages)
` [PATCH common v5 1/1] file: add exists and size helper
` [PATCH qemu-server v5 1/4] ovmf: use helpers that can be mocked for tests
` [PATCH qemu-server v5 2/4] tests: improve multiarch build support by introducing local get_host_arch helper
` [PATCH qemu-server v5 3/4] tests: improve multiarch build support by allowing re-init of cpu models
` [PATCH qemu-server v5 4/4] tests: cfg2cmd: add some architecture tests

[RFC proxmox 00/22] New crate for firewall api types
 2026-03-02 13:55 UTC  (10+ messages)
` [RFC proxmox 04/22] firewall-api-types: add logging types
` [RFC proxmox 05/22] firewall-api-types: add FirewallClusterOptions
` [RFC proxmox 10/22] firewall-api-types: add FirewallPortList types
` [RFC proxmox 12/22] firewall-api-types: add FirewallIpsetReference type

[PATCH api-types/manager/datacenter-manager 0/4] fix #7315: datacenter-manager: fix wrong calculation of total storage
 2026-03-02 13:51 UTC  (6+ messages)
` [PATCH proxmox 1/4] fix #7315: generate: add support for new certificate variant
` SPAM: [PATCH proxmox 2/4] fix #7315: run make refresh
` [PATCH manager 3/4] fix #7315: types: add missing storage flag to json schema
` [PATCH datacenter-manager 4/4] fix #7135: ui: correct calculations for shared storages

[PATCH manager v2 00/17] enable qemu vm architecture selection
 2026-03-02 13:37 UTC  (2+ messages)
` superseded: "

[PATCH manager v3 00/18] enable qemu vm architecture selection
 2026-03-02 13:21 UTC  (19+ messages)
` [PATCH manager v3 01/18] api/pvestatd: broadcast and expose non-x86 host architecture
` [PATCH manager v3 02/18] ui: qemu: wizard: refactor ostype and cd selector into an OSPanel
` [PATCH manager v3 03/18] ui: form: add filtered KVComboBox
` [PATCH manager v3 04/18] ui: resource store: add architecture field
` [PATCH manager v3 05/18] ui: qemu: add architecture specific defaults and helpers
` [PATCH manager v3 06/18] ui: qemu: add architecture field in wizard and hardware view
` [PATCH manager v3 07/18] ui: qemu: make scsi hw selector architecture aware
` [PATCH manager v3 08/18] ui: qemu: make osdefaults "
` [PATCH manager v3 09/18] ui: qemu: make os type selector "
` [PATCH manager v3 10/18] ui: qemu: make machine panels/fields "
` [PATCH manager v3 11/18] ui: qemu: make bios selector "
` [PATCH manager v3 12/18] ui: qemu: make sortByPreviousUsage "
` [PATCH manager v3 13/18] ui: qemu: wizard: use defaults to populate machine and bios
` [PATCH manager v3 14/18] ui: qemu: wizard: make iso confid architecture specific
` [PATCH manager v3 15/18] ui: qemu: make bus selector architecture aware
` [PATCH manager v3 16/18] ui: qemu: make processor edit "
` [PATCH manager v3 17/18] ui: qemu: change ui default for cpu model
` [PATCH manager v3 18/18] ui: qemu: set arch parameter for fetch machine types from api

[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} 00/23] Generate frr config using jinja templates and rust types
 2026-03-02 13:00 UTC  (13+ messages)
` [PATCH proxmox-ve-rs 5/9] frr: add template serializer and serialize fabrics using templates
` [PATCH proxmox-ve-rs 8/9] frr: add bgp support with templates and serialization
` [PATCH pve-network 04/10] sdn: write structured frr config that can be rendered using templates

[PATCH proxmox-i18n 0/2] make: add targets to update specific PO files
 2026-03-02  9:51 UTC  (3+ messages)
` [PATCH proxmox-i18n 1/2] "
` [PATCH proxmox-i18n 2/2] make: cleanup update-po-% target

[PATCH datacenter-manager] docs: local-zfs: fix up hardware raid warning admonition
 2026-03-02  8:46 UTC  (2+ messages)
` applied: "

[PATCH proxmox-i18n v1] add pgettext() and npgettext() support for context-aware translations
 2026-03-02  8:15 UTC  (5+ messages)
` [PATCH proxmox-i18n v2] "

Proxmox VE 9.1 Homelab: ZFS, LXC vs VM, Docker Migration advice?
 2026-03-02  6:25 UTC  (2+ messages)

[PATCH proxmox-biome] add pgettext and npgettext to JavaScript globals
 2026-02-28  6:13 UTC 

[PATCH pmg-gui] add default pgettext/npgettext implementations to pmg-index.html.tt
 2026-02-28  6:07 UTC 

[PATCH manager v1] add default pgettext/npgettext implementations to index.html.tpl
 2026-02-28  6:03 UTC 

[PATCH proxmox-backup v1] add default pgettext/npgettext implementations to index.hbs
 2026-02-28  6:01 UTC 

[PATCH pve-kernel 0/3] enable CONFIG_RUST and fix sbuild target with extra-package revision
 2026-02-27 15:21 UTC  (4+ messages)
` [PATCH pve-kernel 1/3] d/control: add dependencies for CONFIG_RUST
` [PATCH pve-kernel 2/3] d/rules: explicitly enable CONFIG_RUST
` [PATCH pve-kernel 3/3] make: fix DSC variable name

[PATCH kernel-helper] proxmox-boot: add memtest86 as entry to systemd-boot
 2026-02-27 14:47 UTC  (6+ messages)
    ` superseded: "

[PATCH kernel-helper v2] fix #7223: proxmox-boot: add memtest86 as entry to all boot-loaders
 2026-02-27 14:43 UTC 

[pve-devel] [PATCH docs/guest-common/qemu-server v2 0/4] add new pci passthrough specific hookscript phase
 2026-02-27 12:09 UTC  (2+ messages)
` superseded: "

[PATCH docs/guest-common/qemu-server v3 0/4] add new pci passthrough specific hookscript phase
 2026-02-27 12:06 UTC  (5+ messages)
` [PATCH guest-common v3 1/1] helpers: exec hookscript: add optional parameters
` [PATCH qemu-server v3 1/2] pci: factor 'prepare_pci_devices' out to PVE::QemuServer::PCI module
` [PATCH qemu-server v3 2/2] pci: call hookscript for each prepared pci device
` [PATCH docs v3 1/1] examples: add new hookscript phase to example hookscript

[PATCH qemu-server v3 0/3] improve guest cleanup handling
 2026-02-27 11:44 UTC  (5+ messages)
` [PATCH qemu-server v3 1/3] cleanup: refactor to make cleanup flow consistent
` [PATCH qemu-server v3 2/3] qm cleanup: die early when encountering a running stop mode backup
` [PATCH qemu-server v3 3/3] fix #7119: qm cleanup: wait for process exiting for up to 30 seconds

[PATCH pve-docs] api token: mention that guest/sys console cannot be accessed by an API token
 2026-02-27 10:26 UTC 

[PATCH proxmox{-backup,,-datacenter-manager} v5 00/11] token-shadow: reduce api token verification overhead
 2026-02-27  9:28 UTC  (4+ messages)
` [PATCH proxmox-backup v5 2/4] pbs-config: cache verified API token secrets

[PATCH manager] ui: qemu hardware view: split out disks and nics into grids
 2026-02-27  9:05 UTC 

[PATCH docs/storage 0/2] docs: match smbdescription at pve-docs and pve-storage
 2026-02-26 14:43 UTC  (3+ messages)
` [PATCH storage 1/1] cifs: match smbversion description with docs
` [PATCH docs 1/1] docs: cifs: match smbversion docs with pve-storage

[PATCH v1 proxmox-backup 00/11] fix various warnings
 2026-02-26 14:40 UTC  (12+ messages)
` [PATCH v1 proxmox-backup 01/11] datastore: remove allow(clippy::cast_ptr_alignment) attribute
` [PATCH v1 proxmox-backup 02/11] api: use checked_div for compression ratio calculation
` [PATCH v1 proxmox-backup 03/11] datastore+server: sort by key instead of using comparison functions
` [PATCH v1 proxmox-backup 04/11] api: remove unnecessary ampersand to fix clippy warning
` [PATCH v1 proxmox-backup 05/11] bin: debug: use pattern match instead of is_some+unwrap
` [PATCH v1 proxmox-backup 06/11] bin: proxy: fix clippy warning about unnecesary use of find_map
` [PATCH v1 proxmox-backup 07/11] datastore: silence warning about too many arguments
` [PATCH v1 proxmox-backup 08/11] client: catalog shell: avoid unnecessary block_on in async code
` [PATCH v1 proxmox-backup 09/11] client: catalog shell: combine multiple block_on calls into one
` [PATCH v1 proxmox-backup 10/11] client: catalog shell: avoid unsafe transmute
` [PATCH v1 proxmox-backup 11/11] tape: media catalog: use Flock wrapper instead of deprecated function

[PATCH qemu-server v3 1/2] cpu config: Add 'arch' property to cpu_fmt
 2026-02-26 14:01 UTC  (2+ messages)

[PATCH manager] ui: window/Settings: Mark strings as translatable
 2026-02-26 12:48 UTC  (2+ messages)
` applied: "

[PATCH qemu-server v3 0/3] Extend qga file-read with chunked access for large files
 2026-02-26 12:42 UTC  (5+ messages)
` [PATCH qemu-server v3 1/3] agent: file-read: Allow specifying max number of bytes to read
` [PATCH qemu-server v3 2/3] agent: file-read: Allow maintaining base64-encoding of content
` [PATCH qemu-server v3 3/3] agent: file-read: Allow specifying byte offset to start reading at
` applied: [PATCH qemu-server v3 0/3] Extend qga file-read with chunked access for large files

[PATCH qemu-server v2 0/3] Extend qga file-read with chunked access for large files
 2026-02-26 12:04 UTC  (7+ messages)
` [PATCH qemu-server v2 1/3] agent: file-read: Allow specifying max number of bytes to read
` [PATCH qemu-server v2 2/3] agent: file-read: Allow maintaining base64-encoding of content
` [PATCH qemu-server v2 3/3] agent: file-read: Allow specifying byte offset to start reading at

[pve-devel] [PATCH proxmox v8 0/5] fix #5207: apt: check signature of repos with proxmox-pgp
 2026-02-26 11:15 UTC  (3+ messages)
` applied-series: "

[PATCH proxmox-offline-mirror 0/3] use proxmox-pgp crate to replace verifier helper module
 2026-02-26 11:12 UTC  (4+ messages)
` [PATCH proxmox-offline-mirror 1/3] clippy: elide redundant lifetimes
` [PATCH proxmox-offline-mirror 2/3] use proxmox-pgp crate to replace verifier helper module
` [PATCH proxmox-offline-mirror 3/3] verifier: remove module

[PATCH pve-cluster v3] fix #2685: datacenter: allow 4-bit suffix in mac_prefix
 2026-02-26 10:37 UTC  (2+ messages)

[PATCH pve-common] REST environment: `waitpid` directly on SIGCHLD
 2026-02-26 10:33 UTC 

[PATCH proxmox] resource-scheduling: topsis: add context to 'unwraps'
 2026-02-26 10:18 UTC  (4+ messages)

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