1. 1244cac resize2fs: fix sanity check in reserve_sparse_super2_last_group() by Darrick J. Wong · 10 years ago
  2. cd84e9a resize2fs: fix inode table move for the backwards move case by Theodore Ts'o · 10 years ago
  3. 45a78b8 resize2fs: refine minimum required blocks for flex_bg file systems by Theodore Ts'o · 10 years ago
  4. b4f30fc resize2fs: fix overly-pessimistic calculation of minimum size required by Theodore Ts'o · 10 years ago
  5. 118d3f0 resize2fs: don't free in-use clusters when moving blocks by Darrick J. Wong · 10 years ago
  6. 01d6aa9 resize2fs: during shrink, don't free in-use bg data clusters by Darrick J. Wong · 10 years ago
  7. fedfb27 Add coverage testing using gcov by Theodore Ts'o · 10 years ago
  8. 585bca6 Set pointer to NULL after ext2fs_free by Lukas Czerner · 10 years ago
  9. 65c6c3e Add support for new compat feature "sparse_super2" by Theodore Ts'o · 11 years ago
  10. c2c6959 test_extents: fix a possible memory leak by Theodore Ts'o · 11 years ago
  11. 6c59a66 configure: fix --with-diet-libc by Theodore Ts'o · 11 years ago
  12. f404167 Clean up sparse warnings by Theodore Ts'o · 11 years ago
  13. 45ff69f build: quiet LLVM non-literal string format warning by Andreas Dilger · 11 years ago
  14. e39082e misc: don't leak file descriptors (on error paths) by Darrick J. Wong · 11 years ago
  15. 832cb61 e2fsprogs: add (optional) sparse checking to the build by Darrick J. Wong · 11 years ago
  16. e9736a3 resize2fs: relocate inode table blocks if necessary when shrinking by Theodore Ts'o · 11 years ago
  17. 2215293 resize2fs: fix -M size calculations to avoid cutting off the inode table by Theodore Ts'o · 11 years ago
  18. e231f17 resize2fs: add debugging support for resize2fs -M calcuations by Theodore Ts'o · 11 years ago
  19. 0851517 resize2fs: use blk64_t and location getters for free_gdp_blocks() by Darrick J. Wong · 11 years ago
  20. 80391dc resize2fs: move bitmaps if shrinking would orphan them by Eric Sandeen · 11 years ago
  21. f026f1a resize2fs: fix off-line resize of file systems with flex_bg && !resize_inode by Theodore Ts'o · 11 years ago
  22. 0d89e5a Fix warnings about functions not returning a value by Philipp Thomas · 11 years ago
  23. a713a7f mke2fs, tune2fs, resize2fs: add warning messages for bigalloc and quota by Theodore Ts'o · 12 years ago
  24. d1a1a58 resize2fs: move a cluster at a time with bigalloc file systems by Theodore Ts'o · 12 years ago
  25. 1773c87 resize2fs: correctly account for clusters when calculating summary stats by Theodore Ts'o · 12 years ago
  26. 921b79b resize2fs: check in test-resize script by Theodore Ts'o · 12 years ago
  27. 5a760d4 resize2fs: add debugging code to test the old online resizing interfaces by Theodore Ts'o · 12 years ago
  28. 027b057 Fix 32-bit overflow problems: dgrp_t * s_blocks_per_group by Theodore Ts'o · 12 years ago
  29. a0ba54e resize2fs: use [un]mark_block_range bitmap functions to reduce CPU usage by Theodore Ts'o · 12 years ago
  30. 1eb31c4 resize2fs: add resource tracking as a debug option by Theodore Ts'o · 12 years ago
  31. 2279fd7 resize2fs: fix 32-bit overflow when calculating the number of free blocks by Theodore Ts'o · 12 years ago
  32. 5d3a88f resize2fs: fix 32-bit overflow issue which can corrupt 64-bit file systems by Theodore Ts'o · 12 years ago
  33. 831f309 resize2fs: create optimized flex_bg block groups by Theodore Ts'o · 12 years ago
  34. 42519be resize2fs: allow resizing flex_bg && !resize_inode file systems by Theodore Ts'o · 12 years ago
  35. ddcf1db resize2fs: handle bg descriptors which overlap with other bg's metadata by Theodore Ts'o · 12 years ago
  36. 4b04fb3 resize2fs: reserve all metadata blocks for flex_bg file systems by Theodore Ts'o · 12 years ago
  37. 2ebaeb3 resize2fs: reserve fs metadata blocks first in blocks_to_move() by Theodore Ts'o · 12 years ago
  38. 5e27a27 resize2fs: fix gcc -Wall nits and valgrind complaints by Theodore Ts'o · 12 years ago
  39. 2d8c0c8 resize2fs: grow uninit_bg file systems more efficiently by Theodore Ts'o · 12 years ago
  40. 06ca8da resize2fs: enforce restrictions if the kernel doesn't do meta_bg resizing by Theodore Ts'o · 12 years ago
  41. a4b738c resize2fs: allow meta_bg/64-bit file systems to be online resized by Theodore Ts'o · 12 years ago
  42. 7f82034 resize2fs: fix overhead calculation for meta_bg file systems by Theodore Ts'o · 12 years ago
  43. ea38e50 resize2fs: enforce the 16TB limit on 32-bit file systems correctly by Theodore Ts'o · 12 years ago
  44. 4780e87 Remove unnecessary escape before tab in man pages by Theodore Ts'o · 12 years ago
  45. 04cb6f5 resize2fs: use EXT2_FLAG_64BITS by Sami Liedes · 12 years ago
  46. 7270fbe build: fix compile warnings on OSX by Andreas Dilger · 12 years ago
  47. ba8bfa1 resize2fs: take s_first_data_block into account for resize2fs -M by Jan Kara · 12 years ago
  48. 3f6fbf9 resize2fs: treat EINVAL to mean the new resize ioctl does not exist by Theodore Ts'o · 13 years ago
  49. 0c80c44 libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag by Theodore Ts'o · 13 years ago
  50. 515e555 resize2fs: don't fail when shrinking an empty file system by Theodore Ts'o · 13 years ago
  51. cacad7d resize2fs: Do not fail if EXT4_IOC_RESIZE_FS ioctl doesn't exist by Lukas Czerner · 13 years ago
  52. 3fcd8fe Fix more spelling errors found by translators and add pluralization by Theodore Ts'o · 13 years ago
  53. 84888e5 Fix spelling errors pointed out by translators by Theodore Ts'o · 13 years ago
  54. c4012e5 libext2fs: make ext2fs_open_file() always use 3 arguments instead of varargs by Theodore Ts'o · 13 years ago
  55. 9d4507c Pass the gettext() function to libcom_err by Theodore Ts'o · 13 years ago
  56. 2005696 resize2fs: fix on-line resizing by Theodore Ts'o · 13 years ago
  57. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  58. 98f4547 e2fsprogs: add ext2fs_group_blocks_count helper by Eric Sandeen · 13 years ago
  59. c859cb1 e2fsprogs: create open() and stat() helpers by Lukas Czerner · 13 years ago
  60. 9f6ba88 resize2fs: add support for new in-kernel online resize ioctl by Yongqiang Yang · 13 years ago
  61. 931b58e ext2fs: Handle internal journal over 2^32 bytes by Andreas Dilger · 13 years ago
  62. 2696f25 resize2fs: fix computation of the real end of the bitmap to be 64-bit by Theodore Ts'o · 14 years ago
  63. da2a5a4 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  64. d16db7d resize2fs: do not clear resize inode for 0 resvd blocks by Eric Sandeen · 14 years ago
  65. 562f264 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  66. 248eb83 resize2fs: handle exactly-16T filesystems in resize2fs by Eric Sandeen · 14 years ago
  67. 0358c9f Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  68. 1df5656 resize2fs: Clarify error explaining on-line shrinking is not supported at all by Theodore Ts'o · 14 years ago
  69. 230709a resize2fs.8.in: Document that resize2fs -p only works on offline resizes by Theodore Ts'o · 14 years ago
  70. 63feaa1 resize2fs.8: Make it clear that power-of-2 units are meant by kilobytes by Theodore Ts'o · 14 years ago
  71. db0bdb4 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  72. b344ed7 resize2fs.8: Update man page to indicate ext4 supports on-line resize by Theodore Ts'o · 14 years ago
  73. 8587d39 resize2fs: relax requirements for -P output a bit by Eric Sandeen · 14 years ago
  74. ac92f3c e2fsck, resize2fs: fix a fp precision error that can lead to a seg fault by Theodore Ts'o · 14 years ago
  75. 8728d50 resize2fs: Fix up to be 64-bit block number safe by Valerie Aurora Henson · 14 years ago
  76. 97d26ce Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  77. 5fa92bc resize2fs: don't print minimum size if fs is not clean by Eric Sandeen · 14 years ago
  78. cc84d86 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  79. 4828bbe resize2fs: Fix fix uninit group test accessing invalid memory by Theodore Ts'o · 14 years ago
  80. 4486af5 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  81. d93d5bb resize2fs: exit fix_sb_journal_backup early for external journal by Eric Sandeen · 15 years ago
  82. 6493f8e Convert ext2fs_group_of_blk() to ext2fs_group_of_blk2() by Theodore Ts'o · 15 years ago
  83. 48f2305 Convert ext2fs_block_alloc_stats() calls to block_alloc_stats2() by Valerie Aurora Henson · 15 years ago
  84. d7cca6b Convert to use block group accessor functions by Valerie Aurora Henson · 15 years ago
  85. cd65a24 libext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_flags_test() by Theodore Ts'o · 15 years ago
  86. e633b58 libext2fs: clean up ext2fs_bg_flags_ interfaces by Eric Sandeen · 15 years ago
  87. 95bcea9 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  88. e1f0850 Don't use in-tree header files if using system uuid or blkid libraries by Theodore Ts'o · 15 years ago
  89. 4efbac6 Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count() by Valerie Aurora Henson · 15 years ago
  90. a63745e Use ext2fs_file_acl_block() instead of using .i_file_acl directly by Valerie Aurora Henson · 15 years ago
  91. 2884d20 resize2fs: fix minimum resize size calculation with flex_bg by Peng Tao · 15 years ago
  92. 1d8af18 resize2fs: calculate minimal fs size only once by Peng Tao · 15 years ago
  93. 732c8cd Use accessor functions fields for bg_flags in the block group descriptors by Theodore Ts'o · 15 years ago
  94. 24a117a Convert to use io_channel_read_blk64() and io_channel_write_blk64() by Valerie Aurora Henson · 15 years ago
  95. dc615a2 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  96. 3346084 resize2fs: Move everything to new bitmap interface by Valerie Aurora Henson · 15 years ago
  97. 96cdb37 resize2fs: If resize2fs fails, tell the user to run e2fsck by Theodore Ts'o · 15 years ago
  98. 3a4d986 resize2fs: Fix error message so the mountpoint is printed correctly by Theodore Ts'o · 15 years ago
  99. c13351f Add support for configure --enable-verbose-makecmds by Theodore Ts'o · 15 years ago
  100. a6a1c08 Fix Makefile dependencies for libcom_err by Theodore Ts'o · 15 years ago