Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: prometheus/procfs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.0
Choose a base ref
...
head repository: prometheus/procfs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.1
Choose a head ref
  • 4 commits
  • 7 files changed
  • 4 contributors

Commits on Feb 25, 2026

  1. nvme: Parse NVMe namespace details (#765)

    * add nvme namespace details to NVMe devices.
    
    ---------
    
    Signed-off-by: Shashwat Hiregoudar <[email protected]>
    ShashwatHiregoudar authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    56add94 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2026

  1. Fix bcachefs parsing (#789)

    The earlier test fixture was a few months old.
    Updated test fixtures and fs version parsing to match
    latest bcachefs semantics.
    
    Signed-off-by: Ananth Bhaskararaman <[email protected]>
    ananthb authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    e72bf7a View commit details
    Browse the repository at this point in the history
  2. Update common Prometheus files (#788)

    Signed-off-by: prombot <[email protected]>
    prombot authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    6128805 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b380dd4 View commit details
    Browse the repository at this point in the history
Loading