1. ae65b29 Update files for 1.31 release. by Theodore Ts'o · 22 years ago
  2. f606dd3 Update "make depend". by Theodore Ts'o · 22 years ago
  3. 5d823a4 Update files for 1.30 release. by Theodore Ts'o · 22 years ago
  4. 1dd090f debugfs.c (do_write): Check to see if the filename exists before by Theodore Ts'o · 22 years ago
  5. 482afc4 Makefile.in (install): Search all compression extensions when by Theodore Ts'o · 22 years ago
  6. 3e69906 Fix gcc -Wall nits. by Theodore Ts'o · 22 years ago
  7. 8132d84 Fix endian problems in the htree code for e2fsck and debugfs. by Theodore Ts'o · 22 years ago
  8. c663305 Update for 1.29 release. by Theodore Ts'o · 22 years ago
  9. 42e5b5f Flag continuation hashes in debugfs's htree command to make them easier to find. by Theodore Ts'o · 22 years ago
  10. 87ee8dc Update changelogs for 1.28 release by Theodore Ts'o · 22 years ago
  11. f61fc0b Add support for the hash_seed and s_def_hash_ver fields in the by Theodore Ts'o · 22 years ago
  12. 0ccd488 Fix stupid typo in previous changeset. by Theodore Ts'o · 22 years ago
  13. ed909bb Fix up extended attribute handling in e2image, resize2fs, and in by Theodore Ts'o · 22 years ago
  14. 155f577 htree.c (do_htree_dump): Fix a bug where we were not cleanly by Theodore Ts'o · 22 years ago
  15. 621732c htree.c (htree_dump_int_node): Add byte swapping code sot that by Theodore Ts'o · 22 years ago
  16. 34be960 debugfs.c (do_show_super_stats): Calculate and print the number by Theodore Ts'o · 22 years ago
  17. d7f64ae debugfs.c (do_rmdir), debugfs.8.in: Implement the rmdir command. by Theodore Ts'o · 22 years ago
  18. 503f9e7 Add support for the half-MD4 HTREE hash. by Theodore Ts'o · 22 years ago
  19. b38cd28 Add a new command "bmap" to debugfs which calculates the logical->physical block by Theodore Ts'o · 22 years ago
  20. e5b3b27 util.c (parse_ulong): Fix typo which cases parse_ulong to by Theodore Ts'o · 22 years ago
  21. f9190c8 dirblock.c (ext2fs_read_dir_block2, ext2fs_write_dir_block): New by Theodore Ts'o · 22 years ago
  22. 52783e0 Add new function to the libext2fs library, ext2fs_dirhash, which by Theodore Ts'o · 22 years ago
  23. a8e7724 Update for 1.27 release. by Theodore Ts'o · 22 years ago
  24. 3f83020 ls.c (list_dir_proc): Fix typo in debugfs which was causing a compiler warning. by Theodore Ts'o · 22 years ago
  25. 7380ac9 Two bug fixes to debugfs, courtesy of Jaroslav Drzik <jdrzik@host.sk> for suggesting this enh ancement. by Theodore Ts'o · 22 years ago
  26. fa7c302 In debugfs, make "ls -l" print out the file type information in the by Theodore Ts'o · 22 years ago
  27. 57173d0 Update Changelog messages to use tytso@mit.edu for all addresses by Theodore Ts'o · 22 years ago
  28. df614db Add initial support in debugfs for examining directory indexing information. by Theodore Ts'o · 22 years ago
  29. b9f4092 Update makefiles to install mkfs.ext3, and to install man pages for by Theodore Ts'o · 22 years ago
  30. a5f3f5c Update files for 1.26 release. by Theodore Ts'o · 22 years ago
  31. 682720a Fix gcc -Wall nits. by Theodore Ts'o · 23 years ago
  32. e1018ee Add new debugfs commands and arguments which make it easier to by Theodore Ts'o · 23 years ago
  33. 96b5cac Miscellaneous cleanup before 1.26-WIP release. Removed unused by Theodore Ts'o · 23 years ago
  34. 19007e5 Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the by Theodore Ts'o · 23 years ago
  35. 3443689 Update the group descriptor free block and inode counts when by Theodore Ts'o · 23 years ago
  36. 4ea7bd0 Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogus by Theodore Ts'o · 23 years ago
  37. 8cf9333 Fix e2fsck's handling of external journals,and update journal by Theodore Ts'o · 23 years ago
  38. 571fc5a Fixes necessary for e2fsprogs to work using the diet libc. by Theodore Ts'o · 23 years ago
  39. e898188 debugfs.c (finish_range, dump_blocks): Fixed bug in Andreas's > by Theodore Ts'o · 23 years ago
  40. 6e96adc debugfs.8.in: Update manual page to document the set_super_value by Theodore Ts'o · 23 years ago
  41. 89e25cf Support very large files with debugfs (first pass). by Andreas Dilger · 23 years ago
  42. 1a6bb62 Change the i_size calculation to match current kernel policy of only by Andreas Dilger · 23 years ago
  43. ff63f26 Fix debugfs/logdump.c to compile with configure --disable-swapfs. by Stephen Tweedie · 23 years ago
  44. fbf9111 Update changelogs for 1.25 release. by Theodore Ts'o · 23 years ago
  45. fb70775 Update for 1.24a release by Theodore Ts'o · 23 years ago
  46. 109624a Update for 1.24 release. by Theodore Ts'o · 23 years ago
  47. 0f8973f Remove EXT2FS_VERSION from the version display, since it only confuses people. by Theodore Ts'o · 23 years ago
  48. 943ed87 Add missing log entry showing when we released e2fsprogs 1.23 by Theodore Ts'o · 23 years ago
  49. 5faba3a logdump.c (do_logdump, dump_journal): Add support for dumping by Theodore Ts'o · 23 years ago
  50. 6796013 Update changelogs for 1.22. by Theodore Ts'o · 23 years ago
  51. f4f75ba ChangeLog: Update for 1.21 release. by Theodore Ts'o · 23 years ago
  52. 364a373 ChangeLog, setsuper.c: by Theodore Ts'o · 23 years ago
  53. b784640 ChangeLog, debugfs.c: by Theodore Ts'o · 23 years ago
  54. 36a23e1 ChangeLog: Fix typo in ChangeLog. by Theodore Ts'o · 23 years ago
  55. 797f5ef ChangeLog, wordwrap.pl: by Theodore Ts'o · 23 years ago
  56. 5e4f070 ChangeLog, debugfs.c, debugfs.h, logdump.c: by Theodore Ts'o · 23 years ago
  57. 4bb0c04 ChangeLog, logdump.c: by Theodore Ts'o · 23 years ago
  58. bb18586 e2fsprogs.lsm, version.h: by Theodore Ts'o · 23 years ago
  59. 54c637d Many files: by Theodore Ts'o · 23 years ago
  60. 092c3de debugfs.c: Fix missing tab by Theodore Ts'o · 23 years ago
  61. 777ebb3 ChangeLog, debugfs.c: by Theodore Ts'o · 23 years ago
  62. 085cb19 ChangeLog, debugfs.c: by Theodore Ts'o · 23 years ago
  63. 59cf7e0 ChangeLog, debugfs.8.in, debugfs.c: by Theodore Ts'o · 23 years ago
  64. da81e3f Many files: by Theodore Ts'o · 23 years ago
  65. 0a24c00 ChangeLog, debugfs.c: by Theodore Ts'o · 23 years ago
  66. a05c589 Makefile.in: Update makefile dependencies by Theodore Ts'o · 24 years ago
  67. 426d734 ChangeLog, setsuper.c: by Theodore Ts'o · 24 years ago
  68. b74d1d8 ChangeLog, debugfs.c, debugfs.h: by Theodore Ts'o · 24 years ago
  69. b044c2e Many files: by Theodore Ts'o · 24 years ago
  70. 5dd8f96 ChangeLog, journal.c, pass1.c, super.c, unix.c: by Theodore Ts'o · 24 years ago
  71. c5de1d4 ChangeLog, setsuper.c: by Theodore Ts'o · 24 years ago
  72. 3db9305 ChangeLog, debugfs.c, setsuper.c: by Theodore Ts'o · 24 years ago
  73. 0e8a956 Many files: by Theodore Ts'o · 24 years ago
  74. 9131a75 ChangeLog, util.c: by Theodore Ts'o · 24 years ago
  75. 2c4a540 debugfs.c: by Theodore Ts'o · 24 years ago
  76. 80bfaa3 Many files: by Theodore Ts'o · 24 years ago
  77. bd09eff ChangeLog, debugfs.c: by Theodore Ts'o · 24 years ago
  78. c6bd0c9 Makefile.in, debug_cmds.ct, setsuper.c, ChangeLog: by Theodore Ts'o · 24 years ago
  79. 0a3db93 ChangeLog, debugfs.c: by Theodore Ts'o · 24 years ago
  80. a5eef73 ChangeLog, debugfs.c: by Theodore Ts'o · 24 years ago
  81. f9e6706 configure.in: by Theodore Ts'o · 24 years ago
  82. 1419717 ChangeLog, debugfs.c: by Theodore Ts'o · 24 years ago
  83. 619dd19 ChangeLog, Makefile.in: by Theodore Ts'o · 24 years ago
  84. 3e025ef lsdel.c: by Theodore Ts'o · 24 years ago
  85. ee75309 ChangeLog, lsdel.c: Handle bad blocks in inode table. by Theodore Ts'o · 24 years ago
  86. d61f617 Makefile.in: by Theodore Ts'o · 24 years ago
  87. 2e8d40d ChangeLog, debug_cmds.ct, debugfs.8.in, debugfs.c, dump.c, ls.c: by Theodore Ts'o · 24 years ago
  88. 415ed79 Many files: Remove generated file. by Theodore Ts'o · 24 years ago
  89. bdcb823 .cvsignore: Supress build files when builddir==srcdir by Theodore Ts'o · 24 years ago
  90. 80e808f ChangeLog, debugfs.c: by Theodore Ts'o · 24 years ago
  91. e597304 ChangeLog, debugfs.c: by Theodore Ts'o · 25 years ago
  92. 77200f4 ChangeLog, MCONFIG.in: by Theodore Ts'o · 25 years ago
  93. 5c36a2f ChangeLog, Makefile.in: by Theodore Ts'o · 25 years ago
  94. cd08636 libext2fs.texinfo, ChangeLog: Update for 1.18 release. by Theodore Ts'o · 25 years ago
  95. 643efb8 ChangeLog, icheck.c, ncheck.c: by Theodore Ts'o · 25 years ago
  96. 28e1194 Many files: Update for 1.17 release. by Theodore Ts'o · 25 years ago
  97. 9094f28 ChangeLog, mke2fs.c: by Theodore Ts'o · 25 years ago
  98. f68aa41 ChangeLog, debugfs.c, debugfs.h: by Theodore Ts'o · 25 years ago
  99. 601002b .del-ext2_fs.h~7a460879, ChangeLog: by Theodore Ts'o · 25 years ago
  100. 614fdfd ChangeLog: by Theodore Ts'o · 25 years ago