1. 3c6e91c mke2fs: allow metadata blocks to be at the beginning of the file system by Theodore Ts'o · 11 years ago
  2. 65c6c3e Add support for new compat feature "sparse_super2" by Theodore Ts'o · 11 years ago
  3. b818205 tune2fs, mke2fs: add the ability to control the location of the journal by Theodore Ts'o · 11 years ago
  4. 5c4c387 mke2fs: use [^]feature instead of just feature in the man page by Theodore Ts'o · 11 years ago
  5. 88ee023 mke2fs: add support to create the file system at an offset by Theodore Ts'o · 11 years ago
  6. 9518b29 mke2fs: clarify documentation about bigalloc in the man page by Theodore Ts'o · 11 years ago
  7. 886056b mke2fs: clarify the description of the -I option in the man page by Theodore Ts'o · 11 years ago
  8. 3c22bf7 Add ext4 man page and update and clean up the other man pages by Theodore Ts'o · 11 years ago
  9. b769aae mke2fs: further updates for mke2fs(8) man page by Andreas Dilger · 11 years ago
  10. 4727c67 e2fsprogs: mke2fs manpage updates by Uri Corin · 11 years ago
  11. e2883e2 mke2fs: clarify inode ratio in man page by Phillip Susi · 11 years ago
  12. f5589f4 mke2fs: remove quota docs if not configured in by Eric Sandeen · 11 years ago
  13. dc9cc70 mke2fs: don't set root dir UID/GID automatically by Andreas Dilger · 11 years ago
  14. 626a2e7 mke2fs: clarify mke2fs and mke2fs.conf man pages by Theodore Ts'o · 11 years ago
  15. 0f680ee mke2fs: document bigalloc and cluster-size by Zheng Liu · 12 years ago
  16. 802f467 mke2fs.8: use extents vs extent in the man page by Theodore Ts'o · 12 years ago
  17. 37c8db7 mke2fs: add option to use direct I/O (mke2fs -D) by Theodore Ts'o · 12 years ago
  18. d678fef mke2fs: Add extended option to select quota type by Aditya Kali · 13 years ago
  19. 0f5eba7 ext2fs: add multi-mount protection (INCOMPAT_MMP) by Andreas Dilger · 13 years ago
  20. 75405ff Merge branch 'maint' into next by Theodore Ts'o · 13 years ago
  21. 57cb271 mke2fs.8: Fix the documentation of maximum journal size by Surbhi Palande · 13 years ago
  22. b715080 mke2fs: use "extent" consistently as a feature name in the man page by Theodore Ts'o · 13 years ago
  23. 1f5d7a8 mke2fs: support creation of filesystem with quota feature by Aditya Kali · 13 years ago
  24. d4c0d8e mke2fs: document stripe_width, not stripe-width by Andreas Dilger · 13 years ago
  25. 6c54689 mke2fs: skip zeroing journal blocks by Andreas Dilger · 13 years ago
  26. 214580a Merge branch 'maint' into next by Theodore Ts'o · 13 years ago
  27. 855a77a mke2fs: Simple man page nodiscard option correction by Lukas Czerner · 14 years ago
  28. 5182ad4 mke2fs.8.in: add ENVIRONMENT section by Namhyung Kim · 14 years ago
  29. 9a2767f mke2fs.8.in: add missing "big" and "huge" usage-type description by Namhyung Kim · 14 years ago
  30. 0bc85df mke2fs: Deprecate -K option, introduce discard/nodiscard by Lukas Czerner · 14 years ago
  31. eddf36b mke2fs.8.in: clarify the sign of a block-size constraint. by Eric Sandeen · 14 years ago
  32. c7cd908 mke2fs support for BLKDISCARD by Eric Sandeen · 15 years ago
  33. 7a9f055 mke2fs.8.in: Clarify flex_bg feature description by Theodore Ts'o · 15 years ago
  34. 4f85854 Update man pages to include ext4 in the synposis, instead of just "ext2/ext3" by Theodore Ts'o · 15 years ago
  35. 93aa024 mke2fs.8: Fix man page to use hyphens instead of minus signs for options by Theodore Ts'o · 15 years ago
  36. de7a86e mke2fs.8: Clarify in the man page that fs defaults come from mke2fs.conf by Theodore Ts'o · 15 years ago
  37. b0afdda mke2fs: Add -U option to specify the UUID for the new filesystem by Theodore Ts'o · 16 years ago
  38. 08c8b1a mke2fs.8: Add an explanation of how the -t and -O options interact by Theodore Ts'o · 16 years ago
  39. 711d384 Fix various spelling mistakes in various man pages by Theodore Ts'o · 16 years ago
  40. 3b4a66c Fix bold font specifer in mke2fs.8 man page by Theodore Ts'o · 16 years ago
  41. a26ba65 Fix mke2fs man page to escape all minus signs by Theodore Ts'o · 16 years ago
  42. 98794d0 mke2fs: Fix several typos in the man page. by Benno Schulenberg · 16 years ago
  43. 2ac7f06 Fix incorrect definition of stripe-width in mke2fs man page by Theodore Ts'o · 16 years ago
  44. faa08e4 Merge branch 'next' into tt/flex-bg by Theodore Ts'o · 16 years ago
  45. 43781b9 mke2fs: Make argument to the extended option lazy_itable_init optional by Theodore Ts'o · 16 years ago
  46. 9ba4000 mke2fs: New bitmap and inode table allocation for FLEX_BG by Theodore Ts'o · 16 years ago
  47. a4396e9 mke2fs: Disentangle lazy_bg from uninit_bg's lazy inode table initialization by Theodore Ts'o · 16 years ago
  48. 2930dad Rename the feature uninit_groups to uninit_bg by Theodore Ts'o · 16 years ago
  49. 3d43836 New mke2fs filesystem and usage types support by Theodore Ts'o · 16 years ago
  50. 4237c73 Improve ext4 feature descriptions in mke2fs and tune2fs man pages by Andreas Dilger · 16 years ago
  51. a70f10d Merge branch 'maint' by Theodore Ts'o · 16 years ago
  52. e28a1bc Use -E instead of the deprecated -R option in the mke2fs man page by Andreas Dilger · 16 years ago
  53. d2d22a2 Add support for creating filesystems using uninit block group by Jose R. Santos · 17 years ago
  54. e67670c Fix mke2fs man page regarding 128-byte default inode size by Theodore Ts'o · 16 years ago
  55. 558df54 Add support for manipulating large_file feature in mke2fs and tune2fs by Theodore Ts'o · 16 years ago
  56. 0c17cb2 Add support for setting RAID stride and strip-width via mke2fs and tune2fs by Theodore Ts'o · 16 years ago
  57. 6cb2740 Add support for the test_fs flag by Theodore Ts'o · 17 years ago
  58. c16e610 Require mke2fs -F -F for really dangerous operations by Andreas Dilger · 18 years ago
  59. 067911a Allow default inode_size to be specified in mke2fs.conf and document mke2fs -I by Andreas Dilger · 18 years ago
  60. 364f941 Clarify -T option of mke2fs in its man page by Theodore Ts'o · 18 years ago
  61. 3024d88 Explain in mke2fs and tune2fs man pages that shared journals are not supported by Theodore Ts'o · 18 years ago
  62. 9dc6ad1 Change mke2fs to use /etc/mke2fs.conf as a configuration file by Theodore Ts'o · 18 years ago
  63. 59571a5 Document the resize_inode filesystem option in mke2fs man page by Theodore Ts'o · 18 years ago
  64. fb733f8 Add more description in mke2fs's man page of the -T option by Theodore Ts'o · 19 years ago
  65. 6a7075d Fix mke2fs man page's description of the -L option by Theodore Ts'o · 19 years ago
  66. bcf5aea Fix minor spelling typo in the mke2fs man page. by Theodore Ts'o · 19 years ago
  67. c6a4413 mke2fs.c (parse_extended_opts): Rename the -R option to -E. Fix by Theodore Ts'o · 20 years ago
  68. 3a03c2c mke2fs.8.in: Removed the word "destructive" when describing the by Theodore Ts'o · 20 years ago
  69. 029de63 mke2fs.8.in: Add an explanation about why reserved blocks in a by Theodore Ts'o · 20 years ago
  70. e02bb6d Fix obvious spelling mistake in mke2fs man page. by Theodore Ts'o · 20 years ago
  71. 481d139 mke2fs.8.in: Clarify man page's description of the '-O' option. by Theodore Ts'o · 20 years ago
  72. 6750877 mke2fs.8.in: Fix spelling typos (Addresses Debian Bug #238741) by Theodore Ts'o · 20 years ago
  73. a7ac1df Adjust description line so that apropos "ext2" or "ext3" will by Theodore Ts'o · 21 years ago
  74. c5290fa Mke2fs can be given a minimum block size by passing in a negative by Theodore Ts'o · 21 years ago
  75. 5e05541 mke2fs.8.in: Document the -g option. (Addresses Debian bug #188318) by Theodore Ts'o · 21 years ago
  76. ccbed85 tune2fs.8.in, mke2fs.8.in: Document the dir_index filesystem by Theodore Ts'o · 21 years ago
  77. 82b39c9 mke2fs.8.in, tune2fs.8.in: Clarify manual pages about using the by Theodore Ts'o · 22 years ago
  78. 1f22ce3 mke2fs.8.in: Add a common usage of the -n option. (Addresses by Theodore Ts'o · 22 years ago
  79. f0865ce mke2fs.8.in: Cleaned up man page, and made it a bit more by Theodore Ts'o · 22 years ago
  80. 0072f8d Add check for mkfs.ext3 and create a journal in this case. by Andreas Dilger · 22 years ago
  81. 3ed57c2 In mke2fs and e2fsck, specifying the -c option twice will now do by Theodore Ts'o · 23 years ago
  82. 2d15576 get_device_by_label.[ch], fsck.c, util.c: New interpret_spec() by Andreas Dilger · 23 years ago
  83. 085b02c mke2fs.8.in: Slim down text describing the -O flag to remove by Theodore Ts'o · 23 years ago
  84. 8d64174 ChangeLog: by Theodore Ts'o · 23 years ago
  85. 12da49c Many files: by Theodore Ts'o · 23 years ago
  86. 348e43d ChangeLog, dumpe2fs.8.in, dumpe2fs.c: by Theodore Ts'o · 23 years ago
  87. 48015ce ChangeLog, mke2fs.8.in: by Theodore Ts'o · 23 years ago
  88. 2537b6d ChangeLog, mke2fs.8.in, mke2fs.c, tune2fs.8.in, tune2fs.c, util.c, util.h: by Theodore Ts'o · 23 years ago
  89. dc2ec52 ChangeLog, mke2fs.8.in, mke2fs.c, tune2fs.8.in, tune2fs.c: by Theodore Ts'o · 24 years ago
  90. 44c09c0 ChangeLog, mke2fs.8.in, mke2fs.c: by Theodore Ts'o · 24 years ago
  91. 16ad333 ChangeLog, mke2fs.c: by Theodore Ts'o · 24 years ago
  92. 8ddaa66 ChangeLog, mke2fs.8.in, mke2fs.c: by Theodore Ts'o · 24 years ago
  93. 85ef4ae ChangeLog, mke2fs.8.in, mke2fs.c: by Theodore Ts'o · 24 years ago
  94. 6fdc7a3 ChangeLog, e2fsck.h, pass1.c, pass2.c, pass3.c, problem.c, problem.h, util.c: by Theodore Ts'o · 25 years ago
  95. 06968e7 debugfs.c: by Theodore Ts'o · 25 years ago
  96. 896938d ChangeLog, Makefile.in, mke2fs.8.in, mke2fs.c, tune2fs.8.in, tune2fs.c: by Theodore Ts'o · 25 years ago
  97. caf8ce4 Many files: by Theodore Ts'o · 25 years ago
  98. 2740156 ChangeLog, dumpe2fs.8.in, dumpe2fs.c, mke2fs.8.in, mke2fs.c, partinfo.c: by Theodore Ts'o · 25 years ago
  99. 50787ea ChangeLog, fsck.8.in, fsck.c, fsck.h, mke2fs.8.in, mke2fs.c: by Theodore Ts'o · 25 years ago
  100. ca3c328 mke2fs.c, ChangeLog, mke2fs.8.in: by Theodore Ts'o · 25 years ago