1. bad89b2 mke2fs: Issue a warning if the mke2fs.conf file wasn't updated by Theodore Ts'o · 16 years ago
  2. 92fb854 mke2fs: Fix enforcement of no features for revision 0 filesystems by Theodore Ts'o · 16 years ago
  3. ebabf2a Define _XOPEN_SOURCE to 600 consistently for Solaris C99 support by Theodore Ts'o · 16 years ago
  4. 2be8fe4 mke2fs,tune2fs: Enable huge_file, dir_nlink, and extra_isize features by Theodore Ts'o · 16 years ago
  5. 7f5601e mke2fs: Dumb down filesystems for GNU Hurd by Theodore Ts'o · 16 years ago
  6. f8df04b mke2fs: Print a better error msg when ext2fs_get_device_size() returns EFBIG by Theodore Ts'o · 16 years ago
  7. b4d5105 mke2fs: Use a fs_type of 'journal' when creating an external journal by Theodore Ts'o · 16 years ago
  8. 79e6240 Clean up some trivial build warnings by Eric Sandeen · 16 years ago
  9. 71ff129 Merge branch 'maint' by Theodore Ts'o · 16 years ago
  10. 9ff8ece mke2fs, tune2fs, resize2fs: Use floating point to calculate percentages by Theodore Ts'o · 16 years ago
  11. 3658579 Add "#include <limits.h>" to get PATH_MAX for mke2fs and tune2fs by Theodore Ts'o · 16 years ago
  12. 2d36358 mke2fs: Add the ability to configure default extended options in mke2fs.conf by Theodore Ts'o · 17 years ago
  13. faa08e4 Merge branch 'next' into tt/flex-bg by Theodore Ts'o · 17 years ago
  14. b626b39 mke2fs: Add support for the undo I/O manager. by Aneesh Kumar K.V · 17 years ago
  15. 43781b9 mke2fs: Make argument to the extended option lazy_itable_init optional by Theodore Ts'o · 17 years ago
  16. da292aa Merge branch 'maint' by Theodore Ts'o · 17 years ago
  17. d94cc2e mke2fs: Don't allow the combination of the meta_bg and resize_inode features by Theodore Ts'o · 17 years ago
  18. 9ba4000 mke2fs: New bitmap and inode table allocation for FLEX_BG by Theodore Ts'o · 17 years ago
  19. 0f2794c mke2fs/libext2fs: Fix lazy inode table initialization by Theodore Ts'o · 17 years ago
  20. 5711ed2 Transfer responsibility of setting the *_UNINIT flags to libext2fs by Theodore Ts'o · 17 years ago
  21. 16b851c Remove LAZY_BG feature by Theodore Ts'o · 17 years ago
  22. a4396e9 mke2fs: Disentangle lazy_bg from uninit_bg's lazy inode table initialization by Theodore Ts'o · 17 years ago
  23. 3d43836 New mke2fs filesystem and usage types support by Theodore Ts'o · 17 years ago
  24. f628ace ext2fs_set_gdt_csum(): Return an error code on errors instead of void by Andreas Dilger · 17 years ago
  25. d2d22a2 Add support for creating filesystems using uninit block group by Jose R. Santos · 17 years ago
  26. 2d328bb Fix miscellaneous gcc -Wall warnings by Theodore Ts'o · 17 years ago
  27. 399033a Merge branch 'maint' by Theodore Ts'o · 17 years ago
  28. bdd80f2 Update mke2fs usage message by Theodore Ts'o · 17 years ago
  29. a49670e Merge branch 'maint' by Theodore Ts'o · 17 years ago
  30. 558df54 Add support for manipulating large_file feature in mke2fs and tune2fs by Theodore Ts'o · 17 years ago
  31. f159ff3 mke2fs: Remove warning for inode_size > 128 bytes by Theodore Ts'o · 17 years ago
  32. 3465836 mke2fs: Remove 2.4 kernel warning for blocksizes > 4096 bytes by Theodore Ts'o · 17 years ago
  33. 2ccf62f mke2fs: Remove requirement for -f option for filesystems > 2**31 blocks by Theodore Ts'o · 17 years ago
  34. bf6b848 Allow mke2fs to create filesystems with the EXTENTS feature by Theodore Ts'o · 17 years ago
  35. 0157e7c Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  36. 0c17cb2 Add support for setting RAID stride and strip-width via mke2fs and tune2fs by Theodore Ts'o · 17 years ago
  37. 428f6b3 Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  38. 0d1de23 Create filesystems with the ext_attr feature by default by Theodore Ts'o · 17 years ago
  39. 6cb2740 Add support for the test_fs flag by Theodore Ts'o · 17 years ago
  40. 1534392 Define helper functions ext2fs_set_i_{u,g}id_high() for MacOS compatibility by Theodore Ts'o · 17 years ago
  41. 8c7c6eb mke2fs: Make lost+found always have at least 2 blocks by Andreas Dilger · 17 years ago
  42. 5ea565f Merge basic FLEX_BG support by Theodore Ts'o · 17 years ago
  43. c2d4300 Enable FLEX_BG feature support by Jose R. Santos · 17 years ago
  44. 36161c1 mke2fs: remove masix support by Coly Li · 17 years ago
  45. 042a27f Merge branch 'maint' into next by Theodore Ts'o · 17 years ago
  46. f305918 mke2fs: Change usage message to use -E instead -R, which is deprecated by Theodore Ts'o · 17 years ago
  47. f2de1d3 libext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK macros by Valerie Clement · 17 years ago
  48. d4e0b1c Fix gcc -Wall warnings by Theodore Ts'o · 17 years ago
  49. d48bc60 Compile the default mke2fs.conf into mke2fs program by Theodore Ts'o · 17 years ago
  50. 2140038 [COVERITY] Free memory leak in mke2fs when parsing extended options by Brian Behlendorf · 17 years ago
  51. de8f3a7 Fix gcc -Wall warnings, especially on 64-bit systems by Andreas Dilger · 17 years ago
  52. dcf7b09 mke2fs: Add check to make sure inode_size * num_inodes isn't too big by Andreas Dilger · 17 years ago
  53. 96c6a3a Store the RAID stride value in the superblock and take advantage of it by Theodore Ts'o · 17 years ago
  54. 5113a6e Fix mke2fs and debugfs to support large (> 16 bit) uid's and gid's by Eric Sandeen · 18 years ago
  55. a25d231 Fix mke2fs defaults when /etc/mke2fs.conf doesn't exist by Eric Sandeen · 18 years ago
  56. e066150 [COVERITY] Fix dead code bug in mke2fs by Brian Behlendorf · 18 years ago
  57. a6d8302 Use the newer add/remove_error_table com_err interfaces by Theodore Ts'o · 18 years ago
  58. 642935c Fix misc. gcc -Wall complaints in the misc and e2fsck directories by Theodore Ts'o · 18 years ago
  59. 8ade479 Fix e2fsck and mke2fs -c to be pass the last _block change to badblocks by Theodore Ts'o · 18 years ago
  60. b290d2d Fix mke2fs error checking when creating revision 0 filesystems by Theodore Ts'o · 18 years ago
  61. d1b4b85 Fix more rounding overflows for filesystems that have 2**32-1 blocks by Eric Sandeen · 18 years ago
  62. f335864 Add checks to make sure inode counts don't overflow a 32-bit value by Eric Sandeen · 18 years ago
  63. d0ff90d Fix signed vs unsigned printf format strings for block and inode numbers by Eric Sandeen · 18 years ago
  64. a8862d9 Fix potential 2**32-1 overflow by using e2p_percent() by Theodore Ts'o · 18 years ago
  65. 69022e0 Fix potential 2**32-1 overflow problems by ext2fs_div_ceil() by Theodore Ts'o · 18 years ago
  66. c16e610 Require mke2fs -F -F for really dangerous operations by Andreas Dilger · 18 years ago
  67. 067911a Allow default inode_size to be specified in mke2fs.conf and document mke2fs -I by Andreas Dilger · 18 years ago
  68. abcfdfd Read mke2fs.conf and e2fsck.conf from root_sysconfdir rather than harcoded /etc. by Matthias Andree · 18 years ago
  69. f63978a Fix read/write badblocks testing in mke2fs and e2fsck by Theodore Ts'o · 19 years ago
  70. f5fa200 Add support for EXT2_FEATURE_COMPAT_LAZY_BG by Theodore Ts'o · 19 years ago
  71. 9dc6ad1 Change mke2fs to use /etc/mke2fs.conf as a configuration file by Theodore Ts'o · 19 years ago
  72. 8deb80a Fix format statements to make e2fsprogs programs 32-bit clean by Takashi Sato · 19 years ago
  73. 616059b Change mke2fs to create filesystems with the device opened in exclusive mode. by Theodore Ts'o · 19 years ago
  74. 9b9a780 Fix various gcc -Wall complaints. by Theodore Ts'o · 19 years ago
  75. 2524785 Miscellaneous mke2fs cleanup by Andreas Dilger · 19 years ago
  76. ce91114 Allow fractional percentages to the -m option in mke2fs and tune2fs by Andreas Dilger · 19 years ago
  77. 675b79c Change mke2fs to refuse to create filesystems greater than 2*31-1 blocks, by Theodore Ts'o · 19 years ago
  78. bb145b0 Fix e2fsprogs messages for grammar and consistency, based on suggestions by Theodore Ts'o · 19 years ago
  79. d7febfa mke2fs.c (PRS): Fix missing close parenthesis from bad inode by Theodore Ts'o · 19 years ago
  80. f37ab68 Corrects a few mistakes in the fsck man page, wraps two overlong lines, by Theodore Ts'o · 20 years ago
  81. e27b456 Fix mke2fs so that it writes the root directory by Theodore Ts'o · 20 years ago
  82. 6325394 Add new functions which convert between a string and os_type: e2p_os2string() by Theodore Ts'o · 20 years ago
  83. ea77431 Fix two bugs found by the regression test suites. The bug was created when by Theodore Ts'o · 20 years ago
  84. 8430203 mke2fs.c (PRS): Don't use a blocksize greater than 4k, even on by Theodore Ts'o · 20 years ago
  85. 2095312 mke2fs.c (PRS): If the device size is too big to be expressed by Theodore Ts'o · 20 years ago
  86. ea1e8f4 Add interpretation of OS Creator values for FreeBSD and Lites in mke2fs by Theodore Ts'o · 20 years ago
  87. c6a4413 mke2fs.c (parse_extended_opts): Rename the -R option to -E. Fix by Theodore Ts'o · 20 years ago
  88. 55f4cbd Add new function in e2p for parsing the number of blocks on the command line by Theodore Ts'o · 20 years ago
  89. d323f8f Add support for on-line resizing ala the resize inode. This patch by Theodore Ts'o · 20 years ago
  90. d99225e Only use blocksizes > 4k on Linux 2.6 and newer systems. by Theodore Ts'o · 20 years ago
  91. 1e6e4c5 mke2fs.c (PRS): Fix mke2fs -V so that it prints the version banner. by Theodore Ts'o · 21 years ago
  92. 5443492 Fix gcc -Wall nitpicks by Theodore Ts'o · 21 years ago
  93. 1cca86f Add regression tests for mke2fs. by Theodore Ts'o · 21 years ago
  94. 79120f8 mke2fs.c (set_fs_defaults): Fix bug which caused -T largefile or by Theodore Ts'o · 21 years ago
  95. cf7d5f1 mke2fs.c (PRS): Add warning if using -j and the blocksize is by Theodore Ts'o · 21 years ago
  96. 1139300 mke2fs.c (set_fs_defaults): If sector_size is 0, don't use it to by Theodore Ts'o · 21 years ago
  97. a7ccdff In mke2fs and resize2fs, round the default size of the filesystem to by Theodore Ts'o · 21 years ago
  98. 93d5c38 mke2fs.c (PRS, set_fs_defaults): If the sector size of the by Theodore Ts'o · 21 years ago
  99. ddc32a0 Add Czech translation. by Theodore Ts'o · 22 years ago
  100. 3879857 Avoid printing the version banner for mke2fs if by Theodore Ts'o · 22 years ago