1. de8f3a7 Fix gcc -Wall warnings, especially on 64-bit systems by Andreas Dilger · 17 years ago
  2. f954ba0 Fix gcc -Wall issues in e2fsck sources by Theodore Ts'o · 17 years ago
  3. 32460c1 Add new function profile_get_uint() in the e2fsck sources by Theodore Ts'o · 17 years ago
  4. 5483357 Add Makefile production rule for e2fsprogs.spec in case it gets deleted by Andreas Dilger · 17 years ago
  5. dcf7b09 mke2fs: Add check to make sure inode_size * num_inodes isn't too big by Andreas Dilger · 17 years ago
  6. 96c6a3a Store the RAID stride value in the superblock and take advantage of it by Theodore Ts'o · 17 years ago
  7. 6fb57a9 libblkid: Fix bug which could cuase bid_type to be corrupted by Theodore Ts'o · 17 years ago
  8. 46100e3 Add -g option to the blkid program to garbage collect the blkid.tab file by Theodore Ts'o · 17 years ago
  9. 7292355 Add new function blkid_gc_cache() by Theodore Ts'o · 17 years ago
  10. 1a8c2c4 Remove check in e2fsck which requires EA's in inodes to be sorted by Kalpak Shah · 17 years ago
  11. 6809bb7 Remove -WIP language from the debian copyright file by Theodore Ts'o · 17 years ago
  12. 92bd26b Fix spelling typo in debian package description for libblkid1 by Theodore Ts'o · 17 years ago
  13. 5113a6e Fix mke2fs and debugfs to support large (> 16 bit) uid's and gid's by Eric Sandeen · 17 years ago
  14. a25d231 Fix mke2fs defaults when /etc/mke2fs.conf doesn't exist by Eric Sandeen · 17 years ago
  15. fbfcaa6 debian: Add comerr-dev dependency to the ss-dev debian package by Theodore Ts'o · 17 years ago
  16. 01c6606 Debian udeb dependency cleanup by Theodore Ts'o · 17 years ago
  17. 81cae65 e2fsck: Count the root directory as found if it has shared blocks in pass1c by Jim Garlick · 17 years ago
  18. d362a3f Define the l_i_iversion field in ext2_inode by Theodore Ts'o · 17 years ago
  19. a4d7d90 Fix minor typo in e2fsck.conf.5.in man page by Theodore Ts'o · 17 years ago
  20. d5b753e Remove unused variable in e2fsck/pass2.c:check_dir_block() by Theodore Ts'o · 17 years ago
  21. d22c15a ext2fs_get_device_size(): Fix potential fd descriptor leak in an error case by Theodore Ts'o · 17 years ago
  22. b8b143d Fix typo in name of f_dup4 regression test by Theodore Ts'o · 17 years ago
  23. 3f4c46e Correct byteswapping for fast symlinks with xattrs by Bryn M. Reeves · 17 years ago
  24. 0eeb154 Fix e2fsck's check_is_really_dir logic by Theodore Ts'o · 17 years ago
  25. e94bc63 Improve I/O error messages in e2fsck by Theodore Ts'o · 17 years ago
  26. c7c1209 Add new debugfs command "set_block_group" by Theodore Ts'o · 17 years ago
  27. 3d51ff8 e2fsck: pass1c terminates early if hard links by Jim Garlick · 17 years ago
  28. a4ea6b9 Fix debugfs's date parser so that it accepts integer values by Theodore Ts'o · 17 years ago
  29. 3e41913 Handle large setb/testb/freeb commands in debugfs by Eric Sandeen · 17 years ago
  30. c9105ff blkid: Report correct UUID from MD superblocks by Sergey Vlasov · 17 years ago
  31. 6b8be16 blkid: Fix MD 0.90 superblock detection on little endian systems by Sergey Vlasov · 17 years ago
  32. 62fc8ce Make the test_script ignore and skip empty test directories by Theodore Ts'o · 17 years ago
  33. f331acb Allow the journal size to up to 10,240,000 blocks by Andreas Dilger · 17 years ago
  34. a0d4254 Update release notes for 1.40-WIP release. by Theodore Ts'o · 17 years ago
  35. 080fbf2 Fix up usage and decrement error messages in the test_icount program by Theodore Ts'o · 17 years ago
  36. 39efa4c Update the e2fsck.conf(5) man page to document the [scratch_files] section by Theodore Ts'o · 17 years ago
  37. a1f6427 Fix memory leaks from using the tdb library by Theodore Ts'o · 17 years ago
  38. 25a9fe2 Enable e2fsck to use the tdb library to store the dirinfo abstraction by Theodore Ts'o · 17 years ago
  39. 34b9f79 Enable e2fsck to use the tdb library for the inode count abstraction by Theodore Ts'o · 17 years ago
  40. 1b9d8cb Add support for using TDB to libext2fs's icount abstraction by Theodore Ts'o · 17 years ago
  41. 47e90eb Add new TDB error codes by Theodore Ts'o · 17 years ago
  42. 1cb78d8 Add a regression test suite for libext2fs's icount abstraction by Theodore Ts'o · 17 years ago
  43. cc37e0d Fix memory leak in ext2fs_write_new_inode() by Jim Garlick · 17 years ago
  44. 28db82a Rework e2fsck's dirinfo abstraction to be more friendly for databases by Theodore Ts'o · 17 years ago
  45. 86bc90f Fix potential reference (and free) to an uninitialized pointer in e2fsck by Theodore Ts'o · 17 years ago
  46. 106ad96 Add tdb from Samba into libext2fs library. by Theodore Ts'o · 17 years ago
  47. 4aec958 Add #include's to avoid compiler warnings in lib/ext2fs/tst_types by Theodore Ts'o · 17 years ago
  48. 641b66b Fix potential infinite loop in e2fsck on really big filesystems by Theodore Ts'o · 17 years ago
  49. 51764fb resize2fs (libe2p): Fix resize2fs parsing of size parameter (in sector units) by Theodore Ts'o · 17 years ago
  50. 52a0793 Document the -X flag in the badblocks man page by Theodore Ts'o · 17 years ago
  51. efac5a7 debugfs: support > 2GB files for the dump and rdump commands by Theodore Ts'o · 17 years ago
  52. fbc3f90 e2fsck: Recover a special file which looks an awful lot like a directory by Theodore Ts'o · 17 years ago
  53. ccfbb26 e2fsck: Add support for %It in problem description messages by Theodore Ts'o · 17 years ago
  54. 56c8c59 Fix e2fsck to set the filetype of '..' when connecting a dir, to lost+found by Theodore Ts'o · 17 years ago
  55. 441ab1e Fix edge case when i_size doesn't get fixed until second e2fsck run by Theodore Ts'o · 17 years ago
  56. 971fe05 [COVERITY] Handle potential case in debugfs if ext2fs_get_pathname returns NULL by Brian Behlendorf · 17 years ago
  57. d904dd2 [COVERITY] Fix coverity warning in debugfs by Theodore Ts'o · 17 years ago
  58. 2bfe0bd [COVERITY] Fix (error case only) memory leak in e2fsck_get_journal by Brian Behlendorf · 17 years ago
  59. 06c9c6f [COVERITY] Fix (error case only) memory leak in e2fsck pass #4 by Brian Behlendorf · 17 years ago
  60. 1db4c43 [COVERITY] Fix (error case only) memory leak in e2fsck -S by Brian Behlendorf · 17 years ago
  61. 49e2df2 [COVERITY] Fix (error case only) memory leak in e2fsck pass #5 by Brian Behlendorf · 17 years ago
  62. 9d45b6e [COVERITY] Fix (error case only) memory leak in e2fsck pass #1 by Brian Behlendorf · 17 years ago
  63. 5469d76 [COVERITY] Fix memory leak when parsing extended options in e2fsck by Brian Behlendorf · 17 years ago
  64. cae542c [COVERITY] Fix memory leak when parsing extended options in e2fsck by Brian Behlendorf · 17 years ago
  65. 45415c2 [COVERITY] Fix memory leak in tune2fs and mke2fs when parsing journal options by Brian Behlendorf · 17 years ago
  66. 12f8ff4 [COVERITY] Fix memory leak in fsck on error paths by Brian Behlendorf · 17 years ago
  67. 0bed54f [COVERITY] Fix file handle leak in debugfs's logdump (in error case) by Brian Behlendorf · 17 years ago
  68. e0a700d [COVERITY] Fix (error case) memory leak in blkid library (parse_dev) by Brian Behlendorf · 17 years ago
  69. d7eee82 [COVERITY] Fix memory leak in e2image (write_raw_image_file) by Brian Behlendorf · 17 years ago
  70. 248c2f9 [COVERITY] Fix memory leak in e2image by Brian Behlendorf · 17 years ago
  71. 2f1ecfa [COVERITY] Fix memory leak on error handling in the debugfs's icheck command by Brian Behlendorf · 17 years ago
  72. 8945655 [COVERITY] Fix (error case) memory leak in debugfs by Brian Behlendorf · 17 years ago
  73. f93625b [COVERITY] Fix (error case) memory leak in libext2fs (ext2fs_image_inode_write) by Brian Behlendorf · 17 years ago
  74. e649be9 [COVERITY] Fix (error case) memory leak in libext2fs (ext2fs_write_inode_full) by Brian Behlendorf · 17 years ago
  75. f19c46d [COVERITY] Fix memory leak in libss (ss_execute_line) by Brian Behlendorf · 17 years ago
  76. f1d6a07 [COVERITY] Fix (error case) file handle leak in util/subst program by Brian Behlendorf · 17 years ago
  77. 5f7fe7f [VALGRIND] Fix memory leak in libblkid (blkid_get_devname) by Theodore Ts'o · 17 years ago
  78. 61bf36e [COVERITY] Fix memory leak in libe2p (e2p_edit_mntopts) by Brian Behlendorf · 17 years ago
  79. 2711ca1 [COVERITY] Fix memory leak in libe2p (e2p_edit_feature) by Brian Behlendorf · 17 years ago
  80. 9350326 [COVERITY] Fix memory leak in profile library by Brian Behlendorf · 17 years ago
  81. b772900 [COVERITY] Avoid static buffer overruns in debugfs by Brian Behlendorf · 17 years ago
  82. a4b66fb [COVERITY] Add missing NULL check to e2fsck_get_dir_info() by Brian Behlendorf · 17 years ago
  83. 538e654 [COVERITY] Check for NULL return from dict_lookup() in e2fsck by Brian Behlendorf · 17 years ago
  84. d2021de [COVERITY] Fix bad error checking for NULL parameter in ss library by Brian Behlendorf · 17 years ago
  85. 12f9195 [COVERITY] Fix segfault bug if the profile directory is empty by Brian Behlendorf · 17 years ago
  86. e066150 [COVERITY] Fix dead code bug in mke2fs by Brian Behlendorf · 17 years ago
  87. d90be5b [COVERITY] Allow blkid_dev_has_tag to check if a tag exists when value==NULL by Theodore Ts'o · 17 years ago
  88. d2b2a48 [COVERITY] Fix missing return code check for ext2fs_write_inode by Brian Behlendorf · 17 years ago
  89. 57a1cbb Allow the debugfs lcd command to work w/o a filesystem being open by Theodore Ts'o · 17 years ago
  90. 257ace8 Fix memory leak in blkid library by Theodore Ts'o · 17 years ago
  91. a178852 Add versioned dependency in Debian's shlibs for libblkid by Theodore Ts'o · 17 years ago
  92. 97fa31b Fix dump_usued segault in debugfs if used without open filesystem by Matthias Koenig · 18 years ago
  93. a6d8302 Use the newer add/remove_error_table com_err interfaces by Theodore Ts'o · 18 years ago
  94. ec84b74 Add debugging code to the com_err library by Theodore Ts'o · 18 years ago
  95. d2a3bf2 Fix (as yet unused) struct ext4_group_desc to add a missing bg_pad field by Theodore Ts'o · 18 years ago
  96. 017a76e Adjust badblocks -n/-w exclusive usage message by Theodore Ts'o · 18 years ago
  97. 83732f1 Add libreadline.so.5 to the list of readline libraries used by libss by Theodore Ts'o · 18 years ago
  98. cfb38f9 Added tag E2FSPROGS-1_40-WIP-1114 for changeset 20144d6af15c by Theodore Ts'o · 18 years ago
  99. 7809bc5 Update version.h, RELEASE-NOTES, debian/changelog for 1.40-WIP release by Theodore Ts'o · 18 years ago
  100. 19c000e Update WFLAGS to suppress spurious warning messages by Theodore Ts'o · 18 years ago