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