1. ae65b29 Update files for 1.31 release. by Theodore Ts'o · 22 years ago
  2. c1637bd unix.c (main): Fix a bug where e2fsck could erroneously mark a by Theodore Ts'o · 22 years ago
  3. 5e72cdb unix.c (PRS), journal.c: Set the default level of journal by Theodore Ts'o · 22 years ago
  4. 299d742 Change e2fsck to force out changes to the backup copies of the by Theodore Ts'o · 22 years ago
  5. ee89513 e2fsck.h, unix.c (main, check_mount): Fix e2fsck so that it by Theodore Ts'o · 22 years ago
  6. 5d823a4 Update files for 1.30 release. by Theodore Ts'o · 22 years ago
  7. 4fd6834 unix.c (usage), e2fsck.8.in: Add the -D option to the usage and by Theodore Ts'o · 22 years ago
  8. b40ffd7 unix.c (usage), e2fsck.8.in: Add the -D option to the usage and by Theodore Ts'o · 22 years ago
  9. be93ef0 pass1.c (e2fsck_pass1): Check the superblock write time to see by Theodore Ts'o · 22 years ago
  10. 482afc4 Makefile.in (install): Search all compression extensions when by Theodore Ts'o · 22 years ago
  11. 76dd5e5 Add support for the meta_bg feature flag to the resize2fs program. by Theodore Ts'o · 22 years ago
  12. a49929b Add support for the meta_blockgroup filesystem format. (Missing changelog) by Theodore Ts'o · 22 years ago
  13. c046ac7 Add support for the meta_blockgroup filesystem format. by Theodore Ts'o · 22 years ago
  14. 3e69906 Fix gcc -Wall nits. by Theodore Ts'o · 22 years ago
  15. 64aecc4 Fix bug in e2fsck and mklost+found; the lost+found directory should by Theodore Ts'o · 22 years ago
  16. d237a78 Handle BAD_BLOCK_IN_INODE_TABLE even at the beginning of the by Theodore Ts'o · 22 years ago
  17. 8132d84 Fix endian problems in the htree code for e2fsck and debugfs. by Theodore Ts'o · 22 years ago
  18. ad4fa46 Avoid counting directory entries during a directory salvage. by Theodore Ts'o · 22 years ago
  19. e8254bf pass2.c (check_dir_block): Do a more paranoid check when trying by Theodore Ts'o · 22 years ago
  20. fe5b72d rehash.c (e2fsck_rehash_dir): Apply patch from Christopher Li by Theodore Ts'o · 22 years ago
  21. e70ae99 Add a more sophisticated algorithm to e2fsck to salvage corrupted directories. by Theodore Ts'o · 22 years ago
  22. c663305 Update for 1.29 release. by Theodore Ts'o · 22 years ago
  23. cf3909e rehash.c (copy_dir_entries): Fix bug which caused corrupted by Theodore Ts'o · 22 years ago
  24. 87ee8dc Update changelogs for 1.28 release by Theodore Ts'o · 22 years ago
  25. b7bad61 Update for 1.28 release. by Theodore Ts'o · 22 years ago
  26. ceecbc7 ehandler.c (e2fsck_handle_read_error): If the user asks to by Theodore Ts'o · 22 years ago
  27. ea1959f Fix a bug which caused e2fsck to fail to correctly check filesystems by Theodore Ts'o · 22 years ago
  28. a3da9d1 problem.c: Fix PR_1_RELOC_BLOCK_ALLOCATE message to explain that by Theodore Ts'o · 22 years ago
  29. f044b4d Update and clarify man pages (addresses Debian Bug #145044). by Theodore Ts'o · 22 years ago
  30. 0684a4f Overhaul extended attribute handling. Should now be correct with by Theodore Ts'o · 22 years ago
  31. eb16f86 Clear dtime field on truncated orphan inodes. by Stephen Tweedie · 22 years ago
  32. 838e773 Change e2fsck to use a red/black tree in pass1b, to remove O(n**2) by Theodore Ts'o · 22 years ago
  33. 850d05e Add e2fsck -D option which optimizes/compresses directories. by Theodore Ts'o · 22 years ago
  34. 542867f util.c (ask_yn, read_a_char): Note when the user has typed ^C, by Theodore Ts'o · 22 years ago
  35. 3214a45 pass1.c (e2fsck_pass1): If e2fsck is run with -n, don't create by Theodore Ts'o · 22 years ago
  36. 4cae045 Add SIGINT and SIGTERM handling to fsck and e2fsck. For e2fsck, by Theodore Ts'o · 22 years ago
  37. b7a0056 Add support to e2fsck to reindex directories to use hash trees. by Theodore Ts'o · 22 years ago
  38. 62acaa1 pass2.c (e2fsck_pass2): Use dx_dir->numblocks instead of by Theodore Ts'o · 22 years ago
  39. 503f9e7 Add support for the half-MD4 HTREE hash. by Theodore Ts'o · 22 years ago
  40. 8fdc998 Add initial support for htree directories. by Theodore Ts'o · 22 years ago
  41. b21bf26 Do sanity checking of the number of blocks and inodes in a group for by Andreas Dilger · 22 years ago
  42. 0d63467 Update to support the V2 Bestbits EA format. by Theodore Ts'o · 22 years ago
  43. da30704 Check for inodes which are too big (either too many blocks, or by Theodore Ts'o · 22 years ago
  44. bcf9c5d Fix up Andreas' changeset. Avoid use of dynamic automatic arrays, by Theodore Ts'o · 22 years ago
  45. b94a052 Add more complete tests for symlinks: nul termination of long links and length by Andreas Dilger · 22 years ago
  46. 7823dd6 Fix fencepost error in allocating space for array. by Theodore Ts'o · 22 years ago
  47. 31e29a1 Fix up Andreas's 8k blocksize changes to fix a number of bugs, by Theodore Ts'o · 22 years ago
  48. 932a489 Add support for creating and checking 8192-byte blocksize filesystems. by Andreas Dilger · 22 years ago
  49. a8e7724 Update for 1.27 release. by Theodore Ts'o · 22 years ago
  50. 546a1ff Fix various gcc -Wall complaints. by Theodore Ts'o · 22 years ago
  51. f2d5c93 Fixed the journal handling so that an offer is made to clear the by Theodore Ts'o · 22 years ago
  52. f122632 E2fsck now prints ranges in pass 5 when printing deltas in by Theodore Ts'o · 22 years ago
  53. 14308a5 Newer libintl needs LC_CTYPE to be set in addition to LC_MESSAGES. by Theodore Ts'o · 22 years ago
  54. 57173d0 Update Changelog messages to use tytso@mit.edu for all addresses by Theodore Ts'o · 22 years ago
  55. 25813b1 Fix typo in previous changeset; the man pages for fsck.ext2 and by Theodore Ts'o · 22 years ago
  56. b9f4092 Update makefiles to install mkfs.ext3, and to install man pages for by Theodore Ts'o · 22 years ago
  57. d1a2182 Cleaned up journal handling code in e2fsck. by Theodore Ts'o · 22 years ago
  58. a5f3f5c Update files for 1.26 release. by Theodore Ts'o · 22 years ago
  59. 96b5cac Miscellaneous cleanup before 1.26-WIP release. Removed unused by Theodore Ts'o · 23 years ago
  60. 3ed57c2 In mke2fs and e2fsck, specifying the -c option twice will now do by Theodore Ts'o · 23 years ago
  61. fae9bfa Initialize buf to NULL to avoid crashing when called by fix_problem() by Theodore Ts'o · 23 years ago
  62. f1a1761 Enhnaced the get backup superblock function so that it does by Theodore Ts'o · 23 years ago
  63. 19007e5 Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the by Theodore Ts'o · 23 years ago
  64. 6a50c5e Use ctx->filesystem_name if the ctx->device_name is NULL in e2fsck. by Theodore Ts'o · 23 years ago
  65. d37066a Give the opportunity for e2fsck to run the journal even if by Theodore Ts'o · 23 years ago
  66. 4ea7bd0 Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogus by Theodore Ts'o · 23 years ago
  67. 8cf9333 Fix e2fsck's handling of external journals,and update journal by Theodore Ts'o · 23 years ago
  68. 571fc5a Fixes necessary for e2fsprogs to work using the diet libc. by Theodore Ts'o · 23 years ago
  69. b3b3d46 journal.c: fix an endianness bug. by Gabriel Paubert · 23 years ago
  70. 24bfb44 super.c (check_super_block): Make sure that if the inode table by Theodore Ts'o · 23 years ago
  71. 1e9a7e0 2fsck.8.in: Fix minor typo in man page and clarify device specification. by Theodore Ts'o · 23 years ago
  72. 6a138ed Allow a single user for internal journals (the current filesystem) by Andreas Dilger · 23 years ago
  73. 62e3e7f journal.c (clear_v2_journal_fields, e2fsck_journal_load): If the by Theodore Ts'o · 23 years ago
  74. 773fd8a e2fsck.h, journal.c (e2fsck_move_ext3_journal): Add new function by Theodore Ts'o · 23 years ago
  75. fbf9111 Update changelogs for 1.25 release. by Theodore Ts'o · 23 years ago
  76. ae6cdcf e2fsck: If a superblock is specified explicitly by the by Theodore Ts'o · 23 years ago
  77. fb70775 Update for 1.24a release by Theodore Ts'o · 23 years ago
  78. 109624a Update for 1.24 release. by Theodore Ts'o · 23 years ago
  79. 59f2724 mke2fs.c (main): Zap the second sector of the disk, along with by Andreas Dilger · 23 years ago
  80. b1f204f pass1.c (e2fsck_pass1): For EXT2_RESIZE_INO, allow its i_mode to by Theodore Ts'o · 23 years ago
  81. 0f8973f Remove EXT2FS_VERSION from the version display, since it only confuses people. by Theodore Ts'o · 23 years ago
  82. 943ed87 Add missing log entry showing when we released e2fsprogs 1.23 by Theodore Ts'o · 23 years ago
  83. 53abed0 Deal with libc5's lack of strnlen. by Theodore Ts'o · 23 years ago
  84. eb4ab51 super.c (release_orphan_inodes): If the filesystem contains by Theodore Ts'o · 23 years ago
  85. a40ecbb e2fsck/pass1.c (e2fsck_pass1_check_device_inode): If i_blocks is by Theodore Ts'o · 23 years ago
  86. 85645a6f pass1.c (check_size): Fix logic in check_size; the previous code by Theodore Ts'o · 23 years ago
  87. a474269 pass1.c, pass2.c, problem.c, problem.h: Fix bug introduced by by Theodore Ts'o · 23 years ago
  88. 2b94c65 unix.c (show_stats): Print the number of large files in verbose mode. by Theodore Ts'o · 23 years ago
  89. e3bda78 Add dependencies to iscan. by Theodore Ts'o · 23 years ago
  90. d4cac02 Add missing errcode_t variable so that iscan compiles. by Theodore Ts'o · 23 years ago
  91. c0a083f * journal.c (recover_ext3_journal): If s_errno is set in the by Theodore Ts'o · 23 years ago
  92. bd512b6 Add ChangeLog entry for changes made by Andreas by Theodore Ts'o · 23 years ago
  93. fcdebce Change comments for %D and %d expansion in e2fsck problem codes. It by Andreas Dilger · 23 years ago
  94. d007cb4 Cleanup changes to Andreas' symlink patch. Remove use of EXT2_LINK_DIR by Theodore Ts'o · 23 years ago
  95. 67052a8 Add extra checks for bad symlinks, including zero length symlinks, by Andreas Dilger · 23 years ago
  96. 83e6ac8 unix.c (check_mount): Remove the code in e2fsck which tested for the by Theodore Ts'o · 23 years ago
  97. 0628ae3 unix.c (main): Move the final print_resource_track call after by Theodore Ts'o · 23 years ago
  98. 6d222f3 Fix memory leaks in e2fsck's journal.c, and remove some cases by Theodore Ts'o · 23 years ago
  99. 1e16526 e2fsck.c (e2fsck_reset_context): Fix bug; only close the io channel if by Theodore Ts'o · 23 years ago
  100. a092c56 Update problem message printed when special files have the immutable by Theodore Ts'o · 23 years ago