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