1. cf828f1 libext2fs: Byte-swap 64-bit block group descriptors by Theodore Ts'o · 16 years ago
  2. d7cca6b Convert to use block group accessor functions by Valerie Aurora Henson · 16 years ago
  3. cd65a24 libext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_flags_test() by Theodore Ts'o · 16 years ago
  4. e633b58 libext2fs: clean up ext2fs_bg_flags_ interfaces by Eric Sandeen · 16 years ago
  5. 03b9dca debugfs: open file systems using EXT2_FLAG_64BITS by Eric Sandeen · 16 years ago
  6. 72a729d Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  7. 06807d9 debian: Add pre-depends for util-linux for util-linux-ng builds by Theodore Ts'o · 16 years ago
  8. ca3b06e Update .gitignore by Michael Roth · 16 years ago
  9. c5fbf38 tune2fs.8: Clarify tune2fs's -i option by Theodore Ts'o · 16 years ago
  10. 77f464f dumpe2fs: Fix usage message for -o superblock=<num> and -o blocksize=<num> by Theodore Ts'o · 16 years ago
  11. beb736b configure.in: Fix typo: remove '2' from blkid_probe_get_topology2 by Eric Sandeen · 16 years ago
  12. 5d10807 libext2fs: Fix FEATURE_RO_COMPAT_HUGE_FILE && !HUGE_FILE_FL by Theodore Ts'o · 16 years ago
  13. ba5131f e2fsck: Accept superblock times to be fudged by up to 24 hours by default by Theodore Ts'o · 16 years ago
  14. 8a8f365 e2fsck: Fix handling of non-zero i_blocks_high field by Theodore Ts'o · 16 years ago
  15. 95bcea9 Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  16. 695706c e2fsck: Interpret negative blkcount in file system problem reports by Theodore Ts'o · 16 years ago
  17. f790bc3 libext2fs: Always build file_io.c by Theodore Ts'o · 16 years ago
  18. a321afa tests: Account for new mke2fs topology information by Theodore Ts'o · 16 years ago
  19. 9ed8e5f mke2fs: get device topology values from blkid by Eric Sandeen · 16 years ago
  20. e1f0850 Don't use in-tree header files if using system uuid or blkid libraries by Theodore Ts'o · 16 years ago
  21. 61a9d2b e2fsck: Use the correct problem code in the case of LAST_WRITE_FUDGED by Theodore Ts'o · 16 years ago
  22. 7822f78 blkid: Avoid a potentially error message when running "make clean" by Theodore Ts'o · 16 years ago
  23. 2d7ef23 debugfs: add matching fclose by Peng Tao · 16 years ago
  24. 484ddc8 fix fd leak that causes fsck to fail with "too many open files" by Cristian Rodríguez · 16 years ago
  25. 04f13d6 libext2fs: Add error table initialization to test programs by Theodore Ts'o · 16 years ago
  26. 1d4a493 e2undo: Initialize com_err error tables for the ext2fs library by Theodore Ts'o · 16 years ago
  27. 048786d debugfs: Convert to support 64-bit filesystems by Valerie Aurora Henson · 16 years ago
  28. 4efbac6 Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count() by Valerie Aurora Henson · 16 years ago
  29. a63745e Use ext2fs_file_acl_block() instead of using .i_file_acl directly by Valerie Aurora Henson · 16 years ago
  30. c5b7b6b Fix overflow in calculation of total file system blocks by Valerie Aurora Henson · 16 years ago
  31. 51e6459 libext2fs: Round up the bitmap size when allocating a new bitmap by Theodore Ts'o · 16 years ago
  32. 7a9f055 mke2fs.8.in: Clarify flex_bg feature description by Theodore Ts'o · 16 years ago
  33. 73ebdf9 tune2fs.8: Document the flex_bg file system option in the man page by Theodore Ts'o · 16 years ago
  34. 2884d20 resize2fs: fix minimum resize size calculation with flex_bg by Peng Tao · 16 years ago
  35. 1d8af18 resize2fs: calculate minimal fs size only once by Peng Tao · 16 years ago
  36. 0b5b9f9 configure.in, configure: Drop --with-cc, --with-ccopts, --with-ldopts by Theodore Ts'o · 16 years ago
  37. 1d9b818 dumpe2fs: Print more information about the inline journal by Theodore Ts'o · 16 years ago
  38. 1be2ce0 debian: Make sure libblkid1 and libblkid1-dbg have changelogs by Theodore Ts'o · 16 years ago
  39. 82b59ca e2fsck: Avoid scary failure messages on low-memory systems by Theodore Ts'o · 16 years ago
  40. 249c962 blkid: support .ko.gz in modules.dep parser by Karel Zak · 16 years ago
  41. 8bafedb tune2fs: Fix "tune2fs -j <dev>" for extent-enabled filesystems by Theodore Ts'o · 16 years ago
  42. 95fd65b libext2fs: create generic numeric progress meters and use them by Valerie Aurora Henson · 16 years ago
  43. 732c8cd Use accessor functions fields for bg_flags in the block group descriptors by Theodore Ts'o · 16 years ago
  44. 24a117a Convert to use io_channel_read_blk64() and io_channel_write_blk64() by Valerie Aurora Henson · 16 years ago
  45. d62d218 libext2fs: Fix counting routines in blknum.c to take/return __u32 counts by Nick Dokos · 16 years ago
  46. dc615a2 Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  47. a9e55a1 e4defrag: fix ppc build by Kyle McMartin · 16 years ago
  48. c1b8759 e4defrag: Link with ext2fs library by Theodore Ts'o · 16 years ago
  49. 31b5a2b mke2fs.conf: Use the feature name "extent" instead of "extents" by Theodore Ts'o · 16 years ago
  50. 686c4c1 Fix debian packaging to work correctly on post-Lenny systems by Theodore Ts'o · 16 years ago
  51. ffd8078 e2freefrag: Update manpage to include e2fsprogs version and release date by Theodore Ts'o · 16 years ago
  52. edde3e5 Update release notes, version string, etc. for E2fsprogs 1.41.9 release by Theodore Ts'o · 16 years ago
  53. 4087bbd make-sparse: Write a zero-byte at the end of the image by Theodore Ts'o · 16 years ago
  54. 3346084 resize2fs: Move everything to new bitmap interface by Valerie Aurora Henson · 16 years ago
  55. 3c041a5 Convert tune2fs, dumpe2fs, and e2image to the new bitmap interface by Valerie Aurora Henson · 16 years ago
  56. 6d879a9 debugfs: Move everything to new bitmap interface by Valerie Aurora Henson · 16 years ago
  57. c5d2f50 e2fsck: Convert e2fsck to new bitmap interface by Valerie Aurora Henson · 16 years ago
  58. 154a5d7 tune2fs: handle bad blocks when resizing inodes by Aneesh Kumar K.V · 16 years ago
  59. 91fac97 tune2fs: Handle fs meta-data blocks during inode resize by Aneesh Kumar K.V · 16 years ago
  60. a9e5177 tune2fs: Make e2fsprogs handle ENOSPC better with inode resize by Aneesh Kumar K.V · 16 years ago
  61. edc9e25 f_illitable_flexbg: Add new test by Theodore Ts'o · 16 years ago
  62. 6013915 e2fsck: Add a global latch question for bad group descriptor checksums by Theodore Ts'o · 16 years ago
  63. 9a7fe4b e2fsck: Only ask to relocate a block group's inode table once by Theodore Ts'o · 16 years ago
  64. 617446e e2fsck: Teach new_table_block() to allocate new itables/bitmaps with FLEX_BG by Theodore Ts'o · 16 years ago
  65. 334cfcc filefrag: don't print extent header on bmap fallback by Eric Sandeen · 16 years ago
  66. 1f3d16d filefrag: fix frag count in bmap case by Eric Sandeen · 16 years ago
  67. 5d5e01d filefrag: Add option to force use of the FIBMAP ioctl by Theodore Ts'o · 16 years ago
  68. f4240c8 libext2fs: Treat uninitialized parts of bitmaps as unallocated by Theodore Ts'o · 16 years ago
  69. 0d990d0 Add V=1 support when linking e2freefrag in misc/Makefile.in by Theodore Ts'o · 16 years ago
  70. 1e48a45 e2freefrag: Take into account the last free extent in the file system by Theodore Ts'o · 16 years ago
  71. 3e343b8 e2freefrag: Fix to work correctly for file systems with 1kb block sizes by Theodore Ts'o · 16 years ago
  72. cba91c4 e2freefrag: Do not print chunk-related information by default by Theodore Ts'o · 16 years ago
  73. aff2cf8 e2freefrag: Clarify e2freefrag's messages by Theodore Ts'o · 16 years ago
  74. 137a7dc e2freefrag: Initialize the ext2 error table by Theodore Ts'o · 16 years ago
  75. fe26a55 e2fsck: Fix and enhance superblock dates in future problem reports by Theodore Ts'o · 16 years ago
  76. 463e732 Convert mke2fs to new bitmap interface by Valerie Aurora Henson · 16 years ago
  77. 8f82ef9 Convert libext2fs to 64-bit bitmap interface by Valerie Aurora Henson · 16 years ago
  78. 69365c6 Add support for 64-bit bitmaps by Theodore Ts'o · 16 years ago
  79. bee24f3 e2fsck: Allow cancellation during group descriptor checks. by Valerie Aurora Henson · 16 years ago
  80. 1d72214 Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  81. 88fca20 Move declaration of FS_IOC_FIEMAP ioctl to fiemap.h by Theodore Ts'o · 16 years ago
  82. baa8dbe Merge branch 'maint' into next by Theodore Ts'o · 16 years ago
  83. bf3941a po: update sv.po (from translationproject.org) by Göran Uddeborg · 16 years ago
  84. bc46edf po: update fr.po (from translationproject.org) by Samuel Thibault · 16 years ago
  85. c1695eb po: update pl.po (from translationproject.org) by Jakub Bogusz · 16 years ago
  86. 39c7d13 po: update cs.po (from translationproject.org) by Petr Pisar · 16 years ago
  87. 4f1d0e8 e4defrag: remove a lot of cruft by Eric Sandeen · 16 years ago
  88. 187cb62 debugfs: Add the new command dump_extents and extent the stat command by Theodore Ts'o · 16 years ago
  89. ad751f1 e2freefrag: Improve output to include be more like xfs_db's freesp -s by Andreas Dilger · 16 years ago
  90. f668c2c po: update sv.po (from translationproject.org) by Göran Uddeborg · 16 years ago
  91. 0b2681f e2freefrag: New program which displays how fragmented the free space is by Theodore Ts'o · 16 years ago
  92. 1451c20 libext2fs: Use blk_t instead of int in ext2fs_allocate_group_table by Theodore Ts'o · 16 years ago
  93. 776a374 Update debian changelog and RELEASE-NOTES for interim release by Theodore Ts'o · 16 years ago
  94. 8b5ed49 libext2fs: Avoid creating unneeded new extents in ext2fs_extent_set_bmap() by Theodore Ts'o · 16 years ago
  95. 64cb68b libext2fs: Improve debugging printf's in extent.c by Theodore Ts'o · 16 years ago
  96. 16e470e libext2fs: Fix regression in ext2fs_extent_set_bmap() by Theodore Ts'o · 16 years ago
  97. 95f65c3 debian: Allow building with util-linux-ng by Theodore Ts'o · 16 years ago
  98. d0c5377 mke2fs: Add strings.h include for strcasecmp() declaration by Theodore Ts'o · 16 years ago
  99. 1e69a24 debian/control: fix incorrect use of apostrophe's by Scott James Remnant · 16 years ago
  100. bb3875e Fix release date, to silence configure complaints by Matthias Andree · 16 years ago