1. 3d43836 New mke2fs filesystem and usage types support by Theodore Ts'o · 16 years ago
  2. ae38920 Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  3. 2efdba5 Fix m_no_opt regression test by Theodore Ts'o · 16 years ago
  4. 52bb0b0 libext2fs: Fix resize inode creation with non-standard s_first_data_block by Theodore Ts'o · 16 years ago
  5. 283986c po: update vi.po (from translationproject.org) by Clytie Siddall · 16 years ago
  6. 9a556e3 po: update nl.po (from translationproject.org) by Benno Schulenberg · 16 years ago
  7. 24a56b3 po: update fr.po (from translationproject.org) by Samuel Thibault · 16 years ago
  8. 27f991b Remove bashism from configure script by Theodore Ts'o · 16 years ago
  9. 3541698 libext2fs: Fix big-endian bug in tst_csum.c by Theodore Ts'o · 16 years ago
  10. a4b69b7 Add dependency rule so that static library when necessary for "make check" by Theodore Ts'o · 16 years ago
  11. 4b57781 libext2fs: Make all test programs link only against the static library by Theodore Ts'o · 16 years ago
  12. dfc870c e2fsck: Fix extent flag validity tests in pass1 on big endian boxes. by Eric Sandeen · 16 years ago
  13. b89fc30 dumpe2fs: Print the group checksum and the block options in a nicer way by Theodore Ts'o · 16 years ago
  14. 0cf6e9c Add new regression test: f_uninit_last_uninit by Andreas Dilger · 16 years ago
  15. db0691b Fix trailing whitespace in e2fsck/problem.[ch] by Theodore Ts'o · 16 years ago
  16. 0d5439c e2fsck: Add check to enforce a valid block bitmap in last block group by Andreas Dilger · 16 years ago
  17. 0d47b68 Split the m_lazy test case into two cases: m_lazy and m_lazy_resize by Andreas Dilger · 16 years ago
  18. 6f19f44 libext2fs: Micro-optimization in inode scan code by Andreas Dilger · 16 years ago
  19. f628ace ext2fs_set_gdt_csum(): Return an error code on errors instead of void by Andreas Dilger · 16 years ago
  20. d78ea44 ext2fs_set_gdt_csum(): Force the last block group to have a valid block bitmap by Andreas Dilger · 16 years ago
  21. 80fc4e6 ext2fs_set_gdt_csum(): Clean up superblock dirty flag handling by Andreas Dilger · 16 years ago
  22. cf96ecf debugfs: Add support for "set_block_group <bg_num> checksum calc" by Andreas Dilger · 16 years ago
  23. 02a73f1 Fix the copyright notice in lib/ext2fs/tst_csum.c to be GPLv2 only by Andreas Dilger · 16 years ago
  24. 4237c73 Improve ext4 feature descriptions in mke2fs and tune2fs man pages by Andreas Dilger · 16 years ago
  25. a70f10d Merge branch 'maint' by Theodore Ts'o · 16 years ago
  26. e28a1bc Use -E instead of the deprecated -R option in the mke2fs man page by Andreas Dilger · 16 years ago
  27. a2447f8 e2fsck: Avoid core dump when using the -N option by Theodore Ts'o · 16 years ago
  28. fc03b9c debian: Use UID/GID ranges from adduser.conf, if present by Michael Spang · 16 years ago
  29. 62653d9 logsave: Pass any SIGTERM or SIGINT signals to child process by Theodore Ts'o · 16 years ago
  30. 1dc506c e2fsck: Include the device name in the progress information by Theodore Ts'o · 16 years ago
  31. bf209ab fsck: Treat "ext4" and "ext4dev" as ext* filesystems by Theodore Ts'o · 16 years ago
  32. a168343 fsck: Make -Cn work correctly where n != 0 by Theodore Ts'o · 16 years ago
  33. be62523 e2fsck: Support a negative argument to -C to suppress progress information by Theodore Ts'o · 16 years ago
  34. ab78620 fsck: Fix -C handling so that subsequent progress bars are enabled by Theodore Ts'o · 16 years ago
  35. d89ad0a Fix parallel builds for lib/ext2fs/extent.o by Eric Sandeen · 16 years ago
  36. fb6627a libext2fs: Fix byte-swap logic for i_block[] in inodes with extents by Eric Sandeen · 16 years ago
  37. 205372e Add new test case to check e2fsck's response to fast symlinks w/ EXTENTS_FL by Theodore Ts'o · 16 years ago
  38. cb23cad e2fsck: Don't object to extents flags on deleted fast symlinks by Theodore Ts'o · 16 years ago
  39. 402b95d mke2fs: Clarify man page that -T is interpreted using the current timezone by Theodore Ts'o · 16 years ago
  40. a2ff0f3 debugfs, tune2fs: Handle daylight savings time when parsing a time string by Theodore Ts'o · 16 years ago
  41. 85b59c4 Fix ext2fs_extent_get for uninit leaf extents by Eric Sandeen · 16 years ago
  42. 635e20a Add m_uninit test case by Jose R. Santos · 17 years ago
  43. d2e29c9 Add new m_lazy test case by Jose R. Santos · 17 years ago
  44. 49a7360 Make e2fsck uninit block group aware by Jose R. Santos · 17 years ago
  45. 8fdf291 Make debugfs uninit block group aware by Jose R. Santos · 17 years ago
  46. 236efed Make resize2fs uninit block group aware by Jose R. Santos · 17 years ago
  47. 777a8c1 Make dumpe2fs uninit block group aware by Jose R. Santos · 17 years ago
  48. 4e988cb Make tune2fs uninit block group aware by Jose R. Santos · 17 years ago
  49. d2d22a2 Add support for creating filesystems using uninit block group by Jose R. Santos · 17 years ago
  50. 3542ba0 Rename feature name from gdt_checksum to uninit_groups by Jose R. Santos · 17 years ago
  51. d4f34d4 Add uninit block group support to various libext2fs functions by Jose R. Santos · 17 years ago
  52. ca2634a Add initial checksum support for the gdt_checksum/uninit_group feature by Jose R. Santos · 17 years ago
  53. abe85c9 Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  54. a7ee4e0 debugfs: Don't use a pager if stdout is not a tty by Theodore Ts'o · 16 years ago
  55. 1e8757d po: update de.po (from translationproject.org) by Philipp Thomas · 16 years ago
  56. 2d328bb Fix miscellaneous gcc -Wall warnings by Theodore Ts'o · 16 years ago
  57. 35efa44 Change valgrind options in test_script to conform with valgrind 3.2.3 by Theodore Ts'o · 16 years ago
  58. a7c9cb7 Add support for the DIR_NLINK feature. by Andreas Dilger · 16 years ago
  59. 60bbd1a libext2fs: Make icount use a 32-bit counter by Theodore Ts'o · 16 years ago
  60. 199ddaa resize2fs: Add options to print (and resizing to) the minimum filesystem size by Josef Bacik · 16 years ago
  61. 6567e5a Merge branch 'maint' by Theodore Ts'o · 16 years ago
  62. a80f369 ext2_fs.h: Rename EXT4_ORPHAN_FS to be EXT3_ORPHAN_FS by Theodore Ts'o · 16 years ago
  63. 5e10762 Update release notes and debian changelog for 1.40.8-2 release by Theodore Ts'o · 16 years ago
  64. 12617a1 debian: Remove preinstall script which is no longer necessary by Theodore Ts'o · 16 years ago
  65. 4415b03 uuidd: Fix issues identified by SuSE's security team by Matthias Koenig · 16 years ago
  66. 82e5418 Fix ext2fs_swap_inode_full() for in-inode xattrs on big-endian machines by Eric Sandeen · 16 years ago
  67. 252b736 libext2fs: Fix fencepost error in ext2fs_extent_insert() by Theodore Ts'o · 16 years ago
  68. 83d9be1 libext2fs: Fix ext2fs_extent_delete() to always point at a valid entry by Theodore Ts'o · 16 years ago
  69. ee19c90 e2fsck: Check for fast symlinks that have EXTENTS_FL set by Theodore Ts'o · 16 years ago
  70. 7cadc57 e2fsck: Support long symlinks which use extents by Theodore Ts'o · 16 years ago
  71. da07832 Update release notes, version files for 1.40.8 release by Theodore Ts'o · 16 years ago
  72. 54d1342 Don't fail the "make install" if the info files have not been built by Theodore Ts'o · 16 years ago
  73. ba71e3e po: update de.po (from translationproject.org) by Philipp Thomas · 16 years ago
  74. 51b263e Add {read,write}_blk64 to inode_io.c by Jose R. Santos · 16 years ago
  75. 59ecd32 Add {read,write}_blk64 to unix_io.c by Jose R. Santos · 16 years ago
  76. 3154e1c Add 64-bit IO manager operations to struct_io_manager. by Jose R. Santos · 16 years ago
  77. a040a99 Merge branch 'maint' by Theodore Ts'o · 16 years ago
  78. 2a60480 e2fsck: Use "Clear Htree" instead of "Clear" when the Htree is corrupt by Theodore Ts'o · 16 years ago
  79. 9fbec96 e2image: Use open64() so that "e2image -I" works on image files > 2GB by Theodore Ts'o · 16 years ago
  80. 2cd1233 e2fsck: Fix directory i_size handling by Theodore Ts'o · 16 years ago
  81. 52b1dd5 libext2fs: Add ext2fs_dblist_get_last() and ext2fs_dblist_drop_last() by Theodore Ts'o · 16 years ago
  82. d45edec e2fsck: Handle a pass 2 "should never happen" error gracefully by Theodore Ts'o · 16 years ago
  83. 46d9a74 e2fsck: Fix obvious typo in an "internal error" message by Theodore Ts'o · 16 years ago
  84. 150ca0b po: update cs.po (from translationproject.org) by Petr Pisar · 16 years ago
  85. 955195e po: update vi.po (from translationproject.org) by Clytie Siddall · 16 years ago
  86. 0874a38 po: update sv.po (from translationproject.org) by Göran Uddeborg · 16 years ago
  87. 42e0dea po: update pl.po (from translationproject.org) by Jakub Bogusz · 16 years ago
  88. 1baae19 po: update nl.po (from translationproject.org) by Benno Schulenberg · 16 years ago
  89. edfd9b0 resize2fs: Fix resizing filesystems with large inodes by Theodore Ts'o · 16 years ago
  90. dd23204 blkid: Fix portability problem caused by using uint instead of unsigned int by Theodore Ts'o · 16 years ago
  91. e67670c Fix mke2fs man page regarding 128-byte default inode size by Theodore Ts'o · 16 years ago
  92. 399033a Merge branch 'maint' by Theodore Ts'o · 16 years ago
  93. e1e83b6 Update release notes, version files for 1.40.7 release by Theodore Ts'o · 16 years ago
  94. 640d60e debian: Avoid adding an empty directory in the uuid-dev package by Theodore Ts'o · 16 years ago
  95. 2c5e591 debian: Add required ${shlibs:Depends} to libss2's depend header by Theodore Ts'o · 16 years ago
  96. a4f4c0d Fix up debian copyright files to avoid Lintian errors by Theodore Ts'o · 16 years ago
  97. 8f74137 Update e2fsprogs translation template and po/gmo files by Theodore Ts'o · 16 years ago
  98. ff662d5 tune2fs: Remove support for clearing the SPARSE_SUPER feature by Theodore Ts'o · 16 years ago
  99. bdd80f2 Update mke2fs usage message by Theodore Ts'o · 16 years ago
  100. 0fd2f90 Add manpage references to debugfs/tune2fs commands by Andreas Mohr · 16 years ago