1. a99145e tune2fs: fix man page indentation by Aditya Kali · 12 years ago
  2. b24efa2 Don't assume that the presence of mntent.h means that setmntent() exists by Theodore Ts'o · 12 years ago
  3. d47e2af fsck: don't include sys/signal.h for portability reasons by Theodore Ts'o · 12 years ago
  4. 304e11c mke2fs: don't fail creating the journal if /etc/mtab is missing by Theodore Ts'o · 12 years ago
  5. e64e676 Fix gcc -Wall nitpicks by Theodore Ts'o · 12 years ago
  6. 608858f mke2fs.conf: allow use of a custom mke2fs.conf file by Theodore Ts'o · 12 years ago
  7. b75a4ce Fix typo and missing .TP in the tune2fs and mke2fs.conf man pages by David Prévot · 12 years ago
  8. 37c8db7 mke2fs: add option to use direct I/O (mke2fs -D) by Theodore Ts'o · 12 years ago
  9. 24dea55 Use rbtree bitmaps for dumpe2fs, debugfs, and tune2fs by Theodore Ts'o · 12 years ago
  10. 8714178 dumpe2fs: print the expected block group checksum if it is incorrect by Theodore Ts'o · 12 years ago
  11. 6c9ce8a e2image: skip uninitialized bitmaps and inode tables by Phillip Susi · 13 years ago
  12. 30ac1ce mke2fs: make sure bg 0's unused inode count field is zero'ed for mke2fs -S by Theodore Ts'o · 13 years ago
  13. 4a4a44d badblocks: honor the -s option when in read-only -t mode by Theodore Ts'o · 13 years ago
  14. 50a676e e2image: attempt to use ftruncate64 to set i_size for raw images by Theodore Ts'o · 13 years ago
  15. 2b7a30c e2image: fix logic bug which could cause a raw image not to be extended by Theodore Ts'o · 13 years ago
  16. ba9e0af mke2fs: allow file systems w/ uninit_bg to be recovered with mke2fs -S by Theodore Ts'o · 13 years ago
  17. 237b7b2 mke2fs: recognize mke4fs program name by Eric Sandeen · 13 years ago
  18. 8dbcbe1 mke2fs: correct help text for option -G of mke2fs by Yongqiang Yang · 13 years ago
  19. 65794cf mke2fs: fix -T/-t usage output by Mike Frysinger · 13 years ago
  20. 19ef479 e2undo: cast dptr to blk64_t to retrieve block number by Eric Sandeen · 13 years ago
  21. 3cebf9c debugfs: fix gcc -Wall complaints by Theodore Ts'o · 13 years ago
  22. 5e96c57 debugfs: add the freefrag command by Theodore Ts'o · 13 years ago
  23. cdfaa75 tune2fs: preserve old limits when turn on quota feature by Niu · 13 years ago
  24. d678fef mke2fs: Add extended option to select quota type by Aditya Kali · 13 years ago
  25. d7c6f4e tune2fs: Compute quota usage when turning on the 'quota' feature by Aditya Kali · 13 years ago
  26. a86d55d libquota: cleanup libquota code by Aditya Kali · 13 years ago
  27. 7becb20 Make quota support disabled by support by Theodore Ts'o · 13 years ago
  28. 554bc09 e2freefrag: fix "Illegal block number" errors with bigalloc file systems by Robin Dong · 13 years ago
  29. 0c80c44 libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag by Theodore Ts'o · 13 years ago
  30. 605cf6e filefrag: fix infinite loop in filefrag by Theodore Ts'o · 13 years ago
  31. 3fcd8fe Fix more spelling errors found by translators and add pluralization by Theodore Ts'o · 13 years ago
  32. d1c9b6e dumpe2fs.8.in: add man page warning about mounted file systems by Theodore Ts'o · 13 years ago
  33. 84888e5 Fix spelling errors pointed out by translators by Theodore Ts'o · 13 years ago
  34. c4012e5 libext2fs: make ext2fs_open_file() always use 3 arguments instead of varargs by Theodore Ts'o · 13 years ago
  35. 60e1c71 uuidgen: don't use set_com_err_gettext() by Theodore Ts'o · 13 years ago
  36. 28e2cb9 mke2fs: Fix up usage & error text for cluster size specification by Eric Sandeen · 13 years ago
  37. 9d4507c Pass the gettext() function to libcom_err by Theodore Ts'o · 13 years ago
  38. 36e4e21 libquota: remove get_qf_name() by Theodore Ts'o · 13 years ago
  39. 466137f Add "big" and "huge" types to mke2fs.conf by Theodore Ts'o · 13 years ago
  40. 9c58eaf filefrag: fix an off by one error in when printing the next expected block by Theodore Ts'o · 13 years ago
  41. a00be17 filefrag: Display the number of contiguous, not physical, extents by Theodore Ts'o · 13 years ago
  42. 27b422f mke2fs.conf.5: clarify the man page regarding boolean relations by Theodore Ts'o · 13 years ago
  43. b1c828e debian: add hurd-specific mke2fs.conf file by Theodore Ts'o · 13 years ago
  44. 14b283a mke2fs: set s_max_mnt_count to -1 by default by Theodore Ts'o · 13 years ago
  45. d9c60e0 e2fsck: regression tests for INCOMPAT_MMP feature by Andreas Dilger · 13 years ago
  46. 0f5eba7 ext2fs: add multi-mount protection (INCOMPAT_MMP) by Andreas Dilger · 13 years ago
  47. 6747ac8 tune2fs: miscellaneous whitespace fixups by Andreas Dilger · 13 years ago
  48. d90d6a7 tune2fs: kill external journal if device not found by Andreas Dilger · 13 years ago
  49. 6b56f3d misc: quiet minor compiler errors by Andreas Dilger · 13 years ago
  50. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  51. 30295f1 mke2fs: free tdb_dir string if it came from the profile by Eric Sandeen · 13 years ago
  52. 2572655 e4defrag: Check error return of sysconf() by Eric Sandeen · 13 years ago
  53. fe65f1e e2fsprogs: Don't try to close an fd which is negative by Eric Sandeen · 13 years ago
  54. c3ecabe tune2fs: handle inode and/or block bitmap read failures in resize_inode() by Eric Sandeen · 13 years ago
  55. 7adf589 e2initrd_helper: Fix memory leak on error by Eric Sandeen · 13 years ago
  56. 9f7c3af mke2fs: Do not let -t or -T be specified more than once by Eric Sandeen · 13 years ago
  57. 1e003cc filefrag: Fix uninitialized "expected" value by Eric Sandeen · 13 years ago
  58. 4ebbc0a freefrag: fix up getopt case statement by Eric Sandeen · 13 years ago
  59. 6a1dfb3 uuidd: Add missing break to option case statement by Eric Sandeen · 13 years ago
  60. 4d5cf8b mke2fs: remove impossible tests for null usage_types by Eric Sandeen · 13 years ago
  61. 80f4b3a fsck: fix -C option parsing by Eric Sandeen · 13 years ago
  62. 2418dfd dumpe2fs: display "free blocks" as "free clusters" for bigalloc file systems by Theodore Ts'o · 13 years ago
  63. 75405ff Merge branch 'maint' into next by Theodore Ts'o · 13 years ago
  64. d2bfdc7 e2fsprogs: Use punch hole as "discard" on regular files by Lukas Czerner · 13 years ago
  65. c859cb1 e2fsprogs: create open() and stat() helpers by Lukas Czerner · 13 years ago
  66. 45792c1 mke2fs: check that auto-detected blocksize <= sys_page_size by Yury V. Zaytsev · 13 years ago
  67. 57cb271 mke2fs.8: Fix the documentation of maximum journal size by Surbhi Palande · 13 years ago
  68. 7fef2bb badblocks: update man page's description of the -v option by Theodore Ts'o · 13 years ago
  69. b715080 mke2fs: use "extent" consistently as a feature name in the man page by Theodore Ts'o · 13 years ago
  70. 9d10f01 e2image: fix invalid lseek error detection by Lukas Czerner · 13 years ago
  71. 4781139 mke2fs.static: change library ordering to avoid a link error by Theodore Ts'o · 13 years ago
  72. faa2dcd mke2fs: Use ext2fs_flush() only once by Lukas Czerner · 13 years ago
  73. 771e8db tune2fs: Add support for turning on quota feature by Aditya Kali · 13 years ago
  74. 1f5d7a8 mke2fs: support creation of filesystem with quota feature by Aditya Kali · 13 years ago
  75. d4c0d8e mke2fs: document stripe_width, not stripe-width by Andreas Dilger · 13 years ago
  76. f37901a Merge branch 'maint' into next by Theodore Ts'o · 13 years ago
  77. 5b734a0 mke2fs: allow setting the stride and stripe width to zero by Theodore Ts'o · 13 years ago
  78. 9a976ac tune2fs: Fix mount_opts handling by Theodore Ts'o · 13 years ago
  79. 035f32a tune2fs: allow setting the stride and stripe width to zero by Theodore Ts'o · 13 years ago
  80. 1ca8779 libext2fs: fix makefile dependency problem by Theodore Ts'o · 13 years ago
  81. b12a0bc mke2fs: change bigalloc default cluster size to 16*blocksize by Theodore Ts'o · 13 years ago
  82. fe75afb Fix superblock field s_blocks_count for bigalloc file systems by Theodore Ts'o · 13 years ago
  83. 96367ad misc: quiet "unused variable" compiler warnings by Andreas Dilger · 13 years ago
  84. 2d34a25 mke2fs: add support for cluster size in mke2fs.conf by Theodore Ts'o · 13 years ago
  85. 4c2b28a mke2fs: Add support for [devices] stanza in mke2fs.conf by Theodore Ts'o · 13 years ago
  86. 6c54689 mke2fs: skip zeroing journal blocks by Andreas Dilger · 13 years ago
  87. 25bc8c7 tune2fs: add dir_index feature to tune2fs man page by Andreas Dilger · 13 years ago
  88. cf5301d misc: clean up compiler warnings by Andreas Dilger · 13 years ago
  89. c6ed60c mke2fs: support creating bigalloc file systems by Theodore Ts'o · 13 years ago
  90. f16f9d9 Merge branch 'maint' into next by Theodore Ts'o · 13 years ago
  91. 8185ab9 mke2fs: Don't erase flash device if "-n" is given by Andreas Dilger · 13 years ago
  92. 6a6337c Merge branch 'maint' into next by Theodore Ts'o · 13 years ago
  93. bcb942c dumpe2fs: teach dumpe2fs to be cluster aware by Theodore Ts'o · 13 years ago
  94. 1da5ef7 libext2fs: change fs->clustersize to fs->cluster_ratio_bits by Theodore Ts'o · 13 years ago
  95. 3977a4f Merge branch 'maint' into next by Theodore Ts'o · 13 years ago
  96. 2972b16 tune2fs: Fix overflow of interval check by Kazuya Mio · 13 years ago
  97. b1503c4 e2fsprogs: Unify the upper limit of reserved blocks count by Kazuya Mio · 13 years ago
  98. d568782 mke2fs: don't set stripe/stride to 1 block by Eric Sandeen · 13 years ago
  99. 92dcfb7 e2image: Support for conversion QCOW2 image into raw by Lukas Czerner · 13 years ago
  100. bf0449b e2image: Add support for qcow2 format by Lukas Czerner · 13 years ago