1. d9eab8e tests/d_inline_dump: remove version dependency in the expected output by Theodore Ts'o · 11 years ago
  2. 4348709 e2fsck: on BE, re-swap everything after a damaged dirent so salvage works correctly by Darrick J. Wong · 11 years ago
  3. 2432a41 libext2fs: fix problems with LE<->BE conversions on BE platforms by Darrick J. Wong · 11 years ago
  4. 18b234b libext2fs: byteswap inode when performing the sanity scan by Darrick J. Wong · 11 years ago
  5. 7248e26 e2fuzz: fix pwrite64/pwrite usage by Darrick J. Wong · 11 years ago
  6. c4c9bc5 misc: fix gcc warnings by Darrick J. Wong · 11 years ago
  7. 8a17df7 libext2fs: create inlinedata symlinks by Darrick J. Wong · 11 years ago
  8. aef9771 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  9. c47cd4f filefrag: fix extent count calculation when using FIBMAP by Theodore Ts'o · 11 years ago
  10. 6197c10 tests: convert use of md5sum to crcsum by Theodore Ts'o · 11 years ago
  11. ab2cd4a e2fsck: don't flush the FS unless it's actually dirty by Darrick J. Wong · 11 years ago
  12. 6808328 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  13. 19c5d41 tests: add regression tests for inlinedata fixes by Darrick J. Wong · 11 years ago
  14. 6698374 e2fsck: don't set prev after processing '..' on an inline dir by Darrick J. Wong · 11 years ago
  15. 4339c6d e2fsck: be more careful in assuming inline_data inodes are directories by Darrick J. Wong · 11 years ago
  16. 52b0c6e e2fsck: check inline dir size is a multiple of 4 by Darrick J. Wong · 11 years ago
  17. 3a748df e2fsck: use the correct block size when salvaging directories by Darrick J. Wong · 11 years ago
  18. ef9c58d e2fsck: do a better job of fixing i_size of inline directories by Darrick J. Wong · 11 years ago
  19. fa441f9 e2fsck: fix conflicting extents|inlinedata inode flags by Darrick J. Wong · 11 years ago
  20. 8dae07f e2fsck: clear extents and inline_data flags from fifo/socket/device inodes by Darrick J. Wong · 11 years ago
  21. 2ece839 e2fsck: don't try to iterate blocks of an inline_data inode when deallocating it by Darrick J. Wong · 11 years ago
  22. 6807342 e2fsck: check inline directory data "block" first by Darrick J. Wong · 11 years ago
  23. 04af897 e2fsck: handle inline data symlinks by Darrick J. Wong · 11 years ago
  24. 49a3749 e2fsck: clear inline_data inode flag if EA missing by Darrick J. Wong · 11 years ago
  25. 78c666b e2fsck: check ea-in-inode regions for overlap by Darrick J. Wong · 11 years ago
  26. 657f508 libext2fs: fix memory leak when failing to iterate inline_data directory by Darrick J. Wong · 11 years ago
  27. 996999a libext2fs: don't fail inline data operations if there's no EA by Darrick J. Wong · 11 years ago
  28. cffe022 libext2fs: strict inline data overwrite should not return ENOSPC by Darrick J. Wong · 11 years ago
  29. cd97186 misc: fix various endianness problems with inline_data by Darrick J. Wong · 11 years ago
  30. 88334ce libext2fs/e2fsck: don't run off the end of the EA block by Darrick J. Wong · 11 years ago
  31. 71e177a libext2fs: check EA value offset by Darrick J. Wong · 11 years ago
  32. d5da89e e2fsck: convert 'delete files' warning to a proper fix_problem error by Darrick J. Wong · 11 years ago
  33. 0165cfa e2fuzz: fix build problems on macosx and i386 linux by Darrick J. Wong · 11 years ago
  34. 115d4b4 e2fsck: flush out the superblock and bitmaps before printing final messages by Theodore Ts'o · 11 years ago
  35. 84d6dd7 tests: add the r_meta_bg_shrink test by Theodore Ts'o · 11 years ago
  36. 755e077 tests: add f_first_meta_bg_too_big test by Theodore Ts'o · 11 years ago
  37. 9974f8c tests: make sure MKE2FS_FIRST_META_BG is unset while running tests by Theodore Ts'o · 11 years ago
  38. c82815e resize2fs: disable the meta_bg feature if necessary by Theodore Ts'o · 11 years ago
  39. 7a4352d e2fsck: fix file systems with an overly large s_first_meta_bg by Theodore Ts'o · 11 years ago
  40. f66e6ce libext2fs: avoid buffer overflow if s_first_meta_bg is too big by Theodore Ts'o · 11 years ago
  41. 489ff4a Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  42. f00948a libext2fs: have UNIX IO manager use pread64/pwrite64 by Theodore Ts'o · 11 years ago
  43. b6edbf6 debugfs: teach rdump to take multiple source arguments by Aaron Crane · 11 years ago
  44. 850fe1a debugfs: refactor do_rdump() by Aaron Crane · 11 years ago
  45. 3b0662f debugfs: fix double-close bug in "rdump" and "dump -p" by Aaron Crane · 11 years ago
  46. 09727a0 debugfs: be more specific in error messages by Aaron Crane · 11 years ago
  47. b198805 libext2fs: place metadata blocks in the last flex_bg so they are contiguous by Theodore Ts'o · 11 years ago
  48. 457e499 Revert "mke2fs: prevent creation of unmountable ext4 with large flex_bg count" by Theodore Ts'o · 11 years ago
  49. c83b20e .gitignore: Add misc/e2fuzz file by Artemiy Volkov · 11 years ago
  50. 1a27630 tests: add regression tests for inodes with bad checksums by Darrick J. Wong · 11 years ago
  51. f093caf tests: add regression tests for group descriptors with bad checksums by Darrick J. Wong · 11 years ago
  52. f882feb tests: add regression tests for superblocks with bad checksums by Darrick J. Wong · 11 years ago
  53. a8a1ee1 tests: add regression tests for MMP blocks with bad checksums by Darrick J. Wong · 11 years ago
  54. 8e20350 tests: add tests for directory entry blocks with checksum errors by Darrick J. Wong · 11 years ago
  55. f6204f9 tests: add tests for handling of corrupt extents by Darrick J. Wong · 11 years ago
  56. b46e247 tests: add regression tests for EA blocks with bad checksums by Darrick J. Wong · 11 years ago
  57. 6e3c3b7 e2fsck: always ask to fix an inode that fails checksum verification by Darrick J. Wong · 11 years ago
  58. d4864e0 e2fsck: disable checksum verification in a few select places by Darrick J. Wong · 11 years ago
  59. b9f9591 libext2fs: don't cache inodes that fail checksum verification by Darrick J. Wong · 11 years ago
  60. 2e9d839 e2fsck: correctly preserve fs flags when modifying ignore-csum-error flag by Darrick J. Wong · 11 years ago
  61. 68d7062 e2fsck: offer to clear inode table blocks that are insane by Darrick J. Wong · 11 years ago
  62. 7f43a46 e2fsck: try to salvage corrupt directory entry blocks by Darrick J. Wong · 11 years ago
  63. 49fed79 e2fsck: try to salvage extent blocks with bad checksums by Darrick J. Wong · 11 years ago
  64. 5b9cbd7 libext2fs: check EA block headers when reading in the block by Darrick J. Wong · 11 years ago
  65. 3466e95 dumpe2fs: complain when checksum verification fails by Darrick J. Wong · 11 years ago
  66. 0991896 e2fsck: use root dir for lost+found when really desperate by Darrick J. Wong · 11 years ago
  67. 409f388 e2fsck: never free critical metadata blocks in the block found map by Darrick J. Wong · 11 years ago
  68. 8375a88 e2fuzz: fix fs handle cleanup when closing fails by Darrick J. Wong · 11 years ago
  69. 14207cf Merge branch 'maint' into next 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. 5543f45 Merge branch 'next' by Theodore Ts'o · 11 years ago
  79. 643fd7e Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  80. 9c2c1e9 tune2fs: update journal users while updating fs UUID (with external journal) by Azat Khuzhin · 11 years ago
  81. 7dfefaf tune2fs: update journal super block when changing UUID for fs. by Azat Khuzhin · 11 years ago
  82. 3e077c3 tune2fs: remove_journal_device(): use the correct block to find jsb by Azat Khuzhin · 11 years ago
  83. 7f33024 journal: use consts instead of 1024 and add helper for journal with 1k blocksize by Azat Khuzhin · 11 years ago
  84. 8f5e2b6 Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  85. d230dc4 tests: add the f_badcluster test by Darrick J. Wong · 11 years ago
  86. c84da2e misc: copy extended attributes in populate_fs by Ross Burton · 11 years ago
  87. 01824c9 filefrag: fix block size value by Rakesh Pandit · 11 years ago
  88. abc4697 filefrag: fix -B option and extents calculation for FIBMAP by Rakesh Pandit · 11 years ago
  89. ae23dd1 e2fsck: don't offer to fix the checksum of fixed extents by Darrick J. Wong · 11 years ago
  90. d3eb150 e2fsck: make insert_dirent_tail more robust by Darrick J. Wong · 11 years ago
  91. 82ad476 e2fsck: leave room for checksum structure when salvaging a directory by Darrick J. Wong · 11 years ago
  92. 492f901 e2fsck: clear badblocks inode when checksum fails by Darrick J. Wong · 11 years ago
  93. eb89a62 e2fsck: write dir blocks after new inode when reconstructing root/lost+found by Darrick J. Wong · 11 years ago
  94. 17641bf e2fsck: insert a missing dirent tail for checksums if possible by Darrick J. Wong · 11 years ago
  95. 5e8fd16 e2fsck: fix the various checksum error messages by Darrick J. Wong · 11 years ago
  96. 87b9f5e Merge branch 'maint' into next by Theodore Ts'o · 11 years ago
  97. 8dd650a e2fsck: during pass1b delete_file, only free a cluster once by Darrick J. Wong · 11 years ago
  98. 9a1d614 e2fsck: fix rule-violating lblk->pblk mappings on bigalloc filesystems by Darrick J. Wong · 11 years ago
  99. ff11309 e2fsck: perform implied cluster allocations when filling a directory hole by Darrick J. Wong · 11 years ago
  100. 5eeb885 e2fsck: fix merge error in "clear uninit flag on directory extents" by Darrick J. Wong · 11 years ago