1. beab8de Add 64-bit getsize interface. by Jose R. Santos · 16 years ago
  2. b0afdda mke2fs: Add -U option to specify the UUID for the new filesystem by Theodore Ts'o · 16 years ago
  3. 5299580 Use format strings directly to prevent -Werror=format-security failures by Theodore Ts'o · 16 years ago
  4. 31e2a75 blkid: Add support for detecting user-level suspend as a swsuspend signature by Theodore Ts'o · 16 years ago
  5. 1a71bd4 mke2fs: Treat an argv[0] of "mke3fs" the same as "mkfs.ext3" by Theodore Ts'o · 16 years ago
  6. 31f1815 tune2fs: Fix tune2fs -I so it won't corrupt RAID filesystems by Theodore Ts'o · 16 years ago
  7. ec43da2 tune2fs: General (whitespace) cleanup by Theodore Ts'o · 16 years ago
  8. 5bf81ba tune2fs: Don't allow the -I option if the flex_bg feature is enabled by Theodore Ts'o · 16 years ago
  9. 801b005 blkid: recognize btrfs by Eric Sandeen · 16 years ago
  10. c66130f debian: Add "set -e" to uuid-runtime's prerm script by Theodore Ts'o · 16 years ago
  11. 793a04a resize2fs: Reserve some extra space for -P/-M for ext4 filesystems by Theodore Ts'o · 16 years ago
  12. 79a9ab1 ext2fs_open2: Add more checks for filesystem consistency by Thiemo Nagel · 16 years ago
  13. a784358 ext2fs_read_inode_full: Add safety check to avoid SEGV's on corrupted fs's by Theodore Ts'o · 16 years ago
  14. 3a4ec2b debian: Add mkfs.ext4 symlink to the e2fsprogs-udeb package by Theodore Ts'o · 16 years ago
  15. 07f1a07 ext2fs_block_iterate2: Preserve the uninit flag in extents by Theodore Ts'o · 16 years ago
  16. d3a8fc5 ext2fs_block_iterate2: Reflect errors from ext2fs_extent_set_bmap to caller by Theodore Ts'o · 16 years ago
  17. 9227c5b resize2fs: Release bitmap and itable blocks in flex_bg filesystems by Theodore Ts'o · 16 years ago
  18. c58a08e resize2fs: Move all required blocks for ext4 filesystems by Theodore Ts'o · 16 years ago
  19. 98446d7 debugfs: Fix logdump command for 32-bit filesystems by Theodore Ts'o · 16 years ago
  20. e35d548 e2fsck: Fix journal replay for block sizes greater than 8k by Theodore Ts'o · 16 years ago
  21. dd04d05 e2fsck: Remove "ext3" from problem descriptions of the journal by Theodore Ts'o · 16 years ago
  22. a558d5d Add e2fsck regression test case f_extent_bad_node by Theodore Ts'o · 16 years ago
  23. 7518c17 e2fsck: Fix an unhandled corruption case in scan_extent_node() by Theodore Ts'o · 16 years ago
  24. 7dca4c8 e2fsck: When repacking directories, leave slack space for more efficiency by Theodore Ts'o · 16 years ago
  25. d5a74ff e2fsck: Fix double-counting of non-contiguous extent-based inodes by Theodore Ts'o · 16 years ago
  26. 100d470 e2fsck: Enhance fragcheck report with file/directory information by Theodore Ts'o · 16 years ago
  27. ce44d8c e2fsck: In verbose mode, distinguish between fragmented directories/files by Theodore Ts'o · 16 years ago
  28. 42e89ce e2fsck: Don't cancel the fsck run after clearing an errant INODE_UNINIT flag by Theodore Ts'o · 16 years ago
  29. 8680b4e Add make-sparse.c to contrib by Theodore Ts'o · 16 years ago
  30. 124e676 debian: Fix mkinitfs on x86_64 systems by Theodore Ts'o · 16 years ago
  31. 03fa6f8 Fix various signed/unsigned gcc warnings by Theodore Ts'o · 16 years ago
  32. dd20e25 po: update ca.po (from translationproject.org) by David Planella · 16 years ago
  33. a11d074 dumpe2fs: Only print inline journal information if the journal is internal by Theodore Ts'o · 16 years ago
  34. ad64399 Add support to build profiled binaries in the misc directory by Theodore Ts'o · 16 years ago
  35. 992a2f7 e2fsck: Fix build of e2fsck.profiled if profiling is enabled by Theodore Ts'o · 16 years ago
  36. 27c6de4 tune2fs: Fix inefficient O(n**2) algorithms when expanding the inode size by Theodore Ts'o · 16 years ago
  37. 9d4a4dc tune2fs: Update the block group checksums when changing the UUID by Theodore Ts'o · 16 years ago
  38. e3d41d3 debugfs: Fix ncheck display so that extra characters aren't printed by Theodore Ts'o · 16 years ago
  39. 9e7da0b blkid: recognize ext3 with test_fs set as ext3 by Eric Sandeen · 16 years ago
  40. cb293cf Fix spelling mistake in debian changelog by Theodore Ts'o · 16 years ago
  41. fe144e1 libblkid: Refuse to create a device structure for a non-existent device by Theodore Ts'o · 16 years ago
  42. df547ae Update release notes, changelog, etc., for e2fsprogs 1.41.3 release by Theodore Ts'o · 16 years ago
  43. 052a791 Update e2fsprogs translation template file by Theodore Ts'o · 16 years ago
  44. 80875db e2fsck: Offer to clear the test_fs flag if ext4 is available by Theodore Ts'o · 16 years ago
  45. 4758835 e2fsck: Print the correct inode number for uninit-bg related problem reports by Theodore Ts'o · 16 years ago
  46. 6964a17 libblkid: Fix file descriptor leak when checking for a module by Theodore Ts'o · 16 years ago
  47. 79cc336 e2fsck: exit from preenhalt if IO errors were encountered by Eric Sandeen · 16 years ago
  48. 279a000 resize2fs: check for bogus new_size by Eric Sandeen · 16 years ago
  49. 7ed7a4b unix_io: check for read-only devices when opening R/W by Eric Sandeen · 16 years ago
  50. a25f0e7 debugfs: Fix ncheck when printing pathnames for multiple hardlinks in a directory by Theodore Ts'o · 16 years ago
  51. f0eae15 Fix parallel build problem with util/subst by Theodore Ts'o · 16 years ago
  52. 18f7343 e2fsprogs: fix blkid detection of ext4dev as ext4 by Eric Sandeen · 16 years ago
  53. d58d832 Update Makefile depend information for crc16.o by Theodore Ts'o · 16 years ago
  54. c12125f Update release notes, changelog, etc., for e2fsprogs 1.41.2 release by Theodore Ts'o · 16 years ago
  55. 98e9fb9 libcom_err: Add missing type declarations to clean up -Wall warnings by Theodore Ts'o · 16 years ago
  56. 08c8b1a mke2fs.8: Add an explanation of how the -t and -O options interact by Theodore Ts'o · 16 years ago
  57. 3a2e089 po: update sv.po (from translationproject.org) by Göran Uddeborg · 16 years ago
  58. 902be4a libcom_err: Fix file descriptor leak after an exec by Theodore Ts'o · 16 years ago
  59. 0f589a4 Fix spelling mistake in e2fsck man page by Theodore Ts'o · 16 years ago
  60. 42e572b badblocks: Fix progress output for "badblocks -sw /dev/XXX" by Theodore Ts'o · 16 years ago
  61. c597763 debugfs: Make the usage messsage of logdump consistent with man page by Manish Katiyar · 16 years ago
  62. 520a177 resize2fs: Fix potential memory corruption in ext2fs_progress_init() by Manish Katiyar · 16 years ago
  63. 03206bd debugfs: Fix ncheck to print all pathnames for the inodes by Theodore Ts'o · 16 years ago
  64. d7f45af libcom_err: Use sem_post/sem_init to prevent race conditions by Theodore Ts'o · 16 years ago
  65. 3218dc9 debian: Use dietlibc when possible for building e2fsck.static by Theodore Ts'o · 16 years ago
  66. 0eeec8a Fix compiling under diet libc by Theodore Ts'o · 16 years ago
  67. f8bd551 debugfs: Add the ability to specify the hash seed to the "hash" command by Theodore Ts'o · 16 years ago
  68. 52771ab e2fsck: Fix e2fsck automatic blocksize detetion by Theodore Ts'o · 16 years ago
  69. 5bf3f80 po: update vi.po (from translationproject.org) by Clytie Siddall · 16 years ago
  70. 6d8fb8e po: update nl.po (from translationproject.org) by Benno Schulenberg · 16 years ago
  71. d83e33a po: update id.po (from translationproject.org) by Arif E. Nugroho · 16 years ago
  72. 4077127 po: update de.po (from translationproject.org) by Philipp Thomas · 16 years ago
  73. 1dba88d po: update cs.po (from translationproject.org) by Petr Pisar · 16 years ago
  74. f7c9a06 Unbreak build if directory renamed from e2fsprogs. by Matthias Andree · 16 years ago
  75. a6c408b Print size of resulting .tar.gz file. by Matthias Andree · 16 years ago
  76. 01de35a libext2fs.texinfo: Add documentation for the file I/O functions by Theodore Ts'o · 16 years ago
  77. 711d384 Fix various spelling mistakes in various man pages by Theodore Ts'o · 16 years ago
  78. a846a6e Install with relative symlinks if $(root_libdir) == $(libdir) by Theodore Ts'o · 16 years ago
  79. 4efd17c e2fsck: Don't print the PO header when printing problems with PROMPT_NULL by Theodore Ts'o · 16 years ago
  80. 663b146 Update debian/changefile for 1.41.1-3 debian release by Theodore Ts'o · 16 years ago
  81. 00ec31b Add more historical information into the debian/*.symbols files by Theodore Ts'o · 16 years ago
  82. 504f7a2 badblocks: Display time and percentage complete in verbose mode. by Manish Katiyar · 16 years ago
  83. 87dd569 debugfs: Fix memory leak in do_ncheck()'s error path by Manish Katiyar · 16 years ago
  84. bf5498c debian: Reorder rules to build udebs to avoid Lintian warning by Theodore Ts'o · 16 years ago
  85. 531dfb6 debian: Fix dependencies field in the udeb packages by Theodore Ts'o · 16 years ago
  86. 29551ca Fix e2initrd_helper, blkid, and fsck from linking with unneeded libraries by Theodore Ts'o · 16 years ago
  87. 61e6e04 po: update pl.po (from translationproject.org) by Jakub Bogusz · 16 years ago
  88. 54b63ee po: update fr.po (from translationproject.org) by Samuel Thibault · 16 years ago
  89. 55da987 Improve ELF shared library handling by Theodore Ts'o · 16 years ago
  90. 3b4a66c Fix bold font specifer in mke2fs.8 man page by Theodore Ts'o · 16 years ago
  91. 97be89b Fix pkg-config files: use Requires.private and fix the include directory by Theodore Ts'o · 16 years ago
  92. bab328a Update debian/changefile for 1.41.1-2 debian release by Theodore Ts'o · 16 years ago
  93. e01f9be libext2fs: Compile ext2fs_swab64() for all platforms by Theodore Ts'o · 16 years ago
  94. 5c0255e libext2fs: Remove unused ext2fs_find_{first,ext}_bit_set() by Theodore Ts'o · 16 years ago
  95. 22301af badblocks: Open the device with O_LARGEFILE by Theodore Ts'o · 16 years ago
  96. 60b30db Fix e2fsprogs-libs build failure due to 'subs' target by Theodore Ts'o · 16 years ago
  97. 31d6487 Update release notes, changelog, etc., for e2fsprogs 1.41.1 release by Theodore Ts'o · 16 years ago
  98. a8fbdc0 filefrag: Fix calculation of ideal number of extents by Theodore Ts'o · 16 years ago
  99. af77365 Enable test_io debugging by default by Theodore Ts'o · 16 years ago
  100. f34171a Fix debug flag definitions for the resize2fs man page by Theodore Ts'o · 16 years ago