messages from 2026-04-22 11:18:44 to 2026-04-27 13:20:51 UTC [more...]
[RFC PATCH-SERIES cluster/ha-manager/manager/proxmox 0/7] clamp load imbalance to unit interval
2026-04-27 13:20 UTC (3+ messages)
` [PATCH proxmox 1/7] resource-scheduling: clamp imbalance value "
` [PATCH proxmox 2/7] resource-scheduling: re-adjust hardcoded imbalance values
[PATCH guest-common/qemu-server/docs/manager v3 0/11] Virtiofs improvements
2026-04-27 12:17 UTC (12+ messages)
` [PATCH guest-common v3 1/11] mapping: dir: add 'live-migration-method' parameter
` [PATCH qemu-server v3 2/11] fix #6370: virtiofs: add support for thread-pool-size option
` [PATCH qemu-server v3 3/11] virtiofs: add readonly option
` [PATCH qemu-server v3 4/11] virtiofs: add live migration support
` [PATCH docs v3 5/11] virtiofs: add explanation for cache=metadata behavior
` [PATCH docs v3 6/11] virtiofs: add table for optional parameters
` [PATCH docs v3 7/11] virtiofs: add description for thread-pool-size and readonly
` [PATCH docs v3 8/11] virtiofs: add documentation for live migration
` [PATCH manager v3 09/11] fix #6370: ui: virtiofs edit: add support for thread-pool-size option
` [PATCH manager v3 10/11] virtiofs edit: add support for readonly option
` [PATCH manager v3 11/11] directory mapping: add live-migration-method option for virtiofs
[PATCH pve-manager v2 0/1] fix: #4490 ui: backup job window: add search for virtual guest grid
2026-04-27 12:14 UTC (2+ messages)
[PATCH-SERIES container/qemu-server 0/3] pct/qm: unlock: log that operation happened to syslog
2026-04-27 11:22 UTC (4+ messages)
` [PATCH container 1/3] pct: "
` [PATCH qemu-server 2/3] qm: "
` [PATCH qemu-server 3/3] qm: unlock: add reminder to switch to remove_lock() helper for a major release
[RFC PATCH docs] installation media: keep the size requirement more general
2026-04-27 11:04 UTC
[PATCH qemu-server] net: add initial vhost-user support
2026-04-24 23:30 UTC (2+ messages)
[PATCH] fix #6079: use vncticket endpoint for VM serial terminal
2026-04-27 9:36 UTC (3+ messages)
[PATCH i18n] update French translation
2026-04-27 8:07 UTC
[PATCH manager v3 00/18] enable qemu vm architecture selection
2026-04-26 21:15 UTC (2+ messages)
` applied: "
[PATCH manager v1] add default pgettext/npgettext implementations to index.html.tpl
2026-04-26 4:20 UTC (2+ messages)
[PATCH pmg-gui] add default pgettext/npgettext implementations to pmg-index.html.tt
2026-04-26 4:19 UTC (2+ messages)
[PATCH proxmox-backup v1] add default pgettext/npgettext implementations to index.hbs
2026-04-26 4:20 UTC (2+ messages)
[PATCH proxmox-i18n 1/1] update Simplified Chinese translations
2026-04-26 3:59 UTC
[PATCH ifupdown2] d/patches: preserve OVS options on reload
2026-04-25 21:36 UTC
[PATCH-SERIES qemu-server v4 00/18] fix #7066: api: allow live snapshot (remove) of qcow2 TPM drive with snapshot-as-volume-chain
2026-04-25 17:57 UTC (21+ messages)
` [PATCH qemu-server v4 01/18] block job: fix variable name in documentation
` [PATCH qemu-server v4 02/18] qmp client: add default timeouts for more block commands
` [PATCH qemu-server v4 03/18] drive: introduce drive_uses_qsd_fuse() helper
` [PATCH qemu-server v4 04/18] monitor: add vm_qmp_peer() helper
` [PATCH qemu-server v4 05/18] monitor: add qsd_peer() helper
` [PATCH qemu-server v4 06/18] blockdev: rename variable in get_node_name_below_throttle() for readability
` [PATCH qemu-server v4 07/18] blockdev: switch get_node_name_below_throttle() to use QMP peer
` [PATCH qemu-server v4 08/18] blockdev: switch detach() "
` [PATCH qemu-server v4 09/18] blockdev: switch blockdev_replace() "
` [PATCH qemu-server v4 10/18] blockdev: switch blockdev_external_snapshot() "
` [PATCH qemu-server v4 11/18] block job: switch qemu_handle_concluded_blockjob() "
` [PATCH qemu-server v4 12/18] block job: switch qemu_blockjobs_cancel() "
` [PATCH qemu-server v4 13/18] block job: switch qemu_drive_mirror_monitor() "
` [PATCH qemu-server v4 14/18] blockdev: switch blockdev_delete() "
` [PATCH qemu-server v4 15/18] blockdev: switch blockdev_stream() "
` [PATCH qemu-server v4 16/18] blockdev: switch blockdev_commit() "
` [PATCH qemu-server v4 17/18] snapshot: support live snapshot (remove) of qcow2 TPM drive on storage with snapshot-as-volume-chain
` [PATCH qemu-server v4 18/18] fix #7066: api: allow live snapshot (remove) of qcow2 TPM drive "
` [PATCH v4 qemu-server 19/19] monitor: rename qsd_peer() to qsd_qmp_peer()
` applied: [PATCH-SERIES qemu-server v4 00/18] fix #7066: api: allow live snapshot (remove) of qcow2 TPM drive with snapshot-as-volume-chain
[PATCH qemu-server/pve-manager 0/3] add ci instance-id mode
2026-04-25 12:31 UTC (4+ messages)
` [PATCH qemu-server 1/2] cloud-init: factor out generated file preparation
` [PATCH qemu-server 2/2] fix #1739: cloud-init: add persistent instance-id mode
` [PATCH pve-manager] fix #1739: ui: qemu: expose cloud-init "
[PATCH manager 1/1] fix #7518: ceph: mon: advertise a single address per monitor
2026-04-25 12:15 UTC
[PATCH i18n] update Japanese translations
2026-04-25 2:11 UTC
[pve-devel] [RFC] qemu-server: add migration_type=insecure to remote-migrate
2026-04-25 1:10 UTC
[PATCH common/proxmox{,-backup}/storage v2 0/9] establish unique instance-id for PBS nodes
2026-04-24 21:24 UTC (11+ messages)
` [PATCH proxmox v2 1/9] pbs-api-types: add ServerIdentity response type
` [PATCH proxmox v2 2/9] systemd: add support for machine-id generation
` [PATCH proxmox-backup v2 3/9] api: add /nodes/localhost/identity
` [PATCH proxmox-backup v2 4/9] client: add 'server-identity' sub-command
` [PATCH proxmox-backup v2 5/9] manager: add 'server-identity' subcommand
` [PATCH common v2 6/9] pbs-client: add support for the 'server-identity' command
` [PATCH pve-storage v2 7/9] plugin: add get_identity method
` [PATCH pve-storage v2 8/9] bump storage plugin APIVER and reset APIAGE
` [PATCH pve-storage v2 9/9] api: add /nodes/<node>/storage/<storage>/identity route
` partially-applied: [PATCH common/proxmox{,-backup}/storage v2 0/9] establish unique instance-id for PBS nodes
[PATCH i18n] update german translation
2026-04-24 20:32 UTC (2+ messages)
` applied: "
[PATCH i18n] update French translations
2026-04-24 20:32 UTC (2+ messages)
` applied: "
[PATCH-SERIES qemu-server v3 00/18] fix #7066: api: allow live snapshot (remove) of qcow2 TPM drive with snapshot-as-volume-chain
2026-04-24 12:11 UTC (27+ messages)
` [PATCH qemu-server v3 01/18] block job: fix variable name in documentation
` [PATCH qemu-server v3 02/18] qmp client: add default timeouts for more block commands
` [PATCH qemu-server v3 03/18] drive: introduce drive_uses_qsd_fuse() helper
` [PATCH qemu-server v3 04/18] monitor: add vm_qmp_peer() helper
` [PATCH qemu-server v3 05/18] monitor: add qsd_peer() helper
` [PATCH qemu-server v3 06/18] blockdev: rename variable in get_node_name_below_throttle() for readability
` [PATCH qemu-server v3 07/18] blockdev: switch get_node_name_below_throttle() to use QMP peer
` [PATCH qemu-server v3 08/18] blockdev: switch detach() "
` [PATCH qemu-server v3 09/18] blockdev: switch blockdev_replace() "
` [PATCH qemu-server v3 10/18] blockdev: switch blockdev_external_snapshot() "
` [PATCH qemu-server v3 11/18] block job: switch qemu_handle_concluded_blockjob() "
` [PATCH qemu-server v3 12/18] block job: switch qemu_blockjobs_cancel() "
` [PATCH qemu-server v3 13/18] block job: switch qemu_drive_mirror_monitor() "
` [PATCH qemu-server v3 14/18] blockdev: switch blockdev_delete() "
` [PATCH qemu-server v3 15/18] blockdev: switch blockdev_stream() "
` [PATCH qemu-server v3 16/18] blockdev: switch blockdev_commit() "
` [PATCH qemu-server v3 17/18] snapshot: support live snapshot (remove) of qcow2 TPM drive on storage with snapshot-as-volume-chain
` [PATCH qemu-server v3 18/18] fix #7066: api: allow live snapshot (remove) of qcow2 TPM drive "
` superseded: [PATCH-SERIES qemu-server v3 00/18] "
[PATCH v3 http-server 0/1] fix pveproxy OOM in websocket and spice proxy handlers
2026-04-24 12:11 UTC (2+ messages)
` [PATCH v3 http-server 1/1] fix #7483: apiserver: add backpressure to "
[PATCH v2 http-server 0/1] fix pveproxy OOM in websocket and spice proxy handlers
2026-04-24 12:18 UTC (2+ messages)
` superseded: "
[PATCH pve_flutter_frontend] chore: bump version to 1.9.5(52)
2026-04-24 12:17 UTC (2+ messages)
` applied: "
[PATCH qemu] fdmon-io_uring: avoid idle event loop being accounted as IO wait
2026-04-24 9:13 UTC (5+ messages)
[PATCH docs/manager/proxmox{,-perl-rs,-widget-toolkit,-backup} v4 00/24] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
2026-04-24 8:59 UTC (19+ messages)
` [PATCH proxmox v4 03/24] notify: smtp: Introduce state management
` [PATCH proxmox v4 07/24] notify: smtp: Add state handling logic
` [PATCH proxmox-widget-toolkit v4 11/24] utils: Add OAuth2 flow handlers
` [PATCH proxmox-backup v4 23/24] notifications: Add OAuth2 section to SMTP target docs
[PATCH common/proxmox{,-backup}/storage 0/7] establish unique instance-id for PBS nodes
2026-04-24 8:31 UTC (13+ messages)
` [PATCH pve-storage 7/7] api: add /nodes/<node>/storage/<storage>/identity route
` superseded: [PATCH common/proxmox{,-backup}/storage 0/7] establish unique instance-id for PBS nodes
[pve-devel] [PATCH pve-firewall] rename sysctl.d/pve-firewall.conf to 10-pve-firewall.conf
2026-04-24 8:21 UTC (2+ messages)
[PATCH pve-manager 0/1] Fix typo in comment
2026-04-22 9:36 UTC (2+ messages)
` [PATCH pve-manager 1/1] ui: fix "
Design for custom UEFI firmware in PVE
2026-04-23 16:24 UTC (2+ messages)
[PATCH pve-manager/pve-storage 0/4] extend iscsi configuration
2026-04-23 15:21 UTC (5+ messages)
` [PATCH pve-stoage 3/4] iscsiPlugin: add wwid
[PATCH pve-stoage 3/4] iscsiPlugin: add wwid
2026-04-23 15:14 UTC
[PATCH manager/storage v3 0/2] fix #7339: lvmthick: add option to free storage for deleted VMs
2026-04-23 14:47 UTC (3+ messages)
` [PATCH storage v3 1/2] fix #7339: lvmthick: add worker to free space of to be "
` [PATCH manager v3 2/2] fix #7339: lvmthick: ui: add UI fields for option to free storage
[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} v2 0/7] sdn: add BGP fabric
2026-04-23 14:03 UTC (2+ messages)
` superseded: "
[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} v3 0/8] sdn: add BGP fabric
2026-04-23 14:02 UTC (9+ messages)
` [PATCH proxmox-ve-rs v3 1/8] sdn: fabric: add BGP protocol support
` [PATCH proxmox-perl-rs v3 2/8] sdn: fabrics: add BGP config generation
` [PATCH proxmox-perl-rs v3 3/8] sdn: fabrics: add BGP status endpoints
` [PATCH pve-network v3 4/8] sdn: fabrics: register bgp as a fabric protocol type
` [PATCH pve-network v3 5/8] test: evpn: add integration test for EVPN over BGP fabric
` [PATCH pve-network v3 6/8] sdn: evpn: validate fabric has prefix at controller update time
` [PATCH pve-manager v3 7/8] ui: sdn: add BGP fabric support
` [PATCH pve-docs v3 8/8] sdn: add bgp fabric section
[PATCH cluster/docs/manager v2 0/8] add warning messages for high token timeouts in clusters
2026-04-23 13:59 UTC (9+ messages)
` [PATCH cluster v2 4/8] add functions to determine warning level for high token timeouts
` [PATCH cluster v2 6/8] api: add token timeout and warning level to cluster join info
[PATCH access-control/manager/proxmox v4 0/3] fix #5076: add support for open id audiences
2026-04-23 13:36 UTC (2+ messages)
` Superseded: "
[PATCH many v5 0/8] fix #5076: add support for open id audiences
2026-04-23 13:35 UTC (9+ messages)
` [PATCH proxmox v5 1/8] fix #5076: openid: add logic to handle OIDC audiences
` [PATCH proxmox v5 2/8] fix #5076: pbs-api-types: add audiences to open id realm config
` [PATCH access-control v5 3/8] fix #5076: auth: open id: add an optional "audiences" field
` [PATCH manager v5 4/8] fix #5076: ui: dc: add an optional "audiences" field for open id realms
` [PATCH yew-comp v5 5/8] fix #5076: auth edit openid: add advanced "audiences" field
` [PATCH datacenter-manager v5 6/8] fix #5076: api-types/api: support audiences property for open id realms
` [PATCH proxmox-backup v5 7/8] fix #5076: api: "
` [PATCH widget-toolkit v5 8/8] fix #5076: ui: dc: add an optional "audiences" field "
[PATCH-SERIES qemu-server 0/8] fix #7383: agent: fsfreeze: skip freeze if already frozen
2026-04-23 12:41 UTC (2+ messages)
` superseded: "
[PATCH-SERIES qemu-server v2 0/7] fix #7383: agent: fsfreeze: skip freeze if already frozen
2026-04-23 12:35 UTC (8+ messages)
` [PATCH qemu-server v2 1/7] agent: migrate to v5.36 and use subroutine signatures
` [PATCH qemu-server v2 2/7] agent: rename guest_fs{freeze,thaw} to guest_fs_{freeze,thaw}
` [PATCH qemu-server v2 3/7] agent: parse: change signature to take property string rather than full VM config
` [PATCH qemu-server v2 4/7] agent: should fs freeze: "
` [PATCH qemu-server v2 5/7] clone disk/block jobs: change signatures to take guest agent property string
` [PATCH qemu-server v2 6/7] agent: fs freeze: harmonize checks for guest fs freeze
` [PATCH qemu-server v2 7/7] fix #7383: agent: fsfreeze: skip freeze if already frozen
[RFC docs/storage/zfsonlinux 0/4] allow replication/migration with zfs native encryption
2026-04-23 10:26 UTC (3+ messages)
` [PATCH storage 2/4] fix #2350: zfspool: send without preserving encryption
[pve-devel] [PATCH pve-storage v1 0/3] Improve mkpath Error Message in activate_storage
2026-04-23 9:47 UTC (2+ messages)
` superseded: "
[PATCH pve-storage v2 0/3] Improve mkpath Error Message in activate_storage
2026-04-23 9:46 UTC (4+ messages)
` [PATCH pve-storage v2 1/3] plugin: use guard clause to reduce nesting
` [PATCH pve-storage v2 2/3] plugin: remove needless inequality check when creating content subdirs
` [PATCH pve-storage v2 3/3] plugin: improve error handling when creating a content subdir fails
[PATCH-SERIES qemu-server v2 00/18] fix #7066: api: allow live snapshot (remove) of qcow2 TPM drive with snapshot-as-volume-chain
2026-04-23 9:39 UTC (2+ messages)
` superseded: "
[PATCH container] fix #7487: setup/suse: setup systemd-networkd if present
2026-04-23 8:04 UTC (2+ messages)
` applied: "
[PATCH pve-storage, pve-manager v1 00/54] Fix #2884: Implement Subdirectory Scanning for Dir-Based Storage Types
2026-04-22 11:13 UTC (20+ messages)
` [PATCH pve-storage v1 25/54] tree-wide: replace usages of BACKUP_EXT_RE_2 with parsing functions
` [PATCH pve-storage v1 29/54] plugin: simplify recently refactored logic in parse_volname method
` [PATCH pve-storage v1 32/54] api: status: simplify recently added parsing helper for file transfers
` [PATCH pve-storage v1 35/54] test: list volumes: fix broken test checking for vmlist modifications
` [PATCH pve-storage v1 37/54] test: list volumes: remove legacy code and migrate cases to new format
` [PATCH pve-storage v1 38/54] test: list volumes: document behavior wrt. undeclared content types
` [PATCH pve-storage v1 40/54] test: parse volname: modernize code
` [PATCH pve-storage v1 42/54] test: parse volname: move VM disk test creation into separate block
` [PATCH pve-storage v1 44/54] test: parse volname: parameterize test case creation for some vtypes
` [PATCH pve-storage v1 45/54] test: volume id: modernize code
` [PATCH pve-storage v1 46/54] test: volume id: rename 'volname' test case parameter to 'file'
` [PATCH pve-storage v1 47/54] test: filesystem path: modernize code
` [PATCH pve-storage v1 48/54] fix #2884: implement nested subdir scanning and support 'iso' vtype
` [PATCH pve-storage v1 49/54] fix #2884: support nested subdir scanning for 'vztmpl' volume type
` [PATCH pve-storage v1 50/54] fix #2884: support nested subdir scanning for 'snippets' vtype
` [PATCH pve-storage v1 51/54] test: add more tests for 'import' vtype & guard against nested subdirs
` [PATCH pve-storage v1 52/54] test: add tests guarding against subdir scanning for vtypes
` [PATCH pve-storage v1 53/54] storage api: mark old public regexes for removal, bump APIVER & APIAGE
` [PATCH pve-manager v1 54/54] fix #2884: ui: storage: add field for 'max-scan-depth' property
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox