1. 53abed0 Deal with libc5's lack of strnlen. by Theodore Ts'o · 23 years ago
  2. b1c9a00 Update makefile dependencies. by Theodore Ts'o · 23 years ago
  3. e843c76 Minor fixups to Andreas' changeset. Removed unused variable by Theodore Ts'o · 23 years ago
  4. 2d15576 get_device_by_label.[ch], fsck.c, util.c: New interpret_spec() by Andreas Dilger · 23 years ago
  5. f27728a ADD TAG: E2FSPROGS-1_23 by Theodore Ts'o · 23 years ago
  6. c4ac9e1 Update for 1.23 release. by Theodore Ts'o · 23 years ago
  7. 7141b54 * tune2fs.c: Make sure that error messages are sent to stderr, and by Theodore Ts'o · 23 years ago
  8. 1d349cc fsck.8.in: Fixed error in synopsis of the man page. by Theodore Ts'o · 23 years ago
  9. 685c13f fsck.c (main): Print a warning message if there are no devices to by Theodore Ts'o · 23 years ago
  10. 88f8af6 fsck.c (check_all): Don't bother to interpret a device where the by Theodore Ts'o · 23 years ago
  11. f3561ed mke2fs.c (PRS): Handle -O and -s options in line in the getopt by Theodore Ts'o · 23 years ago
  12. d258668 Give an error if -O is specified more than once to tune2fs. by Theodore Ts'o · 23 years ago
  13. eb4ab51 super.c (release_orphan_inodes): If the filesystem contains by Theodore Ts'o · 23 years ago
  14. a40ecbb e2fsck/pass1.c (e2fsck_pass1_check_device_inode): If i_blocks is by Theodore Ts'o · 23 years ago
  15. 85645a6f pass1.c (check_size): Fix logic in check_size; the previous code by Theodore Ts'o · 23 years ago
  16. 5faba3a logdump.c (do_logdump, dump_journal): Add support for dumping by Theodore Ts'o · 23 years ago
  17. 085b02c mke2fs.8.in: Slim down text describing the -O flag to remove by Theodore Ts'o · 23 years ago
  18. d494bba Update for 1.23-WIP-0809 release. by Theodore Ts'o · 23 years ago
  19. e8a447d mke2fs.c (PRS): Fix bug pointed out by Christopher Niessen; if mke2fs by Theodore Ts'o · 23 years ago
  20. 1c1e004 Add support for specifiying - as the image file (to send the image by Theodore Ts'o · 23 years ago
  21. 6304baf Add support for raw image files in e2image. by Theodore Ts'o · 23 years ago
  22. a474269 pass1.c, pass2.c, problem.c, problem.h: Fix bug introduced by by Theodore Ts'o · 23 years ago
  23. 2b94c65 unix.c (show_stats): Print the number of large files in verbose mode. by Theodore Ts'o · 23 years ago
  24. e3bda78 Add dependencies to iscan. by Theodore Ts'o · 23 years ago
  25. d4cac02 Add missing errcode_t variable so that iscan compiles. by Theodore Ts'o · 23 years ago
  26. c0a083f * journal.c (recover_ext3_journal): If s_errno is set in the by Theodore Ts'o · 23 years ago
  27. 89a6ebd Performance enhancements to speed up creating a journal and by Theodore Ts'o · 23 years ago
  28. 888b29d Ignore .failed and .new files when running e2fsck tests. by Andreas Dilger · 23 years ago
  29. bd512b6 Add ChangeLog entry for changes made by Andreas by Theodore Ts'o · 23 years ago
  30. fcdebce Change comments for %D and %d expansion in e2fsck problem codes. It by Andreas Dilger · 23 years ago
  31. 8c97b0b Add ChangeLog entry for changes made by Andreas Dilger by Theodore Ts'o · 23 years ago
  32. fa72458 Put check for JOURNAL_DEV before sparse_option, so we don't set the by Andreas Dilger · 23 years ago
  33. 31d0f1f Add ChangeLog entry for changes made by Andreas Dilger by Theodore Ts'o · 23 years ago
  34. 83d0b97 Add "*.orig" to "make clean" target, change explicit listing of by Andreas Dilger · 23 years ago
  35. 71e770f Add -f flag to doc/Makefile $(RM) of files which may not exist. by Andreas Dilger · 23 years ago
  36. 9341cf2 f_bad_inode, f_badsymlinks: Update expect files to reflect by Theodore Ts'o · 23 years ago
  37. d007cb4 Cleanup changes to Andreas' symlink patch. Remove use of EXT2_LINK_DIR by Theodore Ts'o · 23 years ago
  38. 67052a8 Add extra checks for bad symlinks, including zero length symlinks, by Andreas Dilger · 23 years ago
  39. 0d9ef64 Add several tests for bad symlinks, including immutable flags, zero by Andreas Dilger · 23 years ago
  40. 194686b tune2fs.c (update_feature_set, remove_journal_inode): If by Theodore Ts'o · 23 years ago
  41. de49f01 tune2fs.c (update_feature_set): Don't require a forced fsck if by Theodore Ts'o · 23 years ago
  42. 83e6ac8 unix.c (check_mount): Remove the code in e2fsck which tested for the by Theodore Ts'o · 23 years ago
  43. 0628ae3 unix.c (main): Move the final print_resource_track call after by Theodore Ts'o · 23 years ago
  44. 6d222f3 Fix memory leaks in e2fsck's journal.c, and remove some cases by Theodore Ts'o · 23 years ago
  45. 3751721 finddev.c (scan_dir): Fix memory leak; we weren't calling by Theodore Ts'o · 23 years ago
  46. 1e16526 e2fsck.c (e2fsck_reset_context): Fix bug; only close the io channel if by Theodore Ts'o · 23 years ago
  47. 36be564 ADD TAG: E2FSPROGS-1_23-WIP-0727 by Theodore Ts'o · 23 years ago
  48. 4e40f6c mkjournal.c (ext2fs_create_journal_superblock): Set the first block by Theodore Ts'o · 23 years ago
  49. 737f066 ADD TAG: E2FSPROGS-1_23-WIP-0727 by Theodore Ts'o · 23 years ago
  50. a092c56 Update problem message printed when special files have the immutable by Theodore Ts'o · 23 years ago
  51. 46b997c ADD TAG: E2FSPROGS-1_23-WIP-0727 by Theodore Ts'o · 23 years ago
  52. bf16d10 Update for 27-Jul-2001 WIP release. by Theodore Ts'o · 23 years ago
  53. 343fa65 getsize.c (ext2fs_get_device_size): Add support for the by Theodore Ts'o · 23 years ago
  54. fd77b2c pass1.c (e2fsck_pass1): Check for symlinks that have the by Theodore Ts'o · 23 years ago
  55. d0952b4 subst.conf.in: Enable documentation of the external journal by Theodore Ts'o · 23 years ago
  56. 77dc4eb mke2fs.c (PRS): If the blocksize is not specified, and the journal by Theodore Ts'o · 23 years ago
  57. f35e644 mkjournal.c (ext2fs_add_journal_device): Use the correct block by Theodore Ts'o · 23 years ago
  58. 36131b3 mkjournal.c (ext2fs_add_journal_device): Use the correct block by Theodore Ts'o · 23 years ago
  59. 24ceb24 pass1.c (e2fsck_pass1): Free ctx->block_ea_map at the end of pass 1. by Theodore Ts'o · 23 years ago
  60. 14fe1c3 Apply fixes reported by Andreas Gruenbacher: by Theodore Ts'o · 23 years ago
  61. 029326d ADD TAG: E2FSPROGS-1_23-WIP-0722 by Theodore Ts'o · 23 years ago
  62. 6c0a041 Update for 1.23-WIP-0722 release. by Theodore Ts'o · 23 years ago
  63. adee8d7 Add support for use of an external journal (so long as the external by Theodore Ts'o · 23 years ago
  64. b170814 ADD TAG: E2FSPROGS-1_23-WIP-0720 by Theodore Ts'o · 23 years ago
  65. 9249d98 Update final changes before 1.23-WIP-0620 by Theodore Ts'o · 23 years ago
  66. 9b61b8c fsck.8.in: Add much more explicit language documenting how the by Theodore Ts'o · 23 years ago
  67. 241f7d2 ext_attr.c (ext2fs_write_ext_attr): When writing the extended by Theodore Ts'o · 23 years ago
  68. d312401 unix.c (main): Add an explicit warning when the filesystem is left not by Theodore Ts'o · 23 years ago
  69. d1ef5c3 Update version and release notes for 1.23 WIP release. by Theodore Ts'o · 23 years ago
  70. 6ae296e Comment out ext2_find_first_bit_set and ext2fs_find_next_bit_set by Theodore Ts'o · 23 years ago
  71. da376f5 fstype.c (identify_fs): New file which looks at the superblock by Theodore Ts'o · 23 years ago
  72. 55fd07e This patch completes the initial extended attribute/ACL support for by Theodore Ts'o · 23 years ago
  73. 0f2cfe2 Fix really stupid typo. by Theodore Ts'o · 23 years ago
  74. 3c6b897 Speed up journal recovery in userspace by avoiding a pointless by Theodore Ts'o · 23 years ago
  75. 2979b52 Fix problems in po's Makefile.in.in and POTFILES.in. by Theodore Ts'o · 23 years ago
  76. 7b63fff pass1b.c (pass1b, process_pass1b_block): Change the num_bad by Theodore Ts'o · 23 years ago
  77. b5acdb6 pass1.c (e2fsck_pass1): Defer inodes which have an extended attribute by Theodore Ts'o · 23 years ago
  78. f41e7e6 bitops.h (ext2fs_find_first_bit_set): Use %esi instead of %ebx to by Theodore Ts'o · 23 years ago
  79. e667687 f_badinode: Update expect.1 to match change in invalid symlink size text. by Theodore Ts'o · 23 years ago
  80. 7abb2bd pass1b.c (clone_file_block): Fix bugs when cloning extended attribute by Theodore Ts'o · 23 years ago
  81. e8a3ee6 Add code to check and fix incorrect reference counts in the extended by Theodore Ts'o · 23 years ago
  82. ac49382 Add new functions to bitops.h to find quickly search for set bits in by Theodore Ts'o · 23 years ago
  83. 21d14ec Add support for XFS filesystems. by Theodore Ts'o · 23 years ago
  84. 342d847 Add initial support for extended attribute blocks by Theodore Ts'o · 23 years ago
  85. 636a954 Use long long to calculate the percentage by Theodore Ts'o · 23 years ago
  86. acd8df6 Don't predefine RM; it's defined by MCONFIG by Theodore Ts'o · 23 years ago
  87. 3adfccb ADD TAG: E2FSPROGS-1_22 by Theodore Ts'o · 23 years ago
  88. 2520f20 Update size of tarball. by Theodore Ts'o · 23 years ago
  89. 6796013 Update changelogs for 1.22. by Theodore Ts'o · 23 years ago
  90. 19d6b54 Update for 1.22 release. by Theodore Ts'o · 23 years ago
  91. 7978621 Synchronize with Debian release 1.21+1.22-WIP-0620-1 by Theodore Ts'o · 23 years ago
  92. b23520d mkjournal.c (ext2fs_add_journal_inode): Move close of file by Theodore Ts'o · 23 years ago
  93. 7833262 mkjournal.c (ext2fs_add_journal_inode): Only use fchflags if by Theodore Ts'o · 23 years ago
  94. d90f349 e2fsck/flushb.c and lib/ext2fs/flushb.c: Use platform independent by Theodore Ts'o · 23 years ago
  95. 16645f8 bitops.h: The C language versions of ext2fs_swab16/32 need to be by Theodore Ts'o · 23 years ago
  96. 163337b uuid.h: Add protection against multiple inclusion by Theodore Ts'o · 23 years ago
  97. b006f36 ADD TAG: WIP-20010620 by Theodore Ts'o · 23 years ago
  98. 6a8256e Update version for 1.22-WIP release by Theodore Ts'o · 23 years ago
  99. 990d96a Makefile.in: Avoid including BitKeeper files into the source tarball. by Theodore Ts'o · 23 years ago
  100. 89a1fa8 dirblock.c (ext2fs_read_dir_block): Remove use of dir_entry_2 since by Theodore Ts'o · 23 years ago