pub/scm/fs/ext2/e2fsprogs.git  about / heads / tags
Ext2/3/4 filesystem userspace utilities
$ git log --pretty=format:'%h %s (%cs)%d'
b88b3b46 libext2fs: fix potential divide by zero bug caused by a lxcfs bug (2024-05-02)
	(HEAD -> master, next)
66b0b3c1 e2image: fix typo which causes a compile failure on i386 (2024-05-01)
79677f9a debian: build-depend on pkgconf instead of pkg-config (2024-05-01)
8a253f09 libsupport: silence gcc -Wall complaints (2024-05-01)
d04a708e e4defrag: use snprintf to assure that there can't be a buffer overflow (2024-05-01)
1b9e68e0 libsupport: use explicit type widths instead of time_t (2024-05-01)
80abfebc e2image: add support for post-2038 dates in the e2image header (2024-05-01)
2e66d0ec Update release notes, etc., for the 1.47.1-rc2 release (2024-05-01)
	(tag: v1.47.1-rc2)
d86f4289 po: update zh_CN.po (from translationproject.org) (2024-05-01)
2d673ac1 po: update uk.po (from translationproject.org) (2024-05-01)
...

$ git cat-file blob HEAD:README
	This is the new version (1.47.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))'
* master       libext2fs: fix potential divide by zero bug caused by a lxcfs bug (2024-05-02)
  next         libext2fs: fix potential divide by zero bug caused by a lxcfs bug (2024-05-02)
  debian/master Remove debian/patches for v1.47.1-rc2 release (2024-05-01)
  maint        libext2fs: always refuse to open a file system with a zero s_desc_size (2024-04-03)
  web          Update for the 1.47.0 release (2023-02-07)
  pristine-tar pristine-tar data for e2fsprogs_1.47.0.orig.tar.gz (2023-02-06)
  debian/backports debian: update changelog for bullseye-backports release 1.46.6-1~bpo11+1 (2023-02-05)
  pu           dumpe2fs, debugfs, e2image: Add support for orphan file (2021-08-03)
  old-maint    mke2fs.8: fix various formatting issues, and sort the synopsis (2021-02-02)
  pfsck        e2fsck: Annotating fields in e2fsck_struct (2021-01-25)
...

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
v1.47.1-rc2  v1.47.1-rc2 (2024-05-01) tar.gz
archive/debian/1.47.1_rc2-1 e2fsprogs release 1.47.1~rc2-1 for unstable (sid) [dgit] (2024-05-01) tar.gz
debian/1.47.1_rc2-1 e2fsprogs release 1.47.1~rc2-1 for unstable (sid) [dgit] (2024-05-01) tar.gz
archive/debian/1.47.1_rc1-3 e2fsprogs release 1.47.1~rc1-3 for unstable (sid) [dgit] (2024-04-29) tar.gz
debian/1.47.1_rc1-3 e2fsprogs release 1.47.1~rc1-3 for unstable (sid) [dgit] (2024-04-29) tar.gz
v1.47.1-rc1  v1.47.1-rc1 (2024-04-28) tar.gz
archive/debian/1.47.0-2 e2fsprogs release 1.47.0-2 for unstable (sid) [dgit] (2023-03-04) tar.gz
debian/1.47.0-2 e2fsprogs release 1.47.0-2 for unstable (sid) [dgit] (2023-03-04) tar.gz
v1.47.0      v1.47.0 (2023-02-06) tar.gz
archive/debian/1.47.0-1 e2fsprogs release 1.47.0-1 for unstable (sid) [dgit] (2023-02-06) tar.gz
...

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

git clone https://80x24.org/lore/pub/scm/fs/ext2/e2fsprogs.git