pub/scm/linux/kernel/git/djwong/e2fsprogs.git  about / heads / tags
Darrick J. Wong - ext4 Tools Dev.
$ git log --pretty=format:'%h %s (%cs)%d'
7d79b40b e2fsck: adjust quota counters when clearing orphaned inodes (2018-03-29)
	(HEAD -> master, next)
17a1f2c1 filefrag: avoid temporary buffer overflow (2018-03-29)
74892462 Update release notes, etc., for the 1.44.1 release (2018-03-24)
	(tag: v1.44.1)
51ed02be libext2fs: support operating systems that don't have strnlen() (2018-03-24)
46cf3712 Add some minor clarifications to chattr's man page (2018-03-24)
d7829f05 debian: add Vcs-* fields to debian packaging (2018-03-24)
07d5857e tests: explicitly specify 1k block sizes when creating test file systems (2018-03-24)
63ae5ee0 po: update sv.po (from translationproject.org) (2018-03-24)
9d248022 e2fsck: delete bad inode fix for bigalloc (2018-03-24)
7cc4cf5c debugfs: release clusters only once in release_blocks_proc (2018-03-24)
...

$ git cat-file blob HEAD:README
	This is the new version (1.44.1) of the second extended file
system management programs.

	From time to time, I release new versions of e2fsprogs, to fix
bugs and to make the utilities more robust.  You can always find
information about the latest version at the the e2fsprogs web page,
which is:

	http://e2fsprogs.sourceforge.net

	The INSTALL file has instructions on building and installing
e2fsprogs.  Provisions for building Red Hat RPMs and Debian dpkg files
are supplied as well.

	In case of bugs in these programs, please contact Ted Ts'o at
tytso@mit.edu or tytso@alum.mit.edu.  See the e2fsck man page for
suggestions of what sort of information to include when submitting bug
reports for these programs.

# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  fuse2fs-iomap fuse2fs: avoid fuseblk mode if fuse-iomap support is likely (2025-06-13)
  fuse2fs-iomap-cache fuse2fs: implement statx (2025-06-13)
  fuse2fs-library-upgrade fuse2fs: disable nfs exports (2025-06-13)
  libext2fs-iomap-prep libext2fs: allow callers to disallow I/O to file data blocks (2025-06-13)
  fuse2fs-tracing fuse2fs: print the function name in error messages, not the file name (2025-06-13)
  fuse2fs-use-fuseblk fuse2fs: use fuseblk mode for mounting filesystems (2025-06-13)
  fuse2fs-writability fuse2fs: track our own writable state (2025-06-13)
  fuse2fs-fixes fuse2fs: fuse2fs: correctly handle system errno values in __translate_error() (2025-06-13)
  fuse2fs-new-features fuse2fs: cache symlink targets in the kernel (2025-06-13)
  for-next     libext2fs: fix integer overflow in ext2fs_punch() when releasing more than 2**31 blocks (2025-06-09)
...

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
fuse2fs-fixes_2025-06-13 fuse2fs: more bug fixes [1/9] (2025-06-13) tar.gz
fuse2fs-iomap-cache_2025-06-13 fuse2fs: use fuse iomap data paths for better file I/O performance [RFC[RAP] V2 9/9] (2025-06-13) tar.gz
fuse2fs-iomap_2025-06-13 fuse2fs: use fuse iomap data paths for better file I/O performance [RFC[RAP] V2 8/9] (2025-06-13) tar.gz
fuse2fs-library-upgrade_2025-06-13 fuse2fs: upgrade to libfuse 3.17 [6/9] (2025-06-13) tar.gz
fuse2fs-new-features_2025-06-13 fuse2fs: add some easy new features [2/9] (2025-06-13) tar.gz
fuse2fs-tracing_2025-06-13 fuse2fs: improve operation tracing [4/9] (2025-06-13) tar.gz
fuse2fs-use-fuseblk_2025-06-13 fuse2fs: use fuseblk mode [3/9] (2025-06-13) tar.gz
fuse2fs-writability_2025-06-13 fuse2fs: better tracking of writable state [5/9] (2025-06-13) tar.gz
libext2fs-iomap-prep_2025-06-13 libext2fs: refactoring for fuse2fs iomap support [RFC[RAP] 7/9] (2025-06-13) tar.gz
origin/next_2025-06-13 autogenerated tag for origin/next (2025-06-13) tar.gz
...

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

git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/djwong/e2fsprogs.git