1. 006f691 Treat build.static as an ingored file in the source directory by Theodore Ts'o · 16 years ago
  2. f8df04b mke2fs: Print a better error msg when ext2fs_get_device_size() returns EFBIG by Theodore Ts'o · 16 years ago
  3. b4d5105 mke2fs: Use a fs_type of 'journal' when creating an external journal by Theodore Ts'o · 16 years ago
  4. 69d8135 badblocks: Fix crash when lots of -t patterns given by Theodore Ts'o · 16 years ago
  5. 79e6240 Clean up some trivial build warnings by Eric Sandeen · 16 years ago
  6. bf58e3d blkid: Eliminate stale entries that duplicate a verified device by Theodore Ts'o · 16 years ago
  7. b697f9d blkid: Make sure a device returned by blkid_find_dev_with_tag exists by Theodore Ts'o · 16 years ago
  8. 772b89d blkid: use list_for_each_safe in garbage collection by Eric Sandeen · 16 years ago
  9. bbf6d45 po: update nl.po (from translationproject.org) by Benno Schulenberg · 16 years ago
  10. 122abac po: update cs.po (from translationproject.org) by Petr Pisar · 16 years ago
  11. 92e94af libext2fs: Don't include ss/ss.h except when debugging by Theodore Ts'o · 16 years ago
  12. 5882a3c debian: parse /etc/adduser.conf file manually by Theodore Ts'o · 16 years ago
  13. edf261f badblocks: fix a bug in the read throttling by Iustin Pop · 16 years ago
  14. 401ab44 po: update vi.po (from translationproject.org) by Clytie Siddall · 16 years ago
  15. 0280f1e po: update pl.po (from translationproject.org) by Jakub Bogusz · 16 years ago
  16. 489bf6f po: update fr.po (from translationproject.org) by Samuel Thibault · 16 years ago
  17. d6408f1 po: update es.po (from translationproject.org) by Benno Schulenberg · 16 years ago
  18. 720e636 po: update de.po (from translationproject.org) by Philipp Thomas · 16 years ago
  19. 0fff167 po: update ca.po (from translationproject.org) by David Planella Molas · 16 years ago
  20. 8d45e21 blkid: Fix cc portability problem in probe_lvm2() by Theodore Ts'o · 16 years ago
  21. 7f6a74b blkid: fix swap tests (again) by Eric Sandeen · 16 years ago
  22. 6f2ca69 Fix "make check" in e2fsck subdirectory to use the in-tree com_err library by Theodore Ts'o · 16 years ago
  23. 9ea7b79 Add e2undo files to the RPM specfile template by Eric Sandeen · 16 years ago
  24. 9329866 Add a reference to e2fsck.conf(5) to the e2fsck man page by Theodore Ts'o · 16 years ago
  25. 60c30e1 Update e2fsprogs.pot and POTFILES.in by Theodore Ts'o · 16 years ago
  26. 795de67 Update release notes for debian experimental package by Theodore Ts'o · 16 years ago
  27. 71ff129 Merge branch 'maint' by Theodore Ts'o · 16 years ago
  28. 0c7be6c Update release notes, changelog, and other files for v1.40.11 release by Theodore Ts'o · 16 years ago
  29. 054cd1f Clarify the debugfs man page regarding the default superblock by Theodore Ts'o · 16 years ago
  30. 9ff8ece mke2fs, tune2fs, resize2fs: Use floating point to calculate percentages by Theodore Ts'o · 16 years ago
  31. cc19b95 libblkid: Fix marginal C code in probe_lvm2() by Theodore Ts'o · 16 years ago
  32. f142097 Update version.h for 1.41-WIP-0617 snapshot release by Theodore Ts'o · 16 years ago
  33. 264f64a badblocks: implement read throttling by Iustin Pop · 16 years ago
  34. eb59425 badblocks: fix a possible bug in parse_uint by Iustin Pop · 16 years ago
  35. 931b028 badblocks: add a max bad blocks count option by Iustin Pop · 16 years ago
  36. a8d632a resize2fs: Prohibit the combination of flex_bg and !resize_inode by Theodore Ts'o · 16 years ago
  37. bc507e3 ext2fs_zero_blocks: Avoid clearing more blocks than requested by Theodore Ts'o · 16 years ago
  38. 74128f8 resize2fs: Fix support for the uninit_bg feature by Theodore Ts'o · 16 years ago
  39. 04310e3 po: update ca.po (from translationproject.org) by David Planella Molas · 16 years ago
  40. 123b880 Update tests to reflect undoe2fs -> e2undo rename by Theodore Ts'o · 16 years ago
  41. 81f6857 Fix LIBSS dependency problem for tests/test_icount and lib/ss/test_ss by Theodore Ts'o · 16 years ago
  42. 11d4f30 e2undo: Enable missing pieces to enable I18N for this application by Theodore Ts'o · 16 years ago
  43. 3658579 Add "#include <limits.h>" to get PATH_MAX for mke2fs and tune2fs by Theodore Ts'o · 16 years ago
  44. 97cf43f Merge branch 'maint' by Theodore Ts'o · 16 years ago
  45. 9d99416 Fix dependency for $(LIBSS) when an explicit dlopen() library is needed by Theodore Ts'o · 16 years ago
  46. 2a6b604 fsck: Fix build problem on MacOS X by Theodore Ts'o · 16 years ago
  47. 5c4f8d6 resize2fs: Add support to use the ext4 online resize ioctl's by Theodore Ts'o · 16 years ago
  48. 68eb092 e2fsck: Add better explanatory message when s_lastcheck is in the future by Theodore Ts'o · 16 years ago
  49. dabfa68 Update Makefile dependencies for lib/ext2fs by Theodore Ts'o · 16 years ago
  50. 8895f43 Fix gcc -Wall warnings in libext2fs by Theodore Ts'o · 16 years ago
  51. 96f4bb1 Fix gcc -Wall warnings in libuuid by Theodore Ts'o · 16 years ago
  52. 2c25f7e Fix gcc -Wall warnings in resize2fs by Theodore Ts'o · 16 years ago
  53. 721b367 Fix gcc -Wall warnings in tune2fs by Theodore Ts'o · 16 years ago
  54. 2acad6b Fix gcc -Wall warnings in e2fsck by Theodore Ts'o · 16 years ago
  55. dc9345a Merge branch 'maint' by Theodore Ts'o · 16 years ago
  56. 488c75a Fix ext2fs_swap{16,32,64} for external applications on big-endian machines by Theodore Ts'o · 16 years ago
  57. 185c4ae e2fsck: Add support to check journal checksums by Theodore Ts'o · 16 years ago
  58. 51d12ce Add CRC32 (big-endian) routine for use by journal checksums by Theodore Ts'o · 16 years ago
  59. 69fbde4 Re-enable byte-swapping functions for use by journal checksums by Theodore Ts'o · 16 years ago
  60. 2ea504b libext2fs: Fix build failure on powerpc in ext2fs_swap_inode_full() by Aneesh Kumar K.V · 16 years ago
  61. 8aa53bf Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  62. 9aa109c debian: Improve uuid-runtime package description by Theodore Ts'o · 16 years ago
  63. 9598165 debian: Improve e2fsprogs package description by Theodore Ts'o · 16 years ago
  64. 0acb53e po: update es.po (from translationproject.org) by Benno Schulenberg · 16 years ago
  65. c9bad3c Add ZFS detection to libblkid by Ricardo M. Correia · 16 years ago
  66. dfb1d42 f_extents2: Add new test case testing e2fsck's support for extents by Theodore Ts'o · 16 years ago
  67. d5a8f9a e2fsck: Detect unordered extents in an extent node by Theodore Ts'o · 16 years ago
  68. 16bd349 e2fsck: Wire up callback functions for _alloc_block() and _block_alloc_stats() by Theodore Ts'o · 16 years ago
  69. f5c562e libext2fs: Add callback functions for _alloc_block() and _block_alloc_stats() by Theodore Ts'o · 16 years ago
  70. ec9d6dd Wire ext2fs_bmap2() to use ext2fs_extent_set_bmap() by Theodore Ts'o · 16 years ago
  71. d7b9220 Wire ext2fs_block_iterate2() to use ext2fs_extent_set_bmap() by Theodore Ts'o · 16 years ago
  72. c802ad9 Teach ext2fs_extent_delete() to remove an empty extent node from the tree by Eric Sandeen · 16 years ago
  73. f4e9963 libext2fs: add new function ext2fs_extent_set_bmap() by Eric Sandeen · 16 years ago
  74. 01229db Teach ext2fs_extent_insert() to split the current node if necessary by Eric Sandeen · 16 years ago
  75. 9fd6a96 libext2fs: Teach extent.c how to split nodes by Eric Sandeen · 16 years ago
  76. aa8e2f1 ext2fs_extent_open: If the inode is empty, initialize the extent tree by Theodore Ts'o · 16 years ago
  77. 05a32de ext2fs_extent_replace: Support uninit extents and check validity of e_len by Theodore Ts'o · 16 years ago
  78. 11de926 e2fsck: Don't double count an extent after deleting the last extent by Theodore Ts'o · 16 years ago
  79. 73e5abc e2fsck: Don't skip an extent after deleting an invalid extent by Theodore Ts'o · 16 years ago
  80. 168b6b5 Remove bashism in test script for libblkid by Theodore Ts'o · 16 years ago
  81. c7015e4 Add 64-bit support to the test_io manager by Theodore Ts'o · 16 years ago
  82. 7609f54 Fix m_large_file and r_inline_xattr tests to match with recent changes by Theodore Ts'o · 16 years ago
  83. c0af709 Merge branch 'maint' by Theodore Ts'o · 16 years ago
  84. 491d8bc Update release notes and debian changelog for 1.40.10 release by Theodore Ts'o · 16 years ago
  85. b8251a5 Remove default sizeof sizes in configure script when cross-compiling by Maciej W. Rozycki · 16 years ago
  86. 492ea65 blkid: If the device mtime is newer that the cache time, force a revalidation by Theodore Ts'o · 16 years ago
  87. e5ea6b1 e2fsck: Fix potential data corruptor bug in journal recovery by Theodore Ts'o · 16 years ago
  88. a16031c debugfs: Print the nanosecond field and i_version field of an inode by Theodore Ts'o · 16 years ago
  89. bb767b2 ext2fs.h: Add l_i_file_acl_high and l_version_hi to on-disk inode structure by Theodore Ts'o · 16 years ago
  90. ae7ecef po: update vi.po (from translationproject.org) by Clytie Siddall · 16 years ago
  91. 0320cde po: update sv.po (from translationproject.org) by Göran Uddeborg · 16 years ago
  92. 3fe745d po: update nl.po (from translationproject.org) by Benno Schulenberg · 16 years ago
  93. 6767142 po: update de.po (from translationproject.org) by Philipp Thomas · 16 years ago
  94. eda08d4 Install {mkfs,fsck}.{ext4,ext4dev} binary and man pages by Theodore Ts'o · 16 years ago
  95. d46e171 Add ext4dev stanza to mke2fs.conf by Theodore Ts'o · 16 years ago
  96. 2d36358 mke2fs: Add the ability to configure default extended options in mke2fs.conf by Theodore Ts'o · 16 years ago
  97. 9817a2b fix extent_goto for non-0 leaf levels by Eric Sandeen · 16 years ago
  98. 22269b8 - fix swap sanity tests in blkid, and blkid tests by Eric Sandeen · 16 years ago
  99. 3e5ffd8 Fix German translation bug (y,n) -> (j,n) by Theodore Ts'o · 16 years ago
  100. cc435cb libuuid: don't use unitialized variable by Matthias Koenig · 16 years ago