1. 7087bbe mke2fs/tune2fs: Fix max journal size in message to be consistent/correct by Theodore Ts'o · 17 years ago
  2. 56fc0a7 po: update sv.po (from translationproject.org) by Göran Uddeborg · 17 years ago
  3. 5a304ad po: update nl.po (from translationproject.org) by Benno Schulenberg · 17 years ago
  4. 3de81e0 po: update cs.po (from translationproject.org) by Petr Pisar · 17 years ago
  5. fe365fd partinfo: Fix usage message by Theodore Ts'o · 17 years ago
  6. ac24e62 e2fsprogs: Fix tst_extents output on bigendian machine. by Aneesh Kumar K.V · 17 years ago
  7. 7a0516a tune2fs: Delete a stray word from a comment. by Benno Schulenberg · 17 years ago
  8. cca95a8 partinfo: Print clearer error messages. by Benno Schulenberg · 17 years ago
  9. ad39bcd badblocks: Insert a missing "\n" in the usage string. by Benno Schulenberg · 17 years ago
  10. 577b5c4 e2undo, tune2fs: Report the correct name for the undo program. by Benno Schulenberg · 17 years ago
  11. 92fb854 mke2fs: Fix enforcement of no features for revision 0 filesystems by Theodore Ts'o · 17 years ago
  12. 3467f2d Fix cross compilation issues in e2fsck/gen_crc32table by Theodore Ts'o · 17 years ago
  13. 6880128 po: update de.po (from translationproject.org) by Philipp Thomas · 17 years ago
  14. b526459 Fix inode table allocation with flexbg by Frederic Bohe · 17 years ago
  15. 9c9a921 po: update vi.po (from translationproject.org) by Clytie Siddall · 17 years ago
  16. 35ac9bc po: update cs.po (from translationproject.org) by Petr Pisar · 17 years ago
  17. df9c01b Fix missing space typo's in partinfo and resize2fs by Theodore Ts'o · 17 years ago
  18. d4fde3a po: update fr.po (from translationproject.org) by Theodore Ts'o · 17 years ago
  19. 2fc091a po: update pl.po (from translationproject.org) by Theodore Ts'o · 17 years ago
  20. 65f1412 po: update nl.po (from translationproject.org) by Theodore Ts'o · 17 years ago
  21. 03ce7af Add more intelligent handling of the mke2fs.conf installation process by Theodore Ts'o · 17 years ago
  22. 929424f libext2fs : Fix typo in function names in libext2fs.texinfo by Manish Katiyar · 17 years ago
  23. 0eb5428 debian: wrap copyright files to avoid "line too long" lintian warnings by Theodore Ts'o · 17 years ago
  24. aafccb8 debian: Fix minor typo in uuid-runtime's package description by Theodore Ts'o · 17 years ago
  25. 54770af debian: Update changelog for 1.40.0-3 release by Theodore Ts'o · 17 years ago
  26. 30f142e debian: Fix FTBFS problem on mips by Theodore Ts'o · 17 years ago
  27. 8eb3b8a ext2fs_read_inode: Check the validity of the inode number earlier by Manish Katiyar · 17 years ago
  28. 3632895 Add an tune2fs.static target in misc/Makefile.in by Theodore Ts'o · 17 years ago
  29. 24c9b55 Disable %.sh -> % GNU make rule in the top-level Makefile by Theodore Ts'o · 17 years ago
  30. 36f4c40 blkid: Fix portability issue if TIOCGSIZE and TIOCGWINSZ are present by Theodore Ts'o · 17 years ago
  31. f56aa6e Don't assume that /bin/true is always in /bin by Theodore Ts'o · 17 years ago
  32. 6f1ef00 debian: Update section and priority of -dbg packages to match override file by Theodore Ts'o · 17 years ago
  33. c991371 Add debian changelog for 1.41.0-2 release by Theodore Ts'o · 17 years ago
  34. bb47c2a libblkid: Make sure we never reference a null dev->bid_type by Theodore Ts'o · 17 years ago
  35. 4729455 libext2fs: Don't check the group checksum when !GDT_CSUM by Theodore Ts'o · 17 years ago
  36. c13ab4f badblocks: If nanosleep() does not exist, try using usleep() instead by Theodore Ts'o · 17 years ago
  37. 38dd11f e2undo: Don't use __FUNCTION__ for portability reasons by Theodore Ts'o · 17 years ago
  38. ceebf84 e2fsck: Set LD_LIBRARY_PATH before running "make check" programs by Theodore Ts'o · 17 years ago
  39. 2a7bfe8 Flush stdio buffers before calling setbuf() by Theodore Ts'o · 17 years ago
  40. ebabf2a Define _XOPEN_SOURCE to 600 consistently for Solaris C99 support by Theodore Ts'o · 17 years ago
  41. 5a299b5 Remove gcc-specific varargs macro in extent.c by Theodore Ts'o · 17 years ago
  42. f926a70 Remove vararg macro which causes portability problems from ext3_extent.h by Theodore Ts'o · 17 years ago
  43. 5c3e1b9 Use K&R style comments instead of C99 comments for portability by Theodore Ts'o · 17 years ago
  44. 387df00 Only use __builtin_expect if __GNUC__ > 3 by Theodore Ts'o · 17 years ago
  45. 1911bf1 e2fsck: Change kmem_cache_t to lkmem_cache_t for Solaris by Theodore Ts'o · 17 years ago
  46. 318824c Fix Solaris shell script portability issues by Theodore Ts'o · 17 years ago
  47. 3d05802 blkid: Add new option -L which pretty-prints the device list by Theodore Ts'o · 17 years ago
  48. 49b4670 libext2fs: Add stricter/earlier tests for blocksize in ext2fs_open() by Manish Katiyar · 17 years ago
  49. adc4e77 libext2fs: fix potential memory leak in ext2fs_initialize() by Manish Katiyar · 17 years ago
  50. 92e49d8 Update release notes, changelog, etc., for e2fsprogs 1.41 release by Theodore Ts'o · 17 years ago
  51. 3da77aa Update dependencies in the Makefile for lib/ext2fs by Theodore Ts'o · 17 years ago
  52. 8729d9e Update e2fsprogs.pot I18N translation template file by Theodore Ts'o · 17 years ago
  53. 009c02b Make ext2fs_check_desc() more stringent to force use of backup superbocks by Theodore Ts'o · 17 years ago
  54. 7d56e33 Update release checklist to include reminder to update translation template. by Theodore Ts'o · 17 years ago
  55. 8ade268 resize2fs: Clean up the resize inode properly if necessary by Theodore Ts'o · 17 years ago
  56. 2be8fe4 mke2fs,tune2fs: Enable huge_file, dir_nlink, and extra_isize features by Theodore Ts'o · 17 years ago
  57. eafba6c Don't use thread local storage if using diet libc by Theodore Ts'o · 17 years ago
  58. f56f32b badblocks: Use standard terminology for first/last block by Theodore Ts'o · 17 years ago
  59. 2ac7f06 Fix incorrect definition of stripe-width in mke2fs man page by Theodore Ts'o · 17 years ago
  60. 7f5601e mke2fs: Dumb down filesystems for GNU Hurd by Theodore Ts'o · 17 years ago
  61. e22a023 Add a comment in INSTALL regarding --disable-tls on older systems by Theodore Ts'o · 17 years ago
  62. 3fc1db6 blkid: Make regression test tolerate older versions of mkswap by Andreas Dilger · 17 years ago
  63. 9609911 debian: Add bash-static to the list of shells recommended for e2fsck-static by Theodore Ts'o · 17 years ago
  64. a41d5ac Update release notes for e2fsprogs 1.41-WIP-0707 release. by Theodore Ts'o · 17 years ago
  65. e979071 Add build.static to util/subset.exclude as well. by Theodore Ts'o · 17 years ago
  66. 78a9deb debian: Update debian policy compliance to 3.8.0.0 by Theodore Ts'o · 17 years ago
  67. ba4a021 libext2fs: Fix FLEX_BG offset used by ext2fs_allocate_group_table by Theodore Ts'o · 17 years ago
  68. ab06396 debian: Create debian release tarball to obey new WIP naming convention by Theodore Ts'o · 17 years ago
  69. c03d992 Add ZFS test image to blkid test suite by Ricardo M. Correia · 17 years ago
  70. 7c1e090 e2fsck: Fix i_size checking for large extent-based files by Eric Sandeen · 17 years ago
  71. fbcb3a8 debian: Add dbg packages which contain the stripped out debuging symbols by Theodore Ts'o · 17 years ago
  72. 006f691 Treat build.static as an ingored file in the source directory by Theodore Ts'o · 17 years ago
  73. f8df04b mke2fs: Print a better error msg when ext2fs_get_device_size() returns EFBIG by Theodore Ts'o · 17 years ago
  74. b4d5105 mke2fs: Use a fs_type of 'journal' when creating an external journal by Theodore Ts'o · 17 years ago
  75. 69d8135 badblocks: Fix crash when lots of -t patterns given by Theodore Ts'o · 17 years ago
  76. 79e6240 Clean up some trivial build warnings by Eric Sandeen · 17 years ago
  77. bf58e3d blkid: Eliminate stale entries that duplicate a verified device by Theodore Ts'o · 17 years ago
  78. b697f9d blkid: Make sure a device returned by blkid_find_dev_with_tag exists by Theodore Ts'o · 17 years ago
  79. 772b89d blkid: use list_for_each_safe in garbage collection by Eric Sandeen · 17 years ago
  80. bbf6d45 po: update nl.po (from translationproject.org) by Benno Schulenberg · 17 years ago
  81. 122abac po: update cs.po (from translationproject.org) by Petr Pisar · 17 years ago
  82. 92e94af libext2fs: Don't include ss/ss.h except when debugging by Theodore Ts'o · 17 years ago
  83. 5882a3c debian: parse /etc/adduser.conf file manually by Theodore Ts'o · 17 years ago
  84. edf261f badblocks: fix a bug in the read throttling by Iustin Pop · 17 years ago
  85. 401ab44 po: update vi.po (from translationproject.org) by Clytie Siddall · 17 years ago
  86. 0280f1e po: update pl.po (from translationproject.org) by Jakub Bogusz · 17 years ago
  87. 489bf6f po: update fr.po (from translationproject.org) by Samuel Thibault · 17 years ago
  88. d6408f1 po: update es.po (from translationproject.org) by Benno Schulenberg · 17 years ago
  89. 720e636 po: update de.po (from translationproject.org) by Philipp Thomas · 17 years ago
  90. 0fff167 po: update ca.po (from translationproject.org) by David Planella Molas · 17 years ago
  91. 8d45e21 blkid: Fix cc portability problem in probe_lvm2() by Theodore Ts'o · 17 years ago
  92. 7f6a74b blkid: fix swap tests (again) by Eric Sandeen · 17 years ago
  93. 6f2ca69 Fix "make check" in e2fsck subdirectory to use the in-tree com_err library by Theodore Ts'o · 17 years ago
  94. 9ea7b79 Add e2undo files to the RPM specfile template by Eric Sandeen · 17 years ago
  95. 9329866 Add a reference to e2fsck.conf(5) to the e2fsck man page by Theodore Ts'o · 17 years ago
  96. 60c30e1 Update e2fsprogs.pot and POTFILES.in by Theodore Ts'o · 17 years ago
  97. 795de67 Update release notes for debian experimental package by Theodore Ts'o · 17 years ago
  98. 71ff129 Merge branch 'maint' by Theodore Ts'o · 17 years ago
  99. 0c7be6c Update release notes, changelog, and other files for v1.40.11 release by Theodore Ts'o · 17 years ago
  100. 054cd1f Clarify the debugfs man page regarding the default superblock by Theodore Ts'o · 17 years ago