1. a9d799a Update EVMS plugin to support EVMS ABI 1.2 by Theodore Ts'o · 22 years ago
  2. 1f6169c fsimext2.c (set_mkfs_options): Synchronize with EVMS CVS rev by Theodore Ts'o · 22 years ago
  3. d5f445c Synchronize with EVMS CVS. Add better error handling by Theodore Ts'o · 22 years ago
  4. d894e8b fs_ext2.c (fs_expand): Synchronize with EVMS CVS rev 1.12 by Theodore Ts'o · 22 years ago
  5. 2993bf7 fs_ext2.c (fs_expand, fs_shrink): Synchronize with EVMS CVS rev by Theodore Ts'o · 22 years ago
  6. 758ab67 fsimext2.h: Synchronize with EVMS CVS rev 1.8 (2002/8/29). by Theodore Ts'o · 22 years ago
  7. 299d742 Change e2fsck to force out changes to the backup copies of the by Theodore Ts'o · 22 years ago
  8. bfd4188 closefs.c (write_bgdesc, ext2fs_flush): Fix bug in meta_bg by Theodore Ts'o · 22 years ago
  9. ee89513 e2fsck.h, unix.c (main, check_mount): Fix e2fsck so that it by Theodore Ts'o · 22 years ago
  10. feb2c31 ADD TAG: E2FSPROGS-1_30 by Theodore Ts'o · 22 years ago
  11. 5d823a4 Update files for 1.30 release. by Theodore Ts'o · 22 years ago
  12. a2c8bf9 ext2_fs.h: Add support for a new inode flag, which is to be used by Theodore Ts'o · 22 years ago
  13. 15f9011 Add support for a new inode flag, which is to be used by Theodore Ts'o · 22 years ago
  14. 085d2a8 resize2fs.c (inode_scan_and_fix, check_and_change_inodes): When by Theodore Ts'o · 22 years ago
  15. 4fd6834 unix.c (usage), e2fsck.8.in: Add the -D option to the usage and by Theodore Ts'o · 22 years ago
  16. b40ffd7 unix.c (usage), e2fsck.8.in: Add the -D option to the usage and by Theodore Ts'o · 22 years ago
  17. be93ef0 pass1.c (e2fsck_pass1): Check the superblock write time to see by Theodore Ts'o · 22 years ago
  18. f68b3b0 get_device_by_label.c (read_partitions): Pay attention to by Theodore Ts'o · 22 years ago
  19. 61bee88 gen_uuid.c (get_random_bytes): Don't spin forever if read() by Theodore Ts'o · 22 years ago
  20. 3a42fe2 ismounted.c (check_mntent, check_mntent_file): Add better by Theodore Ts'o · 22 years ago
  21. 55ca9ae flushb.c (ext2fs_sync_device): If the BLKFLSBUF ioctl succeeds, by Theodore Ts'o · 22 years ago
  22. 1dd090f debugfs.c (do_write): Check to see if the filename exists before by Theodore Ts'o · 22 years ago
  23. 9ed06a1 openfs.c (ext2fs_open): Fix bug which caused us to pass the by Theodore Ts'o · 22 years ago
  24. 58f06ae Remove uneeded debian files. by Theodore Ts'o · 22 years ago
  25. dd198d6 Update Debian packaging information as of 1.29+130-WIP-0930-2. by Theodore Ts'o · 22 years ago
  26. 482afc4 Makefile.in (install): Search all compression extensions when by Theodore Ts'o · 22 years ago
  27. a2328c9 Add Olaf Klemke's german translation. by Theodore Ts'o · 22 years ago
  28. 76dd5e5 Add support for the meta_bg feature flag to the resize2fs program. by Theodore Ts'o · 22 years ago
  29. 1d4c794 fsck.c (main): Fix bug reported by Gregory Mutt. Multiple by Theodore Ts'o · 22 years ago
  30. 9d2aefb Add a new superblock field, s_mkfs_time, which indicates when by Theodore Ts'o · 22 years ago
  31. d90a23e dumpe2fs.c (list_desc, main): Make dumpe2fs more robust so that by Theodore Ts'o · 22 years ago
  32. 2bae543 Update man page to document the journal_* default mount options. by Theodore Ts'o · 22 years ago
  33. 4a959fe Add support for new default mount options for the journal data mode. by Theodore Ts'o · 22 years ago
  34. a49929b Add support for the meta_blockgroup filesystem format. (Missing changelog) by Theodore Ts'o · 22 years ago
  35. c046ac7 Add support for the meta_blockgroup filesystem format. by Theodore Ts'o · 22 years ago
  36. a0c3fd5 Add support for new feature in ext2/3 filesystems; a default mount options field by Theodore Ts'o · 22 years ago
  37. 3e69906 Fix gcc -Wall nits. by Theodore Ts'o · 22 years ago
  38. 64aecc4 Fix bug in e2fsck and mklost+found; the lost+found directory should by Theodore Ts'o · 22 years ago
  39. 143ac30 resize2fs.8.in: Fix typo in man page. by Theodore Ts'o · 22 years ago
  40. d237a78 Handle BAD_BLOCK_IN_INODE_TABLE even at the beginning of the by Theodore Ts'o · 22 years ago
  41. 8132d84 Fix endian problems in the htree code for e2fsck and debugfs. by Theodore Ts'o · 22 years ago
  42. 3432a91 e2image.c (write_raw_image_file): Handle a bad block in the by Theodore Ts'o · 22 years ago
  43. a84f4ea ADD TAG: E2FSPROGS-1.30-WIP-0930 by Theodore Ts'o · 22 years ago
  44. d5e7810 Update release notes, et. al. for 1.30-WIP release. by Theodore Ts'o · 22 years ago
  45. ad4fa46 Avoid counting directory entries during a directory salvage. by Theodore Ts'o · 22 years ago
  46. 93599d0 In ext2ed, if there is a directory entry of length 0, by Theodore Ts'o · 22 years ago
  47. dbfb3f0 get_device_by_label.c: Applied sourceforge patch #613447, which by Theodore Ts'o · 22 years ago
  48. 41ec7bb badblocks.c (main): Appled sourceforge patch #600451, which by Theodore Ts'o · 22 years ago
  49. e8254bf pass2.c (check_dir_block): Do a more paranoid check when trying by Theodore Ts'o · 22 years ago
  50. 82b39c9 mke2fs.8.in, tune2fs.8.in: Clarify manual pages about using the by Theodore Ts'o · 22 years ago
  51. fe5b72d rehash.c (e2fsck_rehash_dir): Apply patch from Christopher Li by Theodore Ts'o · 22 years ago
  52. e70ae99 Add a more sophisticated algorithm to e2fsck to salvage corrupted directories. by Theodore Ts'o · 22 years ago
  53. 0a3a541 ADD TAG: E2FSPROGS-1_29 by Theodore Ts'o · 22 years ago
  54. ea36240 Update LSM file for 1.29 release. by Theodore Ts'o · 22 years ago
  55. 2a4c77b Synchronize with Debian 1.28-5. by Theodore Ts'o · 22 years ago
  56. c663305 Update for 1.29 release. by Theodore Ts'o · 22 years ago
  57. 84bd550 fsck.c: If the bone-headed user enters the filename twice, the by Theodore Ts'o · 22 years ago
  58. d25f8cf lib/et/internal.h: Remove declaration of perror. All modern systems by Theodore Ts'o · 22 years ago
  59. 843049c mke2fs.c (main): Enable directory indexing by default. by Theodore Ts'o · 22 years ago
  60. 42e5b5f Flag continuation hashes in debugfs's htree command to make them easier to find. by Theodore Ts'o · 22 years ago
  61. f9e4abf get_device_by_label.c (init_lvm): Fix bug which caused by Theodore Ts'o · 22 years ago
  62. cf3909e rehash.c (copy_dir_entries): Fix bug which caused corrupted by Theodore Ts'o · 22 years ago
  63. b44181e ADD TAG: E2FSPROGS-1_28 by Theodore Ts'o · 22 years ago
  64. 87ee8dc Update changelogs for 1.28 release by Theodore Ts'o · 22 years ago
  65. b7bad61 Update for 1.28 release. by Theodore Ts'o · 22 years ago
  66. ceecbc7 ehandler.c (e2fsck_handle_read_error): If the user asks to by Theodore Ts'o · 22 years ago
  67. ea1959f Fix a bug which caused e2fsck to fail to correctly check filesystems by Theodore Ts'o · 22 years ago
  68. f61fc0b Add support for the hash_seed and s_def_hash_ver fields in the by Theodore Ts'o · 22 years ago
  69. a3da9d1 problem.c: Fix PR_1_RELOC_BLOCK_ALLOCATE message to explain that by Theodore Ts'o · 22 years ago
  70. ee50412 valid_blk.c (ext2fs_inode_has_valid_blocks): Fix bug which by Theodore Ts'o · 22 years ago
  71. f33666c ADD TAG: E2FSPROGS-1.28-WIP-0817 by Theodore Ts'o · 22 years ago
  72. 559ca6c Enable HTREE support by default. by Theodore Ts'o · 22 years ago
  73. 0d608df Update version string for WIP release. by Theodore Ts'o · 22 years ago
  74. e6f2bda Makefile.in: Revamp makefile so that it doesn't depend by Theodore Ts'o · 22 years ago
  75. 9a4311a Clean up fsck handling, and fix bug which caused fs_shrink and by Theodore Ts'o · 22 years ago
  76. 21b3ba9 More EVMS 1.1 CVS synchronization. by Theodore Ts'o · 22 years ago
  77. 8fd6956 fs_ext2.c, fsimext2.c: Synchronize with EVMS CVS tree. by Theodore Ts'o · 22 years ago
  78. 2b399a2 common.h, dlist.h, enginestructs.h, options.h, plugfuncs.c, by Theodore Ts'o · 22 years ago
  79. 118d7da Add support for searching /proc/evms/volumes when interpreting by Theodore Ts'o · 22 years ago
  80. e5b1643 Update to debian's 1.27+1.28-WIP-0626-1 by Theodore Ts'o · 22 years ago
  81. 1f22ce3 mke2fs.8.in: Add a common usage of the -n option. (Addresses by Theodore Ts'o · 22 years ago
  82. a141135 fsck.c (main): If no filesystems are specified on the command by Theodore Ts'o · 22 years ago
  83. 023d111 chattr.1.in: Document the compression attribute flags E, X, and by Theodore Ts'o · 22 years ago
  84. f044b4d Update and clarify man pages (addresses Debian Bug #145044). by Theodore Ts'o · 22 years ago
  85. b33278c Modify the half MD4 hash so it is no longer endian dependent. This is by Theodore Ts'o · 22 years ago
  86. 0684a4f Overhaul extended attribute handling. Should now be correct with by Theodore Ts'o · 22 years ago
  87. 0ccd488 Fix stupid typo in previous changeset. by Theodore Ts'o · 22 years ago
  88. ed909bb Fix up extended attribute handling in e2image, resize2fs, and in by Theodore Ts'o · 22 years ago
  89. eb16f86 Clear dtime field on truncated orphan inodes. by Stephen Tweedie · 22 years ago
  90. 917e875 Makefile.in: Move dupfs.o and test_io.o from the by Theodore Ts'o · 22 years ago
  91. 838e773 Change e2fsck to use a red/black tree in pass1b, to remove O(n**2) by Theodore Ts'o · 22 years ago
  92. fe4dd42 link.c (ext2fs_link): When adding a new link to a directory, by Theodore Ts'o · 22 years ago
  93. cefbf48 resize2fs.c (block_mover): If there are no blocks to move, by Theodore Ts'o · 22 years ago
  94. 850d05e Add e2fsck -D option which optimizes/compresses directories. by Theodore Ts'o · 22 years ago
  95. 542867f util.c (ask_yn, read_a_char): Note when the user has typed ^C, by Theodore Ts'o · 22 years ago
  96. cc90bdf dirhash.c (ext2fs_dirhash): Fix bug which caused MD4 by Theodore Ts'o · 22 years ago
  97. 3214a45 pass1.c (e2fsck_pass1): If e2fsck is run with -n, don't create by Theodore Ts'o · 22 years ago
  98. 155f577 htree.c (do_htree_dump): Fix a bug where we were not cleanly by Theodore Ts'o · 22 years ago
  99. 4cae045 Add SIGINT and SIGTERM handling to fsck and e2fsck. For e2fsck, by Theodore Ts'o · 22 years ago
  100. b7a0056 Add support to e2fsck to reindex directories to use hash trees. by Theodore Ts'o · 22 years ago