1. fece156 E2fsprogs: fix ODR issue by Andreas Gampe · 6 years ago
  2. 5ad467a Update e2fsprogs to 1.44.4 from upstream. by David Anderson · 6 years ago
  3. 9ba4dd6 ODR violation in resize2fs during host build by Jiyong Park · 6 years ago
  4. ef9186e Remove obsolete files from the repository by Theodore Ts'o · 6 years ago
  5. 5abc041 build: use MKDIR_P instead of MKINSTALLDIRS by Ross Burton · 10 years ago
  6. 94f20cd resize2fs: Remove the real kilobytes rant from man page by Lukas Czerner · 6 years ago
  7. 7443005 tests: explicitly force resize2fs's use of lazy (or not) by Theodore Ts'o · 6 years ago
  8. 574b714 Update Makefile.in files using "make depend" by Theodore Ts'o · 6 years ago
  9. 8951fd9 resize: remove calculation of unused variable by Theodore Ts'o · 6 years ago
  10. ac3256f Fix gcc and clang warnings by Theodore Ts'o · 6 years ago
  11. bc5fb43 resize2fs: add missing EOL to error message by Jan Kara · 6 years ago
  12. b636e0c resize2fs: remove bigalloc warning for online resizing by Theodore Ts'o · 7 years ago
  13. c19b18f AOSP: use e2fsprogs-defaults for ccflags by Theodore Ts'o · 7 years ago
  14. 88ca49f AOSP: Add missing libdl dependencies by Pavlin Radoslavov · 7 years ago
  15. df22ead Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  16. 75dd3c4 Add missing information to various man pages and usage texts by Tyson Nottingham · 7 years ago
  17. edc14d9 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  18. 37e7426 resize2fs: fix free blocks count sanity check for 64-bit file systems by Theodore Ts'o · 7 years ago
  19. 69ab815 Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  20. 055866d Fix typos in code comments and developer docs by Sebastian Rasmussen · 7 years ago
  21. ce20096 Fix typos in error messages and documentation by Sebastian Rasmussen · 7 years ago
  22. 80c21ca Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  23. a782b50 Add options to gzip and tar to create reproducible artificats by Theodore Ts'o · 7 years ago
  24. fed2dbd Merge branch 'maint' into next by Theodore Ts'o · 7 years ago
  25. 5906594 resize2fs: add support for resizing filesystems with ea_inode feature by Tahsin Erdogan · 7 years ago
  26. 7f5ba7c resize2fs: sanity check the free blocks and inode counts by Theodore Ts'o · 7 years ago
  27. 0446b99 resize2fs: moving xattr inodes is not supported by Tahsin Erdogan · 7 years ago
  28. 1333f2b AOSP: Disable macro redefined warnings. by Christopher Ferris · 8 years ago
  29. a95c632 AOSP: Convert e2fsprogs targets to soong. by Alex Deymo · 8 years ago
  30. 11b8ef8 tests: skip running long test with "make check" and add "make fullcheck" by Theodore Ts'o · 7 years ago
  31. 1e19b01 resize2fs: fix resizing large file systems when block size != page size by Theodore Ts'o · 8 years ago
  32. 3d6fc97 resize2fs: fix crash when there is an ea block and no blocks to migrate by Theodore Ts'o · 8 years ago
  33. 81f965a tune2fs,resize2fs: special case HURD only when testing s_creator_os by Theodore Ts'o · 8 years ago
  34. 97b7a94 Add clarifications to the e4defrag and resize2fs man pages by Theodore Ts'o · 8 years ago
  35. 62f9bd0 e2fsck,resize2fs: fix gcc -Wall nits by Theodore Ts'o · 8 years ago
  36. fd1677e Add --enable-hardening which builds e2fsprogs with security hardening by Theodore Ts'o · 8 years ago
  37. aaa1ae0 resize2fs, libext2fs: fix bugs in sparse_super2 support by Theodore Ts'o · 8 years ago
  38. 205593f Android.mk: Replace _host suffix with more standard -host suffix by Alex Deymo · 9 years ago
  39. f374572 resize2fs: clear uninit BG if allocating from new group by Eric Sandeen · 9 years ago
  40. 6d4bb11 Merge branch 'maint' into next by Theodore Ts'o · 9 years ago
  41. 539d3ae misc: replace comparison macros with inline functions by Andreas Dilger · 9 years ago
  42. 21e37be resize2fs: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  43. 25f291c Eliminate unused parameter warnings from Android build by Theodore Ts'o · 9 years ago
  44. f1644c3 Eliminate doubly defined _LARGEFILE_SOURCE warning by Theodore Ts'o · 9 years ago
  45. b085139 misc: fix undo file setup by Darrick J. Wong · 9 years ago
  46. 03f9fd2 resize2fs: optionally create undo file by Darrick J. Wong · 9 years ago
  47. 4fb758a Clean up and fix Android build files by Theodore Ts'o · 10 years ago
  48. 321f344 Add files to build on Android by Theodore Ts'o · 10 years ago
  49. f21c30d resize2fs: fix regression test to not depend on ext4.ko being loaded by Darrick J. Wong · 10 years ago
  50. 5600802 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  51. c916e52 Fix clang warning and a resource leak by Darrick J. Wong · 10 years ago
  52. fe12931 resize2fs: convert fs to and from 64bit mode by Darrick J. Wong · 10 years ago
  53. 538ef36 resize2fs: don't play stupid games with the block count by Darrick J. Wong · 10 years ago
  54. 1862ef7 resize2fs: set bg flags and unused inode count when resizing by Darrick J. Wong · 10 years ago
  55. 2273a17 resize2fs: don't interpret bitmap shift while crossing flexbg as raid stride by Darrick J. Wong · 10 years ago
  56. 8e98899 resize2fs: use old_fs to detect per-bg metadata blocks to free by Darrick J. Wong · 10 years ago
  57. 0698ecc Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  58. 0462fd6 resize2fs: don't require fsck to print min size by Eric Sandeen · 10 years ago
  59. fb30384 resize2fs: quickly rewrite extent blocks when moving an inode w/ metadata_csum by Darrick J. Wong · 10 years ago
  60. 4495c5a resize2fs: don't exit if shrinking sparse_super2 fs to one bg by Darrick J. Wong · 10 years ago
  61. 180f376 misc: fix compiler warnings and minor build errors by Darrick J. Wong · 10 years ago
  62. 08c8e31 libext2fs/e2fsck: refactor everyone who writes zero blocks to disk by Darrick J. Wong · 10 years ago
  63. 6a0f113 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  64. deae5e8 resize2fs: fix fs->blocksize dereference after fs has been freed by Theodore Ts'o · 10 years ago
  65. 330cebc Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  66. 60abcd7 tests: Add to LD_LIBRARY_PATH instead of overriding by Michael Forney · 10 years ago
  67. c1c8800 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  68. 77255cf resize2fs: clarify the size of blocks in resize2fs's messages by Theodore Ts'o · 10 years ago
  69. 061c566 resize2fs.8.in: clarify when on-line resizing is supported by Theodore Ts'o · 10 years ago
  70. 6808328 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  71. c82815e resize2fs: disable the meta_bg feature if necessary by Theodore Ts'o · 10 years ago
  72. 50972e1 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  73. 1e33a8b Fix 32/64-bit overflow when multiplying by blocks/clusters per group by Theodore Ts'o · 10 years ago
  74. baab9f4 resize2fs: radically reduce memory utilization by using rbtree bitmaps by Theodore Ts'o · 10 years ago
  75. 7f7d1cb Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  76. 47fee2e e2fsprogs: introduce ext2fs_close_free() helper by Lukas Czerner · 10 years ago
  77. 7d7a8fe resize2fs: don't attempt to calculate minimum size on fs with errors by Eric Sandeen · 10 years ago
  78. ba08cb9 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  79. 1244cac resize2fs: fix sanity check in reserve_sparse_super2_last_group() by Darrick J. Wong · 10 years ago
  80. a46300f misc: create better-packaged static analysis reports by Darrick J. Wong · 10 years ago
  81. c9bc748 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  82. cd84e9a resize2fs: fix inode table move for the backwards move case by Theodore Ts'o · 10 years ago
  83. 45a78b8 resize2fs: refine minimum required blocks for flex_bg file systems by Theodore Ts'o · 10 years ago
  84. b4f30fc resize2fs: fix overly-pessimistic calculation of minimum size required by Theodore Ts'o · 10 years ago
  85. f160524 all: Introduce cppcheck static checking for make C=1 by Darrick J. Wong · 11 years ago
  86. d05c9c7 resize2fs: add inline dirs for remapping by Darrick J. Wong · 11 years ago
  87. 3ba59bf Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  88. 118d3f0 resize2fs: don't free in-use clusters when moving blocks by Darrick J. Wong · 11 years ago
  89. 01d6aa9 resize2fs: during shrink, don't free in-use bg data clusters by Darrick J. Wong · 11 years ago
  90. fedfb27 Add coverage testing using gcov by Theodore Ts'o · 11 years ago
  91. dc084ab Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  92. 585bca6 Set pointer to NULL after ext2fs_free by Lukas Czerner · 11 years ago
  93. f0996c1 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  94. 65c6c3e Add support for new compat feature "sparse_super2" by Theodore Ts'o · 11 years ago
  95. d2dce12 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  96. c2c6959 test_extents: fix a possible memory leak by Theodore Ts'o · 11 years ago
  97. 6c59a66 configure: fix --with-diet-libc by Theodore Ts'o · 11 years ago
  98. 2ffccc8 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  99. f404167 Clean up sparse warnings by Theodore Ts'o · 11 years ago
  100. e4681bc Merge branch 'maint' into next by Theodore Ts'o · 11 years ago