1. bf16d10 Update for 27-Jul-2001 WIP release. by Theodore Ts'o · 23 years ago
  2. 343fa65 getsize.c (ext2fs_get_device_size): Add support for the by Theodore Ts'o · 23 years ago
  3. fd77b2c pass1.c (e2fsck_pass1): Check for symlinks that have the by Theodore Ts'o · 23 years ago
  4. d0952b4 subst.conf.in: Enable documentation of the external journal by Theodore Ts'o · 23 years ago
  5. 77dc4eb mke2fs.c (PRS): If the blocksize is not specified, and the journal by Theodore Ts'o · 23 years ago
  6. f35e644 mkjournal.c (ext2fs_add_journal_device): Use the correct block by Theodore Ts'o · 23 years ago
  7. 36131b3 mkjournal.c (ext2fs_add_journal_device): Use the correct block by Theodore Ts'o · 23 years ago
  8. 24ceb24 pass1.c (e2fsck_pass1): Free ctx->block_ea_map at the end of pass 1. by Theodore Ts'o · 23 years ago
  9. 14fe1c3 Apply fixes reported by Andreas Gruenbacher: by Theodore Ts'o · 23 years ago
  10. 029326d ADD TAG: E2FSPROGS-1_23-WIP-0722 by Theodore Ts'o · 23 years ago
  11. 6c0a041 Update for 1.23-WIP-0722 release. by Theodore Ts'o · 23 years ago
  12. adee8d7 Add support for use of an external journal (so long as the external by Theodore Ts'o · 23 years ago
  13. b170814 ADD TAG: E2FSPROGS-1_23-WIP-0720 by Theodore Ts'o · 23 years ago
  14. 9249d98 Update final changes before 1.23-WIP-0620 by Theodore Ts'o · 23 years ago
  15. 9b61b8c fsck.8.in: Add much more explicit language documenting how the by Theodore Ts'o · 23 years ago
  16. 241f7d2 ext_attr.c (ext2fs_write_ext_attr): When writing the extended by Theodore Ts'o · 23 years ago
  17. d312401 unix.c (main): Add an explicit warning when the filesystem is left not by Theodore Ts'o · 23 years ago
  18. d1ef5c3 Update version and release notes for 1.23 WIP release. by Theodore Ts'o · 23 years ago
  19. 6ae296e Comment out ext2_find_first_bit_set and ext2fs_find_next_bit_set by Theodore Ts'o · 23 years ago
  20. da376f5 fstype.c (identify_fs): New file which looks at the superblock by Theodore Ts'o · 23 years ago
  21. 55fd07e This patch completes the initial extended attribute/ACL support for by Theodore Ts'o · 23 years ago
  22. 0f2cfe2 Fix really stupid typo. by Theodore Ts'o · 23 years ago
  23. 3c6b897 Speed up journal recovery in userspace by avoiding a pointless by Theodore Ts'o · 23 years ago
  24. 2979b52 Fix problems in po's Makefile.in.in and POTFILES.in. by Theodore Ts'o · 23 years ago
  25. 7b63fff pass1b.c (pass1b, process_pass1b_block): Change the num_bad by Theodore Ts'o · 23 years ago
  26. b5acdb6 pass1.c (e2fsck_pass1): Defer inodes which have an extended attribute by Theodore Ts'o · 23 years ago
  27. f41e7e6 bitops.h (ext2fs_find_first_bit_set): Use %esi instead of %ebx to by Theodore Ts'o · 23 years ago
  28. e667687 f_badinode: Update expect.1 to match change in invalid symlink size text. by Theodore Ts'o · 23 years ago
  29. 7abb2bd pass1b.c (clone_file_block): Fix bugs when cloning extended attribute by Theodore Ts'o · 23 years ago
  30. e8a3ee6 Add code to check and fix incorrect reference counts in the extended by Theodore Ts'o · 23 years ago
  31. ac49382 Add new functions to bitops.h to find quickly search for set bits in by Theodore Ts'o · 23 years ago
  32. 21d14ec Add support for XFS filesystems. by Theodore Ts'o · 23 years ago
  33. 342d847 Add initial support for extended attribute blocks by Theodore Ts'o · 23 years ago
  34. 636a954 Use long long to calculate the percentage by Theodore Ts'o · 23 years ago
  35. acd8df6 Don't predefine RM; it's defined by MCONFIG by Theodore Ts'o · 23 years ago
  36. 3adfccb ADD TAG: E2FSPROGS-1_22 by Theodore Ts'o · 23 years ago
  37. 2520f20 Update size of tarball. by Theodore Ts'o · 23 years ago
  38. 6796013 Update changelogs for 1.22. by Theodore Ts'o · 23 years ago
  39. 19d6b54 Update for 1.22 release. by Theodore Ts'o · 23 years ago
  40. 7978621 Synchronize with Debian release 1.21+1.22-WIP-0620-1 by Theodore Ts'o · 23 years ago
  41. b23520d mkjournal.c (ext2fs_add_journal_inode): Move close of file by Theodore Ts'o · 23 years ago
  42. 7833262 mkjournal.c (ext2fs_add_journal_inode): Only use fchflags if by Theodore Ts'o · 23 years ago
  43. d90f349 e2fsck/flushb.c and lib/ext2fs/flushb.c: Use platform independent by Theodore Ts'o · 23 years ago
  44. 16645f8 bitops.h: The C language versions of ext2fs_swab16/32 need to be by Theodore Ts'o · 23 years ago
  45. 163337b uuid.h: Add protection against multiple inclusion by Theodore Ts'o · 23 years ago
  46. b006f36 ADD TAG: WIP-20010620 by Theodore Ts'o · 23 years ago
  47. 6a8256e Update version for 1.22-WIP release by Theodore Ts'o · 23 years ago
  48. 990d96a Makefile.in: Avoid including BitKeeper files into the source tarball. by Theodore Ts'o · 23 years ago
  49. 89a1fa8 dirblock.c (ext2fs_read_dir_block): Remove use of dir_entry_2 since by Theodore Ts'o · 23 years ago
  50. 42475e2 super.c (release_inode_blocks): Don't try to release the blocks if the by Theodore Ts'o · 23 years ago
  51. 20a57e9 Filter out CR characters from the output, since BK filtered \r fromthe by Theodore Ts'o · 23 years ago
  52. 22d4478 ADD TAG: E2FSPROGS-1_21 by Theodore Ts'o · 23 years ago
  53. f4f75ba ChangeLog: Update for 1.21 release. by Theodore Ts'o · 23 years ago
  54. b90b826 Many files: by Theodore Ts'o · 23 years ago
  55. d1e66b7 ChangeLog, Makefile.in: by Theodore Ts'o · 23 years ago
  56. 997b820 ChangeLog, ismounted.c: by Theodore Ts'o · 23 years ago
  57. a35bcab configure: by Theodore Ts'o · 23 years ago
  58. e9a2d07 tune2fs.8.in: Fix minor man page nits. by Theodore Ts'o · 23 years ago
  59. e333845 RELEASE-NOTES, ChangeLog: Add Debian bug number which got resolved. by Theodore Ts'o · 23 years ago
  60. 562ba5e ChangeLog, mke2fs.c: by Theodore Ts'o · 23 years ago
  61. 6bd1348 ChangeLog, ismounted.c: by Theodore Ts'o · 23 years ago
  62. f76ad46 problem.c: Fix tabbing/indenting from Andreas. by Theodore Ts'o · 23 years ago
  63. 66cf2f6 ChangeLog, mke2fs.c, tune2fs.8.in, tune2fs.c, util.c, util.h: by Theodore Ts'o · 23 years ago
  64. b6a0807 ChangeLog, unix.c: by Theodore Ts'o · 23 years ago
  65. 6579488 ChangeLog, ext2_types.h.in: by Theodore Ts'o · 23 years ago
  66. 7d614e3 RELEASE-NOTES: by Theodore Ts'o · 23 years ago
  67. 364a373 ChangeLog, setsuper.c: by Theodore Ts'o · 23 years ago
  68. 83d5abf ChangeLog: Add debian bug number reference. Add debian bug reference. by Theodore Ts'o · 23 years ago
  69. 66a4614 ChangeLog, ismounted.c: by Theodore Ts'o · 23 years ago
  70. 30ae14c ChangeLog, Makefile.in: by Theodore Ts'o · 23 years ago
  71. cdf186e ChangeLog, configure, configure.in: by Theodore Ts'o · 23 years ago
  72. 16f095e Makefile.in: Insert missing dependencies. by Theodore Ts'o · 23 years ago
  73. cbbf031 ChangeLog, dumpe2fs.c, mke2fs.c: by Theodore Ts'o · 23 years ago
  74. 28cf904 ChangeLog, fsck.c: by Theodore Ts'o · 23 years ago
  75. 3034f62 ChangeLog, Makefile.in, bitops.h, gen_bitmap.c: by Theodore Ts'o · 23 years ago
  76. 5df55d7 ChangeLog, Makefile.in, swapfs.c, unix.c: by Theodore Ts'o · 23 years ago
  77. 877eb6d ChangeLog, configure, configure.in: by Theodore Ts'o · 23 years ago
  78. 69c09f5 .del-configure~7a460879: Remove junk file. by Theodore Ts'o · 23 years ago
  79. 349a484 ChangeLog, Makefile.in, mkjournal.c: by Theodore Ts'o · 23 years ago
  80. c05b552 RELEASE-NOTES, version.h: Updated for 8-Jun-2001 WIP release. by Theodore Ts'o · 23 years ago
  81. 725c474 ChangeLog, jfs.h: by Theodore Ts'o · 23 years ago
  82. 30e50b7 ChangeLog, icount.c: by Theodore Ts'o · 23 years ago
  83. b705640 ChangeLog, chattr.c, lsattr.c: by Theodore Ts'o · 23 years ago
  84. b784640 ChangeLog, debugfs.c: by Theodore Ts'o · 23 years ago
  85. 5a9c036 ChangeLog, expect.1, image.gz: by Theodore Ts'o · 23 years ago
  86. a479fe6 ChangeLog, recovery.c: by Theodore Ts'o · 23 years ago
  87. 62b6d47 ChangeLog: Add other change to pass1.c by Theodore Ts'o · 23 years ago
  88. fdbdea0 ChangeLog, pass1.c, pass2.c, problem.c, problem.h: by Theodore Ts'o · 23 years ago
  89. f36d14f ChangeLog, valid_blk.c: by Theodore Ts'o · 23 years ago
  90. 767de09 Many files: Interim checkin for 1.21-WIP release. by Theodore Ts'o · 23 years ago
  91. 36a23e1 ChangeLog: Fix typo in ChangeLog. by Theodore Ts'o · 23 years ago
  92. 2f686ac ChangeLog, journal.c, problem.c, problem.h: by Theodore Ts'o · 23 years ago
  93. 797f5ef ChangeLog, wordwrap.pl: by Theodore Ts'o · 23 years ago
  94. a444dca ChangeLog, expect.1, expect.2, image.gz, name: by Theodore Ts'o · 23 years ago
  95. 71d521c ChangeLog, pass1.c, pass1b.c: by Theodore Ts'o · 23 years ago
  96. 5e4f070 ChangeLog, debugfs.c, debugfs.h, logdump.c: by Theodore Ts'o · 23 years ago
  97. 4bb0c04 ChangeLog, logdump.c: by Theodore Ts'o · 23 years ago
  98. e6d33ec ChangeLog, expect, script: by Theodore Ts'o · 23 years ago
  99. 0923fc6 ChangeLog, unpack.c, unparse.c, uuid_time.c: by Theodore Ts'o · 23 years ago
  100. 75729d4 ADD TAG: E2FSPROGS-1_20 by Theodore Ts'o · 23 years ago