1. e0ed740 Switch back to 1.42.9 now that there is a fix by JP Abgrall · 10 years ago
  2. 65f0aab Revert changes that moved from 1.41.14 to 1.42.9 by JP Abgrall · 10 years ago
  3. 18a1444 Add files that would normally be generated by the e2fsprogs build system by Bernhard Rosenkränzer · 10 years ago
  4. 7fcaabf dumpe2fs: don't try to print the journal info when using image files by Theodore Ts'o · 10 years ago
  5. f404167 Clean up sparse warnings by Theodore Ts'o · 10 years ago
  6. 45ff69f build: quiet LLVM non-literal string format warning by Andreas Dilger · 10 years ago
  7. 6908c0c dumpe2fs: check return values by Darrick J. Wong · 10 years ago
  8. 26da661 dumpe2fs: fix printing of block offsets for 64-bit file systems by Theodore Ts'o · 11 years ago
  9. 4dbfd79 e2fsprogs: fix blk_t <- blk64_t assignment mismatches by Darrick J. Wong · 11 years ago
  10. 9906409 dumpe2fs: print journal's s_errno field if it is non-zero by Theodore Ts'o · 12 years ago
  11. ce10c31 dumpe2fs: fix 64-bit block numbers on 32-bit systems by Theodore Ts'o · 12 years ago
  12. 24dea55 Use rbtree bitmaps for dumpe2fs, debugfs, and tune2fs by Theodore Ts'o · 12 years ago
  13. 8714178 dumpe2fs: print the expected block group checksum if it is incorrect by Theodore Ts'o · 12 years ago
  14. 9d4507c Pass the gettext() function to libcom_err by Theodore Ts'o · 13 years ago
  15. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  16. 2418dfd dumpe2fs: display "free blocks" as "free clusters" for bigalloc file systems by Theodore Ts'o · 13 years ago
  17. 6a6337c Merge branch 'maint' into next by Theodore Ts'o · 13 years ago
  18. bcb942c dumpe2fs: teach dumpe2fs to be cluster aware by Theodore Ts'o · 13 years ago
  19. 0358c9f Merge branch 'maint' into next by Theodore Ts'o · 13 years ago
  20. 0e2afdb dumpe2fs: fix output for flex_bg bitmap offsets by Andreas Dilger · 14 years ago
  21. 295c3e0 dumpe2fs: Fix up to be 64-bit block number safe by Theodore Ts'o · 14 years ago
  22. b49f78f Convert ext2fs_group_{first,last}_block() to *block2() by Theodore Ts'o · 15 years ago
  23. d7cca6b Convert to use block group accessor functions by Valerie Aurora Henson · 15 years ago
  24. 72a729d Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  25. 77f464f dumpe2fs: Fix usage message for -o superblock=<num> and -o blocksize=<num> by Theodore Ts'o · 15 years ago
  26. 1d9b818 dumpe2fs: Print more information about the inline journal by Theodore Ts'o · 15 years ago
  27. 732c8cd Use accessor functions fields for bg_flags in the block group descriptors by Theodore Ts'o · 15 years ago
  28. 24a117a Convert to use io_channel_read_blk64() and io_channel_write_blk64() by Valerie Aurora Henson · 15 years ago
  29. dc615a2 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  30. 3c041a5 Convert tune2fs, dumpe2fs, and e2image to the new bitmap interface by Valerie Aurora Henson · 15 years ago
  31. 1acde2b dumpe2fs, tune2fs: fix miscellaneous memory leaks by Theodore Ts'o · 15 years ago
  32. a11d074 dumpe2fs: Only print inline journal information if the journal is internal by Theodore Ts'o · 16 years ago
  33. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  34. 16b851c Remove LAZY_BG feature by Theodore Ts'o · 16 years ago
  35. 1ca1059 Add support for the HUGE_FILE feature by Theodore Ts'o · 16 years ago
  36. b89fc30 dumpe2fs: Print the group checksum and the block options in a nicer way by Theodore Ts'o · 16 years ago
  37. 777a8c1 Make dumpe2fs uninit block group aware by Jose R. Santos · 17 years ago
  38. 2d328bb Fix miscellaneous gcc -Wall warnings by Theodore Ts'o · 16 years ago
  39. a49670e Merge branch 'maint' by Theodore Ts'o · 16 years ago
  40. db197a8 Fix dumpe2fs parsing of explicit superblock/blocksize parameters by Theodore Ts'o · 16 years ago
  41. 2eae093 Clean up applications to not use EXT2FS_ENABLE_SWAPFS or EXT2_FLAG_SWAP_BYTES by Theodore Ts'o · 17 years ago
  42. f1f115a libext2fs: 32-bit bitmap refactorization, part 3 by Theodore Ts'o · 17 years ago
  43. a6d8302 Use the newer add/remove_error_table com_err interfaces by Theodore Ts'o · 17 years ago
  44. cf8272e Allow debugfs and dumpe2fs to support fs features under development by Theodore Ts'o · 18 years ago
  45. abf2343 Create new ext2fs library inlines: ext2fs_group_{first,last}_block() by Eric Sandeen · 18 years ago
  46. d0ff90d Fix signed vs unsigned printf format strings for block and inode numbers by Eric Sandeen · 18 years ago
  47. bb1a46a Fix loops over group descriptors to prevent 2**32-1 block number overflows by Eric Sandeen · 18 years ago
  48. f6567a8 Fix printf types (FreeBSD has u_long for ntohl). by Matthias Andree · 18 years ago
  49. f5fa200 Add support for EXT2_FEATURE_COMPAT_LAZY_BG by Theodore Ts'o · 18 years ago
  50. 6515a6f Enhance dumpe2fs to print the size of journal by Theodore Ts'o · 18 years ago
  51. 8deb80a Fix format statements to make e2fsprogs programs 32-bit clean by Takashi Sato · 18 years ago
  52. 9b9a780 Fix various gcc -Wall complaints. by Theodore Ts'o · 19 years ago
  53. bb145b0 Fix e2fsprogs messages for grammar and consistency, based on suggestions by Theodore Ts'o · 19 years ago
  54. 35238dd Enhance dumpe2fs so that it will print the location of the reserved by Theodore Ts'o · 19 years ago
  55. 5443492 Fix gcc -Wall nitpicks by Theodore Ts'o · 21 years ago
  56. ef344e1 Centeralize calculation of which blocks are reserved/used for by Theodore Ts'o · 21 years ago
  57. 76dd5e5 Add support for the meta_bg feature flag to the resize2fs program. by Theodore Ts'o · 22 years ago
  58. d90a23e dumpe2fs.c (list_desc, main): Make dumpe2fs more robust so that by Theodore Ts'o · 22 years ago
  59. c046ac7 Add support for the meta_blockgroup filesystem format. by Theodore Ts'o · 22 years ago
  60. 14308a5 Newer libintl needs LC_CTYPE to be set in addition to LC_MESSAGES. by Theodore Ts'o · 22 years ago
  61. 0655b10 Change dumpe2fs to not die if the listing of the bad blocks by Theodore Ts'o · 22 years ago
  62. 4ea7bd0 Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogus by Theodore Ts'o · 22 years ago
  63. a5f0bb9 Pull up dumpe2fs cleanup patch from the experimental branch. by Theodore Ts'o · 23 years ago
  64. 0f8973f Remove EXT2FS_VERSION from the version display, since it only confuses people. by Theodore Ts'o · 23 years ago
  65. cbbf031 ChangeLog, dumpe2fs.c, mke2fs.c: by Theodore Ts'o · 23 years ago
  66. 54c637d Many files: by Theodore Ts'o · 23 years ago
  67. 348e43d ChangeLog, dumpe2fs.8.in, dumpe2fs.c: by Theodore Ts'o · 23 years ago
  68. 8b164f9 ChangeLog, dumpe2fs.c: by Theodore Ts'o · 23 years ago
  69. 0208886 ChangeLog, mkjournal.c: by Theodore Ts'o · 23 years ago
  70. 16ed5b3 ChangeLog, Makefile.in, dumpe2fs.c, jfs_user.h, mke2fs.c, tune2fs.c: by Theodore Ts'o · 23 years ago
  71. d7e39b0 ChangeLog, dumpe2fs.c, mke2fs.c: by Theodore Ts'o · 24 years ago
  72. 80c22c9 ChangeLog, dumpe2fs.8.in, dumpe2fs.c, mke2fs.c: by Theodore Ts'o · 24 years ago
  73. 373b833 Many files: by Theodore Ts'o · 24 years ago
  74. d9c56d3 Many files: by Theodore Ts'o · 24 years ago
  75. 2740156 ChangeLog, dumpe2fs.8.in, dumpe2fs.c, mke2fs.8.in, mke2fs.c, partinfo.c: by Theodore Ts'o · 25 years ago
  76. 02e7dd9 ChangeLog, dumpe2fs.c, dumpe2fs.8.in: by Theodore Ts'o · 25 years ago
  77. 818180c ChangeLog, debugfs.8.in, debugfs.c: by Theodore Ts'o · 26 years ago
  78. 519149f Many files: by Theodore Ts'o · 27 years ago
  79. 00e5433 Many files: by Theodore Ts'o · 27 years ago
  80. 521e368 Many files: Checked in e2fsprogs 1.08. by Theodore Ts'o · 27 years ago
  81. 19c78dc Many files: Checked in e2fsprogs-1.07 by Theodore Ts'o · 27 years ago
  82. 5c57647 Many files: Checked in e2fsprogs 1.06 by Theodore Ts'o · 27 years ago
  83. 1e3472c Many files: Checked in e2fsprogs 1.05 by Theodore Ts'o · 27 years ago
  84. 74becf3 Many files: Checkin of e2fsprogs 1.02. by Theodore Ts'o · 27 years ago
  85. a418d3a Many files: Checked in e2fsprogs 0.5c by Theodore Ts'o · 27 years ago
  86. f3db356 Many files: Checkin of e2fsprogs 0.5b by Theodore Ts'o · 27 years ago
  87. 3839e65 Many files: Checkin of e2fsprogs 0.5b by Theodore Ts'o · 27 years ago