1. c864b9e tune2fs: recover the journal by Darrick J. Wong · 9 years ago
  2. 3dca12f Move dict.c from e2fsck to lib/support by Theodore Ts'o · 9 years ago
  3. 99ceb8e Move the check_plausibility() function from misc to lib/support by Theodore Ts'o · 9 years ago
  4. 1dc16b0 Move the profile parsing functions from e2fsck to lib/support by Theodore Ts'o · 9 years ago
  5. f34af41 rename libquota.a to libsupport.a by Theodore Ts'o · 9 years ago
  6. 823c245 misc: fix bugs which broke misc/Makefile.in's "make depend" by Theodore Ts'o · 9 years ago
  7. 81cbf1e misc: add fuse2fs, a FUSE server for e2fsprogs by Darrick J. Wong · 9 years ago
  8. 81f95d4 libext2fs, libe2p, misc: git rid of jfs_user.h by Theodore Ts'o · 9 years ago
  9. 41f2210 Add support for a password salt stored in the superblock by Theodore Ts'o · 10 years ago
  10. bfa4b35 misc: add e4crypt tool by Ildar Muslukhov · 10 years ago
  11. b291c11 misc: use libmagic when libblkid can't identify something by Darrick J. Wong · 10 years ago
  12. c8b20b4 misc: add plausibility checks to debugfs/tune2fs/dumpe2fs/e2fsck by Darrick J. Wong · 10 years ago
  13. b598c51 misc: move check_plausibility into a separate file by Darrick J. Wong · 10 years ago
  14. cc0d983 Fix build failures due to missing $(SYSLIBS) by Theodore Ts'o · 10 years ago
  15. a133c81 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  16. 17c1fa6 misc: fix build breakage with configure --disable-uuidd --enable-profile by Theodore Ts'o · 10 years ago
  17. 14207cf Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  18. 3b99049 misc: fix Makefile for profiled build by Theodore Ts'o · 10 years ago
  19. c4d5b81 e2fuzz: Create a tool to fuzz ext* filesystems by Darrick J. Wong · 10 years ago
  20. ba08cb9 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  21. d37178b quota: integrate mkquota.h into quotaio.h by Theodore Ts'o · 10 years ago
  22. a46300f misc: create better-packaged static analysis reports by Darrick J. Wong · 10 years ago
  23. f160524 all: Introduce cppcheck static checking for make C=1 by Darrick J. Wong · 11 years ago
  24. cecc79a Update Makefile dependencies by Theodore Ts'o · 11 years ago
  25. 217c0bd mke2fs.c: add an option: -d root-directory by Robert Yang · 11 years ago
  26. fedfb27 Add coverage testing using gcov by Theodore Ts'o · 11 years ago
  27. 23a1b98 mke2fs: add make_hugefile feature by Theodore Ts'o · 11 years ago
  28. 6c59a66 configure: fix --with-diet-libc by Theodore Ts'o · 11 years ago
  29. 3c22bf7 Add ext4 man page and update and clean up the other man pages by Theodore Ts'o · 11 years ago
  30. 832cb61 e2fsprogs: add (optional) sparse checking to the build by Darrick J. Wong · 11 years ago
  31. 3bbb613 Update misc/Makefile.in using "make depend" by Theodore Ts'o · 12 years ago
  32. 51fb43d Fix makefiles to compile e2freefrag with profiling by Theodore Ts'o · 12 years ago
  33. c1986ec Fix blhc (Build Log Hardening Check) warnings by Theodore Ts'o · 12 years ago
  34. 2ae58b6 libquota: remove unnecessary definitions by Jan Kara · 12 years ago
  35. 608858f mke2fs.conf: allow use of a custom mke2fs.conf file by Theodore Ts'o · 13 years ago
  36. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  37. 4781139 mke2fs.static: change library ordering to avoid a link error by Theodore Ts'o · 13 years ago
  38. 771e8db tune2fs: Add support for turning on quota feature by Aditya Kali · 13 years ago
  39. 1f5d7a8 mke2fs: support creation of filesystem with quota feature by Aditya Kali · 13 years ago
  40. 1ca8779 libext2fs: fix makefile dependency problem by Theodore Ts'o · 13 years ago
  41. 8d9c50c configure: control whether e4defrag is built/installed via --disable-defrag by Theodore Ts'o · 14 years ago
  42. 97d26ce Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  43. 5aa6c3f Add configure options --enable-symlink-build and --enable-symlink-install by Theodore Ts'o · 14 years ago
  44. d0a4e54 Disconnect e4defrag from build on non-Linux hosts. by Matthias Andree · 15 years ago
  45. 95bcea9 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  46. e1f0850 Don't use in-tree header files if using system uuid or blkid libraries by Theodore Ts'o · 15 years ago
  47. 4efbac6 Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count() by Valerie Aurora Henson · 15 years ago
  48. c1b8759 e4defrag: Link with ext2fs library by Theodore Ts'o · 15 years ago
  49. 0d990d0 Add V=1 support when linking e2freefrag in misc/Makefile.in by Theodore Ts'o · 15 years ago
  50. 1d72214 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  51. baa8dbe Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  52. ad751f1 e2freefrag: Improve output to include be more like xfs_db's freesp -s by Andreas Dilger · 15 years ago
  53. 0b2681f e2freefrag: New program which displays how fragmented the free space is by Theodore Ts'o · 15 years ago
  54. c13351f Add support for configure --enable-verbose-makecmds by Theodore Ts'o · 15 years ago
  55. a6a1c08 Fix Makefile dependencies for libcom_err by Theodore Ts'o · 15 years ago
  56. 6013bbf Do not build and install uuidgen from if the uuid library was disabled. by Theodore Ts'o · 15 years ago
  57. 4836459 Add e4defrag to the misc directory by Theodore Ts'o · 15 years ago
  58. 14b596d configure.in: add --disable-libblkid option by Theodore Ts'o · 15 years ago
  59. eb630fd e2fsprogs: blkid.static make target by Eric Sandeen · 16 years ago
  60. ad64399 Add support to build profiled binaries in the misc directory by Theodore Ts'o · 16 years ago
  61. 29551ca Fix e2initrd_helper, blkid, and fsck from linking with unneeded libraries by Theodore Ts'o · 16 years ago
  62. 55da987 Improve ELF shared library handling by Theodore Ts'o · 16 years ago
  63. 03ce7af Add more intelligent handling of the mke2fs.conf installation process by Theodore Ts'o · 16 years ago
  64. 3632895 Add an tune2fs.static target in misc/Makefile.in by Theodore Ts'o · 16 years ago
  65. 3d05802 blkid: Add new option -L which pretty-prints the device list by Theodore Ts'o · 16 years ago
  66. 11d4f30 e2undo: Enable missing pieces to enable I18N for this application by Theodore Ts'o · 16 years ago
  67. eda08d4 Install {mkfs,fsck}.{ext4,ext4dev} binary and man pages by Theodore Ts'o · 16 years ago
  68. 5f8a5ae Add e2undo command by Aneesh Kumar K.V · 17 years ago
  69. bbf54ad Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  70. fe263da Make fsck ignore mounted filesystems if given the -M option by Theodore Ts'o · 17 years ago
  71. ef80fdc Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  72. ab9f1a8 Don't try to create $DESTDIR/etc/init.d as part of make install by Theodore Ts'o · 17 years ago
  73. fef2b38 Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  74. 5610f99 Add --disable-uuidd configure option by Theodore Ts'o · 17 years ago
  75. b689b8d Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  76. 740837d by Theodore Ts'o · 17 years ago
  77. aef2283 Merge branch 'maint' by Theodore Ts'o · 17 years ago
  78. 7c8e9ac Make sure $prefix/etc is created before installing mke2fs.conf by Theodore Ts'o · 17 years ago
  79. 894c7fd Silence makefile from showing the awk command when building DEFAULT_TO_C by Theodore Ts'o · 17 years ago
  80. d48bc60 Compile the default mke2fs.conf into mke2fs program by Theodore Ts'o · 17 years ago
  81. a6d8302 Use the newer add/remove_error_table com_err interfaces by Theodore Ts'o · 18 years ago
  82. cce2f49 Fix Debian FTBFS problem caused by devmapper library using pthreads by Theodore Ts'o · 18 years ago
  83. 8153d1c Fix misc/Makefile.in so that it builds even if e2fsck hasn't been built yet by Theodore Ts'o · 18 years ago
  84. 57d7bb7 Remove unnecessary and unused resize2fs build rule from misc/Makefile.in by Theodore Ts'o · 18 years ago
  85. cdfa2ba Install mke2fs.conf into root_sysconfdir rather than /etc. by Matthias Andree · 18 years ago
  86. 917cb46 Fix minor installation problems in the misc's Makefile by Theodore Ts'o · 19 years ago
  87. 9dc6ad1 Change mke2fs to use /etc/mke2fs.conf as a configuration file by Theodore Ts'o · 19 years ago
  88. 9d3cce8 Make it easier to compile the misc/partinfo program for testing purposes only) by Theodore Ts'o · 19 years ago
  89. 75e93ab Update "make depend" information. Fixes SMP parallel build problem. by Theodore Ts'o · 19 years ago
  90. f923bf2 Fix "make uninstall" to make sure it removes everything that is installed. by Theodore Ts'o · 20 years ago
  91. 522798d Add install-strip and install-shlibs-strip targets by Theodore Ts'o · 20 years ago
  92. 6d40227 Use MKINSTALLDIRS macro so that the Makefiles can find the script correctly. by Theodore Ts'o · 20 years ago
  93. 605e6f0 Make make distclean remove all generated files. by Theodore Ts'o · 20 years ago
  94. 47204ff Use Linux-kernel-style makefile output to make it easier to by Theodore Ts'o · 20 years ago
  95. 6ea8d0f Make sure /usr/lib is creaeted when installing e2initrd_helper. by Theodore Ts'o · 20 years ago
  96. 5d40773 Revamp the initrd scripts to use a new helper program, by Theodore Ts'o · 20 years ago
  97. 94f6ab3 Makefile.in (mke2fs.static): Add the blkid library to so by Theodore Ts'o · 20 years ago
  98. dd60705 Refine the build process to avoid re-running subst all the time on by Theodore Ts'o · 21 years ago
  99. 477b235 Add filefrag program to the list of programs installed in /usr/sbin. by Theodore Ts'o · 21 years ago
  100. 9642413 Initial checkin of the filefrag program, which reports on how by Theodore Ts'o · 21 years ago