Hello, I am experiencing an issue where my SMART "Unsafe Shutdown Count" increments by 1 on every clean software shutdown/reboot.
*Hardware:* > - System: Dell ECS 1250 (i3) - SSD: Phison 512GB (ID: TW0WD10MYSAPT5AM0821) *System Info:* - Debian Version: 13 (Trixie/Testing) - Kernel: 6.12.74+deb13+1-amd64 *Evidence of Unclean Shutdown:* On reboot, journalctl shows filesystem inconsistency: EXT4-fs (nvme0n1p2): orphan cleanup on readonly fs EXT4-fs (nvme0n1p2): mounted filesystem... with ordered data mode. *What I have tried (GRUB parameters):* quiet zswap.enabled=1 pcie_aspm=force fsck.mode=auto nvme_core.shutdown_timeout=10 reboot=pci Even with nvme_core.shutdown_timeout=10, the count continues to increase. It seems the drive loses power before the final flush is complete. Has anyone seen similar behavior with Phison controllers on recent 6.12 kernels, or is there a specific Dell-related quirk I should apply? Thank you.

