1. 3a4d986 resize2fs: Fix error message so the mountpoint is printed correctly by Theodore Ts'o · 15 years ago
  2. 7ad8da3 Add e2croncheck script to the contrib directory by Theodore Ts'o · 15 years ago
  3. 6c0d548 po: update fr.po (from translationproject.org) by Samuel Thibault · 15 years ago
  4. d4adea5 po: update cs.po (from translationproject.org) by Petr Pisar · 15 years ago
  5. f97ea10 filefrag: fix fm_start in filefrag_fiemap loop by Peng Tao · 15 years ago
  6. ca4d95a remove bogus "-e" option from filefrag manpage by Peng Tao · 15 years ago
  7. c13351f Add support for configure --enable-verbose-makecmds by Theodore Ts'o · 15 years ago
  8. a6a1c08 Fix Makefile dependencies for libcom_err by Theodore Ts'o · 15 years ago
  9. dd6d671 po: update pl.po (from translationproject.org) by Jakub Bogusz · 15 years ago
  10. 4a1e15a Fix compilation problem when building with --disable-uuid by Theodore Ts'o · 15 years ago
  11. 4b76dfb Update Czech translation of e2fsprogs by Theodore Ts'o · 15 years ago
  12. 3381a63 libuuid: Don't run uuidd if it would fail due to permission problems by Theodore Ts'o · 15 years ago
  13. 6013bbf Do not build and install uuidgen from if the uuid library was disabled. by Theodore Ts'o · 15 years ago
  14. caa6003 libuuid, uuidd: Avoid infinite loop while reading from the socket fd by Theodore Ts'o · 15 years ago
  15. 2842bb3 uuidd: Avoid closing the server socket when calling create_daemon() by Theodore Ts'o · 15 years ago
  16. e8b9466 libuuid: Make sure fd's 0, 1, and 2 are valid before exec'ing uuidd by Theodore Ts'o · 15 years ago
  17. d9206a3 Update release notes, version string, etc. for E2fsprogs 1.41.7 release by Theodore Ts'o · 15 years ago
  18. 930e281 Update Czech and Chinese translations from the Translation Project. by Theodore Ts'o · 15 years ago
  19. 427f95f logsave: Don't send the ^A and ^B delimiters to the console by Theodore Ts'o · 15 years ago
  20. fa9e841 Update e2fsprogs.pot file for 1.41.7 release by Theodore Ts'o · 15 years ago
  21. 6a8da46 libext2fs: ensure validate_entry doesn't read beyond blocksize by Nic Case · 15 years ago
  22. dad0bab debugfs: don't try to fclose NULL by Eric Sandeen · 15 years ago
  23. c510d6f badblocks: Make sure the list of bad blocks found is flushed on interrupt by Theodore Ts'o · 15 years ago
  24. 4001b8a badblocks.8: Alphabetize options in badblocks man page by Theodore Ts'o · 15 years ago
  25. e3dee8c badblocks.8: Update description of the -s option in badblocks man page by Theodore Ts'o · 15 years ago
  26. 83bfa27 badblocks: Print the currently tested block number when interrupted with ^C by Theodore Ts'o · 15 years ago
  27. 39fd3d4 configure.in: add --disable-libuuid option by Scott James Remnant · 15 years ago
  28. 1b600bf lsattr: exit with a non-zero status on errors by Eric Sandeen · 15 years ago
  29. 8a48035 Fix encoding for rec_len in directories for >= 64k blocksize file systems by Theodore Ts'o · 15 years ago
  30. 8a6ede8 resize2fs: update sb journal backup if journal was moved by Eric Sandeen · 15 years ago
  31. 827c188 libext2fs: initialize large inodes for journal & resize by Eric Sandeen · 15 years ago
  32. 125a367 libext2fs: write only core inode in update_path() by Eric Sandeen · 15 years ago
  33. 1acde2b dumpe2fs, tune2fs: fix miscellaneous memory leaks by Theodore Ts'o · 15 years ago
  34. 6e9761c debugfs: Fix miscellaneous memory leaks by Theodore Ts'o · 15 years ago
  35. e2ca097 resize2fs: fix miscellaneous memory leaks by Theodore Ts'o · 15 years ago
  36. 23f75f6 e2fsck: fix miscellaneous memory leaks by Theodore Ts'o · 15 years ago
  37. 7b59b4a libext2fs: Fix memory leak in the extents handling function by Theodore Ts'o · 15 years ago
  38. 58d29ed tests: Add --valgrind-leakcheck option to the test_script program by Theodore Ts'o · 15 years ago
  39. 3b5126d badblocks: Remove 4096 blocksize limit by Theodore Ts'o · 15 years ago
  40. 1384cc6 Fix spelling mistake in the man page for chattr by Theodore Ts'o · 15 years ago
  41. e78968f filefrag: Fix error checking for the fiemap ioctl by Theodore Ts'o · 15 years ago
  42. d17ad12 Update release notes, version string, etc. for E2fsprogs 1.41.6 release by Theodore Ts'o · 15 years ago
  43. 5301393 Update translation file for 1.41.6 release by Theodore Ts'o · 15 years ago
  44. 3370793 Update lib/xt2fs/Makefile.in using "make depend" by Theodore Ts'o · 15 years ago
  45. 4f85854 Update man pages to include ext4 in the synposis, instead of just "ext2/ext3" by Theodore Ts'o · 15 years ago
  46. 683f755 debian: Update control file to remove lintian warnings by Theodore Ts'o · 15 years ago
  47. aec2906 debian: update e2fslibs.symbol file to add ext2fs_extent_open2@Base by Theodore Ts'o · 15 years ago
  48. 751fded debain: Remove unneeded lintian override by Theodore Ts'o · 15 years ago
  49. fb41c41 Remove unused legacy .hgtags file from top-level directory by Theodore Ts'o · 15 years ago
  50. 93aa024 mke2fs.8: Fix man page to use hyphens instead of minus signs for options by Theodore Ts'o · 15 years ago
  51. 3a09e96 Update config.guess and config.sub to the latest (2009-04-17) version by Theodore Ts'o · 15 years ago
  52. 470e737 libext2fs: Move test code for csum.c inline instead of in a separate file by Theodore Ts'o · 15 years ago
  53. 8652228 libext2fs: Add an explicit error code for missing mtab file by Theodore Ts'o · 15 years ago
  54. 6066389 e2fsck: Go back to the original superblock if the backup sb is invalid by Theodore Ts'o · 15 years ago
  55. 6dce532 debugfs: Add -a option to close_filesys command by Theodore Ts'o · 15 years ago
  56. b6bb99f e2fsck: if i_file_acl_hi is non-zero, fix it and don't abort e2fsck -p by Theodore Ts'o · 15 years ago
  57. 84b239a libext2fs: add ext2fs_extent_open2 by number9652 · 15 years ago
  58. 9facd07 Add empty function for init_resource_track() and print_resource_track() by Ken Chen · 15 years ago
  59. fea390e e2fsck: add resource tracking for passes 1[b-d] by Ken Chen · 16 years ago
  60. 312c2a4 chattr: manpage tidyups by Eric Sandeen · 15 years ago
  61. 7c8da6e chattr: Add extent conversion support by Aneesh Kumar K.V · 16 years ago
  62. 70eabde e2fsck: use unsigned values for memory tracking stats by Andreas Dilger · 15 years ago
  63. 6267ee4 e2fsck: only restart e2fsck once for inodes in uninit range by Andreas Dilger · 15 years ago
  64. 31a4847 po: update zh_CN.po (from translationproject.org) by Dark Raven · 15 years ago
  65. 0d04d88 resize2fs: don't try to resize below calculated minimum by Eric Sandeen · 15 years ago
  66. 69f7c80 resize2fs: fix minimum size calculations by Eric Sandeen · 15 years ago
  67. 53422e8 resize2fs: fix ENOSPC corruption case by Eric Sandeen · 15 years ago
  68. 27a407d e2fsck: Fix journal replay bug which reverts changes to the bg descriptors by Theodore Ts'o · 15 years ago
  69. 14c5af3 e2fsck: initialize error handling before journal replay by Andreas Dilger · 15 years ago
  70. 5dd3311 blkid: Don't use a hard-coded path for /bin/rm in test_probe.in by Theodore Ts'o · 15 years ago
  71. 0a68b18 e2fsck: Don't crash if an inode with a bad extent header is not cleared by Theodore Ts'o · 15 years ago
  72. 5fdb89e Add missing file: lib/ext2fs/fiemap.h by Theodore Ts'o · 16 years ago
  73. 46f3eec blkid: use /sys/block/dm-<N>/dm/name by Karel Zak · 16 years ago
  74. 4271e23 blkid: use /dev/mapper/<name> rather than /dev/dm-<N> by Karel Zak · 16 years ago
  75. ae33f57 e2fsck: cleanup whitespace in problem.c and problem.h by Andreas Dilger · 16 years ago
  76. 7494cbf e2fsck: Add test code in problem.c to verify problem codes by Andreas Dilger · 16 years ago
  77. e62847c filefrag: Add support to use the FIEMAP ioctl by Kalpak Shah · 16 years ago
  78. 6d67ee3 Avoid unneeded updates of block group descriptors in ext2fs_closefs() by Theodore Ts'o · 16 years ago
  79. 47c1b8e e2fsck: Skip journal checks if the fs is mounted and doesn't need recovery by Theodore Ts'o · 16 years ago
  80. b08c291 debian: Add a build depends indicating we need a dietlibc newer than 0.30 by Theodore Ts'o · 16 years ago
  81. af394b5 debian: Fix distribution name in changelog to be unstable by Theodore Ts'o · 16 years ago
  82. 898ddb0 Update release notes, version string, etc. for E2fsprogs 1.41.5 release by Theodore Ts'o · 16 years ago
  83. 303f4e0 Update translation template file for 1.41.5 release by Theodore Ts'o · 16 years ago
  84. 41aeae1 Update lib/ext2fs/Makefile.in using "make depend" by Theodore Ts'o · 16 years ago
  85. 911ec62 e2fsck: On a 32-bit filesystem, make sure i_file_acl_high is zero by Theodore Ts'o · 16 years ago
  86. e60c25b Interim commit for Debian release -- 1.41.4-3 by Theodore Ts'o · 16 years ago
  87. 8203fe5 libext2fs: read the block group descriptors more efficiently by Theodore Ts'o · 16 years ago
  88. 982dd30 e2fsck: Reduce unnecessary I/O when checking backup superblock by Theodore Ts'o · 16 years ago
  89. 69d0edf e2fsck: Don't test the resize_inode if the filesystem is clean by Theodore Ts'o · 16 years ago
  90. 4e60e06 blkid: remove whole-disk entries from cache when partitions are found by Eric Sandeen · 16 years ago
  91. de7a86e mke2fs.8: Clarify in the man page that fs defaults come from mke2fs.conf by Theodore Ts'o · 16 years ago
  92. f9110f4 libext2fs: Skip relative pathnames in /etc/mtab in ismounted.c by Theodore Ts'o · 16 years ago
  93. 9266fc7 tune2fs: Fix format string warnings by Theodore Ts'o · 16 years ago
  94. 6e6b71d logsave: Fix warn_unused_result warnings from gcc by Theodore Ts'o · 16 years ago
  95. fb72556 resize2fs: Print a warning message if the ftruncate system call fails by Theodore Ts'o · 16 years ago
  96. b0258cb e2fsck: Fix warn_unused_result warnings from gcc by Theodore Ts'o · 16 years ago
  97. 2af6fe0 debugfs: Fix format string warnings in htree_dump_leaf_node() by Theodore Ts'o · 16 years ago
  98. 46d6f84 libext2fs: Fix format string type warnings in alloc_stats.c by Theodore Ts'o · 16 years ago
  99. 935a123 libss: Fix warn_unused_result warnings from gcc by Theodore Ts'o · 16 years ago
  100. 9ea6882 libss: ss_execute_line: reflect any error codes from system() to the caller by Theodore Ts'o · 16 years ago