1. 4c5e6cd Update release notes, etc., for the 1.43.7 release by Theodore Ts'o · 7 years ago
  2. 9d0e257 debian: update to Debian Standards Version 4.1.1 by Theodore Ts'o · 7 years ago
  3. 2583ebc po: update de.po (from translationproject.org) by Philipp Thomas · 7 years ago
  4. 8788da3 debian: fix FTBFS regression caused by debhelper/10.9 by Theodore Ts'o · 7 years ago
  5. d1ccc6e libext2fs: fix potential memory access overrun in ext2fs_inode_csum() by Theodore Ts'o · 7 years ago
  6. 852dae6 Fix historic typos in changelogs and release notes by Sebastian Rasmussen · 7 years ago
  7. 055866d Fix typos in code comments and developer docs by Sebastian Rasmussen · 7 years ago
  8. ce20096 Fix typos in error messages and documentation by Sebastian Rasmussen · 7 years ago
  9. a0e173c tests: shorten test descriptions to fit in 80 columns by Andreas Dilger · 7 years ago
  10. 655fb3d Add various miscellaneous generated files to the gitignore file by Andreas Dilger · 7 years ago
  11. fe6e2a7 tests: fix d_inline_dump and f_mke2fs_baddisk from leaving behind temp files by Theodore Ts'o · 7 years ago
  12. 845eac4 tests: don't leave temporary files at end of test by Andreas Dilger · 7 years ago
  13. 6ae16a6 misc: clean up error handling for ext2fs_run_ext3_journal() by Theodore Ts'o · 7 years ago
  14. 257f009 tests: add new test r_move_itable_nostride by Theodore Ts'o · 7 years ago
  15. 2b50c18 tests: add new test r_move_itable_realloc by Theodore Ts'o · 7 years ago
  16. ca74ecf libext2fs: skip start_blk adjustment when stride and flex_bg is set by Lukas Czerner · 7 years ago
  17. 0c12896 libext2fs: prevent allocating inode table from already used blocks by Lukas Czerner · 7 years ago
  18. 8da7db5 mke2fs: fix spelling typo by Theodore Ts'o · 7 years ago
  19. 7488c6b debian: replace priority: extra with priority: optional by Theodore Ts'o · 7 years ago
  20. 32cb847 e2fsck, libext2fs: add checks for insanely large file systems by Theodore Ts'o · 7 years ago
  21. 8e86ecf debian: promote e2fsprogs-l10n from suggests to recommends by Theodore Ts'o · 7 years ago
  22. ab68fb9 debian: remove zsh30-static recommendation from package control file by Theodore Ts'o · 7 years ago
  23. 716ff03 debian: clean up conditional fuse2fs pacakge build rules by Theodore Ts'o · 7 years ago
  24. 9b41257 debian: make e2fsprogs-l10n be arch:all by Theodore Ts'o · 7 years ago
  25. 534366d Fix Debian packaging warnings for the 1.43.6 release by Theodore Ts'o · 7 years ago
  26. 2172519 Update release notes, etc., for the 1.43.6 release by Theodore Ts'o · 7 years ago
  27. ec3a69b Search for GNU-compatible dd for self-tests. by Matthias Andree · 7 years ago
  28. f61aa76 Fix FreeBSD portability problem caused by it using character mode disk devices by Theodore Ts'o · 7 years ago
  29. 3242252 po: update pl.po (from translationproject.org) by Jakub Bogusz · 7 years ago
  30. cbe1aa0 Silence valgrind warnings by Theodore Ts'o · 7 years ago
  31. 6304d21 e2fsck: add optimization for heavily hard-linked file systems by Jaco Kroon · 7 years ago
  32. ee84bbc e2fsck: optimize out the use region_t in scan_extent_node() by Jaco Kroon · 7 years ago
  33. c3c7edc tune2fs, mke2fs: clarify proceed delay question by Theodore Ts'o · 7 years ago
  34. a120a5d tune2fs: explain why an fsck is needed by Theodore Ts'o · 7 years ago
  35. 9667504 tune2fs: do not enable project feature or quota if inode size is 128 bytes by Theodore Ts'o · 7 years ago
  36. 66aae96 mke2fs: automatically use 256 byte inodes if project feature enabled by Theodore Ts'o · 7 years ago
  37. ab5f3d0 mke2fs.conf: remove legacy entry for ext4dev by Theodore Ts'o · 7 years ago
  38. 6ca38e8 libext2fs: fix Large File Support bug in ext2fs_image_inode_write() by Theodore Ts'o · 7 years ago
  39. 8dafa28 e2fsck: fix the message printed for the project quota type by Theodore Ts'o · 7 years ago
  40. e84a4a6 debian: remove support for pre-multiarch versions of Debian by Theodore Ts'o · 7 years ago
  41. 15cb3b9 libext2fs: avoid potential out-of-bounds write if pread/pread64 fails by Theodore Ts'o · 7 years ago
  42. 3f557ac debian: remove support libuuid/libblkid packages by Theodore Ts'o · 7 years ago
  43. 9e54816 libsupport: don't try accessing the project quota for 128 byte inodes by Theodore Ts'o · 7 years ago
  44. 6ac208c debian: break out locale files into a separate package by Theodore Ts'o · 7 years ago
  45. 86454db po: update vi.po (from translationproject.org) by Trần Ngọc Quân · 7 years ago
  46. c4eead5 po: update sv.po (from translationproject.org) by Göran Uddeborg · 7 years ago
  47. 99d2a8a po: update fr.po (from translationproject.org) by Samuel Thibault · 7 years ago
  48. 90dff80 po: update cs.po (from translationproject.org) by Petr Pisar · 7 years ago
  49. 3dc1807 Revert "mke2fs: fix UI problem caused by fuzzy translations" by Theodore Ts'o · 7 years ago
  50. 9f8a182 e2fsck: in ask_yn() fall back to English yes/no characters by Theodore Ts'o · 7 years ago
  51. 8a48ce0 e2fsck: add optimization for large, fragmented sparse files by Theodore Ts'o · 7 years ago
  52. f25b334 mke2fs: fix UI problem caused by fuzzy translations by Theodore Ts'o · 7 years ago
  53. a782b50 Add options to gzip and tar to create reproducible artificats by Theodore Ts'o · 7 years ago
  54. 18d6bcb tests: disable use of the BLKID cache while running regression tests by Theodore Ts'o · 7 years ago
  55. 9e31a56 libsupport: fix 32-bit quota test failures by Theodore Ts'o · 7 years ago
  56. 2a13c84 Update release notes, etc., for the 1.43.5 release by Theodore Ts'o · 7 years ago
  57. 3d145ec Add new symbol to debian/e2fslibs.symbols by Theodore Ts'o · 7 years ago
  58. a54993b debian: update policy conformance to standards version 4.0 by Theodore Ts'o · 7 years ago
  59. 6bb275a debian/rules: update config.{guess,sub} before running configure, not after by Theodore Ts'o · 7 years ago
  60. f088231 Remove special mips libraries from Debian build by Theodore Ts'o · 7 years ago
  61. a5bdb7c Remove obsolete Conflicts/Replaces headers in Debian control file by Theodore Ts'o · 7 years ago
  62. d04ad32 Remove spaces at the end of man pages by Theodore Ts'o · 7 years ago
  63. 0df8f61 Clarify description of the the commit mount option in the ext4 man page by Theodore Ts'o · 7 years ago
  64. 9d6f54b Update translation template for 1.43.5 release by Theodore Ts'o · 7 years ago
  65. 44de917 Update lib/e2p/Makefile.in using "make depend" by Theodore Ts'o · 7 years ago
  66. 196c8e6 po: update vi.po (from translationproject.org) by Trần Ngọc Quân · 7 years ago
  67. a16123f po: update sr.po (from translationproject.org) by Мирослав Николић · 7 years ago
  68. 76b416a po: update hu.po (from translationproject.org) by Balázs Úr · 7 years ago
  69. 767c697 po: update da.po (from translationproject.org) by Joe Hansen · 7 years ago
  70. dca20d4 po: update cs.po (from translationproject.org) by Petr Pisar · 7 years ago
  71. 5b8d7c5 e2fsck: fix e2fsck -D for encrypted directories by Theodore Ts'o · 7 years ago
  72. cfb8e0b Fix build when configured with --disable-threads by Theodore Ts'o · 7 years ago
  73. c3fc71d Fix build when configured with --enable-profile by Theodore Ts'o · 7 years ago
  74. de26ef4 libext2fs: fix error handling for ext2fs_sync_device() by Theodore Ts'o · 7 years ago
  75. d7f373b Further cleanups of the dir_link documentation in the ext4 man page by Theodore Ts'o · 7 years ago
  76. a108ee4 libsupport: fix error handling in quota_write_inode by zhangyi (F) · 7 years ago
  77. b55571c debugfs: fix "ls -p" to avoid printing garbage after the file name by Theodore Ts'o · 7 years ago
  78. 7d8f358 Clarify how the description of the dir_nlink feature in the ext4 man page by Theodore Ts'o · 7 years ago
  79. 0e3b703 tune2fs: edit dire warning about check intervals by Eric Sandeen · 7 years ago
  80. 7f5ba7c resize2fs: sanity check the free blocks and inode counts by Theodore Ts'o · 7 years ago
  81. 393df14 debugfs: add sanity checking to the string_to_inode() utility function by Theodore Ts'o · 7 years ago
  82. bf445b4 libext2fs: add stricter checks on the inode size in ext2fs_open2() by Theodore Ts'o · 7 years ago
  83. f97c601 e2fsck: don't restart after a critical metadata collision in e2fsck -n mode by Theodore Ts'o · 7 years ago
  84. 9c5b443 e2fsck: quiet some harmless bitmap warnings by Theodore Ts'o · 7 years ago
  85. eb33a5d tests: dumpe2fs against an image with bad os_type by Adam Buchbinder · 7 years ago
  86. 44137c3 e2p: fix segfault in e2p_os2string by Adam Buchbinder · 7 years ago
  87. d202f46 e2fsck: check for invalid quota inode numbers by Theodore Ts'o · 7 years ago
  88. 2775528 e2fsck: add support for printing the quota type in problem reports using %U by Theodore Ts'o · 7 years ago
  89. 74da94f libext2fs: fix the s_log_block_size check in ext2fs_open() by Theodore Ts'o · 7 years ago
  90. 2971e14 AOSP: blkid: Resolve to the exFAT uuid change on reboot. by liminghao · 7 years ago
  91. a850bc5 AOSP: blkid: add support to recognize exfat to blkid. by liminghao · 7 years ago
  92. 968c1c2 libext2fs: fix compile errors/warnings by Tahsin Erdogan · 7 years ago
  93. c8ca239 Fix warnings found using UBSAN by Theodore Ts'o · 7 years ago
  94. b3d7751 tests: add j_recover_csum3_64bit by Theodore Ts'o · 7 years ago
  95. e8c8580 libext2fs: fix build issue for on Windows/Cygwin systems by Theodore Ts'o · 7 years ago
  96. 298ffa7 e4defrag: fix GCC7.x compiler warning by Marc Thomas · 7 years ago
  97. 7bfa94a filefrag: fix GCC7.x compiler warning by Marc Thomas · 7 years ago
  98. 0c1e8c7 e4defrag: display the e2fsprogs version number by Marc Thomas · 7 years ago
  99. 1dc09bd tests: add new test f_del_dup_quota by Eric Whitney · 7 years ago
  100. fff2d12 mke2fs: fix hugefile creation so the hugefile(s) are contiguous by Theodore Ts'o · 7 years ago