[RFC proxmox{,-backup} 0/6] add scheduled fstrim job for datastore's backing filesystems
2026-03-19 15:02 UTC (8+ messages)
` [PATCH proxmox 1/1] pbs-api-types: define fstrim schedule on datastore config
` [PATCH proxmox-backup 1/5] tools: add helper to run fstrim command on path or mountpoint
` [PATCH proxmox-backup 2/5] api: config: expose fstrim schedule for datastores
` [PATCH proxmox-backup 3/5] bin: proxy: periodically schedule fstrim on datastore's filesystems
` [PATCH proxmox-backup 4/5] ui: expose per-datastore fstrim job schedule
` [PATCH proxmox-backup 5/5] api: set default fstrim schedule on datastore create
[PATCH proxmox-backup v2 0/3] fix #7400: improve handling of corrupted job statefiles
2026-03-19 14:47 UTC (7+ messages)
` [PATCH proxmox-backup v2 1/3] api: move statefile loading into compute_schedule_status
` [PATCH proxmox-backup v2 2/3] fix #7400: api: gracefully handle corrupted job statefiles
` [PATCH proxmox-backup v2 3/3] fix #7400: proxy: self-heal "
[RFC PATCH-SERIES many 00/36] dynamic scheduler + load rebalancer
2026-03-19 14:07 UTC (27+ messages)
` [RFC ha-manager 09/21] usage: augment service stats with node and state information
` [RFC ha-manager 11/21] env, resources: add dynamic node and service stats abstraction
` [RFC ha-manager 12/21] env: pve2: implement dynamic node and service stats
` [RFC ha-manager 16/21] sim: hardware: add set-dynamic-stats for services
` [RFC ha-manager 17/21] usage: add dynamic usage scheduler
` [RFC ha-manager 20/21] implement automatic rebalancing
` [RFC ha-manager 21/21] test: add basic automatic rebalancing system test cases
[PATCH yew-comp v2 00/13] clippy clean up for proxmox-yew-comp
2026-03-19 13:01 UTC (2+ messages)
[PATCH yew-comp] fix #7290: url decode code value in openid redirection authorization
2026-03-19 13:01 UTC (2+ messages)
[PATCH pve-manager] fix: #4490 ui: backup job window: add filter/search for virtual guest grid
2026-03-19 12:45 UTC
[PATCH proxmox{-backup,,-datacenter-manager} v7 00/11] token-shadow: reduce api token verification overhead
2026-03-19 12:26 UTC (2+ messages)
` partially-applied: "
[PATCH common/debcargo-conf/manager/proxmox-perl-rs/qemu-server 00/13] use NVML for vGPU info querying
2026-03-19 11:31 UTC (6+ messages)
` [PATCH proxmox-perl-rs 1/1] pve: add binding for accessing vgpu info
` [PATCH qemu-server 2/2] pci: mdev: use PVE::RS::NVML for nvidia mdev information
[PATCH] fix #7337: Keep track of deep link on OpenID login
2026-03-19 10:56 UTC (3+ messages)
` superseded "
[PATCH pve-storage v2 0/1] storage: add xz support
2026-03-19 10:56 UTC (2+ messages)
[PATCH proxmox-backup v2] fix #7337: Keep track of deep link on OpenID login
2026-03-19 10:55 UTC
[pve-devel] [RFC pve-storage/proxmox-widget-toolkit/pve-manager master v2 00/10] GUI Support for Custom Storage Plugins
2026-03-19 10:46 UTC (4+ messages)
[RFC PATCH storage 0/2] nfs: use rpcinfo as a showmounts fallback for nfs3
2026-03-19 10:43 UTC (2+ messages)
` superseded: "
[PATCH storage v2 0/2] nfs: use rpcinfo as a showmounts fallback for nfs3
2026-03-19 10:42 UTC (3+ messages)
` [PATCH storage v2 1/2] nfs: create a helper to run rpcinfo commands
` [PATCH storage v2 2/2] nfs: use rpcinfo as a showmounts fallback for nfs3
[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v6 00/20] Generate frr config using jinja templates and rust types
2026-03-19 10:32 UTC (5+ messages)
` [PATCH proxmox-ve-rs v6 05/20] frr: add template serializer and serialize fabrics using templates
[PATCH proxmox-backup v1 0/2] fix #7400: improve handling of corrupted job statefiles
2026-03-19 10:19 UTC (8+ messages)
` [PATCH proxmox-backup v1 1/2] fix #7400: api: gracefully handle "
` [PATCH proxmox-backup v1 2/2] fix #7400: proxy: self-heal "
[PATCH datacenter-manager/proxmox{,-backup,-yew-comp} 00/26] metric collection for the PDM host
2026-03-19 9:48 UTC (13+ messages)
` [PATCH proxmox 06/26] disks: import from Proxmox Backup Server
` [PATCH proxmox 11/26] procfs: add helpers for querying pressure stall information
` [PATCH proxmox-backup 14/26] tools: replace disks module with proxmox-disks
` superseded: [PATCH datacenter-manager/proxmox{,-backup,-yew-comp} 00/26] metric collection for the PDM host
[PATCH datacenter-manager/proxmox{,-backup,-yew-comp} v2 00/25] metric collection for the PDM host
2026-03-19 9:45 UTC (25+ messages)
` [PATCH proxmox v2 01/25] parallel-handler: import code from Proxmox Backup Server
` [PATCH proxmox v2 02/25] parallel-handler: introduce custom error type
` [PATCH proxmox v2 03/25] parallel-handler: add documentation
` [PATCH proxmox v2 04/25] parallel-handler: add simple unit-test suite
` [PATCH proxmox v2 06/25] disks: fix typo in `initialize_gpt_disk`
` [PATCH proxmox v2 07/25] disks: add parts of gather_disk_stats from PBS
` [PATCH proxmox v2 08/25] disks: gate api macro behind 'api-types' feature
` [PATCH proxmox v2 09/25] disks: clippy: collapse if-let chains where possible
` [PATCH proxmox v2 10/25] procfs: add helpers for querying pressure stall information
` [PATCH proxmox v2 11/25] time: use u64 parse helper from nom
` [PATCH proxmox-backup v2 12/25] tools: move ParallelHandler to new proxmox-parallel-handler crate
` [PATCH proxmox-backup v2 13/25] tools: replace disks module with proxmox-disks
` [PATCH proxmox-backup v2 14/25] metric collection: use blockdev_stat_for_path from proxmox_disks
` [PATCH proxmox-yew-comp v2 15/25] node status panel: add `children` property
` [PATCH proxmox-yew-comp v2 16/25] RRDGrid: fix size observer by attaching node reference to rendered container
` [PATCH proxmox-yew-comp v2 17/25] RRDGrid: add padding and increase gap between elements
` [PATCH datacenter-manager v2 18/25] metric collection: clarify naming for remote metric collection
` [PATCH datacenter-manager v2 19/25] metric collection: fix minor typo in error message
` [PATCH datacenter-manager v2 20/25] metric collection: collect PDM host metrics in a new collection task
` [PATCH datacenter-manager v2 21/25] api: fix /nodes/localhost/rrddata endpoint
` [PATCH datacenter-manager v2 22/25] pdm: node rrd data: rename 'total-time' to 'metric-collection-total-time'
` [PATCH datacenter-manager v2 23/25] pdm-api-types: add PDM host metric fields
` [PATCH datacenter-manager v2 24/25] ui: node status: add RRD graphs for PDM host metrics
` [PATCH datacenter-manager v2 25/25] ui: lxc/qemu/node: use RRD value render helpers
[PATCH proxmox{,-backup} v5 00/33] partially fix #6563: add s3 request and traffic counter statistics
2026-03-19 9:42 UTC (2+ messages)
` superseded: "
[PATCH proxmox{,-backup} v6 00/34] partially fix #6563: add s3 counter for statistics and notifications
2026-03-19 9:41 UTC (35+ messages)
` [PATCH proxmox v6 01/12] tree-wide: fix formatting issue via cargo fmt
` [PATCH proxmox v6 02/12] s3-client: add persistent shared request counters for client
` [PATCH proxmox v6 03/12] s3-client: add counters for upload/download traffic
` [PATCH proxmox v6 04/12] s3-client: account for upload traffic on successful request sending
` [PATCH proxmox v6 05/12] s3-client: account for downloaded bytes in incoming response body
` [PATCH proxmox v6 06/12] s3-client: request counters: periodically persist counters to file
` [PATCH proxmox v6 07/12] s3-client: sync flush request counters on client instance drop
` [PATCH proxmox v6 08/12] s3-client: api-types: define request counter thresholds
` [PATCH proxmox v6 09/12] s3-client: implement request counter threshold and exceeding callback
` [PATCH proxmox v6 10/12] pbs-api-types: define api type for s3 request statistics
` [PATCH proxmox v6 11/12] pbs-api-types: add notification thresholds to datastore config
` [PATCH proxmox v6 12/12] pbs-api-types: add reset schedule for notification threshold counters
` [PATCH proxmox-backup v6 01/22] metrics: split common module imports into individual use statements
` [PATCH proxmox-backup v6 02/22] ui: improve variable name indirectly fixing typo
` [PATCH proxmox-backup v6 03/22] notifications: template data: fix typos in docstrings
` [PATCH proxmox-backup v6 04/22] datastore: collect request statistics for s3 backed datastores
` [PATCH proxmox-backup v6 05/22] datastore: expose request counters "
` [PATCH proxmox-backup v6 06/22] api: s3: add endpoint to reset s3 request counters
` [PATCH proxmox-backup v6 07/22] bin: s3: expose request counter reset method as cli command
` [PATCH proxmox-backup v6 08/22] ui: datastore summary: move store to be part of summary panel
` [PATCH proxmox-backup v6 09/22] ui: expose s3 request counter statistics in the datastore summary
` [PATCH proxmox-backup v6 10/22] metrics: collect s3 datastore statistics as rrd metrics
` [PATCH proxmox-backup v6 11/22] api: admin: expose s3 statistics in datastore rrd data
` [PATCH proxmox-backup v6 12/22] partially fix #6563: ui: expose s3 rrd charts in datastore summary
` [PATCH proxmox-backup v6 13/22] datastore: refactor datastore lookup parameters into dedicated type
` [PATCH proxmox-backup v6 14/22] api: config: update notification thresholds for config and counters
` [PATCH proxmox-backup v6 15/22] ui: utils: add helper to render notification threshold property string
` [PATCH proxmox-backup v6 16/22] ui: add notification thresholds edit window
` [PATCH proxmox-backup v6 17/22] notification: define templates and template data for thresholds
` [PATCH proxmox-backup v6 18/22] datastore: add thresholds notification callback on datastore lookup
` [PATCH proxmox-backup v6 19/22] api/ui: notifications: add 'thresholds' as notification type value
` [PATCH proxmox-backup v6 20/22] api: config: allow counter reset schedule editing
` [PATCH proxmox-backup v6 21/22] ui: expose counter reset schedule edit window
` [PATCH proxmox-backup v6 22/22] bin: proxy: periodically schedule counter reset task
[PATCH pve-manager v3 0/2] fix #7300: acl path include pre-generated zones and fabrics
2026-03-18 23:01 UTC (2+ messages)
` applied: "
[RFC PATCH cluster] pmxcfs: explicitly set implicit mkdir mode to 0750
2026-03-18 17:08 UTC (2+ messages)
` applied: "
[PATCH cluster v4 0/2] pmxcfs fix backup directory permissions
2026-03-18 14:27 UTC (4+ messages)
` [PATCH cluster v4 1/2] pmxcfs: remove world-readable permissions from backups
` [PATCH cluster v4 2/2] pmxcfs: don't abort join when backup fails and keep old config database
` applied: [PATCH cluster v4 0/2] pmxcfs fix backup directory permissions
[PATCH pve-apiclient] pass parameters for DELETE requests as query string
2026-03-18 13:22 UTC
Replication error: dataset is busy
2026-03-18 12:43 UTC (2+ messages)
[RFC docs/storage/zfsonlinux 0/4] allow replication/migration with zfs native encryption
2026-03-18 12:40 UTC (5+ messages)
` [PATCH zfsonlinux 1/4] cherry-pick patch for unencrypted send
` [PATCH storage 2/4] fix #2350: zfspool: send without preserving encryption
` [PATCH storage 3/4] zfspool: export: skip hardcoded warning about no-preserve-encryption flag
` [PATCH docs 4/4] storage: zfspool: add documention on encryption
[PATCH manager 0/2] ceph: osd: stop running pveremove during cleanup
2026-03-18 12:19 UTC (4+ messages)
` [PATCH manager 1/2] ceph: osd: stop triggering udev
` [PATCH manager 2/2] ceph: osd: stop running pveremove during cleanup
[PATCH-SERIES qemu-server/docs 0/2] efi enroll: small improvements to documentation
2026-03-18 10:25 UTC (4+ messages)
` [PATCH qemu-server 1/2] start vm: check efi vars: clarify when to run the commands for BitLocker
` [PATCH docs 2/2] qm: bios/uefi: certificate expiration: mention steps for BitLocker earlier
[PATCH-SERIES qemu 0/2] QEMU 10.2.1
2026-03-18 9:57 UTC (5+ messages)
` [PATCH qemu 1/2] update submodule and patches to "
[pve-devel] [PATCH pve_flutter_frontend] fix: ui: token expiry showing unix epoch time
2026-03-18 9:07 UTC (2+ messages)
` "
[PATCH cluster v3 0/3] fix #6701: Add keyUsage extension to root CA
2026-03-17 16:56 UTC (7+ messages)
` [PATCH pve-cluster v3 1/3] "
` [PATCH pve-cluster v3 2/3] Convert SSL cert generation config to CLI arguments
` [PATCH pve-cluster v3 3/3] Create temporary CSR file in /run instead of /tmp
` superseded: [PATCH cluster v3 0/3] fix #6701: Add keyUsage extension to root CA
[PATCH cluster v4 0/3] fix #6701: Add keyUsage extension to root CA
2026-03-17 16:53 UTC (4+ messages)
` [PATCH pve-cluster v4 1/3] "
` [PATCH pve-cluster v4 2/3] setup: Replace temp OpenSSL config file with CLI arguments
` [PATCH pve-cluster v4 3/3] Create temporary CSR file in /run instead of /tmp
[PATCH proxmox-backup v3] fix #7382: correctly anchor nested paths for include/exclude patterns
2026-03-17 15:54 UTC (4+ messages)
[pve-devel] [PATCH pve-cluster v2 0/3] fix #6701: Update PVE cert generation
2026-03-17 14:27 UTC (9+ messages)
` [pve-devel] [PATCH pve-cluster v2 1/3] fix #6701: Add keyUsage extension to root CA
` [pve-devel] [PATCH pve-cluster v2 3/3] Create temporary CSR file in /run instead of /tmp
` [PATCH pve-cluster v2 0/3] fix #6701: Update PVE cert generation
` superseded: "
[PATCH proxmox{,-backup} v2 0/2] fix #7329: network: unkwown iface option error
2026-03-17 14:15 UTC (2+ messages)
[PATCH pve-manager] ui: ceph: osd: fix toolbar overflow
2026-03-17 13:58 UTC (2+ messages)
[PATCH proxmox-backup v4 0/7] fixes #6195: add support for moving groups and namespaces
2026-03-17 13:47 UTC (8+ messages)
` [PATCH proxmox-backup v4 1/7] datastore: add namespace-level locking
` [PATCH proxmox-backup v4 6/7] ui: add move group action
[PATCH ha-manager 0/3] fix #2751: implement disarm/arm HA for safer cluster maintenance
2026-03-17 12:47 UTC (6+ messages)
` [PATCH ha-manager 2/3] fix #2751: implement disarm-ha and arm-ha for safe "
` [PATCH ha-manager 3/3] api: status: add disarm-ha and arm-ha endpoints and CLI wiring
[pve-devel] [PATCH docs/guest-common/qemu-server v5 00/11] fix #1964: add setting to always disable freezing a guest's fs
2026-03-17 11:54 UTC (7+ messages)
` [pve-devel] [PATCH qemu-server v5 8/9] deprecate freeze-fs-on-backup qga setting
[PATCH proxmox-backup v2] s3-client: fix Content-Type for put and copy object requests
2026-03-17 11:29 UTC (2+ messages)
[RFC PATCH 0/2] network: add VPP (fd.io) as alternative dataplane
2026-03-17 11:26 UTC (11+ messages)
` [RFC PATCH manager 1/2] api: network: add VPP (fd.io) dataplane bridge support
` [RFC PATCH widget-toolkit 2/2] ui: network: add VPP (fd.io) bridge type support
` [RFC PATCH qemu-server 1/2] qemu: add VPP vhost-user dataplane support
` [RFC PATCH qemu-server 2/2] qemu: VPP: clean up vhost-user interfaces on stop, fix tx_queue_size
` [RFC PATCH pve-common] network: add VPP bridge helpers for vhost-user dataplane
[PATCH manager v2 0/7] ui: qga: add checkbox for guest-fsfreeze
2026-03-17 8:00 UTC (4+ messages)
` [PATCH manager v2 5/7] "
page: next (older)
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.