pub/scm/fs/xfs/xfsprogs-dev.git  about / heads / tags
Utilities for managing the XFS filesystem
$ git log --pretty=format:'%h %s (%cs)%d'
640999ac31 xfsprogs: Release v7.0.0 (2026-05-07)
	(HEAD -> master, tag: v7.0.0, for-next)
5f5d7fe4a7 xfs_scrub: drop the warning about mixed bidirectional codepoints in names (2026-05-06)
1c52b36e32 xfs_scrub_all: fix deadlock if lsblk produces a lot of output (2026-05-06)
922f14a9b7 xfs: factor out xfs_attr3_leaf_init (2026-04-27)
e7aab724c8 xfs: factor out xfs_attr3_node_entry_remove (2026-04-27)
df91bc3bdc xfs: annotate struct xfs_attr_list_context with __counted_by_ptr (2026-04-24)
95329f9fa1 xfs_scrub: warn about unicode variation selectors in names (2026-04-17)
a8eb7b3213 xfs_quota: display default limits for users with zero usage (2026-04-17)
1068708f7a debian: add version control tags to control (2026-04-17)
1a5eeddf73 xfs_healer: update weakhandle mountpoint when reconnecting (2026-04-17)
...

$ git cat-file blob HEAD:README
XFS User Tools README
_____________________

See the file doc/INSTALL for build, installation and post-
install configuration steps.

Refer to the xfs(5) manual page for general XFS information
and references to other XFS manual pages.

For more information and details on how to contribute to the
XFS project see the web pages at:
	https://xfs.wiki.kernel.org/

# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  for-next     xfsprogs: Release v7.0.0 (2026-05-07)
* master       xfsprogs: Release v7.0.0 (2026-05-07)
  libxfs-5.19-sync xfsprogs: Release v5.19.0-rc0      Update all the necessary files for a 5.19.0-rc0 release. (2022-06-22)
  libxfs-5.18-sync mm/fs: delete PF_SWAPWRITE (2022-05-06)
  libxfs-5.16-sync xfsprogs: Release v5.16.0-rc0      Update all the necessary files for a 5.16.0-rc0 release.      Signed-off-by: Eric Sandeen <sandeen@sandeen.net> (2022-04-28)
  libxfs-5.15-sync xfsprogs: Release v5.15.0-rc0      Update all the necessary files for a 5.15.0-rc0 release.      Signed-off-by: Eric Sandeen <sandeen@sandeen.net> (2022-02-03)
  libxfs-5.14-sync xfs_db: convert the agresv command to use for_each_perag (2021-10-15)
  libxfs-5.13-sync xfs: bunmapi has unnecessary AG lock ordering issues (2021-06-30)
  libxfs-5.12-sync xfsprogs: Release v5.12.0-rc0      Update all the necessary files for a 5.12.0-rc0 release.      Signed-off-by: Eric Sandeen <sandeen@sandeen.net> (2021-04-12)
  libxfs-5.11-sync xfs: remove xfs_buf_t typedef (2021-01-07)
...

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
v7.0.0       Release v7.0.0 (2026-05-07) tar.gz
v6.19.0      Release v6.19.0 (2026-03-18) tar.gz
v6.18.0      Release v6.18.0 (2025-12-24) tar.gz
v6.17.0      Release v6.17.0 (2025-10-20) tar.gz
v6.16.0      Release v6.16.0 (2025-08-26) tar.gz
v6.15.0      Release v6.15.0 (2025-06-23) tar.gz
v6.14.0      Release v6.14.0 (2025-04-08) tar.gz
v6.13.0      Release v6.13.0 (2025-02-13) tar.gz
v6.12.0      Release v6.12.0 (2024-12-02) tar.gz
v6.11.0      Release v6.11.0 (2024-10-19) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
      17169 linux-xfs
        585 lkml
        399 linux-fsdevel
        171 fsverity
        145 fstests
        144 netdev
        136 stable
        130 qemu-devel
        122 u-boot
        112 linux-arm-kernel
         69 dri-devel
         68 linux-api
         66 linux-devicetree
         65 buildroot
         49 linux-ext4
         47 linux-mm
         47 dpdk-dev
         42 intel-gfx
         38 linux-wireless
         37 xen-devel
         36 kvm
         36 git
         36 nvdimm
         34 linux-media
         33 linux-nvdimm
         32 linuxppc-dev
         29 amd-gfx
         25 linux-scsi
         24 linux-arm-msm
         23 linux-btrfs
         22 alsa-devel
         22 linux-omap
         20 linux-fscrypt
         20 openembedded-core
         19 netfilter-devel
         19 linux-mips
         19 linux-arch
         18 linux-block
         17 linux-samsung-soc
         17 linux-acpi
         17 linux-iio
         17 linux-doc
         16 bpf
         16 linux-pm
         15 linux-nfs
         15 linux-patches
         14 linux-nvme
         14 linux-crypto
         14 linux-erofs
         14 linux-f2fs-devel
         13 linux-clk
         13 linux-bluetooth
         13 openembedded-devel
         12 linux-fbdev
         12 linux-perf-users
         12 linux-sh
         12 kernel-janitors
         12 cluster-devel
         11 linux-riscv
         11 linux-mediatek
         11 kvmarm
         11 linux-security-module
         11 linux-ide
         11 linux-tegra
         10 linux-mtd
         10 linux-rdma
         10 linux-serial
         10 ltp
         10 kvm-ppc
          9 linux-kselftest
          9 linux-pci
          9 linux-i2c
          9 virtualization
          9 linux-kbuild
          9 linux-rockchip
          9 dm-devel
          9 qemu-riscv
          8 linux-integrity
          8 linux-cifs
          8 linux-input
          8 driverdev-devel
          8 linux-usb
          8 linux-renesas-soc
          8 selinux
          8 linux-gpio
          8 linux-can
          8 yocto-meta-ti
          8 yocto-meta-arago
          8 lvm-devel
          7 linux-mmc
          7 linux-spi
          7 ceph-devel
          7 platform-driver-x86
          7 nouveau
          7 linux-um
          7 igt-dev
          6 linux-man
          6 lttng-dev
          6 containers
          6 linux-raid
          6 sparclinux
          6 intel-wired-lan
          5 linux-efi
          5 linux-amlogic
          5 linux-rtc
          5 linux-next
          5 linux-trace-devel
          5 util-linux
          5 linux-audit
          5 keyrings
          5 linux-cxl
          5 lustre-devel
          5 linux-s390
          5 bitbake-devel
          5 batman
          5 intel-xe
          4 linux-iommu
          4 linux-watchdog
          4 backports
          4 linux-unionfs
          4 linux-sparse
          4 openbmc
          4 ocfs2-devel
          4 iwd
          4 yocto-meta-freescale
          4 xenomai
          4 openrisc
          4 loongarch
          4 linux-ia64
          4 cgroups
          4 linux-alpha
          4 linux-hexagon
          4 lvs-devel
          3 linux-hwmon
          3 linux-parisc
          3 linux-leds
          3 linux-modules
          3 linux-rt-users
          3 rcu
          3 selinux-refpolicy
          3 linux-m68k
          3 linux-spdx
          3 linux-kernel-mentees
          3 linux-csky
          3 cip-dev
          3 linux-remoteproc
          3 linux-pwm
          3 linux-hardening
          3 ath10k
          3 linux-staging
          3 linux-coco
          3 ath9k-devel
          3 ofono
          3 yocto-toaster
          3 yocto-meta-arm
          3 yocto-meta-virtualization
          3 chrome-platform
          3 kexec
          3 grub-devel
          3 initramfs
          3 linux-hams
          3 linux-sound
          3 reiserfs-devel
          3 u-boot-amlogic
          3 fuego
          3 powertop
          2 linux-edac
          2 kernel-hardening
          2 linux-sgx
          2 linux-hyperv
          2 io-uring
          2 linux-bcache
          2 linux-sctp
          2 target-devel
          2 soc
          2 rust-for-linux
          2 ath11k
          2 linux-sunxi
          2 mptcp
          2 fio
          2 yocto
          2 outreachy
          2 imx
          2 linux-trace-kernel
          2 oe-lkp
          2 oe-kbuild-all
          2 virtio-comment
          2 poky
          2 autofs
          2 dccp
          2 devicetree-compiler
          2 linux-nilfs
          2 lm-sensors
          2 acpica-devel
          2 bridge
          2 virtio-fs
          1 cocci
          1 live-patching
          1 linux-snps-arc
          1 dmaengine
          1 kernelnewbies
          1 workflows
          1 linux-i3c
          1 linux-wpan
          1 ksummit-discuss
          1 wireguard
          1 tpmdd-devel
          1 linux-firmware
          1 linux-dash
          1 mm-commits
          1 ccan
          1 linux-fpga
          1 xdp-newbies
          1 phone-devel
          1 dash
          1 linux-phy
          1 regressions
          1 ksummit
          1 b43-dev
          1 linux-nfc
          1 linux-bcachefs
          1 ntfs3
          1 llvm
          1 ell
          1 yocto-docs
          1 ntb
          1 damon
          1 asahi
          1 ath12k
          1 b4-sent
          1 oe-linux-nfc
          1 oe-chipsec
          1 virtio-dev
          1 v9fs
          1 ecryptfs
          1 kdevops
          1 kbd
          1 cpufreq
          1 devicetree-spec
          1 hail-devel
          1 kvm-ia64
          1 linux-8086
          1 kernel-testers
          1 linux-btrace
          1 linux-embedded
          1 linux-hotplug
          1 linux-laptop
          1 trinity
          1 linux-metag
          1 linux-x25
          1 netfilter
          1 linux-oxnas
          1 perfbook
          1 smatch
          1 accel-config
          1 wireless-regdb
          1 dtrace
          1 barebox
          1 linux-aspeed

git clone https://yhbt.net/lore/pub/scm/fs/xfs/xfsprogs-dev.git