public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-07-28 14:29:15 to 2026-07-31 15:37:48 UTC [more...]

[PATCH manager/storage 0/9] storage: plugins: display failed and outdated storage plugins in the GUI
 2026-07-31 15:36 UTC  (10+ messages)
` [PATCH pve-storage 1/9] storage: drop unused variable in storage_info
` [PATCH pve-storage 2/9] storage: add `plugin-url` to built-in plugins
` [PATCH pve-storage 3/9] storage: add `unknown` flag to parse_config
` [PATCH pve-storage 4/9] storage: plugins: cache and classify custom storage plugins
` [PATCH pve-storage 5/9] storage: expose plugin metadata in storage status
` [PATCH pve-manager 6/9] cluster: backend: include storages with unloadable plugins
` [PATCH pve-manager 7/9] www: storage: show plugin state/external/url in StatusView
` [PATCH pve-manager 8/9] www: storage: distinguish failed/outdated storage plugins in resource tree
` [PATCH pve-manager 9/9] www: storage: display custom summary for failed plugins

[RFC qemu-server 0/4] remote migrate: extract preconditions and add check endpoint
 2026-07-31 14:44 UTC  (16+ messages)
` [RFC qemu-server 1/4] remote migrate: drop ineffective fingerprint auto-detection
` [RFC qemu-server 2/4] remote migrate: collect preconditions as structured findings
` [RFC qemu-server 4/4] remote migrate: add precondition check endpoint

[PATCH manager v3] fix #4503: ui: qemu: add detect zeroes disk option
 2026-07-31 13:05 UTC  (6+ messages)

[PATCH container v2] fix #7164: lxc: restore: apply password and ssh keys during container restore
 2026-07-31 12:08 UTC  (5+ messages)
` superseded: "

[PATCH pve-manager v2] fix #7187: report: add ethtool output for physical interfaces
 2026-07-31 12:06 UTC  (2+ messages)
` applied: "

[PATCH container v3 0/2] fix #7164: restore: apply password and ssh keys
 2026-07-31 11:59 UTC  (3+ messages)
` [PATCH container v3 1/2] "
` [PATCH container v3 2/2] restore: check systemd nesting

[PATCH pve-docs] notifications: fix broken calendar match examples
 2026-07-31 11:37 UTC  (2+ messages)
` applied: "

[RFC pve-storage/proxmox-widget-toolkit/pve-manager 00/27] add guided remote storage setup and SAN visibility
 2026-07-31 10:21 UTC  (28+ messages)
` [RFC pve-storage 01/27] diskmanage: collect disk transport type from lsblk
` [RFC pve-storage 02/27] diskmanage: add helper to list multipath devices
` [RFC pve-storage 03/27] diskmanage: qualify NVMe over fabrics transport
` [RFC pve-storage 04/27] disks: list: add include-remote parameter
` [RFC pve-storage 05/27] diskmanage: include iSCSI session devices in disk enumeration
` [RFC pve-storage 06/27] diskmanage: link multipath member disks to their map device
` [RFC pve-storage 07/27] iscsi: factor out session device map from device list
` [RFC pve-storage 08/27] api: scan: add san-luns method listing SAN LUN candidates
` [RFC pve-storage 09/27] disks: lvm: allow creating volume groups on multipath devices
` [RFC pve-storage 10/27] diskmanage: add helper querying multipath path state
` [RFC pve-storage 11/27] diskmanage: add helper querying NVMe native "
` [RFC pve-storage 12/27] api: scan: san-luns: report "
` [RFC pve-storage 13/27] iscsi plugin: list sessions of all transports and capture transport
` [RFC pve-storage 14/27] api: add node-level iSCSI initiator target and session API
` [RFC proxmox-widget-toolkit 15/27] disk selectors: allow opting into remote devices
` [RFC pve-manager 16/27] ui: storage: allow switching the scan node of the NFS/CIFS scan combos
` [RFC pve-manager 17/27] ui: storage: add guided remote storage wizard with NFS support
` [RFC pve-manager 18/27] ui: storage wizard: add SMB/CIFS support
` [RFC pve-manager 19/27] ui: storage wizard: add iSCSI support
` [RFC pve-manager 20/27] ui: storage wizard: add FC-attached SAN (shared LVM) support
` [RFC pve-manager 21/27] ui: storage wizard: add ZFS over iSCSI support
` [RFC pve-manager 22/27] ui: dc: storage: add remote storage wizard entry to the add menu
` [RFC pve-manager 23/27] ui: node: add SAN LUNs panel
` [RFC pve-manager 24/27] ui: san luns: show multipath path state
` [RFC pve-manager 25/27] api: nodes: add iSCSI initiator API endpoint
` [RFC pve-manager 26/27] pvenode: add iscsi commands
` [RFC pve-manager 27/27] ui: san luns: show iSCSI targets and sessions

[RFC qemu-server/storage 0/2] refactor of volume_id classification
 2026-07-31 10:21 UTC  (10+ messages)
` [PATCH storage 1/2] add subroutine to classify volume ids
` [PATCH qemu-server 2/2] use new classify_volume_id subroutine

[PATCH access-control v2 0/2] fix: #6510: Allow deleting ACLs for non-existent entities & add API tests
 2026-07-31  9:51 UTC  (2+ messages)
` superseded: "

[PATCH access-control v3 0/2] fix: #6510: Allow deleting ACLs for non-existent entities & add API tests
 2026-07-31  9:43 UTC  (3+ messages)
` [PATCH access-control v3 1/2] test: api: acl: add tests for modification endpoint
` [PATCH access-control v3 2/2] fix #6510: api: acl: allow deletion for non-existent entities

[RFC qemu/qemu-server 0/2] qemu: dump and ship CPU model expansions
 2026-07-31  9:12 UTC  (4+ messages)
` [PATCH qemu-server 2/2] cpu flags: introduce get_cpu_model_expansions() helper

[PATCH many 00/29] notifications: add nested match expressions
 2026-07-31  7:19 UTC  (3+ messages)
` [PATCH manager 26/29] api: notification: pass config/updater directly to rust bindings

[PATCH proxmox-yew-comp/widget-toolkit v4 0/4] i18n: add Greek and Irish translations
 2026-07-31  7:08 UTC  (2+ messages)
` superseded: "

[PATCH proxmox-yew-comp/widget-toolkit v5 0/6] ui: add Greek, Irish, and Lao translations
 2026-07-31  7:06 UTC  (7+ messages)
` [PATCH proxmox-yew-comp v5 1/6] language map: add Greek as available language
` [PATCH proxmox-yew-comp v5 2/6] language map: add Irish "
` [PATCH proxmox-yew-comp v5 3/6] language map: add Lao "
` [PATCH widget-toolkit v5 4/6] language map: add Greek "
` [PATCH widget-toolkit v5 5/6] language map: add Irish "
` [PATCH widget-toolkit v5 6/6] language map: add Lao "

[PATCH perlmod v3 0/2] perlmod: add #[hash] parameter attribute
 2026-07-30 17:00 UTC  (4+ messages)
` [PATCH perlmod v3 1/2] macro: function: move signature inputs handling into helper struct
` [PATCH perlmod v3 2/2] perlmod, macro: add #[hash] parameter attribute

[PATCH extjs 1/1] add Lao translations
 2026-07-30 14:45 UTC  (2+ messages)
` applied: "

[PATCH docs/manager/storage v11 0/6] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-07-30 14:36 UTC  (8+ messages)
` [PATCH storage v11 2/6] lvm: saferemove: zero out volumes range by range
` [PATCH storage v11 4/6] fix #7339: lvm: add discard action for removed volumes
` [PATCH manager v11 5/6] fix #7339: lvm: add discard-on-remove option to UI

[PATCH pve-access-control] ad: support nested groups during sync
 2026-07-29 15:44 UTC 

[PATCH proxmox] fix #7814: send-mail: normalize LF line endings to CRLF endings
 2026-07-30 14:02 UTC  (5+ messages)

[PATCH-SERIES qemu-server 0/8] block job: monitor: improve completion handling and style
 2026-07-30 13:15 UTC  (9+ messages)
` [PATCH qemu-server 1/8] block job: monitor: avoid duplicate completion
` [PATCH qemu-server 2/8] block job: monitor: only print message that jobs are ready once
` [PATCH qemu-server 3/8] partially fix #7854: block job: monitor: handle completion faster to benefit migration
` [PATCH qemu-server 4/8] block job: monitor: factor out job status printing
` [PATCH qemu-server 5/8] block job: monitor: make operation argument non-optional
` [PATCH qemu-server 6/8] block job: monitor: rename 'op' argument to 'operation'
` [PATCH qemu-server 7/8] block job: monitor: pass options as a hash
` [PATCH qemu-server 8/8] block job: monitor: properly document function

[PATCH perlmod v2 0/5] perlmod: add #[hash] parameter attribute
 2026-07-30 11:12 UTC  (8+ messages)
` [PATCH perlmod v2 4/5] macro: function: move signature inputs handling into helper struct
` [PATCH perlmod v2 5/5] perlmod, macro: add #[hash] parameter attribute
` partially-applied: [PATCH perlmod v2 0/5] perlmod: "
` superseded: "

[PATCH manager v2] fix #6855: ui: storage: add mount options field for nfs amd smb/cifs
 2026-07-30  9:46 UTC  (2+ messages)
` Superseded: "

[PATCH manager v3 0/2] fix #6855: ui: storage: add mount options field for nfs, cifs, cephfs
 2026-07-30  9:40 UTC  (3+ messages)
` [PATCH manager v3 1/2] fix #6855: ui: storage: add mount options field for nfs amd smb/cifs
` [PATCH manager v3 2/2] ui: storage: add mount options field for cephfs

[PATCH qemu-server v2] query-machine-capabilities: limit AuthenticAMD and GenuineIntel checks to x86-64
 2026-07-30  1:49 UTC  (4+ messages)
    ` superseded: "

[PATCH qemu-server v3] query-machine-capabilities: limit AuthenticAMD and GenuineIntel checks to x86-64
 2026-07-30  1:47 UTC 

[PATCH qemu-server 0/1] fix #7590: qemu-server: apply timeout to QEMU start fork
 2026-07-29 15:45 UTC  (4+ messages)
` [PATCH qemu-server 1/1] "

[PATCH manager v2] ui: ceph: pool: set target ratio to 0 when the value is not set
 2026-07-29 15:27 UTC  (2+ messages)
` applied: "

[PATCH docs] zfs: mention that zfs are compressed by default
 2026-07-29 14:37 UTC 

[PATCH v4 i18n 0/1] add pgettext() and npgettext() support for context-aware translations
 2026-07-29 13:50 UTC  (3+ messages)
` [PATCH v4 i18n 1/1] "

[PATCH pve-storage, pve-manager v1 00/54] Fix #2884: Implement Subdirectory Scanning for Dir-Based Storage Types
 2026-07-29 13:02 UTC  (13+ messages)
` [PATCH pve-storage v1 17/54] api: status: move content type assert for up-/downloads into helper
` [PATCH pve-storage v1 22/54] tree-wide: introduce parsing module and replace usages of ISO_EXT_RE_0
` [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

[pve-devel] [PATCH manager] ceph: pool edit: set target ratio to 0 when the value is unset
 2026-07-29 11:59 UTC  (2+ messages)
` superseded: "

[PATCH qemu-server] query-machine-capabilities: check vendor string length for strncmp
 2026-07-29 11:13 UTC  (7+ messages)
        ` superseded: "

qm showcmd shows incorrect PCI device address
 2026-07-29 10:25 UTC  (2+ messages)

[PATCH container] setup: fedora: disable static units when fixing up template
 2026-07-29  9:21 UTC  (6+ messages)

[PATCH manager 1/1] ui: crs: add tech preview warning for rebalance on start
 2026-07-29  8:55 UTC 

[PATCH pve-container] setup: openeuler: use network scripts to setup network
 2026-07-29  8:45 UTC  (4+ messages)

[PATCH container] fix #7164: lxc: restore: apply password and ssh keys during container restore
 2026-07-29  8:34 UTC  (2+ messages)
` superseded: "

[PATCH proxmox-i18n v3 00/12] Makefile simplifications and improvements
 2026-07-29  7:15 UTC  (3+ messages)
` [PATCH proxmox-i18n v3 08/12] make: move linguas to a file

[PATCH v1 proxmox-biome] d/rules: increase jemalloc page size to 64k on ARM
 2026-07-28 16:29 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal