1. 39efa4c Update the e2fsck.conf(5) man page to document the [scratch_files] section by Theodore Ts'o · 17 years ago
  2. a1f6427 Fix memory leaks from using the tdb library by Theodore Ts'o · 17 years ago
  3. 25a9fe2 Enable e2fsck to use the tdb library to store the dirinfo abstraction by Theodore Ts'o · 17 years ago
  4. 34b9f79 Enable e2fsck to use the tdb library for the inode count abstraction by Theodore Ts'o · 17 years ago
  5. 28db82a Rework e2fsck's dirinfo abstraction to be more friendly for databases by Theodore Ts'o · 17 years ago
  6. 86bc90f Fix potential reference (and free) to an uninitialized pointer in e2fsck by Theodore Ts'o · 17 years ago
  7. fbc3f90 e2fsck: Recover a special file which looks an awful lot like a directory by Theodore Ts'o · 17 years ago
  8. ccfbb26 e2fsck: Add support for %It in problem description messages by Theodore Ts'o · 17 years ago
  9. 56c8c59 Fix e2fsck to set the filetype of '..' when connecting a dir, to lost+found by Theodore Ts'o · 17 years ago
  10. 441ab1e Fix edge case when i_size doesn't get fixed until second e2fsck run by Theodore Ts'o · 17 years ago
  11. 2bfe0bd [COVERITY] Fix (error case only) memory leak in e2fsck_get_journal by Brian Behlendorf · 17 years ago
  12. 06c9c6f [COVERITY] Fix (error case only) memory leak in e2fsck pass #4 by Brian Behlendorf · 17 years ago
  13. 1db4c43 [COVERITY] Fix (error case only) memory leak in e2fsck -S by Brian Behlendorf · 17 years ago
  14. 49e2df2 [COVERITY] Fix (error case only) memory leak in e2fsck pass #5 by Brian Behlendorf · 17 years ago
  15. 9d45b6e [COVERITY] Fix (error case only) memory leak in e2fsck pass #1 by Brian Behlendorf · 17 years ago
  16. 5469d76 [COVERITY] Fix memory leak when parsing extended options in e2fsck by Brian Behlendorf · 17 years ago
  17. cae542c [COVERITY] Fix memory leak when parsing extended options in e2fsck by Brian Behlendorf · 17 years ago
  18. 9350326 [COVERITY] Fix memory leak in profile library by Brian Behlendorf · 17 years ago
  19. a4b66fb [COVERITY] Add missing NULL check to e2fsck_get_dir_info() by Brian Behlendorf · 18 years ago
  20. 538e654 [COVERITY] Check for NULL return from dict_lookup() in e2fsck by Brian Behlendorf · 18 years ago
  21. 12f9195 [COVERITY] Fix segfault bug if the profile directory is empty by Brian Behlendorf · 18 years ago
  22. d2b2a48 [COVERITY] Fix missing return code check for ext2fs_write_inode by Brian Behlendorf · 18 years ago
  23. a6d8302 Use the newer add/remove_error_table com_err interfaces by Theodore Ts'o · 18 years ago
  24. 642935c Fix misc. gcc -Wall complaints in the misc and e2fsck directories by Theodore Ts'o · 18 years ago
  25. f77704e Add directory hashed signed/unsigned hint to superblock by Theodore Ts'o · 18 years ago
  26. 5d17119 On-disk format definition for huge files by Theodore Ts'o · 18 years ago
  27. 8ade479 Fix e2fsck and mke2fs -c to be pass the last _block change to badblocks by Theodore Ts'o · 18 years ago
  28. 977ac87 Fix potential e2fsck -n crash by Theodore Ts'o · 18 years ago
  29. 2d1fa59 Minor correction to e2fsck.conf man page by Theodore Ts'o · 18 years ago
  30. cce2f49 Fix Debian FTBFS problem caused by devmapper library using pthreads by Theodore Ts'o · 18 years ago
  31. d1b4b85 Fix more rounding overflows for filesystems that have 2**32-1 blocks by Eric Sandeen · 18 years ago
  32. f335864 Add checks to make sure inode counts don't overflow a 32-bit value by Eric Sandeen · 18 years ago
  33. abf2343 Create new ext2fs library inlines: ext2fs_group_{first,last}_block() by Eric Sandeen · 18 years ago
  34. d0ff90d Fix signed vs unsigned printf format strings for block and inode numbers by Eric Sandeen · 18 years ago
  35. 62c6d14 Remove unused variables by Eric Sandeen · 18 years ago
  36. bb1a46a Fix loops over group descriptors to prevent 2**32-1 block number overflows by Eric Sandeen · 18 years ago
  37. 5830d6b Detect overflows in loop counters by Eric Sandeen · 18 years ago
  38. a3e025c Fix silly spelling error in e2fsck by Theodore Ts'o · 18 years ago
  39. 5656612 Minor fix to prevent e2fsck.h being included twice: by Andreas Dilger · 18 years ago
  40. abcfdfd Read mke2fs.conf and e2fsck.conf from root_sysconfdir rather than harcoded /etc. by Matthias Andree · 18 years ago
  41. 9e0cbba Add prototype for e2fsck_write_inode_full. by Matthias Andree · 18 years ago
  42. f6567a8 Fix printf types (FreeBSD has u_long for ntohl). by Matthias Andree · 18 years ago
  43. 9c07dc0 Add missing backwards compatibility for ancient Linux systems by Theodore Ts'o · 18 years ago
  44. 9447f38 Fix spelling mistakes in e2fsck, mke2fs.conf, and resize2fs man pages by Theodore Ts'o · 18 years ago
  45. 2aa362f Fix memory leak in e2fsck's error paths by Theodore Ts'o · 18 years ago
  46. f63978a Fix read/write badblocks testing in mke2fs and e2fsck by Theodore Ts'o · 18 years ago
  47. f5fa200 Add support for EXT2_FEATURE_COMPAT_LAZY_BG by Theodore Ts'o · 18 years ago
  48. cd84823 Add badblocks(8) to SEE ALSO section of e2fsck's man page. by Theodore Ts'o · 18 years ago
  49. 1abdba4 Add man page documenting the /etc/e2fsck.conf configuration file. by Theodore Ts'o · 18 years ago
  50. 204ae37 Tighten up profile parsing code by combining functions by Theodore Ts'o · 18 years ago
  51. 8deb80a Fix format statements to make e2fsprogs programs 32-bit clean by Takashi Sato · 19 years ago
  52. 2e14e0c Change e2fsck to open non-mounted filesystems in exclusive mode by Theodore Ts'o · 19 years ago
  53. b1c52b2 Enhance e2fsck so it can fix external journal hint in the superblock by Theodore Ts'o · 19 years ago
  54. 26efcac Remove e2fsck/malloc.h by Theodore Ts'o · 19 years ago
  55. a5f37a9 Add a config option which controls whether fs checks are skipped when on battery by Theodore Ts'o · 19 years ago
  56. bc3392c Print an explanation when skipping a check due being on battery by Theodore Ts'o · 19 years ago
  57. 22fe674 Add support for quoted strings in tag and section names by Theodore Ts'o · 19 years ago
  58. 7d922f8 Add support to the profile library for /etc/foo/conf.d style directories by Theodore Ts'o · 19 years ago
  59. d673582 Fix gcc -Wall warning in profile_helper.c by Theodore Ts'o · 19 years ago
  60. d45544c More profile cleanups: remove prf_data_t data structure by Theodore Ts'o · 19 years ago
  61. 95a8d1d Enhance profile library's parser to accept comments by Theodore Ts'o · 19 years ago
  62. f5f14fc Add syntax error reporting to the profile library by Theodore Ts'o · 19 years ago
  63. 9a4c209 Simplify profile core functionality by Theodore Ts'o · 19 years ago
  64. 44dc5f8 Clean up test driver program for profile.c and #ifdef unused static functions by Theodore Ts'o · 19 years ago
  65. cec7103 Fix profile.c so that com_err.h doesn't have to be installed by Theodore Ts'o · 19 years ago
  66. 8fd98bb Add e2fsck problem handling to be configurable by Theodore Ts'o · 19 years ago
  67. 5582275 Slim down profile.c by Theodore Ts'o · 19 years ago
  68. 5dd2a6e Add E2FSCK_CONFIG environment variable by Theodore Ts'o · 19 years ago
  69. fd7ac1f Fix incorrect location of prof_err.h in profile.c. by Theodore Ts'o · 19 years ago
  70. eb065cc Add allow_cancellation config option by Theodore Ts'o · 19 years ago
  71. 1017f65 Read in /etc/e2fsck.conf configuration file at startup by Theodore Ts'o · 19 years ago
  72. 2fa9ba9 Add the profile library code to e2fsck by Theodore Ts'o · 19 years ago
  73. 311df05 Automatically fix superblock times in the future by Theodore Ts'o · 19 years ago
  74. bba44f9 Clarify the e2fsck man page regarding the -c option by Theodore Ts'o · 19 years ago
  75. ae1182c Make e2fsck -cc warn on a read-only root filesystem by Theodore Ts'o · 19 years ago
  76. f4b6d2a Fix typo in e2fsck error message. by Theodore Ts'o · 19 years ago
  77. 84d3518 Clarify description of the -p, -n, and -y options in the e2fsck man page. by Theodore Ts'o · 19 years ago
  78. 8dceb92 E2fsck: fix future times in the superblock's last mount or last write fields by Theodore Ts'o · 19 years ago
  79. b28a6e9 Fix use-after-free bug of e2fsck context structure. by Theodore Ts'o · 19 years ago
  80. 2743159 Fix false positives from valgrind: memcpy via no-op structure copy by Theodore Ts'o · 19 years ago
  81. 49809dd Make e2fsck Pass 1C header consistent with the other headers by Theodore Ts'o · 19 years ago
  82. f76344f [BUGFIX]: E2fsck will segfault on disconnected inode with extended attribute(s) by Theodore Ts'o · 19 years ago
  83. 1f965c8 Update for e2fsprogs 1.38 release. by Theodore Ts'o · 19 years ago
  84. 5327bb4 Update typos in changelog by Theodore Ts'o · 19 years ago
  85. bb145b0 Fix e2fsprogs messages for grammar and consistency, based on suggestions by Theodore Ts'o · 19 years ago
  86. 5fb86b4 Fix minor typo introduced in e2fsck man page. by Theodore Ts'o · 19 years ago
  87. 73d1d49 Make the e2fsck man page clear that the -c, -l, and -L options are by Theodore Ts'o · 19 years ago
  88. 7ae1983 Clean up e2fsck problem description messages for typo's and to make them by Theodore Ts'o · 19 years ago
  89. 15f5051 Fix a minor spelling typo in blkid's man page, and update e2fsck's REPORTING by Theodore Ts'o · 19 years ago
  90. 75e93ab Update "make depend" information. Fixes SMP parallel build problem. by Theodore Ts'o · 19 years ago
  91. f37ab68 Corrects a few mistakes in the fsck man page, wraps two overlong lines, by Theodore Ts'o · 19 years ago
  92. 8139367 Fix spelling mistakes in man pages. (Addresses Debian Bugs: #304591, by Theodore Ts'o · 19 years ago
  93. 5e91614 Don't offer to update or clone the resize inode when e2fsck deals with by Theodore Ts'o · 19 years ago
  94. 1f3ad14 Use a centrally stored current time for "now" which by Theodore Ts'o · 19 years ago
  95. 4147d9f pass1.c (e2fsck_pass1): If the superblock last mount time (not by Theodore Ts'o · 19 years ago
  96. fd4b28e Update for the e2fsprogs 1.37 release. by Theodore Ts'o · 19 years ago
  97. cebe48a Integrate code from Alex Thomas at Clusterfs to check extended attributes by Theodore Ts'o · 19 years ago
  98. 89db86d Make e2fsck check the superblock's inode_size to make sure it is by Theodore Ts'o · 19 years ago
  99. 030970e Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we create by Theodore Ts'o · 19 years ago
  100. dc71f23 Fix bug in e2fsck where we don't notice if a file with an extended by Theodore Ts'o · 19 years ago