1. 54f6faf libext2fs: don't report garbage inodes with really large inodes by Darrick J. Wong · 10 years ago
  2. bbf29ce Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  3. 63b4cbb misc: fix infinite loop when finding the start of the hugefile start range by Darrick J. Wong · 10 years ago
  4. 5da8912 tune2fs: fix memory leak in inode_scan_and_fix() by Xiaoguang Wang · 10 years ago
  5. e684769 debugfs: fix typo in message by Bernhard M. Wiedemann · 10 years ago
  6. f0a7814 Update version.h file for experimental release by Theodore Ts'o · 10 years ago
  7. c9d6c22 libext2fs: don't allow alloc_stats on bad inode/block numbers by Darrick J. Wong · 10 years ago
  8. c0ff3a2 libext2fs: set BLOCK_UNINIT for non-last blockgroups if all blocks are free by Darrick J. Wong · 10 years ago
  9. 407916f libext2fs: fix endian handling error; reduce fragmentation some by Darrick J. Wong · 10 years ago
  10. fecb231 dumpe2fs: don't crash when the user provides no block device argument by Darrick J. Wong · 10 years ago
  11. 180f376 misc: fix compiler warnings and minor build errors by Darrick J. Wong · 10 years ago
  12. 63a801d tests: fix test scripts that don't work on non-Linux systems. by Darrick J. Wong · 10 years ago
  13. 210baa5 mke2fs: warn if enabling metadata_csum on a pre-3.18 kernel by Darrick J. Wong · 10 years ago
  14. 11ca1e9 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  15. beec19f e2fsck: fix dangling pointer when dir_info array is resized by Darrick J. Wong · 10 years ago
  16. ea9085c e2fsck: fix reporting of unknown htree block inode number by Darrick J. Wong · 10 years ago
  17. 12406b3 libext2fs: fix endian checking bits by Darrick J. Wong · 10 years ago
  18. a4b5286 tune2fs: don't change metadata_csum on a mounted fs by Darrick J. Wong · 10 years ago
  19. 8302e2e tune2fs: speed up rewriting extent tree when enabling metadata_csum by Darrick J. Wong · 10 years ago
  20. e49b03e misc: fix broken libmagic interaction with plausibility check by Darrick J. Wong · 10 years ago
  21. bab25cb libext2fs: zero the EA block buffer before filling it by Darrick J. Wong · 10 years ago
  22. dfa667d Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  23. 8d5324c libext2fs: don't memcpy identical pointers when writing a cache block by Darrick J. Wong · 10 years ago
  24. dab7435 libext2fs: directory iteration mustn't walk off the buffer end by Darrick J. Wong · 10 years ago
  25. be2ad9e e2fuzz: exercise fuzzed blocks more aggressively by Darrick J. Wong · 10 years ago
  26. b9b7686 e2fsck: fix compiler warnings by Darrick J. Wong · 10 years ago
  27. a7db275 quotaio: annotate & fix up for sparse endian checker by Eric Sandeen · 10 years ago
  28. 8f358e5 libext2: minor sparse endian checker fixup by Eric Sandeen · 10 years ago
  29. 77b493e debugfs: don't swap htree nodes in-place by Eric Sandeen · 10 years ago
  30. 1224c0d endian-annotate most on-disk structures by Eric Sandeen · 10 years ago
  31. 387e031 libext2fs: fix endian handling of ext3_extent_header in inline_data by Eric Sandeen · 10 years ago
  32. 3e683ee define bitwise types and annotate conversion routines by Eric Sandeen · 10 years ago
  33. 8b77948 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  34. 160f131 libext2fs: fix endian handling of ext3_extent_header by Eric Sandeen · 10 years ago
  35. 441eb33 util: allow subst to build on systems that do not have utimes() by Theodore Ts'o · 10 years ago
  36. 8467b3b contrib: add support for COLLAPSE_RANGE and ZERO_RANGE to falocate program by Darrick J. Wong · 10 years ago
  37. 831aa86 debugfs: fix build on systems that don't have gettext built-in by Theodore Ts'o · 10 years ago
  38. 9ed2c12 debugfs: add allocate and set functionality to the bmap command by Theodore Ts'o · 10 years ago
  39. 08c8e31 libext2fs/e2fsck: refactor everyone who writes zero blocks to disk by Darrick J. Wong · 10 years ago
  40. 0745e78 mke2fs: fix man page discussion of usage type defaults by Eric Whitney · 10 years ago
  41. 6a0f113 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  42. deae5e8 resize2fs: fix fs->blocksize dereference after fs has been freed by Theodore Ts'o · 10 years ago
  43. ebdf895 e2fsck: fix free pointer dereferences by Theodore Ts'o · 10 years ago
  44. d50fd63 misc: fix build on absence of magic.h by Artemiy Volkov · 10 years ago
  45. 5ae83d6 mke2fs: clarify inline data inode size error message by Eric Whitney · 10 years ago
  46. 3d78d03 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  47. c6889a6 e2fsprogs: add large_file to base mkfs features by Eric Sandeen · 10 years ago
  48. 074931a libext2fs: use ~0UL instead of -1UL to avoid static checker warnings by Theodore Ts'o · 10 years ago
  49. ed9881b MCONFIG: allow developers to override CFLAGS by Theodore Ts'o · 10 years ago
  50. d2e3c0d misc: if dlopen() is available, use it to load the libmagic library by Theodore Ts'o · 10 years ago
  51. b291c11 misc: use libmagic when libblkid can't identify something by Darrick J. Wong · 10 years ago
  52. c8b20b4 misc: add plausibility checks to debugfs/tune2fs/dumpe2fs/e2fsck by Darrick J. Wong · 10 years ago
  53. b598c51 misc: move check_plausibility into a separate file by Darrick J. Wong · 10 years ago
  54. 0858268 dumpe2fs: provide a machine-readable group-only mode by Darrick J. Wong · 10 years ago
  55. ca209dc ext2fs: add readahead method to improve scanning by Andreas Dilger · 10 years ago
  56. 53c5d60 debugfs: manage needs_recover feature when messing with the journal by Darrick J. Wong · 10 years ago
  57. 755a608 e2fsck: use ext2fs_get_mem() instad of ext2fs_get_memalign() by Theodore Ts'o · 10 years ago
  58. cc0d983 Fix build failures due to missing $(SYSLIBS) by Theodore Ts'o · 10 years ago
  59. cbe867f e2fsck: fix build under dietlibc by Theodore Ts'o · 10 years ago
  60. 0c49965 create_inode: don't indiscriminately #include "nls-enable.h" by Theodore Ts'o · 10 years ago
  61. a133c81 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  62. 17c1fa6 misc: fix build breakage with configure --disable-uuidd --enable-profile by Theodore Ts'o · 10 years ago
  63. e3d1015 configure: disable uuidd by default if libuuid is disabled by Theodore Ts'o · 10 years ago
  64. ceec170 mke2fs: don't depend on <linux/version.h> by Theodore Ts'o · 10 years ago
  65. d4daf0d misc: fix Coverity complaints by Darrick J. Wong · 10 years ago
  66. c10700f e2fsck: free bh when descriptor block checksum fails by Darrick J. Wong · 10 years ago
  67. 7ef1b8b e2fsck: fix sliding the directory block down on bigalloc by Darrick J. Wong · 10 years ago
  68. 7936236 e2fsck: offer to clear overlapping extents by Darrick J. Wong · 10 years ago
  69. 1bbea9c Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  70. d911240 misc: zero s_jnl_blocks when adding journal online or removing external journal by Darrick J. Wong · 10 years ago
  71. 5afdf37 fix build with configure --disable-uuid --disable-blkid --enable-profile by Theodore Ts'o · 10 years ago
  72. 1419b5a Don't clear BUILD_CFLAGS and BUILD_LDFLAGS when cross-compiling by Michael Forney · 10 years ago
  73. a2c664a lib/ext2fs: fix Makefile to avoid a build splat when building without VPATH by Theodore Ts'o · 10 years ago
  74. 551ab6d libext2fs: check ea value offset when loading by Darrick J. Wong · 10 years ago
  75. f0770b1 e2fsck: expand root dir if linking l+f fails by Darrick J. Wong · 10 years ago
  76. c6c6816 e2fsck: ignore badblocks if it says badblocks inode is bad by Darrick J. Wong · 10 years ago
  77. 3f4c407 tune2fs: always check disable_uninit_bg() return code by Darrick J. Wong · 10 years ago
  78. 2646b48 tests: test e2fsck recovery of corrupt descriptor blocks by Darrick J. Wong · 10 years ago
  79. b029523 tests: test recovery from an external journal by Darrick J. Wong · 10 years ago
  80. cdac96a tests: test e2fsck recovery with broken commit blocks by Darrick J. Wong · 10 years ago
  81. eb266fc tests: test e2fsck recovery of corrupt revoke blocks by Darrick J. Wong · 10 years ago
  82. ddde6a0 tests: test how e2fsck recovers from corrupt journal superblocks by Darrick J. Wong · 10 years ago
  83. 821fc8c tests: test recovery of 32 and 64-bit journals with the v2 checksum by Darrick J. Wong · 10 years ago
  84. 490e1f5 tests: write and replay blocks with the old journal checksum by Darrick J. Wong · 10 years ago
  85. c452914 tests: test writing and recovering 32bit csum_v3 journals by Darrick J. Wong · 10 years ago
  86. 20466c8 tests: test writing and recovering 64bit csum_v3 journals by Darrick J. Wong · 10 years ago
  87. 9ce517d tests: test writing and recovering checksum-free 32/64bit journals by Darrick J. Wong · 10 years ago
  88. 463eb92 debugfs: add the ability to write transactions to the journal by Darrick J. Wong · 10 years ago
  89. dad8fc5 e2fsck: fix minor errors in journal handling by Darrick J. Wong · 10 years ago
  90. 759c46c debugfs: create journal handling routines by Darrick J. Wong · 10 years ago
  91. e690eae misc: zero s_jnl_blocks when removing internal journal by Darrick J. Wong · 10 years ago
  92. 3727a0e dumpe2fs: display external journal feature flags by Darrick J. Wong · 10 years ago
  93. 811bcce tune2fs: explicitly disallow tuning of journal devices by Darrick J. Wong · 10 years ago
  94. 6aabb75 e2fsck: detect and repair external journal superblock checksum errors by Darrick J. Wong · 10 years ago
  95. 7a8f497 mke2fs: allow creation of journal device with superblock checksum by Darrick J. Wong · 10 years ago
  96. fc06f25 libext2fs: write_journal_inode should check iterate return value by Darrick J. Wong · 10 years ago
  97. 4f769f4 misc: don't return ENOMEM if we run out of disk space by Darrick J. Wong · 10 years ago
  98. f92c600 libext2fs: report bad magic over bad sb checksum by Darrick J. Wong · 10 years ago
  99. 38d5adf e2fsck/debugfs: fix descriptor block size handling errors with journal_csum by Darrick J. Wong · 10 years ago
  100. 330cebc Merge branch 'maint' into next by Theodore Ts'o · 10 years ago