1. 68963d5 Clean up gcc -Wall complaints in resize2fs by Theodore Ts'o · 19 years ago
  2. fe07357 Make resize2fs expand or truncate a file containing a filesystem. by Theodore Ts'o · 19 years ago
  3. 4389612 Add missing parameter to error printf in blkid test program. by Theodore Ts'o · 19 years ago
  4. b1e22d5 Add support for lib64ext2fs-nopic.a for mips in the Debian rules file. by Theodore Ts'o · 19 years ago
  5. 311df05 Automatically fix superblock times in the future by Theodore Ts'o · 19 years ago
  6. 6f71cb2 Newer versions of debian-buildpackage are much pickier about spacing and by Theodore Ts'o · 19 years ago
  7. ba2b09c Fix typo'ed version number in Debian changelog by Theodore Ts'o · 19 years ago
  8. c577b2a Added tag E2FSPROGS-1.39-WIP-1210 for changeset 502cdad9110a8f5bec2ff7842a6e90a543d49840 by Theodore Ts'o · 19 years ago
  9. 3285a9c Update release notes for 1.39-WIP-1210 release. by Theodore Ts'o · 19 years ago
  10. 6a35a43 Avoid trying to mount the root device if it is an NFS device. by Theodore Ts'o · 19 years ago
  11. 8a8a12c Add resize2fs and badblocks to the e2fsprogs udeb by Theodore Ts'o · 19 years ago
  12. 3985754 Use $(LDFLAGS) when generating shared libraries by Theodore Ts'o · 19 years ago
  13. 3ded50b Address parallel build problem in the library Makefiles by Theodore Ts'o · 19 years ago
  14. 9b9a780 Fix various gcc -Wall complaints. by Theodore Ts'o · 19 years ago
  15. bc47952 Add ext2fs_read_bb_FILE test to confirm proper detection of invalid block #'s by Theodore Ts'o · 19 years ago
  16. 4c02c41 Update release notes. by Theodore Ts'o · 19 years ago
  17. 598ff01 Fix bogus spaces before '!' and '?' characters in unused programs. by Theodore Ts'o · 19 years ago
  18. fb733f8 Add more description in mke2fs's man page of the -T option by Theodore Ts'o · 19 years ago
  19. 12eab04 Update the Dutch translation file. by Theodore Ts'o · 19 years ago
  20. bba44f9 Clarify the e2fsck man page regarding the -c option by Theodore Ts'o · 19 years ago
  21. ae1182c Make e2fsck -cc warn on a read-only root filesystem by Theodore Ts'o · 19 years ago
  22. f4b6d2a Fix typo in e2fsck error message. by Theodore Ts'o · 19 years ago
  23. 84d3518 Clarify description of the -p, -n, and -y options in the e2fsck man page. by Theodore Ts'o · 19 years ago
  24. 125e084 Fix gcc compilation on sparc architectures in bitops.h by Theodore Ts'o · 19 years ago
  25. a82a570 Add missing #include for string.h to ext2fs.h to fix GCC 4.01 complaints by Theodore Ts'o · 19 years ago
  26. a519836 Add missing fsck.* programs to SEE ALSO section of fsck's man page. by Theodore Ts'o · 19 years ago
  27. 0d96104 Fix writing external journals on big-endian machines by Theodore Ts'o · 19 years ago
  28. dd947da Fix cross-compilation problems when CFLAGS contain target-specific options by Theodore Ts'o · 19 years ago
  29. 8dceb92 E2fsck: fix future times in the superblock's last mount or last write fields by Theodore Ts'o · 19 years ago
  30. 4efae60 New debugfs command: set_current_time by Theodore Ts'o · 19 years ago
  31. 3213818 Add fs->now to override time(0) in libext2fs by Theodore Ts'o · 19 years ago
  32. 6a7075d Fix mke2fs man page's description of the -L option by Theodore Ts'o · 19 years ago
  33. 5f51d1c Fix display bug in badblocks -w by Theodore Ts'o · 19 years ago
  34. 2f79e51 Search the root directory of FAT filesystems for the label information by Theodore Ts'o · 19 years ago
  35. ca74985 Generic blkid library cleanup by Theodore Ts'o · 19 years ago
  36. 1e5630a Add a regression test suite for the blkid library by Theodore Ts'o · 19 years ago
  37. 45a3fa8 Add support to extract basic iso9660 label information to the blkid library by Theodore Ts'o · 19 years ago
  38. bb626bc Add support for detecting the reiser4 filesystem in the blkid library. by Theodore Ts'o · 19 years ago
  39. 038d2be Improve blkid's VFAT/FAT filesystem probe code by Theodore Ts'o · 19 years ago
  40. 45d1d88 Remove unneeded probe.h header file in lib/blkid/resolve.c by Theodore Ts'o · 19 years ago
  41. c4c740f Improve VFAT detection to support filesystems w/o a magic string in the superblock by Karel Zak · 19 years ago
  42. abaa112 Add support for detecting software suspend partitions to blkid by Karel Zak · 19 years ago
  43. 05a6edf Fix blkid library so that the cache validation notices ext2 to ext3 conversion by Karel Zak · 19 years ago
  44. 68a7f95 Fix compiler warnings about missing memcpy prototypes. by Matthias Andree · 19 years ago
  45. 38d732b Fix debugfs's set_inode_field so it can properly set i_size by Theodore Ts'o · 19 years ago
  46. f2b74cd Update Debian changelog for 1.38-2 release. by Theodore Ts'o · 19 years ago
  47. cfe7ba4 Add valgrind support to the regression test suite by Theodore Ts'o · 19 years ago
  48. 2787276 Fix fencepost error in resize2fs caught by valgrind by Theodore Ts'o · 19 years ago
  49. b28a6e9 Fix use-after-free bug of e2fsck context structure. by Theodore Ts'o · 19 years ago
  50. 2743159 Fix false positives from valgrind: memcpy via no-op structure copy by Theodore Ts'o · 19 years ago
  51. 583d1f8 Fix false positives from valgrind: prctl(PR_GET_DUMPABLE) by Theodore Ts'o · 19 years ago
  52. 8c5829f Fix Debian build rules to reflect changes in texi2html (Debian Bug #317862) by Theodore Ts'o · 19 years ago
  53. 29af314 Check for a busy device when creating a journal. by Theodore Ts'o · 19 years ago
  54. 424131d Make the helper scripts in the config directory executable. by Theodore Ts'o · 19 years ago
  55. 99200c6 Change gen_tarball to ignore Mercurial/quilt files (and remove BK ignores). by Theodore Ts'o · 19 years ago
  56. 2f614c8 Ignore quilt work files by Theodore Ts'o · 19 years ago
  57. 5bf9b4c Fix com_err bug in compile_et: # of error messages can be wrong by Theodore Ts'o · 19 years ago
  58. 9b7d811 This patch adds a check to use fstat or fstat64 in getsize.c if the by Andreas Dilger · 19 years ago
  59. 2524785 Miscellaneous mke2fs cleanup by Andreas Dilger · 19 years ago
  60. ce91114 Allow fractional percentages to the -m option in mke2fs and tune2fs by Andreas Dilger · 19 years ago
  61. 1f81f05 Added SUBMITTING-PATCHES file by Theodore Ts'o · 19 years ago
  62. 8b889f8 Set the executible bit on the configure script. by Theodore Ts'o · 19 years ago
  63. 49809dd Make e2fsck Pass 1C header consistent with the other headers by Theodore Ts'o · 19 years ago
  64. 70f75dd Add missing changelog file for previous commit (hg changeset: 0502b63a5be9) by Theodore Ts'o · 19 years ago
  65. f76344f [BUGFIX]: E2fsck will segfault on disconnected inode with extended attribute(s) by Theodore Ts'o · 19 years ago
  66. caf037a Fix debugfs's set_inode_fields command from silently failing. by Theodore Ts'o · 19 years ago
  67. fea95ff Fix typo in RELEASE-NOTES (wrong date, extra comment) by Theodore Ts'o · 19 years ago
  68. ed88746 Create .hgignore file by Theodore Ts'o · 19 years ago
  69. f96a0c3 ADD TAG: E2FSPROGS-1_38 by Theodore Ts'o · 19 years ago
  70. 1f965c8 Update for e2fsprogs 1.38 release. by Theodore Ts'o · 19 years ago
  71. 675b79c Change mke2fs to refuse to create filesystems greater than 2*31-1 blocks, by Theodore Ts'o · 19 years ago
  72. 80af12e Change the function prototypes of ext2fs_set_bit, ext2fs_clear_bit, and by Theodore Ts'o · 19 years ago
  73. 55080a7 Fix blkid's debugging/TEST_PROGRAM code so that it is sufficiently by Theodore Ts'o · 19 years ago
  74. 39c191f ext2fs_resize_mem() is suffering from C99 strict type aliasing problems. by Stephen Tweedie · 19 years ago
  75. d9781ce Fix minor typos in tune2fs's man page pointed out by Benno Schulenberg. by Theodore Ts'o · 19 years ago
  76. 5327bb4 Update typos in changelog by Theodore Ts'o · 19 years ago
  77. 886017a Update French, Dutch, Polish, Swedish, and Turkish translations. by Theodore Ts'o · 19 years ago
  78. a6b1bd7 ADD TAG: E2FSPROGS-1_38-WIP-0620 by Theodore Ts'o · 19 years ago
  79. feb1219 Update for e2fsprogs 1.38-WIP-0620 release. by Theodore Ts'o · 19 years ago
  80. 197abba Update po files before WIP release. by Theodore Ts'o · 19 years ago
  81. d51b819 error_message.c, init_et.c: Segregate error tables registered by Theodore Ts'o · 19 years ago
  82. e7d32fc et_c.awk: Use a dynamically allocated structure in by Theodore Ts'o · 19 years ago
  83. bb145b0 Fix e2fsprogs messages for grammar and consistency, based on suggestions by Theodore Ts'o · 19 years ago
  84. b7c1d20 Clean up e2image man page, mostly based on suggestions from Benno Schulenberg. by Theodore Ts'o · 19 years ago
  85. 9d3cce8 Make it easier to compile the misc/partinfo program for testing purposes only) by Theodore Ts'o · 19 years ago
  86. 5fb86b4 Fix minor typo introduced in e2fsck man page. by Theodore Ts'o · 19 years ago
  87. afe96d3 Remove the findsuper and partinfo programs from the list of C files to be by Theodore Ts'o · 19 years ago
  88. e37fbf1 getsectsize.c (BLKSSZGET): Clean up test for when to manually by Theodore Ts'o · 19 years ago
  89. 73d1d49 Make the e2fsck man page clear that the -c, -l, and -L options are by Theodore Ts'o · 19 years ago
  90. 7ae1983 Clean up e2fsck problem description messages for typo's and to make them by Theodore Ts'o · 19 years ago
  91. 7d9adef Makefile.in: Add an include path specifier when building by Theodore Ts'o · 19 years ago
  92. d82f890 defaults/e_script, run_e2fsck, d_loaddump, f_resize_inode, by Theodore Ts'o · 19 years ago
  93. d7febfa mke2fs.c (PRS): Fix missing close parenthesis from bad inode by Theodore Ts'o · 19 years ago
  94. 15f5051 Fix a minor spelling typo in blkid's man page, and update e2fsck's REPORTING by Theodore Ts'o · 19 years ago
  95. c8a4040 Update release notes and changelogs for the correct spelling of "Swedish". by Theodore Ts'o · 19 years ago
  96. 2fa8f37 On Linux 2.6 systems, mke2fs and badblocks will check to see whether by Theodore Ts'o · 19 years ago
  97. 8198e79 filefrag.c (frag_report, get_bmap): The FIBMAP and FIGETBSZ ioctls return by Theodore Ts'o · 19 years ago
  98. ce1250c Update Polish, Sweedish, and Turkish translations. by Theodore Ts'o · 19 years ago
  99. 7e69ba2 Change the default journal size to be bigger for larger filesystems, by Theodore Ts'o · 19 years ago
  100. c5909ac ADD TAG: E2FSPROGS-1_38-WIP-0509 by Theodore Ts'o · 19 years ago