1. e3ef350 e2image.c (output_meta_data_blocks): Optimize away excess by Theodore Ts'o · 24 years ago
  2. 89e25cf Support very large files with debugfs (first pass). by Andreas Dilger · 24 years ago
  3. 1a6bb62 Change the i_size calculation to match current kernel policy of only by Andreas Dilger · 24 years ago
  4. 6a138ed Allow a single user for internal journals (the current filesystem) by Andreas Dilger · 24 years ago
  5. 568101f mke2fs.c(main): Always exit with non-zero code in case of error. by Andreas Dilger · 24 years ago
  6. 4941fe8 Add libuuid man pages to the RPM spec file. by Andreas Dilger · 24 years ago
  7. d6903ec Update findsuper to support > 2GB device sizes. by Andreas Dilger · 24 years ago
  8. 6e71e67 Added new Turkish translation file and updated e2fsprogs.pot file. by Theodore Ts'o · 24 years ago
  9. 62e3e7f journal.c (clear_v2_journal_fields, e2fsck_journal_load): If the by Theodore Ts'o · 24 years ago
  10. 773fd8a e2fsck.h, journal.c (e2fsck_move_ext3_journal): Add new function by Theodore Ts'o · 24 years ago
  11. ff63f26 Fix debugfs/logdump.c to compile with configure --disable-swapfs. by Stephen Tweedie · 24 years ago
  12. 5ad8e7a ADD TAG: E2FSPROGS-1.25 by Theodore Ts'o · 24 years ago
  13. 07b1d9c Update .lsm file for 1.25 release. by Theodore Ts'o · 24 years ago
  14. fbf9111 Update changelogs for 1.25 release. by Theodore Ts'o · 24 years ago
  15. d08a4ce Update for 1.25 release. by Theodore Ts'o · 24 years ago
  16. f6a6afc Remove dead code that wasn't in use from tune2fs. by Theodore Ts'o · 24 years ago
  17. 39567c4 tune2fs.8.in: Update man page to reflect the fact that adding or by Theodore Ts'o · 24 years ago
  18. ea97be5 Remove use of AC_REQUIRE which had been used to prevent AC_CANONICAL_HOST by Theodore Ts'o · 24 years ago
  19. ae6cdcf e2fsck: If a superblock is specified explicitly by the by Theodore Ts'o · 24 years ago
  20. 2038b63 ismounted.c (check_mntent_file): We now validate the entry in by Theodore Ts'o · 24 years ago
  21. 3f85f65 mke2fs.c (zap_sector): Allocate sufficient space for zero-filled buffer. by Theodore Ts'o · 24 years ago
  22. 7746cad ext2_ext_attr.h: Remove unneeded #include of <linux/config.h> by Theodore Ts'o · 24 years ago
  23. 7eb0669 Make compile_et and mk_cmds safe from directory pathnames that contain spaces. by Theodore Ts'o · 24 years ago
  24. 6197c63 Update debian directory. by Theodore Ts'o · 24 years ago
  25. 5966f36 com_err.texinfo: Add appropriate @node and @menu lines so that by Theodore Ts'o · 24 years ago
  26. ce2722f compare.c (uuid_compare), copy.c (uuid_copy), by Theodore Ts'o · 24 years ago
  27. 761da73 ADD TAG: E2FSPROGS-1_24a by Theodore Ts'o · 24 years ago
  28. fb70775 Update for 1.24a release by Theodore Ts'o · 24 years ago
  29. 9d8e634 Fix version format string. by Andreas Dilger · 24 years ago
  30. 71ba5aa ADD TAG: E2FSPROGS-1_24 by Theodore Ts'o · 24 years ago
  31. 109624a Update for 1.24 release. by Theodore Ts'o · 24 years ago
  32. 04a9685 mke2fs.c (zap_sector): Now takes a third argument, which is how by Theodore Ts'o · 24 years ago
  33. 59f2724 mke2fs.c (main): Zap the second sector of the disk, along with by Andreas Dilger · 24 years ago
  34. 177a9ac badblocks.8.in: Fix spelling typo. (Addresses Debian bug #110621) by Theodore Ts'o · 24 years ago
  35. eddeb56 getsize.c (ext2fs_get_device_size): Back out BLKGETSIZE64 by Theodore Ts'o · 24 years ago
  36. 22a2866 libext2fs.texinfo: Remove texinfo warnings by adding white space by Theodore Ts'o · 24 years ago
  37. b1f204f pass1.c (e2fsck_pass1): For EXT2_RESIZE_INO, allow its i_mode to by Theodore Ts'o · 24 years ago
  38. 0f8973f Remove EXT2FS_VERSION from the version display, since it only confuses people. by Theodore Ts'o · 24 years ago
  39. 943ed87 Add missing log entry showing when we released e2fsprogs 1.23 by Theodore Ts'o · 24 years ago
  40. 53abed0 Deal with libc5's lack of strnlen. by Theodore Ts'o · 24 years ago
  41. b1c9a00 Update makefile dependencies. by Theodore Ts'o · 24 years ago
  42. e843c76 Minor fixups to Andreas' changeset. Removed unused variable by Theodore Ts'o · 24 years ago
  43. 2d15576 get_device_by_label.[ch], fsck.c, util.c: New interpret_spec() by Andreas Dilger · 24 years ago
  44. f27728a ADD TAG: E2FSPROGS-1_23 by Theodore Ts'o · 24 years ago
  45. c4ac9e1 Update for 1.23 release. by Theodore Ts'o · 24 years ago
  46. 7141b54 * tune2fs.c: Make sure that error messages are sent to stderr, and by Theodore Ts'o · 24 years ago
  47. 1d349cc fsck.8.in: Fixed error in synopsis of the man page. by Theodore Ts'o · 24 years ago
  48. 685c13f fsck.c (main): Print a warning message if there are no devices to by Theodore Ts'o · 24 years ago
  49. 88f8af6 fsck.c (check_all): Don't bother to interpret a device where the by Theodore Ts'o · 24 years ago
  50. f3561ed mke2fs.c (PRS): Handle -O and -s options in line in the getopt by Theodore Ts'o · 24 years ago
  51. d258668 Give an error if -O is specified more than once to tune2fs. by Theodore Ts'o · 24 years ago
  52. eb4ab51 super.c (release_orphan_inodes): If the filesystem contains by Theodore Ts'o · 24 years ago
  53. a40ecbb e2fsck/pass1.c (e2fsck_pass1_check_device_inode): If i_blocks is by Theodore Ts'o · 24 years ago
  54. 85645a6f pass1.c (check_size): Fix logic in check_size; the previous code by Theodore Ts'o · 24 years ago
  55. 5faba3a logdump.c (do_logdump, dump_journal): Add support for dumping by Theodore Ts'o · 24 years ago
  56. 085b02c mke2fs.8.in: Slim down text describing the -O flag to remove by Theodore Ts'o · 24 years ago
  57. d494bba Update for 1.23-WIP-0809 release. by Theodore Ts'o · 24 years ago
  58. e8a447d mke2fs.c (PRS): Fix bug pointed out by Christopher Niessen; if mke2fs by Theodore Ts'o · 24 years ago
  59. 1c1e004 Add support for specifiying - as the image file (to send the image by Theodore Ts'o · 24 years ago
  60. 6304baf Add support for raw image files in e2image. by Theodore Ts'o · 24 years ago
  61. a474269 pass1.c, pass2.c, problem.c, problem.h: Fix bug introduced by by Theodore Ts'o · 24 years ago
  62. 2b94c65 unix.c (show_stats): Print the number of large files in verbose mode. by Theodore Ts'o · 24 years ago
  63. e3bda78 Add dependencies to iscan. by Theodore Ts'o · 24 years ago
  64. d4cac02 Add missing errcode_t variable so that iscan compiles. by Theodore Ts'o · 24 years ago
  65. c0a083f * journal.c (recover_ext3_journal): If s_errno is set in the by Theodore Ts'o · 24 years ago
  66. 89a6ebd Performance enhancements to speed up creating a journal and by Theodore Ts'o · 24 years ago
  67. 888b29d Ignore .failed and .new files when running e2fsck tests. by Andreas Dilger · 24 years ago
  68. bd512b6 Add ChangeLog entry for changes made by Andreas by Theodore Ts'o · 24 years ago
  69. fcdebce Change comments for %D and %d expansion in e2fsck problem codes. It by Andreas Dilger · 24 years ago
  70. 8c97b0b Add ChangeLog entry for changes made by Andreas Dilger by Theodore Ts'o · 24 years ago
  71. fa72458 Put check for JOURNAL_DEV before sparse_option, so we don't set the by Andreas Dilger · 24 years ago
  72. 31d0f1f Add ChangeLog entry for changes made by Andreas Dilger by Theodore Ts'o · 24 years ago
  73. 83d0b97 Add "*.orig" to "make clean" target, change explicit listing of by Andreas Dilger · 24 years ago
  74. 71e770f Add -f flag to doc/Makefile $(RM) of files which may not exist. by Andreas Dilger · 24 years ago
  75. 9341cf2 f_bad_inode, f_badsymlinks: Update expect files to reflect by Theodore Ts'o · 24 years ago
  76. d007cb4 Cleanup changes to Andreas' symlink patch. Remove use of EXT2_LINK_DIR by Theodore Ts'o · 24 years ago
  77. 67052a8 Add extra checks for bad symlinks, including zero length symlinks, by Andreas Dilger · 24 years ago
  78. 0d9ef64 Add several tests for bad symlinks, including immutable flags, zero by Andreas Dilger · 24 years ago
  79. 194686b tune2fs.c (update_feature_set, remove_journal_inode): If by Theodore Ts'o · 24 years ago
  80. de49f01 tune2fs.c (update_feature_set): Don't require a forced fsck if by Theodore Ts'o · 24 years ago
  81. 83e6ac8 unix.c (check_mount): Remove the code in e2fsck which tested for the by Theodore Ts'o · 24 years ago
  82. 0628ae3 unix.c (main): Move the final print_resource_track call after by Theodore Ts'o · 24 years ago
  83. 6d222f3 Fix memory leaks in e2fsck's journal.c, and remove some cases by Theodore Ts'o · 24 years ago
  84. 3751721 finddev.c (scan_dir): Fix memory leak; we weren't calling by Theodore Ts'o · 24 years ago
  85. 1e16526 e2fsck.c (e2fsck_reset_context): Fix bug; only close the io channel if by Theodore Ts'o · 24 years ago
  86. 36be564 ADD TAG: E2FSPROGS-1_23-WIP-0727 by Theodore Ts'o · 24 years ago
  87. 4e40f6c mkjournal.c (ext2fs_create_journal_superblock): Set the first block by Theodore Ts'o · 24 years ago
  88. 737f066 ADD TAG: E2FSPROGS-1_23-WIP-0727 by Theodore Ts'o · 24 years ago
  89. a092c56 Update problem message printed when special files have the immutable by Theodore Ts'o · 24 years ago
  90. 46b997c ADD TAG: E2FSPROGS-1_23-WIP-0727 by Theodore Ts'o · 24 years ago
  91. bf16d10 Update for 27-Jul-2001 WIP release. by Theodore Ts'o · 24 years ago
  92. 343fa65 getsize.c (ext2fs_get_device_size): Add support for the by Theodore Ts'o · 24 years ago
  93. fd77b2c pass1.c (e2fsck_pass1): Check for symlinks that have the by Theodore Ts'o · 24 years ago
  94. d0952b4 subst.conf.in: Enable documentation of the external journal by Theodore Ts'o · 24 years ago
  95. 77dc4eb mke2fs.c (PRS): If the blocksize is not specified, and the journal by Theodore Ts'o · 24 years ago
  96. f35e644 mkjournal.c (ext2fs_add_journal_device): Use the correct block by Theodore Ts'o · 24 years ago
  97. 36131b3 mkjournal.c (ext2fs_add_journal_device): Use the correct block by Theodore Ts'o · 24 years ago
  98. 24ceb24 pass1.c (e2fsck_pass1): Free ctx->block_ea_map at the end of pass 1. by Theodore Ts'o · 24 years ago
  99. 14fe1c3 Apply fixes reported by Andreas Gruenbacher: by Theodore Ts'o · 24 years ago
  100. 029326d ADD TAG: E2FSPROGS-1_23-WIP-0722 by Theodore Ts'o · 24 years ago