1. c3ffaf8 Add support to detect corrupted resize_inode's to e2fsck. by Theodore Ts'o · 20 years ago
  2. 71669d0 Avoid some potential inode cache coherency problem caused by using the by Theodore Ts'o · 20 years ago
  3. e75cfc5 Fix e2fsck so that it will clean up filesystesm that have the by Theodore Ts'o · 20 years ago
  4. 22c6821 Supplied changelog for resize inode patch. by Theodore Ts'o · 20 years ago
  5. d323f8f Add support for on-line resizing ala the resize inode. This patch by Theodore Ts'o · 20 years ago
  6. acb79d9 Fix stupid core dumping bug if the TZ environment variable isn't set. by Theodore Ts'o · 20 years ago
  7. 522798d Add install-strip and install-shlibs-strip targets by Theodore Ts'o · 20 years ago
  8. 6d40227 Use MKINSTALLDIRS macro so that the Makefiles can find the script correctly. by Theodore Ts'o · 20 years ago
  9. 8ff1a86 If the TZ environment variable is set to GMT, use gmtime() by Theodore Ts'o · 20 years ago
  10. 2e8ca9a Add support for passing options to the io layer using the URL syntax. For by Theodore Ts'o · 20 years ago
  11. 47204ff Use Linux-kernel-style makefile output to make it easier to by Theodore Ts'o · 20 years ago
  12. 6e4fbbe Attempt recovery if the journal contains illegal blocks by Richard Mortimer · 20 years ago
  13. 8421fb6 pass1.c (process_block): Change the limit of directory size from 32 MB to 2GB. by Theodore Ts'o · 20 years ago
  14. 93effaa Fixed potential ordering constraint problem in e2fsck's journal by Theodore Ts'o · 20 years ago
  15. aa5c0a4 Remove .cvsignore files; they were out of date, and causes lintian by Theodore Ts'o · 20 years ago
  16. 66fbee8 unix.c (check_if_skip): If the checkinterval is zero, then by Theodore Ts'o · 20 years ago
  17. c07f9f2 In e2fsck, when trying to determine if the system is running on by Theodore Ts'o · 20 years ago
  18. dd60705 Refine the build process to avoid re-running subst all the time on by Theodore Ts'o · 20 years ago
  19. 83e692e unix_io.c, pass1.c: by Matthias Andree · 20 years ago
  20. b70b116 Update version number for e2fsprogs 1.35 release. by Theodore Ts'o · 21 years ago
  21. bc69f82 Add missing break statement so e2fsck -k actually works. by Theodore Ts'o · 21 years ago
  22. 4fb9d52 unix.c (main, PRS), e2fsck.8.in: Add a new -k option which keeps by Theodore Ts'o · 21 years ago
  23. ed52f62 Makefile.in (PROFILED_LIBS, PROFILED_DEPLIBS): Fix reference to by Theodore Ts'o · 21 years ago
  24. 151786f Fix up preen mode messages during pass 1B/C/D. by Theodore Ts'o · 21 years ago
  25. bbbc92f e2fsck.c (e2fsck_run): Clear the SETJMP_OK flag when returning by Theodore Ts'o · 21 years ago
  26. 489f002 problem.c (fix_problem): Don't call print_e2fsck_message if the by Theodore Ts'o · 21 years ago
  27. 1ba7a2f Fix a byte swap bugs, including one which caused e2fsck to by Theodore Ts'o · 21 years ago
  28. b34cbdd Re-add FreeBSD support. by Matthias Andree · 21 years ago
  29. b969b1b Fix more compiler warnings. by Matthias Andree · 21 years ago
  30. 2e5fcce Fix bug in e2fsck: When reconnecting a directory, we may by Theodore Ts'o · 21 years ago
  31. 6c7d61d e2fsck.h (E2F_FLAG_RESTARTED): Assign a unique flag bitfield to by Theodore Ts'o · 21 years ago
  32. 5443492 Fix gcc -Wall nitpicks by Theodore Ts'o · 21 years ago
  33. 3de085d recovery.c, jfs_user.h: Sync recovery.c with latest 2.5 kernel version. by Theodore Ts'o · 21 years ago
  34. 3ddf2f6 When testing a disk using e2fsck -c, use the list by Theodore Ts'o · 21 years ago
  35. 015b03d In e2fsck, given an extra grace period before actually forcing by Theodore Ts'o · 21 years ago
  36. 6de289c In e2fsck, if the number of mounts until the next forced filesystem by Theodore Ts'o · 21 years ago
  37. 000ba40 pass1.c (e2fsck_pass1), problem.h (PR_1_BB_FS_BLOCK), by Theodore Ts'o · 21 years ago
  38. 817e49e Check the returned name from blkid_get_devname in tune2fs and by Theodore Ts'o · 21 years ago
  39. ef344e1 Centeralize calculation of which blocks are reserved/used for by Theodore Ts'o · 21 years ago
  40. 557ddb2 util.c (get_backup_sb): Check to make sure the context is passed by Theodore Ts'o · 21 years ago
  41. a7ac1df Adjust description line so that apropos "ext2" or "ext3" will by Theodore Ts'o · 21 years ago
  42. 27479eb journal.c (e2fsck_move_ext3_journal): When moving the journal or by Theodore Ts'o · 21 years ago
  43. a435ec3 Add support for backing up the journal inode location in the by Theodore Ts'o · 21 years ago
  44. 54a31a3 e2fsck.h, unix.c (PRS, e2fsck_clear_progbar, by Theodore Ts'o · 21 years ago
  45. 0c193f8 Include inttypes.h if present. New macros INT_TO_VOIDPTR and by Theodore Ts'o · 21 years ago
  46. c4e3d3f ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() by Theodore Ts'o · 21 years ago
  47. 9c7ec17 Update for 1.34 release. by Theodore Ts'o · 21 years ago
  48. 48e6e81 Fixx gcc -Wall nitpicks. by Theodore Ts'o · 21 years ago
  49. d3128cc Fix spelling error in e2fsck problem reporting. by Theodore Ts'o · 21 years ago
  50. 113e405 unix.c (show_stats), e2fsck.h: Use ngettext (abbreivated with by Theodore Ts'o · 21 years ago
  51. 2a29f13 Add --enable-test-io-debug configure option which causes e2fsck and by Theodore Ts'o · 21 years ago
  52. ddc32a0 Add Czech translation. by Theodore Ts'o · 21 years ago
  53. a04eba3 Update to gettext 0.11.5. We now enable NLS support by default. by Theodore Ts'o · 21 years ago
  54. 6177c41 Fixed NLS support for message abbreviations in e2fsck. by Theodore Ts'o · 21 years ago
  55. 71df0dc Update for 1.33 release. by Theodore Ts'o · 21 years ago
  56. 520ead3 Fix gcc -Wall warnings. by Theodore Ts'o · 21 years ago
  57. 12dd69f e2fsck/rehash.c (name_cmp): Sort the deleted inodes to the end by Theodore Ts'o · 21 years ago
  58. 908b785 Use setvbuf instead of setbuf to force stdout and by Theodore Ts'o · 21 years ago
  59. bc34d6b * Add support for the -a and -s options to logsave. by Theodore Ts'o · 21 years ago
  60. 16fa86b Remove the debian-special legal permission notes. by Theodore Ts'o · 21 years ago
  61. fff4548 Add portability enhancements for Cygwin32 environment. by Theodore Ts'o · 21 years ago
  62. 2a77a78 E2fsck now updates the global free block and by Theodore Ts'o · 21 years ago
  63. aa75ecc Fix the Apple Darwin port. by Theodore Ts'o · 21 years ago
  64. 6cca7ba Update dependency information in Makefiles by Theodore Ts'o · 21 years ago
  65. 1d2eef4 rehash.c (e2fsck_rehash_dir): If user specified the -n option, by Theodore Ts'o · 22 years ago
  66. 52734dc Don't display progress bar when rebuilding directories unless by Theodore Ts'o · 22 years ago
  67. 0926668 e2fsck/pass2.c (check_dir_block): Check for duplicate filenames within by Theodore Ts'o · 22 years ago
  68. e71d873 Add Apple/Darwin patches. by Theodore Ts'o · 22 years ago
  69. b0700a1 Change e2fsck to detect and offer to delete or rename duplicate by Theodore Ts'o · 22 years ago
  70. 77be4d2 Minor man page fixes (Addresses Debian bugs #173612, #175233, by Theodore Ts'o · 22 years ago
  71. f364093 Update debugfs and e2fsck to use the blkid library. by Theodore Ts'o · 22 years ago
  72. 19445ef Fixed up minor documentation issues (man page for badblocks and usage by Theodore Ts'o · 22 years ago
  73. 4f48928 pass1.c (check_blocks): Use the EXT2_I_SIZE macro. by Theodore Ts'o · 22 years ago
  74. e34bf43 pass2.c (strnlen): Provide strnlen if libc doesn't. by Theodore Ts'o · 22 years ago
  75. b92ae15 Detect if there is an attempt to run the journal twice, and by Theodore Ts'o · 22 years ago
  76. 8161a74 Print an error if more than one of the -p/-a, -n or -y options by Theodore Ts'o · 22 years ago
  77. 68ef5e1 Fix typo (errant extra character). by Theodore Ts'o · 22 years ago
  78. 54779c6 Update to deal with the fact that the INDEX_FL code in the ext2 2.4 by Theodore Ts'o · 22 years ago
  79. 3851301 Update files for 1.32 release. by Theodore Ts'o · 22 years ago
  80. 0c897a9 Add german translation to the language catalog by Theodore Ts'o · 22 years ago
  81. ae65b29 Update files for 1.31 release. by Theodore Ts'o · 22 years ago
  82. c1637bd unix.c (main): Fix a bug where e2fsck could erroneously mark a by Theodore Ts'o · 22 years ago
  83. 5e72cdb unix.c (PRS), journal.c: Set the default level of journal by Theodore Ts'o · 22 years ago
  84. 299d742 Change e2fsck to force out changes to the backup copies of the by Theodore Ts'o · 22 years ago
  85. ee89513 e2fsck.h, unix.c (main, check_mount): Fix e2fsck so that it by Theodore Ts'o · 22 years ago
  86. 5d823a4 Update files for 1.30 release. by Theodore Ts'o · 22 years ago
  87. 4fd6834 unix.c (usage), e2fsck.8.in: Add the -D option to the usage and by Theodore Ts'o · 22 years ago
  88. b40ffd7 unix.c (usage), e2fsck.8.in: Add the -D option to the usage and by Theodore Ts'o · 22 years ago
  89. be93ef0 pass1.c (e2fsck_pass1): Check the superblock write time to see by Theodore Ts'o · 22 years ago
  90. 482afc4 Makefile.in (install): Search all compression extensions when by Theodore Ts'o · 22 years ago
  91. 76dd5e5 Add support for the meta_bg feature flag to the resize2fs program. by Theodore Ts'o · 22 years ago
  92. a49929b Add support for the meta_blockgroup filesystem format. (Missing changelog) by Theodore Ts'o · 22 years ago
  93. c046ac7 Add support for the meta_blockgroup filesystem format. by Theodore Ts'o · 22 years ago
  94. 3e69906 Fix gcc -Wall nits. by Theodore Ts'o · 22 years ago
  95. 64aecc4 Fix bug in e2fsck and mklost+found; the lost+found directory should by Theodore Ts'o · 22 years ago
  96. d237a78 Handle BAD_BLOCK_IN_INODE_TABLE even at the beginning of the by Theodore Ts'o · 22 years ago
  97. 8132d84 Fix endian problems in the htree code for e2fsck and debugfs. by Theodore Ts'o · 22 years ago
  98. ad4fa46 Avoid counting directory entries during a directory salvage. by Theodore Ts'o · 22 years ago
  99. e8254bf pass2.c (check_dir_block): Do a more paranoid check when trying by Theodore Ts'o · 22 years ago
  100. fe5b72d rehash.c (e2fsck_rehash_dir): Apply patch from Christopher Li by Theodore Ts'o · 22 years ago