1. e158db5 libext2fs: fix block-mapped file punch by Andreas Dilger · 9 years ago
  2. f680db6 e2fsck: zap extent-format inode with no extent header by Darrick J. Wong · 9 years ago
  3. c5b3ae7 tune2fs: warn if the filesystem journal is dirty by Jim Garlick · 9 years ago
  4. f449486 libext2fs: fix tst_badblocks buffer overrun by Andreas Dilger · 9 years ago
  5. 2b833c9 e2fsck: do not read EA header beyond the end of an inode by Artemiy Volkov · 9 years ago
  6. 5cb290e chattr: fix typo in a manpage by Jan Kara · 9 years ago
  7. db3d871 e2fsck: skip quota update when interrupted by Andreas Dilger · 9 years ago
  8. 7dce0c0 libext2fs: fix parents when modifying extents by Darrick J. Wong · 11 years ago
  9. b9ba837 Fix typo in the ext4(5) man page by Theodore Ts'o · 9 years ago
  10. 9f8d9a2 debugfs: handle out of memory condition by Tobias Stoeckmann · 9 years ago
  11. 9bcfea2 util: avoid off-by-one on long symlinks by Tobias Stoeckmann · 9 years ago
  12. 8815116 tune2fs.8: update maximum journal size by Phillip Susi · 9 years ago
  13. f7e37e8 debugfs: fix several errors and add assertions in the set_fields command by Konstantin Khlebnikov · 9 years ago
  14. a6eeac1 mke2fs: prompt for user verification for "-S" by Andreas Dilger · 9 years ago
  15. 59707c1 misc: fix alignment warnings on ARM by Andreas Dilger · 9 years ago
  16. 7cb2ed2 e2fsprogs: use $DUMPE2FS in resize_test script by Eric Sandeen · 9 years ago
  17. 94df6e9 debian: remove trailing spaces from control.in file by Theodore Ts'o · 9 years ago
  18. e622f9a Update release notes, etc. for final 1.42.13 release by Theodore Ts'o · 9 years ago
  19. c8c167d Merge remote-tracking branch 'origin/maint' into maint by Theodore Ts'o · 9 years ago
  20. bd38698 Update translation template file by Theodore Ts'o · 9 years ago
  21. c5c3936 Add the Danish translation file from the Translation Project by Theodore Ts'o · 9 years ago
  22. b771c83 po: update es.po (from translationproject.org) by Antonio Ceballos · 9 years ago
  23. 789fba3 po: update eo.po (from translationproject.org) by Benno Schulenberg · 9 years ago
  24. 37be382 po: update de.po (from translationproject.org) by Philipp Thomas · 9 years ago
  25. d31b804 po: update ca.po (from translationproject.org) by Àngel Mompó · 9 years ago
  26. f096708 e2fsck: use PROMPT_NONE for FUTURE_SB_LAST_*_FUDGED problems by Theodore Ts'o · 10 years ago
  27. 49d0fe2 libext2fs: fix potential buffer overflow in closefs() by Theodore Ts'o · 10 years ago
  28. 1ceb809 buildsystem: use 'chmod a-w' instead of 'chmod -w' by Enrico Scholz · 10 years ago
  29. 36769c6 e2fsck: fix corruption of Hurd filesystems by Justus Winter · 10 years ago
  30. c916e52 Fix clang warning and a resource leak by Darrick J. Wong · 10 years ago
  31. a4f95cc e2fsck: close the progress_fd in the logfile child process by Theodore Ts'o · 10 years ago
  32. 13f450a libext2fs: add sanity check for an invalid itable_used value in inode scan code by Theodore Ts'o · 10 years ago
  33. fcc19b4 badblocks: Limit maximum number of bad blocks by Jan Kara · 10 years ago
  34. 0462fd6 resize2fs: don't require fsck to print min size by Eric Sandeen · 10 years ago
  35. 63b4cbb misc: fix infinite loop when finding the start of the hugefile start range by Darrick J. Wong · 10 years ago
  36. 5da8912 tune2fs: fix memory leak in inode_scan_and_fix() by Xiaoguang Wang · 10 years ago
  37. e684769 debugfs: fix typo in message by Bernhard M. Wiedemann · 10 years ago
  38. c9d6c22 libext2fs: don't allow alloc_stats on bad inode/block numbers by Darrick J. Wong · 10 years ago
  39. 407916f libext2fs: fix endian handling error; reduce fragmentation some by Darrick J. Wong · 10 years ago
  40. fecb231 dumpe2fs: don't crash when the user provides no block device argument by Darrick J. Wong · 10 years ago
  41. beec19f e2fsck: fix dangling pointer when dir_info array is resized by Darrick J. Wong · 10 years ago
  42. ea9085c e2fsck: fix reporting of unknown htree block inode number by Darrick J. Wong · 10 years ago
  43. 8d5324c libext2fs: don't memcpy identical pointers when writing a cache block by Darrick J. Wong · 10 years ago
  44. dab7435 libext2fs: directory iteration mustn't walk off the buffer end by Darrick J. Wong · 10 years ago
  45. 160f131 libext2fs: fix endian handling of ext3_extent_header by Eric Sandeen · 10 years ago
  46. 441eb33 util: allow subst to build on systems that do not have utimes() by Theodore Ts'o · 10 years ago
  47. 0745e78 mke2fs: fix man page discussion of usage type defaults by Eric Whitney · 10 years ago
  48. deae5e8 resize2fs: fix fs->blocksize dereference after fs has been freed by Theodore Ts'o · 10 years ago
  49. ebdf895 e2fsck: fix free pointer dereferences by Theodore Ts'o · 10 years ago
  50. c6889a6 e2fsprogs: add large_file to base mkfs features by Eric Sandeen · 10 years ago
  51. 17c1fa6 misc: fix build breakage with configure --disable-uuidd --enable-profile by Theodore Ts'o · 10 years ago
  52. e3d1015 configure: disable uuidd by default if libuuid is disabled by Theodore Ts'o · 10 years ago
  53. ceec170 mke2fs: don't depend on <linux/version.h> by Theodore Ts'o · 10 years ago
  54. d911240 misc: zero s_jnl_blocks when adding journal online or removing external journal by Darrick J. Wong · 10 years ago
  55. 5afdf37 fix build with configure --disable-uuid --disable-blkid --enable-profile by Theodore Ts'o · 10 years ago
  56. 1419b5a Don't clear BUILD_CFLAGS and BUILD_LDFLAGS when cross-compiling by Michael Forney · 10 years ago
  57. e426e06 Merge remote-tracking branch 'origin/maint' into maint by Theodore Ts'o · 10 years ago
  58. e9a5c6e e2fsck: notice when the realloc of dir_info fails by Theodore Ts'o · 10 years ago
  59. 943e21c compile_et: Allow user to override ET_DIR by Michael Forney · 10 years ago
  60. 53904ae Apply LDFLAGS when building tests by Michael Forney · 10 years ago
  61. 60abcd7 tests: Add to LD_LIBRARY_PATH instead of overriding by Michael Forney · 10 years ago
  62. 8a54677 debugfs: add better error checking when printing extended attributes by Theodore Ts'o · 10 years ago
  63. 6a3741a Update release notes, etc. for final 1.42.12 release by Theodore Ts'o · 10 years ago
  64. 6de37be po: update vi.po (from translationproject.org) by Trần Ngọc Quân · 10 years ago
  65. 8178440 po: update uk.po (from translationproject.org) by Yuri Chornoivan · 10 years ago
  66. 90c5f7c po: update sv.po (from translationproject.org) by Göran Uddeborg · 10 years ago
  67. 5b5fc7f po: update pl.po (from translationproject.org) by Jakub Bogusz · 10 years ago
  68. 8e3bfde po: update nl.po (from translationproject.org) by Benno Schulenberg · 10 years ago
  69. 482a0ea po: update fr.po (from translationproject.org) by Samuel Thibault · 10 years ago
  70. a204574 po: update cs.po (from translationproject.org) by Petr Pisar · 10 years ago
  71. 725502d mke2fs: complain if bigalloc and hugefiles_align_disk is incompatible by Theodore Ts'o · 10 years ago
  72. 3ff5755 e2fsprogs.pot: update POT-Creation-Date by Theodore Ts'o · 10 years ago
  73. a4af7ef e2fsck: fix spelling error (strage vs storage) by Theodore Ts'o · 10 years ago
  74. e92beaa e2fsprogs: add supported file attributes to ext4.5 manpage by Eric Sandeen · 10 years ago
  75. 6b31948 Interim updates of release notes, etc. in preparation for 1.42.12 release by Theodore Ts'o · 10 years ago
  76. a8193af po: update sv.po (from translationproject.org) by Göran Uddeborg · 10 years ago
  77. 4338f0a po: update fr.po (from translationproject.org) by Samuel Thibault · 10 years ago
  78. 6c3c782 po: update es.po (from translationproject.org) by Antonio Ceballos · 10 years ago
  79. 5819e58 po: update cs.po (from translationproject.org) by Petr Pisar · 10 years ago
  80. ce2e295 mke2fs: improve the error message when a non-existent file is specified by Theodore Ts'o · 10 years ago
  81. 9ac2930 mke2fs.8.in: explain how the fs-size parameter is interpreted by Theodore Ts'o · 10 years ago
  82. 77255cf resize2fs: clarify the size of blocks in resize2fs's messages by Theodore Ts'o · 10 years ago
  83. 061c566 resize2fs.8.in: clarify when on-line resizing is supported by Theodore Ts'o · 10 years ago
  84. 20d6b38 dumpe2fs: complain if extra arguments are given on the command line by Theodore Ts'o · 10 years ago
  85. 59a591f debugfs: fix set_inode_field block[IND|DIND|TIND] by Theodore Ts'o · 10 years ago
  86. c47cd4f filefrag: fix extent count calculation when using FIBMAP by Theodore Ts'o · 10 years ago
  87. 6197c10 tests: convert use of md5sum to crcsum by Theodore Ts'o · 10 years ago
  88. ab2cd4a e2fsck: don't flush the FS unless it's actually dirty by Darrick J. Wong · 10 years ago
  89. 115d4b4 e2fsck: flush out the superblock and bitmaps before printing final messages by Theodore Ts'o · 10 years ago
  90. 84d6dd7 tests: add the r_meta_bg_shrink test by Theodore Ts'o · 10 years ago
  91. 755e077 tests: add f_first_meta_bg_too_big test by Theodore Ts'o · 10 years ago
  92. 9974f8c tests: make sure MKE2FS_FIRST_META_BG is unset while running tests by Theodore Ts'o · 10 years ago
  93. c82815e resize2fs: disable the meta_bg feature if necessary by Theodore Ts'o · 10 years ago
  94. 7a4352d e2fsck: fix file systems with an overly large s_first_meta_bg by Theodore Ts'o · 10 years ago
  95. f66e6ce libext2fs: avoid buffer overflow if s_first_meta_bg is too big by Theodore Ts'o · 10 years ago
  96. f00948a libext2fs: have UNIX IO manager use pread64/pwrite64 by Theodore Ts'o · 10 years ago
  97. b6edbf6 debugfs: teach rdump to take multiple source arguments by Aaron Crane · 10 years ago
  98. 850fe1a debugfs: refactor do_rdump() by Aaron Crane · 10 years ago
  99. 3b0662f debugfs: fix double-close bug in "rdump" and "dump -p" by Aaron Crane · 10 years ago
  100. 09727a0 debugfs: be more specific in error messages by Aaron Crane · 10 years ago