Debian Package Tracker
Register | Log in
Subscribe

zfs-linux

Choose email to subscribe with

general
  • source: zfs-linux (contrib)
  • version: 2.4.2-2
  • maintainer: Debian ZFS on Linux maintainers (archive) (DMD)
  • uploaders: Aron Xu [DMD] – Carlos Alberto Lopez Perez [DMD] – Mo Zhou [DMD] – Shengqi Chen [DMD]
  • arch: all
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 2.0.3-9+deb11u1
  • o-o-sec: 2.0.3-9+deb11u2
  • oldstable: 2.1.11-1+deb12u1
  • old-bpo: 2.3.2-2~bpo12+2
  • stable: 2.3.2-2
  • stable-bpo: 2.4.1-1~bpo13+1
  • testing: 2.4.2-2
  • unstable: 2.4.2-2
versioned links
  • 2.0.3-9+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.0.3-9+deb11u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.1.11-1+deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.3.2-2~bpo12+2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.3.2-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.3.5-2~bpo13+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.4.1-1~bpo13+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.4.2-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • libnvpair3linux
  • libpam-zfs (4 bugs: 0, 4, 0, 0)
  • libuutil3linux
  • libzfs7linux
  • libzfsbootenv1linux
  • libzfslinux-dev
  • libzpool7linux
  • python3-pyzfs
  • pyzfs-doc
  • zfs-dkms (6 bugs: 0, 4, 2, 0)
  • zfs-dracut
  • zfs-initramfs (5 bugs: 0, 5, 0, 0)
  • zfs-test
  • zfs-zed
  • zfsutils-linux (9 bugs: 0, 7, 2, 0)
action needed
3 bugs tagged patch in the BTS normal
The BTS contains patches fixing 3 bugs, consider including or untagging them.
Created: 2026-05-20 Last update: 2026-05-26 15:00
1 new commit since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit 94670ff8fc72a4adb19d96be1c9d84ab2cdbb835
Author: Aron Xu <happyaron.xu@gmail.com>
Date:   Mon May 25 21:19:41 2026 +0800

    periodic-trim: support SATA SSDs and mixed pools in auto mode
    
    The auto mode previously only trimmed NVMe-only pools. Extend it to
    also cover SATA SSDs with queued TRIM and mixed pools (e.g. NVMe SSDs
    combined with regular HDDs or older SATA SSDs).
    
    Each data leaf device in a pool is classified as either safe to trim
    or skipped. Safe device paths are passed to zpool trim in a single
    grouped call:
    
      - safe:  NVMe (always queued), non-rotational SATA with queued TRIM
      - skip:  all rotational devices, non-queued TRIM (blocking I/O),
               unknown devices behind SAS HBAs (conservative)
    
    Aux vdevs (cache, spare) are excluded since they are not targets of
    zpool trim.
    
    Device TRIM capability is read from the kernel's ata_device/trim
    sysfs attribute (available since Linux 4.2, commit f303074160d3)
    which reflects both protocol capability and device-specific quirks
    (ATA_QUIRK_NO_NCQ_TRIM, ATA_QUIRK_NOTRIM). The correct ata_device
    is identified by mapping the SCSI address (H:B:T:L) to the ATA
    device name using nr_pmp_links to distinguish direct-attached
    devices from those behind port multipliers. PATA master/slave
    configurations are also handled.
Created: 2026-05-25 Last update: 2026-05-26 09:03
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2026-05-16 Last update: 2026-05-16 12:00
debian/patches: 4 patches to forward upstream low

Among the 16 debian patches available in version 2.4.2-2 of the package, we noticed the following issues:

  • 4 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2026-05-16 06:30
testing migrations
  • This package will soon be part of the auto-openssl transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
news
[rss feed]
  • [2026-05-25] zfs-linux 2.4.2-2 MIGRATED to testing (Debian testing watch)
  • [2026-05-15] Accepted zfs-linux 2.4.2-2 (source) into unstable (Shengqi Chen)
  • [2026-05-13] Accepted zfs-linux 2.4.2-1 (source) into unstable (Shengqi Chen)
  • [2026-03-16] Accepted zfs-linux 2.4.1-1~bpo13+1 (source) into stable-backports (Shengqi Chen)
  • [2026-03-11] zfs-linux 2.4.1-1 MIGRATED to testing (Debian testing watch)
  • [2026-03-06] Accepted zfs-linux 2.4.1-1 (source) into unstable (Shengqi Chen)
  • [2026-02-06] Accepted zfs-linux 2.4.0-1~bpo13+1 (source amd64 all) into stable-backports (Debian FTP Masters) (signed by: Shengqi Chen)
  • [2026-01-15] zfs-linux 2.4.0-1 MIGRATED to testing (Debian testing watch)
  • [2026-01-09] Accepted zfs-linux 2.4.0-1 (source) into unstable (Shengqi Chen)
  • [2025-12-27] Accepted zfs-linux 2.4.0-1~exp1 (source amd64 all) into experimental (Debian FTP Masters) (signed by: Shengqi Chen)
  • [2025-11-29] Accepted zfs-linux 2.3.5-2~bpo13+1 (source) into stable-backports (Shengqi Chen)
  • [2025-11-29] zfs-linux 2.3.5-2 MIGRATED to testing (Debian testing watch)
  • [2025-11-24] Accepted zfs-linux 2.3.5-2 (source) into unstable (Aron Xu)
  • [2025-11-24] zfs-linux 2.3.5-1 MIGRATED to testing (Debian testing watch)
  • [2025-11-19] Accepted zfs-linux 2.3.5-1 (source) into unstable (Aron Xu)
  • [2025-09-22] Accepted zfs-linux 2.3.4-1~bpo13+1 (source) into stable-backports (Shengqi Chen)
  • [2025-09-02] zfs-linux 2.3.4-1 MIGRATED to testing (Debian testing watch)
  • [2025-08-26] Accepted zfs-linux 2.3.4-1 (source) into unstable (Shengqi Chen)
  • [2025-08-23] Accepted zfs-linux 2.3.3-1~bpo13+1 (source amd64 all) into stable-backports (Debian FTP Masters) (signed by: Shengqi Chen)
  • [2025-08-23] zfs-linux 2.3.3-1 MIGRATED to testing (Debian testing watch)
  • [2025-08-18] Accepted zfs-linux 2.3.2-2~bpo12+2 (source) into oldstable-backports (Shengqi Chen)
  • [2025-08-17] Accepted zfs-linux 2.3.4~git20250812.3b64a96-1 (source) into experimental (Shengqi Chen)
  • [2025-08-14] Accepted zfs-linux 2.3.3-1 (source) into unstable (Shengqi Chen)
  • [2025-07-18] Accepted zfs-linux 2.3.2-2~bpo12+1 (source) into stable-backports (Aron Xu)
  • [2025-07-11] zfs-linux 2.3.2-2 MIGRATED to testing (Debian testing watch)
  • [2025-07-06] Accepted zfs-linux 2.3.2-2 (source) into unstable (Shengqi Chen)
  • [2025-05-12] zfs-linux 2.3.2-1 MIGRATED to testing (Debian testing watch)
  • [2025-05-02] Accepted zfs-linux 2.3.2-1 (source) into unstable (Shengqi Chen)
  • [2025-04-04] Accepted zfs-linux 2.0.3-9+deb11u2 (source) into oldstable-security (Daniel Leidert)
  • [2025-03-21] Accepted zfs-linux 2.3.1-1~bpo12+1 (source amd64 all) into stable-backports (Debian FTP Masters) (signed by: Shengqi Chen)
  • 1
  • 2
bugs [bug history graph]
  • all: 33 34
  • RC: 0
  • I&N: 22 23
  • M&W: 11
  • F&P: 0
  • patch: 3
links
  • homepage
  • lintian (0, 1)
  • buildd: logs
  • popcon
  • browse source code
  • other distros
  • security tracker
  • l10n (65, -)
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.4.1-1ubuntu5
  • 102 bugs (2 patches)
  • patches for 2.4.1-1ubuntu5

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing