1. f2b74cd Update Debian changelog for 1.38-2 release. by Theodore Ts'o · 19 years ago
  2. cfe7ba4 Add valgrind support to the regression test suite by Theodore Ts'o · 19 years ago
  3. 2787276 Fix fencepost error in resize2fs caught by valgrind by Theodore Ts'o · 19 years ago
  4. b28a6e9 Fix use-after-free bug of e2fsck context structure. by Theodore Ts'o · 19 years ago
  5. 2743159 Fix false positives from valgrind: memcpy via no-op structure copy by Theodore Ts'o · 19 years ago
  6. 583d1f8 Fix false positives from valgrind: prctl(PR_GET_DUMPABLE) by Theodore Ts'o · 19 years ago
  7. 8c5829f Fix Debian build rules to reflect changes in texi2html (Debian Bug #317862) by Theodore Ts'o · 19 years ago
  8. 29af314 Check for a busy device when creating a journal. by Theodore Ts'o · 19 years ago
  9. 424131d Make the helper scripts in the config directory executable. by Theodore Ts'o · 19 years ago
  10. 99200c6 Change gen_tarball to ignore Mercurial/quilt files (and remove BK ignores). by Theodore Ts'o · 19 years ago
  11. 2f614c8 Ignore quilt work files by Theodore Ts'o · 19 years ago
  12. 5bf9b4c Fix com_err bug in compile_et: # of error messages can be wrong by Theodore Ts'o · 19 years ago
  13. 9b7d811 This patch adds a check to use fstat or fstat64 in getsize.c if the by Andreas Dilger · 19 years ago
  14. 2524785 Miscellaneous mke2fs cleanup by Andreas Dilger · 19 years ago
  15. ce91114 Allow fractional percentages to the -m option in mke2fs and tune2fs by Andreas Dilger · 19 years ago
  16. 1f81f05 Added SUBMITTING-PATCHES file by Theodore Ts'o · 19 years ago
  17. 8b889f8 Set the executible bit on the configure script. by Theodore Ts'o · 19 years ago
  18. 49809dd Make e2fsck Pass 1C header consistent with the other headers by Theodore Ts'o · 19 years ago
  19. 70f75dd Add missing changelog file for previous commit (hg changeset: 0502b63a5be9) by Theodore Ts'o · 19 years ago
  20. f76344f [BUGFIX]: E2fsck will segfault on disconnected inode with extended attribute(s) by Theodore Ts'o · 19 years ago
  21. caf037a Fix debugfs's set_inode_fields command from silently failing. by Theodore Ts'o · 19 years ago
  22. fea95ff Fix typo in RELEASE-NOTES (wrong date, extra comment) by Theodore Ts'o · 19 years ago
  23. ed88746 Create .hgignore file by Theodore Ts'o · 19 years ago
  24. f96a0c3 ADD TAG: E2FSPROGS-1_38 by Theodore Ts'o · 19 years ago
  25. 1f965c8 Update for e2fsprogs 1.38 release. by Theodore Ts'o · 19 years ago
  26. 675b79c Change mke2fs to refuse to create filesystems greater than 2*31-1 blocks, by Theodore Ts'o · 19 years ago
  27. 80af12e Change the function prototypes of ext2fs_set_bit, ext2fs_clear_bit, and by Theodore Ts'o · 19 years ago
  28. 55080a7 Fix blkid's debugging/TEST_PROGRAM code so that it is sufficiently by Theodore Ts'o · 19 years ago
  29. 39c191f ext2fs_resize_mem() is suffering from C99 strict type aliasing problems. by Stephen Tweedie · 19 years ago
  30. d9781ce Fix minor typos in tune2fs's man page pointed out by Benno Schulenberg. by Theodore Ts'o · 19 years ago
  31. 5327bb4 Update typos in changelog by Theodore Ts'o · 19 years ago
  32. 886017a Update French, Dutch, Polish, Swedish, and Turkish translations. by Theodore Ts'o · 19 years ago
  33. a6b1bd7 ADD TAG: E2FSPROGS-1_38-WIP-0620 by Theodore Ts'o · 19 years ago
  34. feb1219 Update for e2fsprogs 1.38-WIP-0620 release. by Theodore Ts'o · 19 years ago
  35. 197abba Update po files before WIP release. by Theodore Ts'o · 19 years ago
  36. d51b819 error_message.c, init_et.c: Segregate error tables registered by Theodore Ts'o · 19 years ago
  37. e7d32fc et_c.awk: Use a dynamically allocated structure in by Theodore Ts'o · 19 years ago
  38. bb145b0 Fix e2fsprogs messages for grammar and consistency, based on suggestions by Theodore Ts'o · 19 years ago
  39. b7c1d20 Clean up e2image man page, mostly based on suggestions from Benno Schulenberg. by Theodore Ts'o · 19 years ago
  40. 9d3cce8 Make it easier to compile the misc/partinfo program for testing purposes only) by Theodore Ts'o · 19 years ago
  41. 5fb86b4 Fix minor typo introduced in e2fsck man page. by Theodore Ts'o · 19 years ago
  42. afe96d3 Remove the findsuper and partinfo programs from the list of C files to be by Theodore Ts'o · 19 years ago
  43. e37fbf1 getsectsize.c (BLKSSZGET): Clean up test for when to manually by Theodore Ts'o · 19 years ago
  44. 73d1d49 Make the e2fsck man page clear that the -c, -l, and -L options are by Theodore Ts'o · 19 years ago
  45. 7ae1983 Clean up e2fsck problem description messages for typo's and to make them by Theodore Ts'o · 19 years ago
  46. 7d9adef Makefile.in: Add an include path specifier when building by Theodore Ts'o · 19 years ago
  47. d82f890 defaults/e_script, run_e2fsck, d_loaddump, f_resize_inode, by Theodore Ts'o · 19 years ago
  48. d7febfa mke2fs.c (PRS): Fix missing close parenthesis from bad inode by Theodore Ts'o · 19 years ago
  49. 15f5051 Fix a minor spelling typo in blkid's man page, and update e2fsck's REPORTING by Theodore Ts'o · 19 years ago
  50. c8a4040 Update release notes and changelogs for the correct spelling of "Swedish". by Theodore Ts'o · 19 years ago
  51. 2fa8f37 On Linux 2.6 systems, mke2fs and badblocks will check to see whether by Theodore Ts'o · 19 years ago
  52. 8198e79 filefrag.c (frag_report, get_bmap): The FIBMAP and FIGETBSZ ioctls return by Theodore Ts'o · 19 years ago
  53. ce1250c Update Polish, Sweedish, and Turkish translations. by Theodore Ts'o · 19 years ago
  54. 7e69ba2 Change the default journal size to be bigger for larger filesystems, by Theodore Ts'o · 19 years ago
  55. c5909ac ADD TAG: E2FSPROGS-1_38-WIP-0509 by Theodore Ts'o · 19 years ago
  56. 6682939 Update for release of e2fsprogs 1.38-WIP-0509-1. by Theodore Ts'o · 19 years ago
  57. bc75970 Update e2fsprogs.pot for translation project. by Theodore Ts'o · 19 years ago
  58. c0b7e79 Modify the script which generates the e2fsprogs.pot translations template by Theodore Ts'o · 19 years ago
  59. f35fd3d Fix some minor typo's and grammar's strings, and remove debugging strings by Theodore Ts'o · 19 years ago
  60. 2a93a63 Update Swedish translation, and add Rawanda translation. by Theodore Ts'o · 19 years ago
  61. 3af0a45 Fix bug in the secure getenv function so that the ss library will corrently by Theodore Ts'o · 19 years ago
  62. 7793279 Fix the f_dup_resize script to be more portable and not rely on e2fsprogs by Theodore Ts'o · 19 years ago
  63. ed6acfa Add a new option to the blkid program, -l, which will more efficiently search by Theodore Ts'o · 19 years ago
  64. 12b3c8e Fix gcc -Wall nits in the blkid library. by Theodore Ts'o · 19 years ago
  65. 78c7d0e Clean up the debugging code in the blkid library so that we don't use by Theodore Ts'o · 19 years ago
  66. c37543d Add new two new functions to the blkid library: blkid_dev_set_search(), and by Theodore Ts'o · 19 years ago
  67. 5d75b69 Remove the Conflicts: tag from the Debian e2fsprogs-udebs package, since by Theodore Ts'o · 19 years ago
  68. 9f7d03b When determining the libraries needed for Debian's initrd, unset by Theodore Ts'o · 19 years ago
  69. 7b921b9 Escape hyphens in the e2image and tune2fs man pages so that they show up by Theodore Ts'o · 19 years ago
  70. 153b449 If the .c and .h file already exist, and they have not changed, use the by Theodore Ts'o · 19 years ago
  71. 75e93ab Update "make depend" information. Fixes SMP parallel build problem. by Theodore Ts'o · 19 years ago
  72. 8363e35 Fix compile warning in do_stat() from previous fix. by Theodore Ts'o · 19 years ago
  73. 9be5ba9 Fix build of tst_ostype when doing a "make check" in lib/e2p; it was missing by Theodore Ts'o · 19 years ago
  74. 0af8c33 Fix potential portability issue in the blkid program. (On architectures by Theodore Ts'o · 19 years ago
  75. f37ab68 Corrects a few mistakes in the fsck man page, wraps two overlong lines, by Theodore Ts'o · 19 years ago
  76. d0a3b46 Fix typo in the debugfs command used to fixed trashed filesystems by by Theodore Ts'o · 19 years ago
  77. bfd9762 Fix a bug in filefrag so that it doesn't when the first block found is an by Theodore Ts'o · 19 years ago
  78. 4c4e3f7 Fix libblkid's magic number recognition for the cramfs filesystem, by Theodore Ts'o · 19 years ago
  79. 6477739 debugfs.c (do_stat): Check to make sure a filesystem is open by Theodore Ts'o · 19 years ago
  80. 8139367 Fix spelling mistakes in man pages. (Addresses Debian Bugs: #304591, by Theodore Ts'o · 19 years ago
  81. 09f3eba Fix typo so that we actually ignore environment variables when gid != egid. by Theodore Ts'o · 19 years ago
  82. 5e91614 Don't offer to update or clone the resize inode when e2fsck deals with by Theodore Ts'o · 19 years ago
  83. 1f3ad14 Use a centrally stored current time for "now" which by Theodore Ts'o · 19 years ago
  84. 09a51b3 Update debian changelog for 1.37-2 release. by Theodore Ts'o · 19 years ago
  85. 86a02b5 test_script.in: Make the test script driver exit with a non-zero by Theodore Ts'o · 19 years ago
  86. a4897d4 Don't abort filefrag if EXT3_IOC_GETFLAGS ioctl is not supported, by Theodore Ts'o · 19 years ago
  87. b7e4eef ls.c: Add stdlib.h header file since list_super2() uses the free() function. by Theodore Ts'o · 19 years ago
  88. b1ae119 Add missing return values in error return cases in the ext2fs library. by Theodore Ts'o · 19 years ago
  89. bcf5aea Fix minor spelling typo in the mke2fs man page. by Theodore Ts'o · 19 years ago
  90. 4147d9f pass1.c (e2fsck_pass1): If the superblock last mount time (not by Theodore Ts'o · 19 years ago
  91. 762c7c6 Add paranoia checks into the blkid, ext2fs, and ss libraries to ignore by Theodore Ts'o · 19 years ago
  92. 813b901 ostype.c (e2p_os2string): Check to make sure malloc() is by Theodore Ts'o · 19 years ago
  93. d4f28f9 ADD TAG: E2FSPROGS-1_37 by Theodore Ts'o · 19 years ago
  94. ac43a43 Update LSM file for 1.37 release. by Theodore Ts'o · 19 years ago
  95. fd4b28e Update for the e2fsprogs 1.37 release. by Theodore Ts'o · 19 years ago
  96. 65ffef3 Ignore the BLKID_FILE environment variable if blkid_get_cache() is by Theodore Ts'o · 19 years ago
  97. d72e954 Fix the test image so that it actually has an ea-in-inode. by Theodore Ts'o · 19 years ago
  98. ddbe331 Add new test case which exercises the ea-in-inode checker in e2fsck. by Theodore Ts'o · 19 years ago
  99. cebe48a Integrate code from Alex Thomas at Clusterfs to check extended attributes by Theodore Ts'o · 19 years ago
  100. c9ae3f9 Make debugfs's stat command print the size of the extra inode fields, if any. by Theodore Ts'o · 19 years ago