1. 39c7d13 po: update cs.po (from translationproject.org) by Petr Pisar · 16 years ago
  2. 187cb62 debugfs: Add the new command dump_extents and extent the stat command by Theodore Ts'o · 16 years ago
  3. ad751f1 e2freefrag: Improve output to include be more like xfs_db's freesp -s by Andreas Dilger · 16 years ago
  4. f668c2c po: update sv.po (from translationproject.org) by Göran Uddeborg · 16 years ago
  5. 0b2681f e2freefrag: New program which displays how fragmented the free space is by Theodore Ts'o · 16 years ago
  6. 1451c20 libext2fs: Use blk_t instead of int in ext2fs_allocate_group_table by Theodore Ts'o · 16 years ago
  7. 776a374 Update debian changelog and RELEASE-NOTES for interim release by Theodore Ts'o · 16 years ago
  8. 8b5ed49 libext2fs: Avoid creating unneeded new extents in ext2fs_extent_set_bmap() by Theodore Ts'o · 16 years ago
  9. 64cb68b libext2fs: Improve debugging printf's in extent.c by Theodore Ts'o · 16 years ago
  10. 16e470e libext2fs: Fix regression in ext2fs_extent_set_bmap() by Theodore Ts'o · 16 years ago
  11. 95f65c3 debian: Allow building with util-linux-ng by Theodore Ts'o · 16 years ago
  12. d0c5377 mke2fs: Add strings.h include for strcasecmp() declaration by Theodore Ts'o · 16 years ago
  13. 1e69a24 debian/control: fix incorrect use of apostrophe's by Scott James Remnant · 16 years ago
  14. bb3875e Fix release date, to silence configure complaints by Matthias Andree · 16 years ago
  15. 98a5ad6 Fix intl/ build: add E/Q/V macros, process intl/libgnuintl.h by Matthias Andree · 16 years ago
  16. 9922c53 libext2fs: fix memory leak in error path in ext2fs_block_iterate2() by Theodore Ts'o · 16 years ago
  17. bbbb81c filefrag: fix it so it works in the bmap fallback case. by Eric Sandeen · 16 years ago
  18. 26ea489 e2fsck: Fix superblock times in the future even if buggy_init_scripts=1 by Theodore Ts'o · 16 years ago
  19. 25c7e0c libext2fs: Fix minor gcc -Wall warnings by Theodore Ts'o · 16 years ago
  20. 3c77b8e Fix miscellaneous gcc -Wall warnings in blkid and tune2fs by Theodore Ts'o · 16 years ago
  21. 9d4bade filefrag: Restore "perfect" number of extents calculation for ext2/ext3 by Theodore Ts'o · 16 years ago
  22. 42080a8 debugfs: Fix miscellaneous gcc -Wall warnings by Theodore Ts'o · 16 years ago
  23. 7391066 debian: Don't use dietlibc when building for mips and mipsel by Theodore Ts'o · 16 years ago
  24. c179bca Update date in the RELEASE-NOTES file. by Theodore Ts'o · 16 years ago
  25. 989a01f Update release notes, version string, etc. for E2fsprogs 1.41.8 release by Theodore Ts'o · 16 years ago
  26. cf268fd Remove tst_csum.c from lib/ext2fs/Makefile.in's SRCS list by Theodore Ts'o · 16 years ago
  27. be6b924 debian: Update standards version to 3.8.2 by Theodore Ts'o · 16 years ago
  28. e2193cf Update the sample e2fsprogs.spec.in RPM spec file to mention ext3/ext4 by Theodore Ts'o · 16 years ago
  29. 90075df debian: Update package descriptions to mention ext3/ext4 filesystems by Theodore Ts'o · 16 years ago
  30. 4fd0e65 po: update id.po (from translationproject.org) by Arif E. Nugroho · 16 years ago
  31. 96cdb37 resize2fs: If resize2fs fails, tell the user to run e2fsck by Theodore Ts'o · 16 years ago
  32. 0dc2916 libext2fs: Make ext2fs_extent_set_bmap() more robust against ENOSPC by Theodore Ts'o · 16 years ago
  33. ef1a526 libext2fs: Add new function ext2fs_test_inode_bitmap_range() by Theodore Ts'o · 16 years ago
  34. 24a24cc Interim in-progress update of the release notes and debian/changelog by Theodore Ts'o · 16 years ago
  35. 8e4addb po: update sv.po (from translationproject.org) by Göran Uddeborg · 16 years ago
  36. 4bd87f2 libext2fs: reset handle after inserting new extent by Eric Sandeen · 16 years ago
  37. e31b327 e2fsck: remove unused variable in check_block_bitmap() by Kazuya Mio · 16 years ago
  38. 01ec126 e2fsck: optimize loop counter when fixing bitmap padding by Kazuya Mio · 16 years ago
  39. f27aea2 e2fsck: remove unnecessary continue statement by Kazuya Mio · 16 years ago
  40. bcb915b Enhance build system so that "make V=1" works like the Linux Kernel by Theodore Ts'o · 16 years ago
  41. 3a4d986 resize2fs: Fix error message so the mountpoint is printed correctly by Theodore Ts'o · 16 years ago
  42. 7ad8da3 Add e2croncheck script to the contrib directory by Theodore Ts'o · 16 years ago
  43. 6c0d548 po: update fr.po (from translationproject.org) by Samuel Thibault · 16 years ago
  44. d4adea5 po: update cs.po (from translationproject.org) by Petr Pisar · 16 years ago
  45. f97ea10 filefrag: fix fm_start in filefrag_fiemap loop by Peng Tao · 16 years ago
  46. ca4d95a remove bogus "-e" option from filefrag manpage by Peng Tao · 16 years ago
  47. c13351f Add support for configure --enable-verbose-makecmds by Theodore Ts'o · 16 years ago
  48. a6a1c08 Fix Makefile dependencies for libcom_err by Theodore Ts'o · 16 years ago
  49. dd6d671 po: update pl.po (from translationproject.org) by Jakub Bogusz · 16 years ago
  50. 4a1e15a Fix compilation problem when building with --disable-uuid by Theodore Ts'o · 16 years ago
  51. 4b76dfb Update Czech translation of e2fsprogs by Theodore Ts'o · 16 years ago
  52. 3381a63 libuuid: Don't run uuidd if it would fail due to permission problems by Theodore Ts'o · 16 years ago
  53. 6013bbf Do not build and install uuidgen from if the uuid library was disabled. by Theodore Ts'o · 16 years ago
  54. caa6003 libuuid, uuidd: Avoid infinite loop while reading from the socket fd by Theodore Ts'o · 16 years ago
  55. 2842bb3 uuidd: Avoid closing the server socket when calling create_daemon() by Theodore Ts'o · 16 years ago
  56. e8b9466 libuuid: Make sure fd's 0, 1, and 2 are valid before exec'ing uuidd by Theodore Ts'o · 16 years ago
  57. d9206a3 Update release notes, version string, etc. for E2fsprogs 1.41.7 release by Theodore Ts'o · 16 years ago
  58. 930e281 Update Czech and Chinese translations from the Translation Project. by Theodore Ts'o · 16 years ago
  59. 427f95f logsave: Don't send the ^A and ^B delimiters to the console by Theodore Ts'o · 16 years ago
  60. fa9e841 Update e2fsprogs.pot file for 1.41.7 release by Theodore Ts'o · 16 years ago
  61. 6a8da46 libext2fs: ensure validate_entry doesn't read beyond blocksize by Nic Case · 16 years ago
  62. dad0bab debugfs: don't try to fclose NULL by Eric Sandeen · 16 years ago
  63. c510d6f badblocks: Make sure the list of bad blocks found is flushed on interrupt by Theodore Ts'o · 16 years ago
  64. 4001b8a badblocks.8: Alphabetize options in badblocks man page by Theodore Ts'o · 16 years ago
  65. e3dee8c badblocks.8: Update description of the -s option in badblocks man page by Theodore Ts'o · 16 years ago
  66. 83bfa27 badblocks: Print the currently tested block number when interrupted with ^C by Theodore Ts'o · 16 years ago
  67. 39fd3d4 configure.in: add --disable-libuuid option by Scott James Remnant · 16 years ago
  68. 1b600bf lsattr: exit with a non-zero status on errors by Eric Sandeen · 16 years ago
  69. 8a48035 Fix encoding for rec_len in directories for >= 64k blocksize file systems by Theodore Ts'o · 16 years ago
  70. 8a6ede8 resize2fs: update sb journal backup if journal was moved by Eric Sandeen · 16 years ago
  71. 827c188 libext2fs: initialize large inodes for journal & resize by Eric Sandeen · 16 years ago
  72. 125a367 libext2fs: write only core inode in update_path() by Eric Sandeen · 16 years ago
  73. 1acde2b dumpe2fs, tune2fs: fix miscellaneous memory leaks by Theodore Ts'o · 16 years ago
  74. 6e9761c debugfs: Fix miscellaneous memory leaks by Theodore Ts'o · 16 years ago
  75. e2ca097 resize2fs: fix miscellaneous memory leaks by Theodore Ts'o · 16 years ago
  76. 23f75f6 e2fsck: fix miscellaneous memory leaks by Theodore Ts'o · 16 years ago
  77. 7b59b4a libext2fs: Fix memory leak in the extents handling function by Theodore Ts'o · 16 years ago
  78. 58d29ed tests: Add --valgrind-leakcheck option to the test_script program by Theodore Ts'o · 16 years ago
  79. 3b5126d badblocks: Remove 4096 blocksize limit by Theodore Ts'o · 16 years ago
  80. 1384cc6 Fix spelling mistake in the man page for chattr by Theodore Ts'o · 16 years ago
  81. e78968f filefrag: Fix error checking for the fiemap ioctl by Theodore Ts'o · 16 years ago
  82. d17ad12 Update release notes, version string, etc. for E2fsprogs 1.41.6 release by Theodore Ts'o · 16 years ago
  83. 5301393 Update translation file for 1.41.6 release by Theodore Ts'o · 16 years ago
  84. 3370793 Update lib/xt2fs/Makefile.in using "make depend" by Theodore Ts'o · 16 years ago
  85. 4f85854 Update man pages to include ext4 in the synposis, instead of just "ext2/ext3" by Theodore Ts'o · 16 years ago
  86. 683f755 debian: Update control file to remove lintian warnings by Theodore Ts'o · 16 years ago
  87. aec2906 debian: update e2fslibs.symbol file to add ext2fs_extent_open2@Base by Theodore Ts'o · 16 years ago
  88. 751fded debain: Remove unneeded lintian override by Theodore Ts'o · 16 years ago
  89. fb41c41 Remove unused legacy .hgtags file from top-level directory by Theodore Ts'o · 16 years ago
  90. 93aa024 mke2fs.8: Fix man page to use hyphens instead of minus signs for options by Theodore Ts'o · 16 years ago
  91. 3a09e96 Update config.guess and config.sub to the latest (2009-04-17) version by Theodore Ts'o · 16 years ago
  92. 470e737 libext2fs: Move test code for csum.c inline instead of in a separate file by Theodore Ts'o · 16 years ago
  93. 8652228 libext2fs: Add an explicit error code for missing mtab file by Theodore Ts'o · 16 years ago
  94. 6066389 e2fsck: Go back to the original superblock if the backup sb is invalid by Theodore Ts'o · 16 years ago
  95. 6dce532 debugfs: Add -a option to close_filesys command by Theodore Ts'o · 16 years ago
  96. b6bb99f e2fsck: if i_file_acl_hi is non-zero, fix it and don't abort e2fsck -p by Theodore Ts'o · 16 years ago
  97. 84b239a libext2fs: add ext2fs_extent_open2 by number9652 · 16 years ago
  98. 9facd07 Add empty function for init_resource_track() and print_resource_track() by Ken Chen · 16 years ago
  99. fea390e e2fsck: add resource tracking for passes 1[b-d] by Ken Chen · 16 years ago
  100. 312c2a4 chattr: manpage tidyups by Eric Sandeen · 16 years ago