1. 0462fd6 resize2fs: don't require fsck to print min size by Eric Sandeen · 11 years ago
  2. 63b4cbb misc: fix infinite loop when finding the start of the hugefile start range by Darrick J. Wong · 11 years ago
  3. 5da8912 tune2fs: fix memory leak in inode_scan_and_fix() by Xiaoguang Wang · 11 years ago
  4. e684769 debugfs: fix typo in message by Bernhard M. Wiedemann · 11 years ago
  5. c9d6c22 libext2fs: don't allow alloc_stats on bad inode/block numbers by Darrick J. Wong · 11 years ago
  6. 407916f libext2fs: fix endian handling error; reduce fragmentation some by Darrick J. Wong · 11 years ago
  7. fecb231 dumpe2fs: don't crash when the user provides no block device argument by Darrick J. Wong · 11 years ago
  8. beec19f e2fsck: fix dangling pointer when dir_info array is resized by Darrick J. Wong · 11 years ago
  9. ea9085c e2fsck: fix reporting of unknown htree block inode number by Darrick J. Wong · 11 years ago
  10. 8d5324c libext2fs: don't memcpy identical pointers when writing a cache block by Darrick J. Wong · 11 years ago
  11. dab7435 libext2fs: directory iteration mustn't walk off the buffer end by Darrick J. Wong · 11 years ago
  12. 160f131 libext2fs: fix endian handling of ext3_extent_header by Eric Sandeen · 11 years ago
  13. 441eb33 util: allow subst to build on systems that do not have utimes() by Theodore Ts'o · 11 years ago
  14. 0745e78 mke2fs: fix man page discussion of usage type defaults by Eric Whitney · 11 years ago
  15. deae5e8 resize2fs: fix fs->blocksize dereference after fs has been freed by Theodore Ts'o · 11 years ago
  16. ebdf895 e2fsck: fix free pointer dereferences by Theodore Ts'o · 11 years ago
  17. c6889a6 e2fsprogs: add large_file to base mkfs features by Eric Sandeen · 11 years ago
  18. 17c1fa6 misc: fix build breakage with configure --disable-uuidd --enable-profile by Theodore Ts'o · 11 years ago
  19. e3d1015 configure: disable uuidd by default if libuuid is disabled by Theodore Ts'o · 11 years ago
  20. ceec170 mke2fs: don't depend on <linux/version.h> by Theodore Ts'o · 11 years ago
  21. d911240 misc: zero s_jnl_blocks when adding journal online or removing external journal by Darrick J. Wong · 11 years ago
  22. 5afdf37 fix build with configure --disable-uuid --disable-blkid --enable-profile by Theodore Ts'o · 11 years ago
  23. 1419b5a Don't clear BUILD_CFLAGS and BUILD_LDFLAGS when cross-compiling by Michael Forney · 11 years ago
  24. e426e06 Merge remote-tracking branch 'origin/maint' into maint by Theodore Ts'o · 11 years ago
  25. e9a5c6e e2fsck: notice when the realloc of dir_info fails by Theodore Ts'o · 11 years ago
  26. 943e21c compile_et: Allow user to override ET_DIR by Michael Forney · 11 years ago
  27. 53904ae Apply LDFLAGS when building tests by Michael Forney · 11 years ago
  28. 60abcd7 tests: Add to LD_LIBRARY_PATH instead of overriding by Michael Forney · 11 years ago
  29. 8a54677 debugfs: add better error checking when printing extended attributes by Theodore Ts'o · 11 years ago
  30. 6a3741a Update release notes, etc. for final 1.42.12 release by Theodore Ts'o · 11 years ago
  31. 6de37be po: update vi.po (from translationproject.org) by Trần Ngọc Quân · 11 years ago
  32. 8178440 po: update uk.po (from translationproject.org) by Yuri Chornoivan · 11 years ago
  33. 90c5f7c po: update sv.po (from translationproject.org) by Göran Uddeborg · 11 years ago
  34. 5b5fc7f po: update pl.po (from translationproject.org) by Jakub Bogusz · 11 years ago
  35. 8e3bfde po: update nl.po (from translationproject.org) by Benno Schulenberg · 11 years ago
  36. 482a0ea po: update fr.po (from translationproject.org) by Samuel Thibault · 11 years ago
  37. a204574 po: update cs.po (from translationproject.org) by Petr Pisar · 11 years ago
  38. 725502d mke2fs: complain if bigalloc and hugefiles_align_disk is incompatible by Theodore Ts'o · 11 years ago
  39. 3ff5755 e2fsprogs.pot: update POT-Creation-Date by Theodore Ts'o · 11 years ago
  40. a4af7ef e2fsck: fix spelling error (strage vs storage) by Theodore Ts'o · 11 years ago
  41. e92beaa e2fsprogs: add supported file attributes to ext4.5 manpage by Eric Sandeen · 11 years ago
  42. 6b31948 Interim updates of release notes, etc. in preparation for 1.42.12 release by Theodore Ts'o · 11 years ago
  43. a8193af po: update sv.po (from translationproject.org) by Göran Uddeborg · 11 years ago
  44. 4338f0a po: update fr.po (from translationproject.org) by Samuel Thibault · 11 years ago
  45. 6c3c782 po: update es.po (from translationproject.org) by Antonio Ceballos · 11 years ago
  46. 5819e58 po: update cs.po (from translationproject.org) by Petr Pisar · 11 years ago
  47. ce2e295 mke2fs: improve the error message when a non-existent file is specified by Theodore Ts'o · 11 years ago
  48. 9ac2930 mke2fs.8.in: explain how the fs-size parameter is interpreted by Theodore Ts'o · 11 years ago
  49. 77255cf resize2fs: clarify the size of blocks in resize2fs's messages by Theodore Ts'o · 11 years ago
  50. 061c566 resize2fs.8.in: clarify when on-line resizing is supported by Theodore Ts'o · 11 years ago
  51. 20d6b38 dumpe2fs: complain if extra arguments are given on the command line by Theodore Ts'o · 11 years ago
  52. 59a591f debugfs: fix set_inode_field block[IND|DIND|TIND] by Theodore Ts'o · 11 years ago
  53. c47cd4f filefrag: fix extent count calculation when using FIBMAP by Theodore Ts'o · 11 years ago
  54. 6197c10 tests: convert use of md5sum to crcsum by Theodore Ts'o · 11 years ago
  55. ab2cd4a e2fsck: don't flush the FS unless it's actually dirty by Darrick J. Wong · 11 years ago
  56. 115d4b4 e2fsck: flush out the superblock and bitmaps before printing final messages by Theodore Ts'o · 11 years ago
  57. 84d6dd7 tests: add the r_meta_bg_shrink test by Theodore Ts'o · 11 years ago
  58. 755e077 tests: add f_first_meta_bg_too_big test by Theodore Ts'o · 11 years ago
  59. 9974f8c tests: make sure MKE2FS_FIRST_META_BG is unset while running tests by Theodore Ts'o · 11 years ago
  60. c82815e resize2fs: disable the meta_bg feature if necessary by Theodore Ts'o · 11 years ago
  61. 7a4352d e2fsck: fix file systems with an overly large s_first_meta_bg by Theodore Ts'o · 11 years ago
  62. f66e6ce libext2fs: avoid buffer overflow if s_first_meta_bg is too big by Theodore Ts'o · 11 years ago
  63. f00948a libext2fs: have UNIX IO manager use pread64/pwrite64 by Theodore Ts'o · 11 years ago
  64. b6edbf6 debugfs: teach rdump to take multiple source arguments by Aaron Crane · 11 years ago
  65. 850fe1a debugfs: refactor do_rdump() by Aaron Crane · 11 years ago
  66. 3b0662f debugfs: fix double-close bug in "rdump" and "dump -p" by Aaron Crane · 11 years ago
  67. 09727a0 debugfs: be more specific in error messages by Aaron Crane · 11 years ago
  68. b198805 libext2fs: place metadata blocks in the last flex_bg so they are contiguous by Theodore Ts'o · 11 years ago
  69. 457e499 Revert "mke2fs: prevent creation of unmountable ext4 with large flex_bg count" by Theodore Ts'o · 11 years ago
  70. bf140bf debugfs: fix argument parsing in do_freefrag() by Artemiy Volkov · 11 years ago
  71. 3b99049 misc: fix Makefile for profiled build by Theodore Ts'o · 11 years ago
  72. 07c479d libext2fs: when appending to a file, don't split an index block in equal halves by Darrick J. Wong · 11 years ago
  73. baa3544 libext2fs: have UNIX IO manager use pread/pwrite by Darrick J. Wong · 11 years ago
  74. af7dbe3 filefrag: minor code fixes and cleanups by Andreas Dilger · 11 years ago
  75. a1363e6 tests: fix f_badcluster output formatting by Andreas Dilger · 11 years ago
  76. 0befec4 misc: quiet signed/unsigned charactr compiler warnings by Andreas Dilger · 11 years ago
  77. 7d0109c tune2fs: fix uninitialized variable in remove_journal_device by Theodore Ts'o · 11 years ago
  78. 9c2c1e9 tune2fs: update journal users while updating fs UUID (with external journal) by Azat Khuzhin · 11 years ago
  79. 7dfefaf tune2fs: update journal super block when changing UUID for fs. by Azat Khuzhin · 11 years ago
  80. 3e077c3 tune2fs: remove_journal_device(): use the correct block to find jsb by Azat Khuzhin · 11 years ago
  81. 7f33024 journal: use consts instead of 1024 and add helper for journal with 1k blocksize by Azat Khuzhin · 11 years ago
  82. d230dc4 tests: add the f_badcluster test by Darrick J. Wong · 11 years ago
  83. 01824c9 filefrag: fix block size value by Rakesh Pandit · 11 years ago
  84. abc4697 filefrag: fix -B option and extents calculation for FIBMAP by Rakesh Pandit · 11 years ago
  85. 8dd650a e2fsck: during pass1b delete_file, only free a cluster once by Darrick J. Wong · 11 years ago
  86. 9a1d614 e2fsck: fix rule-violating lblk->pblk mappings on bigalloc filesystems by Darrick J. Wong · 11 years ago
  87. ff11309 e2fsck: perform implied cluster allocations when filling a directory hole by Darrick J. Wong · 11 years ago
  88. b729b7d e2fsck: reserve blocks for root/lost+found directory repair by Darrick J. Wong · 11 years ago
  89. 97c607b libext2fs: provide a function to set inode size by Darrick J. Wong · 11 years ago
  90. a30a4e9 libext2fs: fix free block accounting for 64-bit file systems by Theodore Ts'o · 11 years ago
  91. 1e33a8b Fix 32/64-bit overflow when multiplying by blocks/clusters per group by Theodore Ts'o · 11 years ago
  92. d4ecec4 libext2fs: use C99 initializers for the io_manager structure by Theodore Ts'o · 11 years ago
  93. baab9f4 resize2fs: radically reduce memory utilization by using rbtree bitmaps by Theodore Ts'o · 11 years ago
  94. 2dbf34e libext2fs: fix rb_resize_bmap to handle the padding bits by Theodore Ts'o · 11 years ago
  95. 188949d tests: use e2fsck -f instead of -p for resize tests by Theodore Ts'o · 11 years ago
  96. 8b90ab2 build: fix unused/uninitialized variable warnings by Andreas Dilger · 11 years ago
  97. 57b7fab e2fsck: clear uninit flag on directory extents by Darrick J. Wong · 11 years ago
  98. c28c274 e2fsck: pass2 should not process directory blocks that are impossibly large by Darrick J. Wong · 11 years ago
  99. 0733835 e2fsck: always submit logical block 0 of a directory for pass 2 by Darrick J. Wong · 11 years ago
  100. 9f005a9 e2fsck: collapse holes in extent-based directories by Darrick J. Wong · 11 years ago