1. 7f33024 journal: use consts instead of 1024 and add helper for journal with 1k blocksize by Azat Khuzhin · 10 years ago
  2. d230dc4 tests: add the f_badcluster test by Darrick J. Wong · 10 years ago
  3. 01824c9 filefrag: fix block size value by Rakesh Pandit · 10 years ago
  4. abc4697 filefrag: fix -B option and extents calculation for FIBMAP by Rakesh Pandit · 10 years ago
  5. 8dd650a e2fsck: during pass1b delete_file, only free a cluster once by Darrick J. Wong · 10 years ago
  6. 9a1d614 e2fsck: fix rule-violating lblk->pblk mappings on bigalloc filesystems by Darrick J. Wong · 10 years ago
  7. ff11309 e2fsck: perform implied cluster allocations when filling a directory hole by Darrick J. Wong · 10 years ago
  8. b729b7d e2fsck: reserve blocks for root/lost+found directory repair by Darrick J. Wong · 10 years ago
  9. 97c607b libext2fs: provide a function to set inode size by Darrick J. Wong · 10 years ago
  10. a30a4e9 libext2fs: fix free block accounting for 64-bit file systems by Theodore Ts'o · 10 years ago
  11. 1e33a8b Fix 32/64-bit overflow when multiplying by blocks/clusters per group by Theodore Ts'o · 10 years ago
  12. d4ecec4 libext2fs: use C99 initializers for the io_manager structure by Theodore Ts'o · 10 years ago
  13. baab9f4 resize2fs: radically reduce memory utilization by using rbtree bitmaps by Theodore Ts'o · 10 years ago
  14. 2dbf34e libext2fs: fix rb_resize_bmap to handle the padding bits by Theodore Ts'o · 10 years ago
  15. 188949d tests: use e2fsck -f instead of -p for resize tests by Theodore Ts'o · 10 years ago
  16. 8b90ab2 build: fix unused/uninitialized variable warnings by Andreas Dilger · 10 years ago
  17. 57b7fab e2fsck: clear uninit flag on directory extents by Darrick J. Wong · 10 years ago
  18. c28c274 e2fsck: pass2 should not process directory blocks that are impossibly large by Darrick J. Wong · 10 years ago
  19. 0733835 e2fsck: always submit logical block 0 of a directory for pass 2 by Darrick J. Wong · 10 years ago
  20. 9f005a9 e2fsck: collapse holes in extent-based directories by Darrick J. Wong · 10 years ago
  21. c23b2cc e2fsck: don't crash during rehash by Darrick J. Wong · 10 years ago
  22. c3470fc misc: fix problems with strncat by Darrick J. Wong · 10 years ago
  23. 203e13c libext2fs: fix bounds check of the bitmap test range in get_free_blocks2 by Darrick J. Wong · 10 years ago
  24. b4f724c e2fsck: fix off-by-one bounds check on group number by Darrick J. Wong · 10 years ago
  25. b4a4088 e2fsck: force all block allocations to use block_found_map by Darrick J. Wong · 10 years ago
  26. a82d88e e2fsck: free ctx->fs, not fs, at the end of fsck by Darrick J. Wong · 10 years ago
  27. 23d6dd1 e2fsck: fix inode coherency issue when iterating an inode's blocks by Darrick J. Wong · 10 years ago
  28. 7722961 e2fsck: check error return from ext2fs_extent_fix_parents in pass 1 by Theodore Ts'o · 10 years ago
  29. 27a129f e2fsck: skip clearing bad extents if bitmaps are unreadable by Darrick J. Wong · 10 years ago
  30. c4c93e2 e2fsck: don't offer to recreate the journal if fsck is aborting due to bad block bitmaps by Darrick J. Wong · 10 years ago
  31. 88e172a e2fsck: report correct inode number in pass1b by Darrick J. Wong · 10 years ago
  32. fa633bf debugfs: allow bmap to allocate blocks by Darrick J. Wong · 10 years ago
  33. e13ebfd debugfs: create inode_dump command to dump an inode in hex by Darrick J. Wong · 10 years ago
  34. c7c539e e4defrag: backwards-allocated files should be defragmented too by Darrick J. Wong · 10 years ago
  35. 6f3f008 debian: update changelog for 1.42.10-2 release by Theodore Ts'o · 10 years ago
  36. 3adc78a po: update fr.po (from translationproject.org) by Samuel Thibault · 10 years ago
  37. f03788f Use a wildcard for static libs in the git ignore list by Paul Wise · 10 years ago
  38. ef1e7be Add more generated files to the git ignore list by Paul Wise · 10 years ago
  39. a34c72a lib/ext2fs: Only build tst_libext2fs for make check by Theodore Ts'o · 10 years ago
  40. 599915f Use sys/syscall.h instead of syscall.h by Theodore Ts'o · 10 years ago
  41. 30db795 mke2fs: fix fencepost error when calling strncat by Theodore Ts'o · 10 years ago
  42. de25d9c Update release notes, etc. for final 1.42.11 release by Theodore Ts'o · 10 years ago
  43. a93a4c7 Fix nroff macro issue in chattr man page by Theodore Ts'o · 10 years ago
  44. 5b5bd2c Fix up configure so it finds mkinstalldirs by Theodore Ts'o · 10 years ago
  45. 9ed8d78 Update translation files by Theodore Ts'o · 10 years ago
  46. 7dbe7f6 po: update vi.po (from translationproject.org) by Trần Ngọc Quân · 10 years ago
  47. 4150d0d po: update uk.po (from translationproject.org) by Yuri Chornoivan · 10 years ago
  48. 751b3db po: update pl.po (from translationproject.org) by Jakub Bogusz · 10 years ago
  49. 989f6e8 po: update nl.po (from translationproject.org) by Benno Schulenberg · 10 years ago
  50. 02696b8 po: update es.po (from translationproject.org) by Benno Schulenberg · 10 years ago
  51. 43b15a7 po: update eo.po (from translationproject.org) by Benno Schulenberg · 10 years ago
  52. ab02a74 po: update de.po (from translationproject.org) by Philipp Thomas · 10 years ago
  53. 3e45c08 po: update cs.po (from translationproject.org) by Petr Pisar · 10 years ago
  54. c42de75 mke2fs: add support to align hugefiles relative to beginning of the disk by Theodore Ts'o · 10 years ago
  55. cd75fb0 Update translation files for upcoming 1.42.11 release by Theodore Ts'o · 10 years ago
  56. 01233ba po: add Esperanto translation by Benno Schulenberg · 10 years ago
  57. 476a0c4 po: add Ukrainian translation by Yuri Chornoivan · 10 years ago
  58. 1a7f232 po: update vi.po (from translationproject.org) by Trần Ngọc Quân · 10 years ago
  59. a2d6a7d po: update sv.po (from translationproject.org) by Göran Uddeborg · 10 years ago
  60. 3f19bda po: update pl.po (from translationproject.org) by Jakub Bogusz · 10 years ago
  61. a73cb6f po: update nl.po (from translationproject.org) by Benno Schulenberg · 10 years ago
  62. ffbe17c po: update it.po (from translationproject.org) by Milo Casagrande · 10 years ago
  63. c9cbc95 po: update fr.po (from translationproject.org) by Samuel Thibault · 10 years ago
  64. 9bf4107 po: update de.po (from translationproject.org) by Philipp Thomas · 10 years ago
  65. 868d1e9 po: update cs.po (from translationproject.org) by Petr Pisar · 10 years ago
  66. 0d19ccb e2fsck: reopen the file system with saved flags after a journal replay by Theodore Ts'o · 10 years ago
  67. d988201 mke2fs: prevent creation of unmountable ext4 with large flex_bg count by Akira Fujita · 10 years ago
  68. d0de4c9 mke2fs: add get_uint_from_profile to mke2fs.c by Akira Fujita · 10 years ago
  69. a131053 mke2fs: set upper limit to flex_bg count by Akira Fujita · 10 years ago
  70. f7a51a1 mke2fs: handle flex_bg collision with backup descriptors by Andreas Dilger · 10 years ago
  71. 7584b8d mke2fs: enable lazy_itable_init on newer kernel by default by Lukas Czerner · 10 years ago
  72. d27a559 mke2fs: add revision to the is_before_linux_ver() by Lukas Czerner · 10 years ago
  73. 47fee2e e2fsprogs: introduce ext2fs_close_free() helper by Lukas Czerner · 10 years ago
  74. e7822c1 fix cross-compilation support by Theodore Ts'o · 10 years ago
  75. 2d7583b configure.in: fix external libblkid test for static link by Theodore Ts'o · 10 years ago
  76. 5023510 blkid,ext2fs: avoid name clash with __u{8,16,32,64} by Andreas Dilger · 10 years ago
  77. 5105054 blkid: remove unnecessary header and comment by Andreas Dilger · 10 years ago
  78. 3e500a8 e2fsprogs: add mount options to ext4.5 by Eric Sandeen · 10 years ago
  79. 272258e e2fsprogs: revise and extend chattr(1) and chattr usage() by Eric Sandeen · 10 years ago
  80. 5b9aaae e2fsprogs: reorder flags in chattr(1) by Eric Sandeen · 10 years ago
  81. 87aca2a e2fsck: fix last mount time and last write time in preen mode by Jan Kara · 10 years ago
  82. 4b59352 mke2fs: prevent creation of filesystem with unsupported revision by Frank Sorenson · 10 years ago
  83. 2f8d025 e2fsprogs: remove checker infrastructure by Eric Sandeen · 10 years ago
  84. 285cbe6 Update to latest version of config.* files by Theodore Ts'o · 10 years ago
  85. 9361395 aclocal.m4: update to newer versions of autoconf macros by Theodore Ts'o · 10 years ago
  86. 9519cd5 move e2fsprogs-specific macros from aclocal.m4 to acinclude.m4 by Ross Burton · 10 years ago
  87. a511695 debugfs: add support setting the error_count and associated sb fields by Theodore Ts'o · 10 years ago
  88. bdeb2db tests: avoid using mktemp -t by Theodore Ts'o · 10 years ago
  89. 0b5610e tests: clean up the temp file if test_one is interrupted by Theodore Ts'o · 10 years ago
  90. 358c94a tests: fix left-over e2fsprogs-tmp files not getting clean up by Theodore Ts'o · 10 years ago
  91. 9e9e7b4 tests: for mktemp the exes must be the final characters of the name by Benno Schulenberg · 10 years ago
  92. 3120a50 misc: quiet minor build warnings, ignore generated files by Andreas Dilger · 10 years ago
  93. 7d7a8fe resize2fs: don't attempt to calculate minimum size on fs with errors by Eric Sandeen · 10 years ago
  94. a0edefe e2fsck: sort the abbreviations better by Benno Schulenberg · 10 years ago
  95. 33d43ae e2fsck: make two comments match the messages by Benno Schulenberg · 10 years ago
  96. 1301def e2fsck: make a prompt message simpler and thus translatable by Benno Schulenberg · 10 years ago
  97. 0781e03 po: describe more precisely the %B expansion by Benno Schulenberg · 10 years ago
  98. f2ca701 filefrag: fix issues with 29758d2 by Eric Sandeen · 10 years ago
  99. 1c97e61 po: add %It to the list of recognized expansions by Benno Schulenberg · 10 years ago
  100. 38f160d e2fsck: fully and properly gettextize two error messages by Benno Schulenberg · 10 years ago