1. fbf9111 Update changelogs for 1.25 release. by Theodore Ts'o · 23 years ago
  2. ae6cdcf e2fsck: If a superblock is specified explicitly by the by Theodore Ts'o · 23 years ago
  3. fb70775 Update for 1.24a release by Theodore Ts'o · 23 years ago
  4. 109624a Update for 1.24 release. by Theodore Ts'o · 23 years ago
  5. 59f2724 mke2fs.c (main): Zap the second sector of the disk, along with by Andreas Dilger · 23 years ago
  6. b1f204f pass1.c (e2fsck_pass1): For EXT2_RESIZE_INO, allow its i_mode to by Theodore Ts'o · 23 years ago
  7. 0f8973f Remove EXT2FS_VERSION from the version display, since it only confuses people. by Theodore Ts'o · 23 years ago
  8. 943ed87 Add missing log entry showing when we released e2fsprogs 1.23 by Theodore Ts'o · 23 years ago
  9. 53abed0 Deal with libc5's lack of strnlen. by Theodore Ts'o · 23 years ago
  10. eb4ab51 super.c (release_orphan_inodes): If the filesystem contains by Theodore Ts'o · 23 years ago
  11. a40ecbb e2fsck/pass1.c (e2fsck_pass1_check_device_inode): If i_blocks is by Theodore Ts'o · 23 years ago
  12. 85645a6f pass1.c (check_size): Fix logic in check_size; the previous code by Theodore Ts'o · 23 years ago
  13. a474269 pass1.c, pass2.c, problem.c, problem.h: Fix bug introduced by by Theodore Ts'o · 23 years ago
  14. 2b94c65 unix.c (show_stats): Print the number of large files in verbose mode. by Theodore Ts'o · 23 years ago
  15. e3bda78 Add dependencies to iscan. by Theodore Ts'o · 23 years ago
  16. d4cac02 Add missing errcode_t variable so that iscan compiles. by Theodore Ts'o · 23 years ago
  17. c0a083f * journal.c (recover_ext3_journal): If s_errno is set in the by Theodore Ts'o · 23 years ago
  18. bd512b6 Add ChangeLog entry for changes made by Andreas by Theodore Ts'o · 23 years ago
  19. fcdebce Change comments for %D and %d expansion in e2fsck problem codes. It by Andreas Dilger · 23 years ago
  20. d007cb4 Cleanup changes to Andreas' symlink patch. Remove use of EXT2_LINK_DIR by Theodore Ts'o · 23 years ago
  21. 67052a8 Add extra checks for bad symlinks, including zero length symlinks, by Andreas Dilger · 23 years ago
  22. 83e6ac8 unix.c (check_mount): Remove the code in e2fsck which tested for the by Theodore Ts'o · 23 years ago
  23. 0628ae3 unix.c (main): Move the final print_resource_track call after by Theodore Ts'o · 23 years ago
  24. 6d222f3 Fix memory leaks in e2fsck's journal.c, and remove some cases by Theodore Ts'o · 23 years ago
  25. 1e16526 e2fsck.c (e2fsck_reset_context): Fix bug; only close the io channel if by Theodore Ts'o · 23 years ago
  26. a092c56 Update problem message printed when special files have the immutable by Theodore Ts'o · 23 years ago
  27. fd77b2c pass1.c (e2fsck_pass1): Check for symlinks that have the by Theodore Ts'o · 23 years ago
  28. 24ceb24 pass1.c (e2fsck_pass1): Free ctx->block_ea_map at the end of pass 1. by Theodore Ts'o · 23 years ago
  29. 14fe1c3 Apply fixes reported by Andreas Gruenbacher: by Theodore Ts'o · 23 years ago
  30. adee8d7 Add support for use of an external journal (so long as the external by Theodore Ts'o · 23 years ago
  31. d312401 unix.c (main): Add an explicit warning when the filesystem is left not by Theodore Ts'o · 23 years ago
  32. 55fd07e This patch completes the initial extended attribute/ACL support for by Theodore Ts'o · 23 years ago
  33. 0f2cfe2 Fix really stupid typo. by Theodore Ts'o · 23 years ago
  34. 3c6b897 Speed up journal recovery in userspace by avoiding a pointless by Theodore Ts'o · 23 years ago
  35. 7b63fff pass1b.c (pass1b, process_pass1b_block): Change the num_bad by Theodore Ts'o · 23 years ago
  36. b5acdb6 pass1.c (e2fsck_pass1): Defer inodes which have an extended attribute by Theodore Ts'o · 23 years ago
  37. 7abb2bd pass1b.c (clone_file_block): Fix bugs when cloning extended attribute by Theodore Ts'o · 23 years ago
  38. e8a3ee6 Add code to check and fix incorrect reference counts in the extended by Theodore Ts'o · 23 years ago
  39. 342d847 Add initial support for extended attribute blocks by Theodore Ts'o · 23 years ago
  40. 636a954 Use long long to calculate the percentage by Theodore Ts'o · 23 years ago
  41. 6796013 Update changelogs for 1.22. by Theodore Ts'o · 23 years ago
  42. d90f349 e2fsck/flushb.c and lib/ext2fs/flushb.c: Use platform independent by Theodore Ts'o · 23 years ago
  43. 42475e2 super.c (release_inode_blocks): Don't try to release the blocks if the by Theodore Ts'o · 23 years ago
  44. f4f75ba ChangeLog: Update for 1.21 release. by Theodore Ts'o · 23 years ago
  45. e333845 RELEASE-NOTES, ChangeLog: Add Debian bug number which got resolved. by Theodore Ts'o · 23 years ago
  46. f76ad46 problem.c: Fix tabbing/indenting from Andreas. by Theodore Ts'o · 23 years ago
  47. b6a0807 ChangeLog, unix.c: by Theodore Ts'o · 23 years ago
  48. 16f095e Makefile.in: Insert missing dependencies. by Theodore Ts'o · 23 years ago
  49. cbbf031 ChangeLog, dumpe2fs.c, mke2fs.c: by Theodore Ts'o · 23 years ago
  50. 3034f62 ChangeLog, Makefile.in, bitops.h, gen_bitmap.c: by Theodore Ts'o · 23 years ago
  51. 5df55d7 ChangeLog, Makefile.in, swapfs.c, unix.c: by Theodore Ts'o · 23 years ago
  52. 725c474 ChangeLog, jfs.h: by Theodore Ts'o · 23 years ago
  53. a479fe6 ChangeLog, recovery.c: by Theodore Ts'o · 23 years ago
  54. 62b6d47 ChangeLog: Add other change to pass1.c by Theodore Ts'o · 23 years ago
  55. fdbdea0 ChangeLog, pass1.c, pass2.c, problem.c, problem.h: by Theodore Ts'o · 23 years ago
  56. 36a23e1 ChangeLog: Fix typo in ChangeLog. by Theodore Ts'o · 23 years ago
  57. 2f686ac ChangeLog, journal.c, problem.c, problem.h: by Theodore Ts'o · 23 years ago
  58. 797f5ef ChangeLog, wordwrap.pl: by Theodore Ts'o · 23 years ago
  59. 71d521c ChangeLog, pass1.c, pass1b.c: by Theodore Ts'o · 23 years ago
  60. bb18586 e2fsprogs.lsm, version.h: by Theodore Ts'o · 23 years ago
  61. 561cd4d ChangeLog, journal.c: by Theodore Ts'o · 23 years ago
  62. c7f2336 ChangeLog, journal.c, problem.c, problem.h: by Theodore Ts'o · 23 years ago
  63. 21afac0 ChangeLog, pass1.c, problem.c, problem.h, problemP.h: by Theodore Ts'o · 23 years ago
  64. 54c637d Many files: by Theodore Ts'o · 23 years ago
  65. 424cd2b ChangeLog, e2fsck.h, journal.c, problem.c, problem.h, super.c: by Theodore Ts'o · 23 years ago
  66. 328a5ce ChangeLog, journal.c: by Theodore Ts'o · 23 years ago
  67. fc9a69c ChangeLog, unix.c: by Theodore Ts'o · 23 years ago
  68. f0b8c87 ChangeLog, super.c: by Theodore Ts'o · 23 years ago
  69. e39ac92 ChangeLog, util.c: by Theodore Ts'o · 23 years ago
  70. b9852cd ChangeLog, pass2.c: by Theodore Ts'o · 23 years ago
  71. ae8160e ChangeLog, unix.c: by Theodore Ts'o · 23 years ago
  72. 5f629b7 ChangeLog, e2fsck.8.in: by Theodore Ts'o · 23 years ago
  73. bc57f15 ChangeLog, unix.c: by Theodore Ts'o · 23 years ago
  74. ef05987 ChangeLog, super.c: by Theodore Ts'o · 23 years ago
  75. 15986f7 ChangeLog, jfs_user.h, journal.c: by Theodore Ts'o · 23 years ago
  76. 78eccb8 revoke.c: by Theodore Ts'o · 23 years ago
  77. 1f73503 ChangeLog, recovery.c, revoke.c: by Theodore Ts'o · 23 years ago
  78. 1833186 .del-jfs_e2fsck.h~c0cc80d6: Remove obsolete header file. by Theodore Ts'o · 23 years ago
  79. e9e2a20 journal.c: Fix stupid typo. by Theodore Ts'o · 23 years ago
  80. d051521 ChangeLog, journal.c: by Theodore Ts'o · 23 years ago
  81. 67a473e problem.c: by Theodore Ts'o · 23 years ago
  82. 4e009f6 journal.c: Fix minor typo in C comment by Theodore Ts'o · 23 years ago
  83. a05c589 Makefile.in: Update makefile dependencies by Theodore Ts'o · 24 years ago
  84. a5c33f2 ChangeLog, pass1.c: by Theodore Ts'o · 24 years ago
  85. a9ca201 ChangeLog, pass1.c, problem.c, problem.h: by Theodore Ts'o · 24 years ago
  86. 37b6b29 ChangeLog, problem.c: by Theodore Ts'o · 24 years ago
  87. 6a6d3d4 ChangeLog, journal.c: by Theodore Ts'o · 24 years ago
  88. 721edd0 ChangeLog, super.c: by Theodore Ts'o · 24 years ago
  89. 58a7517 ChangeLog, util.c: by Theodore Ts'o · 24 years ago
  90. 4035f40 ChangeLog, pass2.c: pass2.c: Minor whitespace cleanups, from Andreas Dilger. by Theodore Ts'o · 24 years ago
  91. 7e92dfa ChangeLog, journal.c, problem.c: by Theodore Ts'o · 24 years ago
  92. 5ba23cb ChangeLog, e2fsck.h, flushb.c, iscan.c, unix.c: by Theodore Ts'o · 24 years ago
  93. 86c627e Many files: by Theodore Ts'o · 24 years ago
  94. 95a5bc9 ChangeLog, problem.c: problem.c: Fix another broken @F vs @f problem. by Theodore Ts'o · 24 years ago
  95. 53ef44c Many files: by Theodore Ts'o · 24 years ago
  96. d74edf4 ChangeLog, message.c, problem.c: by Theodore Ts'o · 24 years ago
  97. f18996c ChangeLog, pass1.c, problem.c, problem.h: by Theodore Ts'o · 24 years ago
  98. e904406 ChangeLog, message.c: Add @d abbreviation for device. by Theodore Ts'o · 24 years ago
  99. 1ce6453 ChangeLog, message.c: message.c: Add @j abbreviation for journal. by Theodore Ts'o · 24 years ago
  100. cc7067b ChangeLog, Makefile.in, jfs_user.h: by Theodore Ts'o · 24 years ago