1. b12a0bc mke2fs: change bigalloc default cluster size to 16*blocksize by Theodore Ts'o · 14 years ago
  2. fe75afb Fix superblock field s_blocks_count for bigalloc file systems by Theodore Ts'o · 14 years ago
  3. a3efe48 e2fsck: fix mysterious "FILE SYSTEM WAS MODIFIED" with no changes by Theodore Ts'o · 14 years ago
  4. 96367ad misc: quiet "unused variable" compiler warnings by Andreas Dilger · 14 years ago
  5. db7cb4b check: build all dependencies before "make check" by Andreas Dilger · 14 years ago
  6. 3385a25 e2fsck: Fix pass5 handling for bigalloc && uninit_bg file systems by Theodore Ts'o · 14 years ago
  7. 5f2e1a8 libext2fs: fix regression in ext2fs_new_block2() for uninit_bg file systems by Theodore Ts'o · 14 years ago
  8. 2d34a25 mke2fs: add support for cluster size in mke2fs.conf by Theodore Ts'o · 14 years ago
  9. 4c2b28a mke2fs: Add support for [devices] stanza in mke2fs.conf by Theodore Ts'o · 14 years ago
  10. 8f36e69 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  11. 177cb5c e2fsprogs: ignore generated files for "git status" by Andreas Dilger · 14 years ago
  12. 388b66f ext2fs: fix error handling in ext2fs_add_dir_block by Andreas Dilger · 14 years ago
  13. 9b4d06b mke2fs: add extent-mapped journal regression test by Andreas Dilger · 14 years ago
  14. ec50834 mke2fs: add test for large journal with lazy init by Andreas Dilger · 14 years ago
  15. 6c54689 mke2fs: skip zeroing journal blocks by Andreas Dilger · 14 years ago
  16. 931b58e ext2fs: Handle internal journal over 2^32 bytes by Andreas Dilger · 14 years ago
  17. 534a4c3 ext2fs: don't use O_DIRECT if not available by Andreas Dilger · 14 years ago
  18. a1a7699 misc: fix compile warnings on OSX by Andreas Dilger · 14 years ago
  19. 65d05ce ext2fs: fix ext2fs_warn_bitmap32() return warning by Andreas Dilger · 14 years ago
  20. 1d8f5ae debugfs: fix icheck finding blocks used for xattrs by Andreas Dilger · 14 years ago
  21. 25bc8c7 tune2fs: add dir_index feature to tune2fs man page by Andreas Dilger · 14 years ago
  22. 1ac2aa2 ext2fs: fix undeclared posix_memalign() warning by Andreas Dilger · 14 years ago
  23. cf5301d misc: clean up compiler warnings by Andreas Dilger · 14 years ago
  24. 44fe08f e2fsck: add basic bigalloc support to check (but not yet repair) file systems by Theodore Ts'o · 14 years ago
  25. c6ed60c mke2fs: support creating bigalloc file systems by Theodore Ts'o · 14 years ago
  26. 4a2a9b7 libext2fs: allocate clusters to files in expand_dir.c and mkjournal.c by Theodore Ts'o · 14 years ago
  27. b0ecb78 libext2fs: teach block allocation functions about bigalloc/clusters by Theodore Ts'o · 14 years ago
  28. 94968e7 libext2fs: teach bitmap functions about bigalloc/cluster by Theodore Ts'o · 14 years ago
  29. 1afb468 libext2fs: create extent-based directories if the extents feature is enabled by Theodore Ts'o · 14 years ago
  30. f16f9d9 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  31. 8185ab9 mke2fs: Don't erase flash device if "-n" is given by Andreas Dilger · 14 years ago
  32. 6a6337c Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  33. bcb942c dumpe2fs: teach dumpe2fs to be cluster aware by Theodore Ts'o · 14 years ago
  34. b92fbed libext2fs: Teach block bitmap read, write, and allocation funcs about clusters by Theodore Ts'o · 14 years ago
  35. 1da5ef7 libext2fs: change fs->clustersize to fs->cluster_ratio_bits by Theodore Ts'o · 14 years ago
  36. ae9e37c libext2fs: change EXT2_MAX_BLOCKS_PER_GROUP() to be cluster size aware by Theodore Ts'o · 14 years ago
  37. 6220b67 libext2fs: require cluster size == block_size when opening a !bigalloc fs by Theodore Ts'o · 14 years ago
  38. 1e082c6 libcom_err: Fix install rule if installing with hard links by Theodore Ts'o · 14 years ago
  39. 7501ce3 e2fsck: don't check/clone duplicate xattr blocks in fs without xattr feature by Eric Sandeen · 14 years ago
  40. 3977a4f Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  41. 2972b16 tune2fs: Fix overflow of interval check by Kazuya Mio · 14 years ago
  42. b1503c4 e2fsprogs: Unify the upper limit of reserved blocks count by Kazuya Mio · 14 years ago
  43. d568782 mke2fs: don't set stripe/stride to 1 block by Eric Sandeen · 14 years ago
  44. 9e71350 tests: New i_e2image test to validate image creation/conversion by Lukas Czerner · 14 years ago
  45. 92dcfb7 e2image: Support for conversion QCOW2 image into raw by Lukas Czerner · 14 years ago
  46. bf0449b e2image: Add support for qcow2 format by Lukas Czerner · 14 years ago
  47. ffec46f e2fsprogs: Add memory allocation and zero-out helpers by Lukas Czerner · 14 years ago
  48. f5ae5b3 debugfs: document htree-related commands in man page by Eric Sandeen · 14 years ago
  49. 1ec5d10 debugfs: remove unused htree_dump "-l" argument by Eric Sandeen · 14 years ago
  50. d3859af mke2fs: Allow specifying reserved_ratio via mke2fs.conf by Aditya Kali · 14 years ago
  51. 598d20c mke2fs: make s_inodes_per_group >= 8 in ext2fs_initialize by Tao Ma · 14 years ago
  52. 5fff975 e2fsprogs: fix memory leak in ext2fs_free_generic_bmap() by Lukas Czerner · 14 years ago
  53. ba7cb5d e2fsprogs: fix freeing bitmap in allocation error path by Lukas Czerner · 14 years ago
  54. b18c5fd Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  55. 1760d16 e2fsck: make the "fs is mounted; continue?" prompt more paranoid by Theodore Ts'o · 14 years ago
  56. 0595062 logsave: Update usage message so it is correct by Carsten Hey · 14 years ago
  57. a8d8432 filefrag: count 0 extents properly when verbose by Eric Sandeen · 14 years ago
  58. 5af9eea Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  59. c898489 po: update fr.po (from translationproject.org) by Samuel Thibault · 14 years ago
  60. d4a9330 e2fsprogs: man page typo fixes by Eric Sandeen · 14 years ago
  61. 4df1618 add new superblock field: s_overhead_blocks by Theodore Ts'o · 14 years ago
  62. aa07cb7 mke2fs: If the device supports discard, don't print an error message by Theodore Ts'o · 14 years ago
  63. 829d999 Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  64. 412376e Add basic BIGALLOC support for cluster-based allocation by Theodore Ts'o · 14 years ago
  65. 0edcc27 e2fsprogs: reserving code points for new ext4 quota feature by Aditya Kali · 14 years ago
  66. 7d9e316 mke2fs: Display progress report during the device discard by Lukas Czerner · 15 years ago
  67. 214580a Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  68. 855a77a mke2fs: Simple man page nodiscard option correction by Lukas Czerner · 15 years ago
  69. 6a426c9 e2fsprogs: enable user namespace xattrs by default by Eric Sandeen · 14 years ago
  70. 3daf592 e2fsprogs: turn off enforced fsck intervals by default by Eric Sandeen · 14 years ago
  71. b6d274f e2fsprogs: create com_err.h link in includedir by Eric Sandeen · 14 years ago
  72. 89d4597 badblocks: Add accounting for different types of errors by Theodore Ts'o · 14 years ago
  73. 39791dc badblocks: Fix up recover_block handling in badblocks by Theodore Ts'o · 14 years ago
  74. 175d43b Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  75. 468d82f badblocks: Only report errors when reading/writing one block at a time by Theodore Ts'o · 14 years ago
  76. e53e8fb badblocks: Add the -B option which forces the use of buffered I/O by Theodore Ts'o · 14 years ago
  77. 7d68403 badblocks: Fix bug so that O_DIRECT mode is correctly entered by Theodore Ts'o · 14 years ago
  78. 616f68b Merge branch 'maint' into next by Theodore Ts'o · 14 years ago
  79. 14dec25 po: update fr.po (from translationproject.org) by Samuel Thibault · 14 years ago
  80. b637f8e filefrag: remove useless assignment by Jim Meyering · 15 years ago
  81. c475534 po: update zh_CN.po (from translationproject.org) by Dark Raven · 15 years ago
  82. a4edef1 po: update de.po (from translationproject.org) by Philipp Thomas · 15 years ago
  83. a58f1ed po: update id.po (from translationproject.org) by Theodore Ts'o · 15 years ago
  84. ce29c1d po: update vi.po (from translationproject.org) by Clytie Siddall · 15 years ago
  85. 5cca931 po: update sv.po (from translationproject.org) by Göran Uddeborg · 15 years ago
  86. e20ac79 po: update pl.po (from translationproject.org) by Jakub Bogusz · 15 years ago
  87. 4f262f3 po: update nl.po (from translationproject.org) by Benno Schulenberg · 15 years ago
  88. c2d2236 po: update fr.po (from translationproject.org) by Samuel Thibault · 15 years ago
  89. 3e914b5 po: update de.po (from translationproject.org) by Philipp Thomas · 15 years ago
  90. 397827b po: update cs.po (from translationproject.org) by Petr Pisar · 15 years ago
  91. 2696f25 resize2fs: fix computation of the real end of the bitmap to be 64-bit by Theodore Ts'o · 15 years ago
  92. 9ac557a e4defrag: Use libext2fs to get the correct superblock information by Kazuya Mio · 15 years ago
  93. 8d9c50c configure: control whether e4defrag is built/installed via --disable-defrag by Theodore Ts'o · 15 years ago
  94. b07f014 e4defrag: fix segfault when e4defrag races with unlink/truncate by Kazuya Mio · 15 years ago
  95. da2a5a4 Merge branch 'maint' into next by Theodore Ts'o · 15 years ago
  96. 7267e3d Update Release Notes, Changelogs, version.h, etc. for 1.41.14 release by Theodore Ts'o · 15 years ago
  97. 0f7479b mke2fs: don't complain if the fs type "default" is not defined in mke2fs.conf by Theodore Ts'o · 15 years ago
  98. 9b27e9c mke2fs: take the device size into account when determining the size type by Theodore Ts'o · 15 years ago
  99. d16db7d resize2fs: do not clear resize inode for 0 resvd blocks by Eric Sandeen · 15 years ago
  100. a4fdf09 libext2fs: Don't use the extended rec_len encoding for standard file systems by Theodore Ts'o · 15 years ago