1
0
Fork 0
mirror of https://github.com/tytso/e2fsprogs.git synced 2026-09-19 23:19:40 +00:00
Ext2/3/4 file system utilities
  • C 79.1%
  • Shell 7.2%
  • Roff 4.4%
  • Makefile 4%
  • TeX 3.7%
  • Other 1.5%
Find a file
2026-09-07 00:42:27 -04:00
.github/workflows ci.yml: drop building e2fsprogs on mingw32 2026-03-05 19:58:46 -05:00
config update config.{guess,sub,rpath} from FSF and gettext 2025-09-12 19:37:27 -04:00
contrib AOSP: e2fsdroid: disable asan leak detection 2024-05-20 13:13:56 -04:00
debian debian: create new package for fuse4fs 2026-04-09 13:00:40 -07:00
debugfs Merge branch 'maint' into next 2026-09-07 00:42:27 -04:00
doc doc: correct date in release notes 2026-05-14 11:00:37 -04:00
e2fsck Merge branch 'maint' into next 2026-09-07 00:42:27 -04:00
ext2ed Fix various spelling typos 2023-01-26 10:47:04 -05:00
fuse4fs fuse2fs, fuse4fs: Fix MacFuse compatibility issue 2026-05-06 16:53:52 -04:00
include misc/mk_hugefiles: simplify get_partition_start() 2023-01-27 12:38:31 -05:00
install-utils Remove Changelog files since they're not used after the git migration 2007-07-08 08:50:41 -04:00
lib Merge branch 'maint' into next 2026-09-07 00:42:27 -04:00
misc Merge branch 'maint' into next 2026-09-07 00:42:27 -04:00
po Update release notes, etc., for the 1.47.4 release 2026-03-06 12:17:36 -05:00
resize rezize2fs: fix memory leak when fixing up the orphan file inode 2024-12-10 23:59:59 -05:00
scrub e2scrub: reorder exit status check after calling lvremove 2025-07-09 12:43:09 -04:00
tests Merge branch 'maint' into next 2026-09-07 00:42:27 -04:00
util util: avoid potential buffer overruns caused by super-long pathnames 2025-05-28 07:52:44 -04:00
.gitignore .gitignore: add files generated by "make depend" 2025-05-27 17:04:24 -04:00
.missing-copyright Many files: 1997-04-29 16:15:03 +00:00
.release-checklist release-checklist: add reminder to update the RELEASE-NOTES symlink 2025-02-23 23:27:39 -05:00
ABOUT-NLS Update gettext files to version 0.19.8 2020-11-25 11:55:46 -05:00
acinclude.m4 Update configure/configure.ac/aclocal.m4 to use autoconf 2.72 2025-09-13 21:32:29 -04:00
aclocal.m4 Update configure/configure.ac/aclocal.m4 to use autoconf 2.72 2025-09-13 21:32:29 -04:00
Android.bp AOSP: Mostly restore -Werror for macOS build 2024-05-20 11:13:47 -04:00
CleanSpec.mk AOSP: e2fsdroid and mke2fs are dynamic executable in recovery partition 2018-06-27 23:51:40 -04:00
configure Merge branch 'maint' into next 2026-09-07 00:42:27 -04:00
configure.ac Merge branch 'maint' into next 2026-09-07 00:42:27 -04:00
depfix.sed Build the fuzzers from oss-fuzz 2022-08-09 19:45:07 -04:00
e2fsprogs.lsm Update release notes, etc., for the 1.47.4 release 2026-03-06 12:17:36 -05:00
e2fsprogs.spec Update release notes, etc., for the 1.47.4 release 2026-03-06 12:17:36 -05:00
INSTALL Fix typos in code comments and developer docs 2017-10-15 23:00:11 -04:00
INSTALL.elfbin Fix typos in code comments and developer docs 2017-10-15 23:00:11 -04:00
Makefile.in fuse2fs: start porting fuse2fs to lowlevel libfuse API 2026-04-09 13:00:40 -07:00
MCONFIG.in Update configure/configure.ac/aclocal.m4 to use autoconf 2.72 2025-09-13 21:32:29 -04:00
NOTICE e2fsprogs: fix Free Software Foundation address 2018-04-19 11:39:09 -04:00
README Update release notes, etc., for the 1.47.4 release 2026-03-06 12:17:36 -05:00
RELEASE-NOTES Update release notes, etc., for the 1.47.3 release 2025-05-28 09:17:11 -04:00
SHLIBS Many files: 1997-04-29 16:15:03 +00:00
SUBMITTING-PATCHES Added SUBMITTING-PATCHES file 2005-07-05 22:30:13 -05:00
version.h Update release notes, etc., for the 1.47.4 release 2026-03-06 12:17:36 -05:00
wordwrap.pl Fix wordwrap.pl so it is more portable 2012-09-21 12:50:04 -04:00

	This is the new version (1.47.4) 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.