1. cd75fb0 Update translation files for upcoming 1.42.11 release by Theodore Ts'o · 10 years ago
  2. 01233ba po: add Esperanto translation by Benno Schulenberg · 10 years ago
  3. 476a0c4 po: add Ukrainian translation by Yuri Chornoivan · 10 years ago
  4. 1a7f232 po: update vi.po (from translationproject.org) by Trần Ngọc Quân · 10 years ago
  5. a2d6a7d po: update sv.po (from translationproject.org) by Göran Uddeborg · 10 years ago
  6. 3f19bda po: update pl.po (from translationproject.org) by Jakub Bogusz · 10 years ago
  7. a73cb6f po: update nl.po (from translationproject.org) by Benno Schulenberg · 10 years ago
  8. ffbe17c po: update it.po (from translationproject.org) by Milo Casagrande · 10 years ago
  9. c9cbc95 po: update fr.po (from translationproject.org) by Samuel Thibault · 10 years ago
  10. 9bf4107 po: update de.po (from translationproject.org) by Philipp Thomas · 10 years ago
  11. 868d1e9 po: update cs.po (from translationproject.org) by Petr Pisar · 10 years ago
  12. 0d19ccb e2fsck: reopen the file system with saved flags after a journal replay by Theodore Ts'o · 10 years ago
  13. d988201 mke2fs: prevent creation of unmountable ext4 with large flex_bg count by Akira Fujita · 10 years ago
  14. d0de4c9 mke2fs: add get_uint_from_profile to mke2fs.c by Akira Fujita · 10 years ago
  15. a131053 mke2fs: set upper limit to flex_bg count by Akira Fujita · 10 years ago
  16. f7a51a1 mke2fs: handle flex_bg collision with backup descriptors by Andreas Dilger · 10 years ago
  17. 7584b8d mke2fs: enable lazy_itable_init on newer kernel by default by Lukas Czerner · 10 years ago
  18. d27a559 mke2fs: add revision to the is_before_linux_ver() by Lukas Czerner · 10 years ago
  19. 47fee2e e2fsprogs: introduce ext2fs_close_free() helper by Lukas Czerner · 10 years ago
  20. e7822c1 fix cross-compilation support by Theodore Ts'o · 10 years ago
  21. 2d7583b configure.in: fix external libblkid test for static link by Theodore Ts'o · 10 years ago
  22. 5023510 blkid,ext2fs: avoid name clash with __u{8,16,32,64} by Andreas Dilger · 10 years ago
  23. 5105054 blkid: remove unnecessary header and comment by Andreas Dilger · 10 years ago
  24. 3e500a8 e2fsprogs: add mount options to ext4.5 by Eric Sandeen · 10 years ago
  25. 272258e e2fsprogs: revise and extend chattr(1) and chattr usage() by Eric Sandeen · 10 years ago
  26. 5b9aaae e2fsprogs: reorder flags in chattr(1) by Eric Sandeen · 10 years ago
  27. 87aca2a e2fsck: fix last mount time and last write time in preen mode by Jan Kara · 10 years ago
  28. 4b59352 mke2fs: prevent creation of filesystem with unsupported revision by Frank Sorenson · 10 years ago
  29. 2f8d025 e2fsprogs: remove checker infrastructure by Eric Sandeen · 10 years ago
  30. 285cbe6 Update to latest version of config.* files by Theodore Ts'o · 10 years ago
  31. 9361395 aclocal.m4: update to newer versions of autoconf macros by Theodore Ts'o · 10 years ago
  32. 9519cd5 move e2fsprogs-specific macros from aclocal.m4 to acinclude.m4 by Ross Burton · 10 years ago
  33. a511695 debugfs: add support setting the error_count and associated sb fields by Theodore Ts'o · 10 years ago
  34. bdeb2db tests: avoid using mktemp -t by Theodore Ts'o · 10 years ago
  35. 0b5610e tests: clean up the temp file if test_one is interrupted by Theodore Ts'o · 10 years ago
  36. 358c94a tests: fix left-over e2fsprogs-tmp files not getting clean up by Theodore Ts'o · 10 years ago
  37. 9e9e7b4 tests: for mktemp the exes must be the final characters of the name by Benno Schulenberg · 10 years ago
  38. 3120a50 misc: quiet minor build warnings, ignore generated files by Andreas Dilger · 10 years ago
  39. 7d7a8fe resize2fs: don't attempt to calculate minimum size on fs with errors by Eric Sandeen · 10 years ago
  40. a0edefe e2fsck: sort the abbreviations better by Benno Schulenberg · 10 years ago
  41. 33d43ae e2fsck: make two comments match the messages by Benno Schulenberg · 10 years ago
  42. 1301def e2fsck: make a prompt message simpler and thus translatable by Benno Schulenberg · 10 years ago
  43. 0781e03 po: describe more precisely the %B expansion by Benno Schulenberg · 10 years ago
  44. f2ca701 filefrag: fix issues with 29758d2 by Eric Sandeen · 10 years ago
  45. 1c97e61 po: add %It to the list of recognized expansions by Benno Schulenberg · 10 years ago
  46. 38f160d e2fsck: fully and properly gettextize two error messages by Benno Schulenberg · 10 years ago
  47. 35a0bdd mke2fs: fix a typo in an error message by Benno Schulenberg · 10 years ago
  48. 8ae8a21 Fix up minor typo in German translation by Theodore Ts'o · 10 years ago
  49. b93349a po: update de.po (from translationproject.org) by Philipp Thomas · 10 years ago
  50. 29758d2 filefrag: exit with error code if an error is hit by Andreas Dilger · 10 years ago
  51. 1f15ba0 lib/ext2fs: clean and build ext2_types.h as necessary by Theodore Ts'o · 10 years ago
  52. ceff962 tst_libext2fs: add new debug program which used for libext2fs unit tests by Theodore Ts'o · 10 years ago
  53. 7133644 misc: use unsigned long long for file block count in filefrag by Vitaliy Filippov · 10 years ago
  54. 2eb0ed0 e2fsprogs: don't run quota test if quota is not enabled by Eric Sandeen · 10 years ago
  55. 5c15bf5 e2fsck: fix Makefile dependency for quota.o by Theodore Ts'o · 10 years ago
  56. 999d38d debugfs: fix debugfs/quota.c compile warnings by Andreas Dilger · 10 years ago
  57. 9d8cd8c debugfs: fix filehandle leak in copy_file() by Andreas Dilger · 10 years ago
  58. 90c5b4c debugfs: fix string_to_time for MacOS strptime() by Andreas Dilger · 10 years ago
  59. a7b0f77 mke2fs: use ext2fs_open_file() in check_plausibility() by Eric Sandeen · 10 years ago
  60. 9779e29 Update release notes, etc. for final 1.42.10 release by Theodore Ts'o · 10 years ago
  61. ddc0a3b debian: override source-is-missing false positive by Theodore Ts'o · 10 years ago
  62. 618dcd2 debian: fix debian/rules compatibility with gmake 4.0 by Theodore Ts'o · 10 years ago
  63. 196b59c Update translation files for 1.42.10 release by Theodore Ts'o · 10 years ago
  64. 6236e47 Fix obvious typo in German translation by Theodore Ts'o · 10 years ago
  65. 09debae po: update vi.po (from translationproject.org) by Trần Ngọc Quân · 10 years ago
  66. 4e9c310 po: update sv.po (from translationproject.org) by Göran Uddeborg · 10 years ago
  67. df58527 po: update pl.po (from translationproject.org) by Jakub Bogusz · 10 years ago
  68. 47d1933 po: update nl.po (from translationproject.org) by Benno Schulenberg · 10 years ago
  69. 8575675 po: update fr.po (from translationproject.org) by Samuel Thibault · 10 years ago
  70. 8dc4704 po: update es.po (from translationproject.org) by Benno Schulenberg · 10 years ago
  71. b753281 po: update cs.po (from translationproject.org) by Petr Pisar · 10 years ago
  72. 35a7a57 mke2fs: set gdt csum when creating packed fs by Darrick J. Wong · 10 years ago
  73. 1244cac resize2fs: fix sanity check in reserve_sparse_super2_last_group() by Darrick J. Wong · 10 years ago
  74. 1c358e6 quota: remove mke2fs's and tune2fs's warning messages regarding quota by Theodore Ts'o · 10 years ago
  75. 133d9fb tests: add basic e2fsck regression test for fixing the quota inode by Theodore Ts'o · 10 years ago
  76. 75fc42f debugfs: add commands to query the quota information by Theodore Ts'o · 10 years ago
  77. cbc1280 quota: support storing the quota file handles in the quota context by Theodore Ts'o · 10 years ago
  78. d37178b quota: integrate mkquota.h into quotaio.h by Theodore Ts'o · 10 years ago
  79. 4af2b15 quota: fix memory leak in quota_compare_and_update() by Theodore Ts'o · 10 years ago
  80. 68ba77c quota: fix e2fsck to notice missing quota entries by Theodore Ts'o · 10 years ago
  81. ac7ea7b quota: fix e2fsck so we update the quota file correctly by Theodore Ts'o · 10 years ago
  82. a0811c1 quota: add debugging code to print the dquot structure by Theodore Ts'o · 10 years ago
  83. 4cf0b0f libquota: fix dict_uint_cmp() by Niu Yawei · 10 years ago
  84. 4e2d9f7 Add a make variable for the pkgconfig install dir by David Michael · 10 years ago
  85. 91f0468 Fix cross compilation problem in parse-types.sh by Chen Qi · 10 years ago
  86. 2de2628 mke2fs: check for a partition table and warn if present by Theodore Ts'o · 10 years ago
  87. 352fbed mke2fs: print extra information about existing ext2/3/4 file systems by Theodore Ts'o · 10 years ago
  88. a11cceb mke2fs: print a message when creating a regular file by Theodore Ts'o · 10 years ago
  89. cd84e9a resize2fs: fix inode table move for the backwards move case by Theodore Ts'o · 10 years ago
  90. d51072a libext2fs: fix alloc_allocate_group_table() if the flexbg_offset wraps by Theodore Ts'o · 10 years ago
  91. 45a78b8 resize2fs: refine minimum required blocks for flex_bg file systems by Theodore Ts'o · 10 years ago
  92. b4f30fc resize2fs: fix overly-pessimistic calculation of minimum size required by Theodore Ts'o · 10 years ago
  93. 7664c75 e2fsck: if any problems are fixed in pass 0, check the whole file system by Theodore Ts'o · 10 years ago
  94. bd1413d e2fsprogs/filefrag: print shared extent flag by Mark Fasheh · 10 years ago
  95. 6d82e1f mke2fs: only print the low-level file system stats in verbose mode by Theodore Ts'o · 10 years ago
  96. dbcd617 mke2fs: check for pre-existing file system by Theodore Ts'o · 10 years ago
  97. f83f413 mke2fs: add an option in mke2fs.conf to proceed after a delay by Theodore Ts'o · 10 years ago
  98. 802146c mke2fs: create a regular file if necessary by Theodore Ts'o · 10 years ago
  99. 8273945 mke2fs: don't complain if the regular file is too small by Theodore Ts'o · 10 years ago
  100. d69f43f mke2fs, tune2fs: call proceed_question() from check_plausibility()'s caller by Theodore Ts'o · 10 years ago