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