1. 489ff4a Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  2. f00948a libext2fs: have UNIX IO manager use pread64/pwrite64 by Theodore Ts'o · 10 years ago
  3. b6edbf6 debugfs: teach rdump to take multiple source arguments by Aaron Crane · 10 years ago
  4. 850fe1a debugfs: refactor do_rdump() by Aaron Crane · 10 years ago
  5. 3b0662f debugfs: fix double-close bug in "rdump" and "dump -p" by Aaron Crane · 10 years ago
  6. 09727a0 debugfs: be more specific in error messages by Aaron Crane · 10 years ago
  7. b198805 libext2fs: place metadata blocks in the last flex_bg so they are contiguous by Theodore Ts'o · 10 years ago
  8. 457e499 Revert "mke2fs: prevent creation of unmountable ext4 with large flex_bg count" by Theodore Ts'o · 10 years ago
  9. c83b20e .gitignore: Add misc/e2fuzz file by Artemiy Volkov · 10 years ago
  10. 1a27630 tests: add regression tests for inodes with bad checksums by Darrick J. Wong · 10 years ago
  11. f093caf tests: add regression tests for group descriptors with bad checksums by Darrick J. Wong · 10 years ago
  12. f882feb tests: add regression tests for superblocks with bad checksums by Darrick J. Wong · 10 years ago
  13. a8a1ee1 tests: add regression tests for MMP blocks with bad checksums by Darrick J. Wong · 10 years ago
  14. 8e20350 tests: add tests for directory entry blocks with checksum errors by Darrick J. Wong · 10 years ago
  15. f6204f9 tests: add tests for handling of corrupt extents by Darrick J. Wong · 10 years ago
  16. b46e247 tests: add regression tests for EA blocks with bad checksums by Darrick J. Wong · 10 years ago
  17. 6e3c3b7 e2fsck: always ask to fix an inode that fails checksum verification by Darrick J. Wong · 10 years ago
  18. d4864e0 e2fsck: disable checksum verification in a few select places by Darrick J. Wong · 10 years ago
  19. b9f9591 libext2fs: don't cache inodes that fail checksum verification by Darrick J. Wong · 10 years ago
  20. 2e9d839 e2fsck: correctly preserve fs flags when modifying ignore-csum-error flag by Darrick J. Wong · 10 years ago
  21. 68d7062 e2fsck: offer to clear inode table blocks that are insane by Darrick J. Wong · 10 years ago
  22. 7f43a46 e2fsck: try to salvage corrupt directory entry blocks by Darrick J. Wong · 10 years ago
  23. 49fed79 e2fsck: try to salvage extent blocks with bad checksums by Darrick J. Wong · 10 years ago
  24. 5b9cbd7 libext2fs: check EA block headers when reading in the block by Darrick J. Wong · 10 years ago
  25. 3466e95 dumpe2fs: complain when checksum verification fails by Darrick J. Wong · 10 years ago
  26. 0991896 e2fsck: use root dir for lost+found when really desperate by Darrick J. Wong · 10 years ago
  27. 409f388 e2fsck: never free critical metadata blocks in the block found map by Darrick J. Wong · 10 years ago
  28. 8375a88 e2fuzz: fix fs handle cleanup when closing fails by Darrick J. Wong · 10 years ago
  29. 14207cf Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  30. bf140bf debugfs: fix argument parsing in do_freefrag() by Artemiy Volkov · 10 years ago
  31. 3b99049 misc: fix Makefile for profiled build by Theodore Ts'o · 10 years ago
  32. 07c479d libext2fs: when appending to a file, don't split an index block in equal halves by Darrick J. Wong · 10 years ago
  33. baa3544 libext2fs: have UNIX IO manager use pread/pwrite by Darrick J. Wong · 10 years ago
  34. af7dbe3 filefrag: minor code fixes and cleanups by Andreas Dilger · 10 years ago
  35. a1363e6 tests: fix f_badcluster output formatting by Andreas Dilger · 10 years ago
  36. 0befec4 misc: quiet signed/unsigned charactr compiler warnings by Andreas Dilger · 10 years ago
  37. 7d0109c tune2fs: fix uninitialized variable in remove_journal_device by Theodore Ts'o · 10 years ago
  38. 5543f45 Merge branch 'next' by Theodore Ts'o · 10 years ago
  39. 643fd7e Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  40. 9c2c1e9 tune2fs: update journal users while updating fs UUID (with external journal) by Azat Khuzhin · 10 years ago
  41. 7dfefaf tune2fs: update journal super block when changing UUID for fs. by Azat Khuzhin · 10 years ago
  42. 3e077c3 tune2fs: remove_journal_device(): use the correct block to find jsb by Azat Khuzhin · 10 years ago
  43. 7f33024 journal: use consts instead of 1024 and add helper for journal with 1k blocksize by Azat Khuzhin · 10 years ago
  44. 8f5e2b6 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  45. d230dc4 tests: add the f_badcluster test by Darrick J. Wong · 10 years ago
  46. c84da2e misc: copy extended attributes in populate_fs by Ross Burton · 10 years ago
  47. 01824c9 filefrag: fix block size value by Rakesh Pandit · 10 years ago
  48. abc4697 filefrag: fix -B option and extents calculation for FIBMAP by Rakesh Pandit · 10 years ago
  49. ae23dd1 e2fsck: don't offer to fix the checksum of fixed extents by Darrick J. Wong · 10 years ago
  50. d3eb150 e2fsck: make insert_dirent_tail more robust by Darrick J. Wong · 10 years ago
  51. 82ad476 e2fsck: leave room for checksum structure when salvaging a directory by Darrick J. Wong · 10 years ago
  52. 492f901 e2fsck: clear badblocks inode when checksum fails by Darrick J. Wong · 10 years ago
  53. eb89a62 e2fsck: write dir blocks after new inode when reconstructing root/lost+found by Darrick J. Wong · 10 years ago
  54. 17641bf e2fsck: insert a missing dirent tail for checksums if possible by Darrick J. Wong · 10 years ago
  55. 5e8fd16 e2fsck: fix the various checksum error messages by Darrick J. Wong · 10 years ago
  56. 87b9f5e Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  57. 8dd650a e2fsck: during pass1b delete_file, only free a cluster once by Darrick J. Wong · 10 years ago
  58. 9a1d614 e2fsck: fix rule-violating lblk->pblk mappings on bigalloc filesystems by Darrick J. Wong · 10 years ago
  59. ff11309 e2fsck: perform implied cluster allocations when filling a directory hole by Darrick J. Wong · 10 years ago
  60. 5eeb885 e2fsck: fix merge error in "clear uninit flag on directory extents" by Darrick J. Wong · 10 years ago
  61. 22302aa Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  62. b729b7d e2fsck: reserve blocks for root/lost+found directory repair by Darrick J. Wong · 10 years ago
  63. 97c607b libext2fs: provide a function to set inode size by Darrick J. Wong · 10 years ago
  64. 50972e1 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  65. a30a4e9 libext2fs: fix free block accounting for 64-bit file systems by Theodore Ts'o · 10 years ago
  66. 1e33a8b Fix 32/64-bit overflow when multiplying by blocks/clusters per group by Theodore Ts'o · 10 years ago
  67. d4ecec4 libext2fs: use C99 initializers for the io_manager structure by Theodore Ts'o · 10 years ago
  68. baab9f4 resize2fs: radically reduce memory utilization by using rbtree bitmaps by Theodore Ts'o · 10 years ago
  69. 2dbf34e libext2fs: fix rb_resize_bmap to handle the padding bits by Theodore Ts'o · 10 years ago
  70. 188949d tests: use e2fsck -f instead of -p for resize tests by Theodore Ts'o · 10 years ago
  71. 8b90ab2 build: fix unused/uninitialized variable warnings by Andreas Dilger · 10 years ago
  72. bf191f2 e2fuzz: Create a tool to fuzz ext* filesystems by Darrick J. Wong · 10 years ago
  73. c4d5b81 e2fuzz: Create a tool to fuzz ext* filesystems by Darrick J. Wong · 10 years ago
  74. cd32129 mke2fs: set error behavior at initialization time by Darrick J. Wong · 10 years ago
  75. e05a056 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  76. 57b7fab e2fsck: clear uninit flag on directory extents by Darrick J. Wong · 10 years ago
  77. c28c274 e2fsck: pass2 should not process directory blocks that are impossibly large by Darrick J. Wong · 10 years ago
  78. 0733835 e2fsck: always submit logical block 0 of a directory for pass 2 by Darrick J. Wong · 10 years ago
  79. 60203cb Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  80. 9f005a9 e2fsck: collapse holes in extent-based directories by Darrick J. Wong · 10 years ago
  81. c23b2cc e2fsck: don't crash during rehash by Darrick J. Wong · 10 years ago
  82. c3470fc misc: fix problems with strncat by Darrick J. Wong · 10 years ago
  83. 203e13c libext2fs: fix bounds check of the bitmap test range in get_free_blocks2 by Darrick J. Wong · 10 years ago
  84. b4f724c e2fsck: fix off-by-one bounds check on group number by Darrick J. Wong · 10 years ago
  85. b4a4088 e2fsck: force all block allocations to use block_found_map by Darrick J. Wong · 10 years ago
  86. a82d88e e2fsck: free ctx->fs, not fs, at the end of fsck by Darrick J. Wong · 10 years ago
  87. 35c8faa e2fsck: don't clobber critical metadata during check_blocks by Darrick J. Wong · 10 years ago
  88. 7ba5cc7 debugfs: fix printing of inline data during symlink inode dump by Darrick J. Wong · 10 years ago
  89. f9f3050 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  90. 23d6dd1 e2fsck: fix inode coherency issue when iterating an inode's blocks by Darrick J. Wong · 10 years ago
  91. 7722961 e2fsck: check error return from ext2fs_extent_fix_parents in pass 1 by Theodore Ts'o · 10 years ago
  92. 27a129f e2fsck: skip clearing bad extents if bitmaps are unreadable by Darrick J. Wong · 10 years ago
  93. c4c93e2 e2fsck: don't offer to recreate the journal if fsck is aborting due to bad block bitmaps by Darrick J. Wong · 10 years ago
  94. 88e172a e2fsck: report correct inode number in pass1b by Darrick J. Wong · 10 years ago
  95. fa633bf debugfs: allow bmap to allocate blocks by Darrick J. Wong · 10 years ago
  96. e13ebfd debugfs: create inode_dump command to dump an inode in hex by Darrick J. Wong · 10 years ago
  97. c7c539e e4defrag: backwards-allocated files should be defragmented too by Darrick J. Wong · 10 years ago
  98. 26dacce e2fsck: free bh on csum verify error in do_one_pass by Eric Sandeen · 10 years ago
  99. 6f3f008 debian: update changelog for 1.42.10-2 release by Theodore Ts'o · 10 years ago
  100. 3adc78a po: update fr.po (from translationproject.org) by Samuel Thibault · 10 years ago