1. d9c60e0 e2fsck: regression tests for INCOMPAT_MMP feature by Andreas Dilger · 14 years ago
  2. 0f5eba7 ext2fs: add multi-mount protection (INCOMPAT_MMP) by Andreas Dilger · 14 years ago
  3. 6747ac8 tune2fs: miscellaneous whitespace fixups by Andreas Dilger · 14 years ago
  4. d90d6a7 tune2fs: kill external journal if device not found by Andreas Dilger · 14 years ago
  5. 6b56f3d misc: quiet minor compiler errors by Andreas Dilger · 14 years ago
  6. 9d9a53e libext2fs: add flag to ext2fs_flush() and ext2fs_close() to avoid fsync by Richard W.M. Jones · 14 years ago
  7. af67c12 e2fsck.8: fix spelling mistake in man page by Theodore Ts'o · 14 years ago
  8. 8f9d708 libquota: only build a static library by Theodore Ts'o · 14 years ago
  9. 55e00a2 debian: add support for multiarch by Theodore Ts'o · 14 years ago
  10. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 14 years ago
  11. 30295f1 mke2fs: free tdb_dir string if it came from the profile by Eric Sandeen · 14 years ago
  12. 2572655 e4defrag: Check error return of sysconf() by Eric Sandeen · 14 years ago
  13. fe65f1e e2fsprogs: Don't try to close an fd which is negative by Eric Sandeen · 14 years ago
  14. c3ecabe tune2fs: handle inode and/or block bitmap read failures in resize_inode() by Eric Sandeen · 14 years ago
  15. 6d4ced2 e2fsck: Fix leaks in error paths by Eric Sandeen · 14 years ago
  16. 2bf0739 test_icount: fclose() before exit by Eric Sandeen · 14 years ago
  17. 5ea3c82 libext2: Fix leaks in write_bitmaps on error returns by Eric Sandeen · 14 years ago
  18. 7adf589 e2initrd_helper: Fix memory leak on error by Eric Sandeen · 14 years ago
  19. 9f7c3af mke2fs: Do not let -t or -T be specified more than once by Eric Sandeen · 14 years ago
  20. 14ed2ed e2fsck: remove extraneous memset by Eric Sandeen · 14 years ago
  21. 1e003cc filefrag: Fix uninitialized "expected" value by Eric Sandeen · 14 years ago
  22. d5c1d82 subst: Fix free of uninit pointers by Eric Sandeen · 14 years ago
  23. 624e8eb e2fsprogs: Fix some error cleanup path bugs by Eric Sandeen · 14 years ago
  24. f85a9ae e2fsck: Don't store old_op from ehandler_operation if we don't restore it. by Eric Sandeen · 14 years ago
  25. 06e41dd libe2p: reach unreachable code by Eric Sandeen · 14 years ago
  26. 4ebbc0a freefrag: fix up getopt case statement by Eric Sandeen · 14 years ago
  27. 6a1dfb3 uuidd: Add missing break to option case statement by Eric Sandeen · 14 years ago
  28. 9e30fb2 e2fsprogs: annotate intentional fallthroughs in case statements by Eric Sandeen · 14 years ago
  29. da05d14 e2fsck: handle null fs in print_pathname() by Eric Sandeen · 14 years ago
  30. 665563b libext2fs: Potential null ptr deref in undo_err_handler_init by Eric Sandeen · 14 years ago
  31. d0f196d libext2: move buf variable completely under ifdef by Eric Sandeen · 14 years ago
  32. 4d5cf8b mke2fs: remove impossible tests for null usage_types by Eric Sandeen · 14 years ago
  33. 80f4b3a fsck: fix -C option parsing by Eric Sandeen · 14 years ago
  34. 11ba79b e2fsprogs: Remove impossible name_len tests. by Eric Sandeen · 14 years ago
  35. bc28abc libext2: Fix EXT2_LIB_SOFTSUPP masking by Eric Sandeen · 14 years ago
  36. ae96c67 libext2s: fix swapfs.c so it builds on big endian systems by Theodore Ts'o · 14 years ago
  37. 3694bf1 debian: use 1.41.99 hack so that lintain doesn't complain by Theodore Ts'o · 14 years ago
  38. 2406de5 Update for e2fsprogs 1.42-WIP-0916 release by Theodore Ts'o · 14 years ago
  39. cd0b97e libquota: indicate in the ELF library image that it requires libext2fs by Theodore Ts'o · 14 years ago
  40. 16c581d debugfs: add 64-bit support to the set_field commands by Theodore Ts'o · 14 years ago
  41. 89efc88 libext2fs: add metadata checksum and snapshot feature flags by Theodore Ts'o · 14 years ago
  42. 2418dfd dumpe2fs: display "free blocks" as "free clusters" for bigalloc file systems by Theodore Ts'o · 14 years ago
  43. f314bb0 libext2fs: remove redundant last-group check in ext2fs_check_desc() by Eric Sandeen · 14 years ago
  44. 32318ff e2fsck: fix error in computing blocks of the ending group by Yongqiang Yang · 14 years ago
  45. 98f4547 e2fsprogs: add ext2fs_group_blocks_count helper by Eric Sandeen · 14 years ago
  46. 65b7a46 libext2fs: fix size check in tst_inode_size by Theodore Ts'o · 14 years ago
  47. 75405ff Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  48. 765e03f e2fsck: do not attempt to discard if -n was specified by Lukas Czerner · 14 years ago
  49. 2fa1679 tests: Print out list of failed tests by Lukas Czerner · 14 years ago
  50. d2bfdc7 e2fsprogs: Use punch hole as "discard" on regular files by Lukas Czerner · 14 years ago
  51. c859cb1 e2fsprogs: create open() and stat() helpers by Lukas Czerner · 14 years ago
  52. db8bbf2 libext2fs: Add crc32c implementation for metadata checksumming by Darrick J. Wong · 14 years ago
  53. 45792c1 mke2fs: check that auto-detected blocksize <= sys_page_size by Yury V. Zaytsev · 14 years ago
  54. 57cb271 mke2fs.8: Fix the documentation of maximum journal size by Surbhi Palande · 14 years ago
  55. 15749d7 libext2fs: fix the range validation in bitmap_range2 funcs by Amir Goldstein · 14 years ago
  56. 7fef2bb badblocks: update man page's description of the -v option by Theodore Ts'o · 14 years ago
  57. 8595c5b debian: update the e2fslibs and e2fslibs-dev files for the quota library by Theodore Ts'o · 14 years ago
  58. 3fbfad5 libext2fs: fix binary and source compatibility with the dump program by Theodore Ts'o · 14 years ago
  59. b715080 mke2fs: use "extent" consistently as a feature name in the man page by Theodore Ts'o · 14 years ago
  60. 6316513 libe2p: fix bug so that MNTOPT_ options can be successfully parsed by Theodore Ts'o · 14 years ago
  61. 9d10f01 e2image: fix invalid lseek error detection by Lukas Czerner · 14 years ago
  62. 449c87a libquota: fix "make install" so it works in with a VPATH build directory by Theodore Ts'o · 14 years ago
  63. 897fbaa libext2fs: add new test: tst_inode_size by Theodore Ts'o · 14 years ago
  64. 9f6ba88 resize2fs: add support for new in-kernel online resize ioctl by Yongqiang Yang · 14 years ago
  65. 4781139 mke2fs.static: change library ordering to avoid a link error by Theodore Ts'o · 14 years ago
  66. faa2dcd mke2fs: Use ext2fs_flush() only once by Lukas Czerner · 14 years ago
  67. 906a1cf tests: skip tests that require debugfs if debugfs has not been built by Theodore Ts'o · 14 years ago
  68. f305fd7 tests: fix i_e2image so it works with valgrind by Theodore Ts'o · 14 years ago
  69. dd62d85 e2fsck: fix valgrind commit in sigcatcher by Theodore Ts'o · 14 years ago
  70. 771e8db tune2fs: Add support for turning on quota feature by Aditya Kali · 14 years ago
  71. 1f5d7a8 mke2fs: support creation of filesystem with quota feature by Aditya Kali · 14 years ago
  72. 624e4a6 e2fsck: add support for checking the built-in quota files by Aditya Kali · 14 years ago
  73. f239fef e2fsprogs: add quota library to e2fsprogs by Aditya Kali · 14 years ago
  74. a4aff9c libext2fs: fix binary search for the icount and badblocks stores by Theodore Ts'o · 14 years ago
  75. 9b3018a e2fsck: catch termination signals and print information about them by Theodore Ts'o · 14 years ago
  76. 9c79612 libext2fs: copy cluster_bits in ext2fs_copy_generic_bmap by Eric Sandeen · 14 years ago
  77. d4c0d8e mke2fs: document stripe_width, not stripe-width by Andreas Dilger · 14 years ago
  78. 92122d3 tests: add missing m_mkfs_overhead/expect by Theodore Ts'o · 14 years ago
  79. 95a7f15 e2fsck: teach e2fsck how to deal with bigalloc in non-extent-mapped inodes by Theodore Ts'o · 14 years ago
  80. f51b4d3 e2fsck: fix pass1b handling for bigalloc file systems by Theodore Ts'o · 14 years ago
  81. d8fae3c libext2fs: fix block iterator when the callback function modifies an extent by Theodore Ts'o · 14 years ago
  82. af0df2a debugfs: add a new debugfs command 'blocks' by Theodore Ts'o · 14 years ago
  83. b4db1e4 tests: use /tmp for scratch files by Theodore Ts'o · 14 years ago
  84. 0bd0e59 misc: use EXT2_I_SIZE() consistently to get size by Andreas Dilger · 14 years ago
  85. 81c6377 libext2fs: don't hang in ext2fs_new_block2() on a full bigalloc file system by Theodore Ts'o · 14 years ago
  86. 8e8a190 libext2fs: teach ext2fs_bmap2() about bigalloc by Theodore Ts'o · 14 years ago
  87. 551e2e4 libext2fs: move ext2fs_bmap2()'s the extent handling to a separate function by Theodore Ts'o · 14 years ago
  88. b98d3e8 libext2fs: teach ext2fs_block_alloc_stats2() about bigalloc by Theodore Ts'o · 14 years ago
  89. c4d2d43 libext2fs: replace missing flexbg initialization in flexbg_offset by Theodore Ts'o · 14 years ago
  90. d32c915 libext2fs: Fix gcc -Wall warnings by Theodore Ts'o · 14 years ago
  91. 062cc47 libext2fs: fix 64-bit support in ext2fs_bmap2() by Theodore Ts'o · 14 years ago
  92. 41e102a libext2fs: fix 64-bit support in ext2fs_{read,write}_inode_full() by Theodore Ts'o · 14 years ago
  93. 25567a7 e2fsck, libext2fs: support for bigalloc file systems with a blocksize of 1024 by Theodore Ts'o · 14 years ago
  94. f37901a Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  95. 5b734a0 mke2fs: allow setting the stride and stripe width to zero by Theodore Ts'o · 14 years ago
  96. 9a976ac tune2fs: Fix mount_opts handling by Theodore Ts'o · 14 years ago
  97. 035f32a tune2fs: allow setting the stride and stripe width to zero by Theodore Ts'o · 14 years ago
  98. c0b3deb Update for e2fsprogs 1.42-WIP-0702 release by Theodore Ts'o · 14 years ago
  99. 594ec97 debian: disable compression by Theodore Ts'o · 14 years ago
  100. 1ca8779 libext2fs: fix makefile dependency problem by Theodore Ts'o · 14 years ago