1. 8fdf291 Make debugfs uninit block group aware by Jose R. Santos · 17 years ago
  2. 236efed Make resize2fs uninit block group aware by Jose R. Santos · 17 years ago
  3. 777a8c1 Make dumpe2fs uninit block group aware by Jose R. Santos · 17 years ago
  4. 4e988cb Make tune2fs uninit block group aware by Jose R. Santos · 17 years ago
  5. d2d22a2 Add support for creating filesystems using uninit block group by Jose R. Santos · 17 years ago
  6. 3542ba0 Rename feature name from gdt_checksum to uninit_groups by Jose R. Santos · 17 years ago
  7. d4f34d4 Add uninit block group support to various libext2fs functions by Jose R. Santos · 17 years ago
  8. ca2634a Add initial checksum support for the gdt_checksum/uninit_group feature by Jose R. Santos · 17 years ago
  9. abe85c9 Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  10. a7ee4e0 debugfs: Don't use a pager if stdout is not a tty by Theodore Ts'o · 16 years ago
  11. 1e8757d po: update de.po (from translationproject.org) by Philipp Thomas · 17 years ago
  12. 2d328bb Fix miscellaneous gcc -Wall warnings by Theodore Ts'o · 17 years ago
  13. 35efa44 Change valgrind options in test_script to conform with valgrind 3.2.3 by Theodore Ts'o · 17 years ago
  14. a7c9cb7 Add support for the DIR_NLINK feature. by Andreas Dilger · 17 years ago
  15. 60bbd1a libext2fs: Make icount use a 32-bit counter by Theodore Ts'o · 17 years ago
  16. 199ddaa resize2fs: Add options to print (and resizing to) the minimum filesystem size by Josef Bacik · 17 years ago
  17. 6567e5a Merge branch 'maint' by Theodore Ts'o · 17 years ago
  18. a80f369 ext2_fs.h: Rename EXT4_ORPHAN_FS to be EXT3_ORPHAN_FS by Theodore Ts'o · 17 years ago
  19. 5e10762 Update release notes and debian changelog for 1.40.8-2 release by Theodore Ts'o · 17 years ago
  20. 12617a1 debian: Remove preinstall script which is no longer necessary by Theodore Ts'o · 17 years ago
  21. 4415b03 uuidd: Fix issues identified by SuSE's security team by Matthias Koenig · 17 years ago
  22. 82e5418 Fix ext2fs_swap_inode_full() for in-inode xattrs on big-endian machines by Eric Sandeen · 17 years ago
  23. 252b736 libext2fs: Fix fencepost error in ext2fs_extent_insert() by Theodore Ts'o · 17 years ago
  24. 83d9be1 libext2fs: Fix ext2fs_extent_delete() to always point at a valid entry by Theodore Ts'o · 17 years ago
  25. ee19c90 e2fsck: Check for fast symlinks that have EXTENTS_FL set by Theodore Ts'o · 17 years ago
  26. 7cadc57 e2fsck: Support long symlinks which use extents by Theodore Ts'o · 17 years ago
  27. da07832 Update release notes, version files for 1.40.8 release by Theodore Ts'o · 17 years ago
  28. 54d1342 Don't fail the "make install" if the info files have not been built by Theodore Ts'o · 17 years ago
  29. ba71e3e po: update de.po (from translationproject.org) by Philipp Thomas · 17 years ago
  30. 51b263e Add {read,write}_blk64 to inode_io.c by Jose R. Santos · 17 years ago
  31. 59ecd32 Add {read,write}_blk64 to unix_io.c by Jose R. Santos · 17 years ago
  32. 3154e1c Add 64-bit IO manager operations to struct_io_manager. by Jose R. Santos · 17 years ago
  33. a040a99 Merge branch 'maint' by Theodore Ts'o · 17 years ago
  34. 2a60480 e2fsck: Use "Clear Htree" instead of "Clear" when the Htree is corrupt by Theodore Ts'o · 17 years ago
  35. 9fbec96 e2image: Use open64() so that "e2image -I" works on image files > 2GB by Theodore Ts'o · 17 years ago
  36. 2cd1233 e2fsck: Fix directory i_size handling by Theodore Ts'o · 17 years ago
  37. 52b1dd5 libext2fs: Add ext2fs_dblist_get_last() and ext2fs_dblist_drop_last() by Theodore Ts'o · 17 years ago
  38. d45edec e2fsck: Handle a pass 2 "should never happen" error gracefully by Theodore Ts'o · 17 years ago
  39. 46d9a74 e2fsck: Fix obvious typo in an "internal error" message by Theodore Ts'o · 17 years ago
  40. 150ca0b po: update cs.po (from translationproject.org) by Petr Pisar · 17 years ago
  41. 955195e po: update vi.po (from translationproject.org) by Clytie Siddall · 17 years ago
  42. 0874a38 po: update sv.po (from translationproject.org) by Göran Uddeborg · 17 years ago
  43. 42e0dea po: update pl.po (from translationproject.org) by Jakub Bogusz · 17 years ago
  44. 1baae19 po: update nl.po (from translationproject.org) by Benno Schulenberg · 17 years ago
  45. edfd9b0 resize2fs: Fix resizing filesystems with large inodes by Theodore Ts'o · 17 years ago
  46. dd23204 blkid: Fix portability problem caused by using uint instead of unsigned int by Theodore Ts'o · 17 years ago
  47. e67670c Fix mke2fs man page regarding 128-byte default inode size by Theodore Ts'o · 17 years ago
  48. 399033a Merge branch 'maint' by Theodore Ts'o · 17 years ago
  49. e1e83b6 Update release notes, version files for 1.40.7 release by Theodore Ts'o · 17 years ago
  50. 640d60e debian: Avoid adding an empty directory in the uuid-dev package by Theodore Ts'o · 17 years ago
  51. 2c5e591 debian: Add required ${shlibs:Depends} to libss2's depend header by Theodore Ts'o · 17 years ago
  52. a4f4c0d Fix up debian copyright files to avoid Lintian errors by Theodore Ts'o · 17 years ago
  53. 8f74137 Update e2fsprogs translation template and po/gmo files by Theodore Ts'o · 17 years ago
  54. ff662d5 tune2fs: Remove support for clearing the SPARSE_SUPER feature by Theodore Ts'o · 17 years ago
  55. bdd80f2 Update mke2fs usage message by Theodore Ts'o · 17 years ago
  56. 0fd2f90 Add manpage references to debugfs/tune2fs commands by Andreas Mohr · 17 years ago
  57. 1f80399 Fix makefile dependency issues for various install targets by Mike Frysinger · 17 years ago
  58. d0f2415 Improve descriptions for the r_move_itable and r_resize_inode tests by Theodore Ts'o · 17 years ago
  59. 09fbe0f Add regression test for resize2fs moving inodes with inline xattrs by Eric Sandeen · 17 years ago
  60. 4ef2882 resize2fs: Fix movement of large (greater than 128 byte) inodes by Eric Sandeen · 17 years ago
  61. a49670e Merge branch 'maint' by Theodore Ts'o · 17 years ago
  62. 4f9abdc e2fsck: Print an explicit message when the bad block inode is updated by Theodore Ts'o · 17 years ago
  63. 558df54 Add support for manipulating large_file feature in mke2fs and tune2fs by Theodore Ts'o · 17 years ago
  64. 1547265 fsck: Don't complain about an old-style fstab if the fstab is empty by Theodore Ts'o · 17 years ago
  65. 5aae7c2 debugfs: Fix find_free_block to avoid reporting the block more than once by Theodore Ts'o · 17 years ago
  66. 3a538e4 Fix gcc -Wall warnings for lib/blkid/probe.c by Theodore Ts'o · 17 years ago
  67. 77175ca e2fsck: Don't clear the LARGE_FILES feature flag by Theodore Ts'o · 17 years ago
  68. 1f1ee19 libblkid: Add error checking to devicemapper code to avoid segfaults by Theodore Ts'o · 17 years ago
  69. dcc91e1 Enhance e2fsck's reporting for reporting unsupported filesystem features by Theodore Ts'o · 17 years ago
  70. ab52e12 libext2fs: Add EXT2_FLAG_NONFREE_ON_ERROR to ext2fs_open2() by Theodore Ts'o · 17 years ago
  71. db197a8 Fix dumpe2fs parsing of explicit superblock/blocksize parameters by Theodore Ts'o · 17 years ago
  72. c149e22 Eliminate really obsolete references to Linux 2.0/2.1/2.2 in tune2fs man page by Theodore Ts'o · 17 years ago
  73. 037914e tune2fs: Add support to clear the resize_inode feature by Theodore Ts'o · 17 years ago
  74. 885bf6b tune2fs: Cleanup feature handling to avoid merge conflicts by Theodore Ts'o · 17 years ago
  75. 7c4a2ef Teach tune2fs to use e2p_edit_feature2() to provide better error handling by Theodore Ts'o · 17 years ago
  76. 7100351 libe2p: New e2p_edit_feature2 which provides better error handling by Theodore Ts'o · 17 years ago
  77. a3d9d37 e2fsck: Document that the -D option finds duplicate file names by Theodore Ts'o · 17 years ago
  78. 949bc9a debian: Pass 100 to UID_MIN and GID_MIN, not 1 by Theodore Ts'o · 17 years ago
  79. 395529b libe2p: Change Raid to RAID in display option by Theodore Ts'o · 17 years ago
  80. e6bbc00 Add missing shift for ei_leaf_hi by Valerie Clement · 17 years ago
  81. d46d67a Add missing free in ext2fs_extent_free() by Valerie Clement · 17 years ago
  82. 7dc0998 e2fsck: Account for index nodes in the extent tree for i_blocks by Theodore Ts'o · 17 years ago
  83. f159ff3 mke2fs: Remove warning for inode_size > 128 bytes by Theodore Ts'o · 17 years ago
  84. 3465836 mke2fs: Remove 2.4 kernel warning for blocksizes > 4096 bytes by Theodore Ts'o · 17 years ago
  85. 2ccf62f mke2fs: Remove requirement for -f option for filesystems > 2**31 blocks by Theodore Ts'o · 17 years ago
  86. 107f291 Add ability to set (but not clear) the extents feature to tune2fs by Theodore Ts'o · 17 years ago
  87. bf6b848 Allow mke2fs to create filesystems with the EXTENTS feature by Theodore Ts'o · 17 years ago
  88. 7a3e1b7 Fix memory leak in ext2fs_alloc_block() by Theodore Ts'o · 17 years ago
  89. a451d92 blkid: detect LVM2 physical volumes by Eric Sandeen · 17 years ago
  90. 0157e7c Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  91. 6b226c3 libe2p: Make list_super2() print the RAID stride and stripe-width by Theodore Ts'o · 17 years ago
  92. 0c17cb2 Add support for setting RAID stride and strip-width via mke2fs and tune2fs by Theodore Ts'o · 17 years ago
  93. 007df86 debugfs: Add new superblock fields to the set_super_value command by Theodore Ts'o · 17 years ago
  94. 290ac0e print "mostly-printable" xattr strings in debugfs by Eric Sandeen · 17 years ago
  95. 4b48502 e2fsprogs-tests-f_ea_checks.patch by Andreas Dilger · 17 years ago
  96. ab02809 e2fsprogs-tests-f_unsorted_EAs.patch by Andreas Dilger · 17 years ago
  97. fefaef3 Improve support for in-inode EA's by Andreas Dilger · 17 years ago
  98. 0465bee Activate basic f_extents test case by Theodore Ts'o · 17 years ago
  99. 15d482b e2fsck: Add support for extents by Theodore Ts'o · 17 years ago
  100. cc9bf5d Add read/only support for extents to ext2fs_bmap() by Theodore Ts'o · 17 years ago