1. bdeb2db tests: avoid using mktemp -t by Theodore Ts'o · 10 years ago
  2. 0b5610e tests: clean up the temp file if test_one is interrupted by Theodore Ts'o · 10 years ago
  3. 358c94a tests: fix left-over e2fsprogs-tmp files not getting clean up by Theodore Ts'o · 10 years ago
  4. 9e9e7b4 tests: for mktemp the exes must be the final characters of the name by Benno Schulenberg · 10 years ago
  5. 3120a50 misc: quiet minor build warnings, ignore generated files by Andreas Dilger · 10 years ago
  6. 7d7a8fe resize2fs: don't attempt to calculate minimum size on fs with errors by Eric Sandeen · 10 years ago
  7. a0edefe e2fsck: sort the abbreviations better by Benno Schulenberg · 10 years ago
  8. 33d43ae e2fsck: make two comments match the messages by Benno Schulenberg · 10 years ago
  9. 1301def e2fsck: make a prompt message simpler and thus translatable by Benno Schulenberg · 10 years ago
  10. 0781e03 po: describe more precisely the %B expansion by Benno Schulenberg · 10 years ago
  11. f2ca701 filefrag: fix issues with 29758d2 by Eric Sandeen · 10 years ago
  12. 1c97e61 po: add %It to the list of recognized expansions by Benno Schulenberg · 10 years ago
  13. 38f160d e2fsck: fully and properly gettextize two error messages by Benno Schulenberg · 10 years ago
  14. 35a0bdd mke2fs: fix a typo in an error message by Benno Schulenberg · 10 years ago
  15. 8ae8a21 Fix up minor typo in German translation by Theodore Ts'o · 10 years ago
  16. b93349a po: update de.po (from translationproject.org) by Philipp Thomas · 10 years ago
  17. 29758d2 filefrag: exit with error code if an error is hit by Andreas Dilger · 10 years ago
  18. 1f15ba0 lib/ext2fs: clean and build ext2_types.h as necessary by Theodore Ts'o · 10 years ago
  19. ceff962 tst_libext2fs: add new debug program which used for libext2fs unit tests by Theodore Ts'o · 10 years ago
  20. 7133644 misc: use unsigned long long for file block count in filefrag by Vitaliy Filippov · 10 years ago
  21. 2eb0ed0 e2fsprogs: don't run quota test if quota is not enabled by Eric Sandeen · 10 years ago
  22. 5c15bf5 e2fsck: fix Makefile dependency for quota.o by Theodore Ts'o · 10 years ago
  23. 999d38d debugfs: fix debugfs/quota.c compile warnings by Andreas Dilger · 10 years ago
  24. 9d8cd8c debugfs: fix filehandle leak in copy_file() by Andreas Dilger · 10 years ago
  25. 90c5b4c debugfs: fix string_to_time for MacOS strptime() by Andreas Dilger · 10 years ago
  26. a7b0f77 mke2fs: use ext2fs_open_file() in check_plausibility() by Eric Sandeen · 10 years ago
  27. 9779e29 Update release notes, etc. for final 1.42.10 release by Theodore Ts'o · 10 years ago
  28. ddc0a3b debian: override source-is-missing false positive by Theodore Ts'o · 10 years ago
  29. 618dcd2 debian: fix debian/rules compatibility with gmake 4.0 by Theodore Ts'o · 10 years ago
  30. 196b59c Update translation files for 1.42.10 release by Theodore Ts'o · 10 years ago
  31. 6236e47 Fix obvious typo in German translation by Theodore Ts'o · 10 years ago
  32. 09debae po: update vi.po (from translationproject.org) by Trần Ngọc Quân · 10 years ago
  33. 4e9c310 po: update sv.po (from translationproject.org) by Göran Uddeborg · 10 years ago
  34. df58527 po: update pl.po (from translationproject.org) by Jakub Bogusz · 10 years ago
  35. 47d1933 po: update nl.po (from translationproject.org) by Benno Schulenberg · 10 years ago
  36. 8575675 po: update fr.po (from translationproject.org) by Samuel Thibault · 10 years ago
  37. 8dc4704 po: update es.po (from translationproject.org) by Benno Schulenberg · 10 years ago
  38. b753281 po: update cs.po (from translationproject.org) by Petr Pisar · 10 years ago
  39. 35a7a57 mke2fs: set gdt csum when creating packed fs by Darrick J. Wong · 10 years ago
  40. 1244cac resize2fs: fix sanity check in reserve_sparse_super2_last_group() by Darrick J. Wong · 10 years ago
  41. 1c358e6 quota: remove mke2fs's and tune2fs's warning messages regarding quota by Theodore Ts'o · 10 years ago
  42. 133d9fb tests: add basic e2fsck regression test for fixing the quota inode by Theodore Ts'o · 10 years ago
  43. 75fc42f debugfs: add commands to query the quota information by Theodore Ts'o · 10 years ago
  44. cbc1280 quota: support storing the quota file handles in the quota context by Theodore Ts'o · 10 years ago
  45. d37178b quota: integrate mkquota.h into quotaio.h by Theodore Ts'o · 10 years ago
  46. 4af2b15 quota: fix memory leak in quota_compare_and_update() by Theodore Ts'o · 10 years ago
  47. 68ba77c quota: fix e2fsck to notice missing quota entries by Theodore Ts'o · 10 years ago
  48. ac7ea7b quota: fix e2fsck so we update the quota file correctly by Theodore Ts'o · 10 years ago
  49. a0811c1 quota: add debugging code to print the dquot structure by Theodore Ts'o · 10 years ago
  50. 4cf0b0f libquota: fix dict_uint_cmp() by Niu Yawei · 10 years ago
  51. 4e2d9f7 Add a make variable for the pkgconfig install dir by David Michael · 10 years ago
  52. 91f0468 Fix cross compilation problem in parse-types.sh by Chen Qi · 10 years ago
  53. 2de2628 mke2fs: check for a partition table and warn if present by Theodore Ts'o · 10 years ago
  54. 352fbed mke2fs: print extra information about existing ext2/3/4 file systems by Theodore Ts'o · 10 years ago
  55. a11cceb mke2fs: print a message when creating a regular file by Theodore Ts'o · 10 years ago
  56. cd84e9a resize2fs: fix inode table move for the backwards move case by Theodore Ts'o · 10 years ago
  57. d51072a libext2fs: fix alloc_allocate_group_table() if the flexbg_offset wraps by Theodore Ts'o · 10 years ago
  58. 45a78b8 resize2fs: refine minimum required blocks for flex_bg file systems by Theodore Ts'o · 10 years ago
  59. b4f30fc resize2fs: fix overly-pessimistic calculation of minimum size required by Theodore Ts'o · 10 years ago
  60. 7664c75 e2fsck: if any problems are fixed in pass 0, check the whole file system by Theodore Ts'o · 10 years ago
  61. bd1413d e2fsprogs/filefrag: print shared extent flag by Mark Fasheh · 10 years ago
  62. 6d82e1f mke2fs: only print the low-level file system stats in verbose mode by Theodore Ts'o · 10 years ago
  63. dbcd617 mke2fs: check for pre-existing file system by Theodore Ts'o · 10 years ago
  64. f83f413 mke2fs: add an option in mke2fs.conf to proceed after a delay by Theodore Ts'o · 10 years ago
  65. 802146c mke2fs: create a regular file if necessary by Theodore Ts'o · 10 years ago
  66. 8273945 mke2fs: don't complain if the regular file is too small by Theodore Ts'o · 10 years ago
  67. d69f43f mke2fs, tune2fs: call proceed_question() from check_plausibility()'s caller by Theodore Ts'o · 10 years ago
  68. 83c469b mke2fs: don't ask the proceed question using a regular file by Theodore Ts'o · 10 years ago
  69. 6f6f567 e2fsck: skip low dtime check if the number of inodes > s_mkfs_time by Theodore Ts'o · 10 years ago
  70. 5bb66e3 tests: fix resize test tmpfs max-file-size checking by Andreas Dilger · 11 years ago
  71. d8f401b fix miscellaneous build warnings by Andreas Dilger · 11 years ago
  72. aa73432 e4defrag: fix error reporting when ext2fs_open fails by Theodore Ts'o · 11 years ago
  73. 4a77520 e4defrag: open fs with EXT2_FLAG_64BITS flag by Jon Ernst · 11 years ago
  74. 767183d logsave: make message when process has a non-zero exit code to be less scary by Theodore Ts'o · 11 years ago
  75. 9aef4b6 mke2fs: disable resize_inode feature if 64bit feature is enabled by Eryu Guan · 11 years ago
  76. 93d0db3 e2fsck: don't use e2fsck_global_ctx in e2fsck_set_bitmap_type() by Theodore Ts'o · 11 years ago
  77. dde6333 e2fsck: always make sure e2fsck_global_ctx is set by Theodore Ts'o · 11 years ago
  78. b6902b3 debian: fix udeb package support by Filipe Brandenburger · 11 years ago
  79. 118d3f0 resize2fs: don't free in-use clusters when moving blocks by Darrick J. Wong · 11 years ago
  80. 01d6aa9 resize2fs: during shrink, don't free in-use bg data clusters by Darrick J. Wong · 11 years ago
  81. c22f328 e2fsck: don't add a UUID on a mounted filesystem with csums by Michael Marineau · 11 years ago
  82. fedfb27 Add coverage testing using gcov by Theodore Ts'o · 11 years ago
  83. 585bca6 Set pointer to NULL after ext2fs_free by Lukas Czerner · 11 years ago
  84. 5fe2bd6 tune2fs: allow removal of dirty journal with two "-f" options by Eric Sandeen · 11 years ago
  85. 4f3ded2 libext2fs: delete unused "handle" variable by jon ernst · 11 years ago
  86. 58229aa e4defrag: remove local sync_file_range and fallocate by Baruch Siach · 11 years ago
  87. a4613d1 ext2fs: declare struct_io_manager at end of file by Andreas Dilger · 11 years ago
  88. 3b97799 tests: skip unsupported tests on MacOS systems by Andreas Dilger · 11 years ago
  89. 4d46e6c build: fix LLVM compiler warnings by Andreas Dilger · 11 years ago
  90. c7c3775 chattr: improve the description for 'j' option in manpage by Zheng Liu · 11 years ago
  91. f3fa568 libe2p: allow libe2p.h to be used in C++ programs by Theodore Ts'o · 11 years ago
  92. 156a151 libext2fs: try to roll back when splitting an extent fails by Darrick J. Wong · 11 years ago
  93. 6225a15 libext2fs: don't hang on to unmapped block if extent tree update fails by Darrick J. Wong · 11 years ago
  94. 3c890ee libext2fs: during punch, fix parent extents after modifying extent by Darrick J. Wong · 11 years ago
  95. 80dec4c libext2fs: iterate past lower extents during punch by Darrick J. Wong · 11 years ago
  96. 84593c2 mke2fs: clean up kernel version tests by Darrick J. Wong · 11 years ago
  97. 9e7294d e2fsprogs: Disallow tune2fs enabling sparse_super with ext4 meta_bg enabled by Akira Fujita · 11 years ago
  98. 8cfa640 debian: fix spelling typo in debian/control.in by Theodore Ts'o · 11 years ago
  99. 2b561a6 debian: add make variable to prevent building udeb packages by Theodore Ts'o · 11 years ago
  100. 71d920e mke2fs: minor bugfixes for mk_hugefiles by Theodore Ts'o · 11 years ago