1. d2b2a48 [COVERITY] Fix missing return code check for ext2fs_write_inode by Brian Behlendorf · 18 years ago
  2. 57a1cbb Allow the debugfs lcd command to work w/o a filesystem being open by Theodore Ts'o · 18 years ago
  3. 257ace8 Fix memory leak in blkid library by Theodore Ts'o · 18 years ago
  4. a178852 Add versioned dependency in Debian's shlibs for libblkid by Theodore Ts'o · 18 years ago
  5. 97fa31b Fix dump_usued segault in debugfs if used without open filesystem by Matthias Koenig · 18 years ago
  6. a6d8302 Use the newer add/remove_error_table com_err interfaces by Theodore Ts'o · 18 years ago
  7. ec84b74 Add debugging code to the com_err library by Theodore Ts'o · 18 years ago
  8. d2a3bf2 Fix (as yet unused) struct ext4_group_desc to add a missing bg_pad field by Theodore Ts'o · 18 years ago
  9. 017a76e Adjust badblocks -n/-w exclusive usage message by Theodore Ts'o · 18 years ago
  10. 83732f1 Add libreadline.so.5 to the list of readline libraries used by libss by Theodore Ts'o · 18 years ago
  11. cfb38f9 Added tag E2FSPROGS-1_40-WIP-1114 for changeset 20144d6af15c by Theodore Ts'o · 18 years ago
  12. 7809bc5 Update version.h, RELEASE-NOTES, debian/changelog for 1.40-WIP release by Theodore Ts'o · 18 years ago
  13. 19c000e Update WFLAGS to suppress spurious warning messages by Theodore Ts'o · 18 years ago
  14. 642935c Fix misc. gcc -Wall complaints in the misc and e2fsck directories by Theodore Ts'o · 18 years ago
  15. dec5cd1 Fix gcc -Wall complaints in libext2fs by Theodore Ts'o · 18 years ago
  16. 2694f31 Fix type punning bugs in ext2fs_get_mem() and ext2fs_free_mem() by Theodore Ts'o · 18 years ago
  17. cf8272e Allow debugfs and dumpe2fs to support fs features under development by Theodore Ts'o · 18 years ago
  18. d8b5f77 Add explanatory message to badblocks that -n and -w are mutually exclusive by Theodore Ts'o · 18 years ago
  19. 5e68f0e Check in binary extent test image file into the source tree. by Theodore Ts'o · 18 years ago
  20. 89dd657 Check in ext4 extent headers into the source tree by Theodore Ts'o · 18 years ago
  21. 477007e Add support for printing new filesystem features by Theodore Ts'o · 18 years ago
  22. 413a78f Work around GCC bug on the Arm platform by Theodore Ts'o · 18 years ago
  23. 8d54e8f Update draft-leach-uuids-guids-01.txt with rfc4122.txt by Theodore Ts'o · 18 years ago
  24. 927566a Fixes for building RPM's via "make rpm" by Andreas Dilger · 18 years ago
  25. 98224fb Avoid infinite substitution loop in subst caused by autoconf pre-v2.60 by Theodore Ts'o · 18 years ago
  26. 05155f9 Set local environment variables to C so mk_cmds and compile_et always work by Theodore Ts'o · 18 years ago
  27. 2aee23f Allow unix_io offsets greater than 2G by Theodore Ts'o · 18 years ago
  28. f77704e Add directory hashed signed/unsigned hint to superblock by Theodore Ts'o · 18 years ago
  29. 5232559 Add new a new tests make target "checked-failed" which reruns any failed tests by Theodore Ts'o · 18 years ago
  30. 6b3ce98 On-disk format for controlling the inode size by Theodore Ts'o · 18 years ago
  31. 8061d2c On-disk format definition for 64-bit support by Theodore Ts'o · 18 years ago
  32. bec6f49 On-disk format for large number of subdirectories by Theodore Ts'o · 18 years ago
  33. 8815fb8 On-disk format definition for group descriptor checksums by Theodore Ts'o · 18 years ago
  34. 5d17119 On-disk format definition for huge files by Theodore Ts'o · 18 years ago
  35. 8ade479 Fix e2fsck and mke2fs -c to be pass the last _block change to badblocks by Theodore Ts'o · 18 years ago
  36. 0149edb Update debian/changelog for 1.39+1.40-WIP-2006.10.02+dfsg-2 release by Theodore Ts'o · 18 years ago
  37. ae2868a Add failsafe against duplicate UUID's generated by threaded programs by Theodore Ts'o · 18 years ago
  38. b6b65c3 Add datarootdir definition for compatibility with autoconf 2.60 by Theodore Ts'o · 18 years ago
  39. 977ac87 Fix potential e2fsck -n crash by Theodore Ts'o · 18 years ago
  40. e105214 Fix amd64 build due to -lpthread ordering problem by Theodore Ts'o · 18 years ago
  41. b290d2d Fix mke2fs error checking when creating revision 0 filesystems by Theodore Ts'o · 18 years ago
  42. ec3bb41 Update Debian packaging for 1.39+1.40-WIP-2006.10.02+dfsg-1 by Theodore Ts'o · 18 years ago
  43. 8938ce6 Fix interpretation of the last_block command-line parameter to badblocks by Theodore Ts'o · 18 years ago
  44. 26bcc2c Update version.h, RELEASE-NOTES, debian/changelog for 1.40-WIP release by Theodore Ts'o · 18 years ago
  45. bfc1a74 Remove useful UUID specification from Debian packaging thanks to license Nazi's by Theodore Ts'o · 18 years ago
  46. 3efc3a0 Check for potential 64-bit overflow in ext2fs_get_device_size() by Eric Sandeen · 18 years ago
  47. 2d1fa59 Minor correction to e2fsck.conf man page by Theodore Ts'o · 18 years ago
  48. ecdd7e5 debian: Add versioned build-dep on texi2html by Theodore Ts'o · 18 years ago
  49. d49db19 Increase default journal size to guarantee working on-line resizing by Theodore Ts'o · 18 years ago
  50. d255b22 Fix resize2fs error msgs if the fs or kernel doesn't support on-line resize by Theodore Ts'o · 18 years ago
  51. cce2f49 Fix Debian FTBFS problem caused by devmapper library using pthreads by Theodore Ts'o · 18 years ago
  52. fa2d516 Fix build problem if byte swapping has been disabled. by Theodore Ts'o · 18 years ago
  53. 8153d1c Fix misc/Makefile.in so that it builds even if e2fsck hasn't been built yet by Theodore Ts'o · 18 years ago
  54. 23bb9b1 Fix e2p_percent() crash if percentage was zero. by Theodore Ts'o · 18 years ago
  55. ca0d5c6 Clarify copyright license status of lib/et and lib/ss in the COPYING file by Theodore Ts'o · 18 years ago
  56. 5b984ab blkid_devno_to_devname(): Avoid recursive loops due to symlinks in /dev by Theodore Ts'o · 18 years ago
  57. 633f453 Fix blkid bug with correctly reporting FAT filesystem labels that are empty by Karel Zak · 18 years ago
  58. b5517ca Add GFS/GFS2 support to the blkid library. by Karel Zak · 18 years ago
  59. a8117f8 Update French and Dutch translations by Theodore Ts'o · 18 years ago
  60. d1b4b85 Fix more rounding overflows for filesystems that have 2**32-1 blocks by Eric Sandeen · 18 years ago
  61. f335864 Add checks to make sure inode counts don't overflow a 32-bit value by Eric Sandeen · 18 years ago
  62. abf2343 Create new ext2fs library inlines: ext2fs_group_{first,last}_block() by Eric Sandeen · 18 years ago
  63. d0ff90d Fix signed vs unsigned printf format strings for block and inode numbers by Eric Sandeen · 18 years ago
  64. 62c6d14 Remove unused variables by Eric Sandeen · 18 years ago
  65. bb1a46a Fix loops over group descriptors to prevent 2**32-1 block number overflows by Eric Sandeen · 18 years ago
  66. 9a85c2a Minor man page updates to tune2fs(8) and uuidgen(1) by Theodore Ts'o · 18 years ago
  67. f6c9b0e Fixed RPM spec file to use the License tag instead of Copyright by Theodore Ts'o · 18 years ago
  68. a02fa9b Fix bug in device mapper scanning; probe_one() doesn't want a leading /dev by Theodore Ts'o · 18 years ago
  69. 3d3689f Remove duplicate entry in the RPM .spec file. by Theodore Ts'o · 18 years ago
  70. a8862d9 Fix potential 2**32-1 overflow by using e2p_percent() by Theodore Ts'o · 18 years ago
  71. 5830d6b Detect overflows in loop counters by Eric Sandeen · 18 years ago
  72. 57d7bb7 Remove unnecessary and unused resize2fs build rule from misc/Makefile.in by Theodore Ts'o · 18 years ago
  73. 69022e0 Fix potential 2**32-1 overflow problems by ext2fs_div_ceil() by Theodore Ts'o · 18 years ago
  74. a3e025c Fix silly spelling error in e2fsck by Theodore Ts'o · 18 years ago
  75. 6cab406 Fix debugfs coredump when lsdel is run without an open filesystem by Theodore Ts'o · 18 years ago
  76. 65cea1a Add Vietnamese translation by Theodore Ts'o · 18 years ago
  77. f776a23 blkid.8.in: Fix description of the -l option to be more accurate by Andreas Dilger · 18 years ago
  78. cc6d1a9 This patch fixes up an error in the lib/blkid/Makefile.in which was causing by Andreas Dilger · 18 years ago
  79. e54635d If diff -u is supported, use it to report test failures. by Theodore Ts'o · 18 years ago
  80. a62e3f0 Add 64-bit byte swapping functions by Andreas Dilger · 18 years ago
  81. 42fef8d Make the findsuper program more powerful by Andreas Dilger · 18 years ago
  82. c16e610 Require mke2fs -F -F for really dangerous operations by Andreas Dilger · 18 years ago
  83. 8fe81a3 Rename EXT3_EXTENTS_FL to EXT4_EXTENTS_FL and make it visible to the user by Andreas Dilger · 18 years ago
  84. 3f5ef96 Create the generated files read-only to remind developers not to edit them. by Andreas Dilger · 18 years ago
  85. 067911a Allow default inode_size to be specified in mke2fs.conf and document mke2fs -I by Andreas Dilger · 18 years ago
  86. e71be1c Fix spelling typo in chattr(1) man page by Theodore Ts'o · 18 years ago
  87. 347e52d Protect ext2_ext_attr.h from multiple inclusion by Andreas Dilger · 18 years ago
  88. 5656612 Minor fix to prevent e2fsck.h being included twice: by Andreas Dilger · 18 years ago
  89. 90466c1 add "make rpm" target to top-level Makefile by Andreas Dilger · 18 years ago
  90. 9a519c0 fix comment for blkid_get_dev_size() by Andreas Dilger · 18 years ago
  91. d047e07 debugfs "stat" should print unsigned values for xattrs by Andreas Dilger · 18 years ago
  92. 11181bb Exclude mercurial files from the RPM build tree to speed up copy/build. by Andreas Dilger · 18 years ago
  93. cdfa2ba Install mke2fs.conf into root_sysconfdir rather than /etc. by Matthias Andree · 18 years ago
  94. abcfdfd Read mke2fs.conf and e2fsck.conf from root_sysconfdir rather than harcoded /etc. by Matthias Andree · 18 years ago
  95. aadac9b Add parentheses and casts to make GCC happy. by Matthias Andree · 18 years ago
  96. 9e0cbba Add prototype for e2fsck_write_inode_full. by Matthias Andree · 18 years ago
  97. df3e159 Add missing #include <ctype.h>. by Matthias Andree · 18 years ago
  98. 406ba67 Fix non-Linux compiler warning (missing return statement). by Matthias Andree · 18 years ago
  99. a638302 Declare getopt() according to POSIX 2001 if getopt.h not found. by Matthias Andree · 18 years ago
  100. f6567a8 Fix printf types (FreeBSD has u_long for ntohl). by Matthias Andree · 18 years ago