1. 8f5e2b6 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  2. d230dc4 tests: add the f_badcluster test by Darrick J. Wong · 10 years ago
  3. c84da2e misc: copy extended attributes in populate_fs by Ross Burton · 10 years ago
  4. 01824c9 filefrag: fix block size value by Rakesh Pandit · 10 years ago
  5. abc4697 filefrag: fix -B option and extents calculation for FIBMAP by Rakesh Pandit · 10 years ago
  6. ae23dd1 e2fsck: don't offer to fix the checksum of fixed extents by Darrick J. Wong · 10 years ago
  7. d3eb150 e2fsck: make insert_dirent_tail more robust by Darrick J. Wong · 10 years ago
  8. 82ad476 e2fsck: leave room for checksum structure when salvaging a directory by Darrick J. Wong · 10 years ago
  9. 492f901 e2fsck: clear badblocks inode when checksum fails by Darrick J. Wong · 10 years ago
  10. eb89a62 e2fsck: write dir blocks after new inode when reconstructing root/lost+found by Darrick J. Wong · 10 years ago
  11. 17641bf e2fsck: insert a missing dirent tail for checksums if possible by Darrick J. Wong · 10 years ago
  12. 5e8fd16 e2fsck: fix the various checksum error messages by Darrick J. Wong · 10 years ago
  13. 87b9f5e Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  14. 8dd650a e2fsck: during pass1b delete_file, only free a cluster once by Darrick J. Wong · 10 years ago
  15. 9a1d614 e2fsck: fix rule-violating lblk->pblk mappings on bigalloc filesystems by Darrick J. Wong · 10 years ago
  16. ff11309 e2fsck: perform implied cluster allocations when filling a directory hole by Darrick J. Wong · 10 years ago
  17. 5eeb885 e2fsck: fix merge error in "clear uninit flag on directory extents" by Darrick J. Wong · 10 years ago
  18. 22302aa Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  19. b729b7d e2fsck: reserve blocks for root/lost+found directory repair by Darrick J. Wong · 10 years ago
  20. 97c607b libext2fs: provide a function to set inode size by Darrick J. Wong · 10 years ago
  21. 50972e1 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  22. a30a4e9 libext2fs: fix free block accounting for 64-bit file systems by Theodore Ts'o · 10 years ago
  23. 1e33a8b Fix 32/64-bit overflow when multiplying by blocks/clusters per group by Theodore Ts'o · 10 years ago
  24. d4ecec4 libext2fs: use C99 initializers for the io_manager structure by Theodore Ts'o · 10 years ago
  25. baab9f4 resize2fs: radically reduce memory utilization by using rbtree bitmaps by Theodore Ts'o · 10 years ago
  26. 2dbf34e libext2fs: fix rb_resize_bmap to handle the padding bits by Theodore Ts'o · 10 years ago
  27. 188949d tests: use e2fsck -f instead of -p for resize tests by Theodore Ts'o · 10 years ago
  28. 8b90ab2 build: fix unused/uninitialized variable warnings by Andreas Dilger · 10 years ago
  29. bf191f2 e2fuzz: Create a tool to fuzz ext* filesystems by Darrick J. Wong · 10 years ago
  30. cd32129 mke2fs: set error behavior at initialization time by Darrick J. Wong · 10 years ago
  31. e05a056 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  32. 57b7fab e2fsck: clear uninit flag on directory extents by Darrick J. Wong · 10 years ago
  33. c28c274 e2fsck: pass2 should not process directory blocks that are impossibly large by Darrick J. Wong · 10 years ago
  34. 0733835 e2fsck: always submit logical block 0 of a directory for pass 2 by Darrick J. Wong · 10 years ago
  35. 60203cb Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  36. 9f005a9 e2fsck: collapse holes in extent-based directories by Darrick J. Wong · 10 years ago
  37. c23b2cc e2fsck: don't crash during rehash by Darrick J. Wong · 10 years ago
  38. c3470fc misc: fix problems with strncat by Darrick J. Wong · 10 years ago
  39. 203e13c libext2fs: fix bounds check of the bitmap test range in get_free_blocks2 by Darrick J. Wong · 10 years ago
  40. b4f724c e2fsck: fix off-by-one bounds check on group number by Darrick J. Wong · 10 years ago
  41. b4a4088 e2fsck: force all block allocations to use block_found_map by Darrick J. Wong · 10 years ago
  42. a82d88e e2fsck: free ctx->fs, not fs, at the end of fsck by Darrick J. Wong · 10 years ago
  43. 35c8faa e2fsck: don't clobber critical metadata during check_blocks by Darrick J. Wong · 10 years ago
  44. 7ba5cc7 debugfs: fix printing of inline data during symlink inode dump by Darrick J. Wong · 10 years ago
  45. f9f3050 Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  46. 23d6dd1 e2fsck: fix inode coherency issue when iterating an inode's blocks by Darrick J. Wong · 10 years ago
  47. 7722961 e2fsck: check error return from ext2fs_extent_fix_parents in pass 1 by Theodore Ts'o · 10 years ago
  48. 27a129f e2fsck: skip clearing bad extents if bitmaps are unreadable by Darrick J. Wong · 10 years ago
  49. 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
  50. 88e172a e2fsck: report correct inode number in pass1b by Darrick J. Wong · 10 years ago
  51. fa633bf debugfs: allow bmap to allocate blocks by Darrick J. Wong · 10 years ago
  52. e13ebfd debugfs: create inode_dump command to dump an inode in hex by Darrick J. Wong · 10 years ago
  53. c7c539e e4defrag: backwards-allocated files should be defragmented too by Darrick J. Wong · 10 years ago
  54. 26dacce e2fsck: free bh on csum verify error in do_one_pass by Eric Sandeen · 10 years ago
  55. 6f3f008 debian: update changelog for 1.42.10-2 release by Theodore Ts'o · 10 years ago
  56. 3adc78a po: update fr.po (from translationproject.org) by Samuel Thibault · 10 years ago
  57. f03788f Use a wildcard for static libs in the git ignore list by Paul Wise · 10 years ago
  58. ef1e7be Add more generated files to the git ignore list by Paul Wise · 10 years ago
  59. a34c72a lib/ext2fs: Only build tst_libext2fs for make check by Theodore Ts'o · 10 years ago
  60. 599915f Use sys/syscall.h instead of syscall.h by Theodore Ts'o · 10 years ago
  61. 30db795 mke2fs: fix fencepost error when calling strncat by Theodore Ts'o · 10 years ago
  62. f10554e Merge remote-tracking branch 'origin/maint' into next by Theodore Ts'o · 10 years ago
  63. de25d9c Update release notes, etc. for final 1.42.11 release by Theodore Ts'o · 10 years ago
  64. a93a4c7 Fix nroff macro issue in chattr man page by Theodore Ts'o · 10 years ago
  65. 5b5bd2c Fix up configure so it finds mkinstalldirs by Theodore Ts'o · 10 years ago
  66. 9ed8d78 Update translation files by Theodore Ts'o · 10 years ago
  67. 7dbe7f6 po: update vi.po (from translationproject.org) by Trần Ngọc Quân · 10 years ago
  68. 4150d0d po: update uk.po (from translationproject.org) by Yuri Chornoivan · 10 years ago
  69. 751b3db po: update pl.po (from translationproject.org) by Jakub Bogusz · 10 years ago
  70. 989f6e8 po: update nl.po (from translationproject.org) by Benno Schulenberg · 10 years ago
  71. 02696b8 po: update es.po (from translationproject.org) by Benno Schulenberg · 10 years ago
  72. 43b15a7 po: update eo.po (from translationproject.org) by Benno Schulenberg · 10 years ago
  73. ab02a74 po: update de.po (from translationproject.org) by Philipp Thomas · 10 years ago
  74. 3e45c08 po: update cs.po (from translationproject.org) by Petr Pisar · 10 years ago
  75. c42de75 mke2fs: add support to align hugefiles relative to beginning of the disk by Theodore Ts'o · 10 years ago
  76. 7f7d1cb Merge branch 'maint' into next by Theodore Ts'o · 10 years ago
  77. cd75fb0 Update translation files for upcoming 1.42.11 release by Theodore Ts'o · 10 years ago
  78. 01233ba po: add Esperanto translation by Benno Schulenberg · 10 years ago
  79. 476a0c4 po: add Ukrainian translation by Yuri Chornoivan · 10 years ago
  80. 1a7f232 po: update vi.po (from translationproject.org) by Trần Ngọc Quân · 10 years ago
  81. a2d6a7d po: update sv.po (from translationproject.org) by Göran Uddeborg · 10 years ago
  82. 3f19bda po: update pl.po (from translationproject.org) by Jakub Bogusz · 10 years ago
  83. a73cb6f po: update nl.po (from translationproject.org) by Benno Schulenberg · 10 years ago
  84. ffbe17c po: update it.po (from translationproject.org) by Milo Casagrande · 10 years ago
  85. c9cbc95 po: update fr.po (from translationproject.org) by Samuel Thibault · 10 years ago
  86. 9bf4107 po: update de.po (from translationproject.org) by Philipp Thomas · 10 years ago
  87. 868d1e9 po: update cs.po (from translationproject.org) by Petr Pisar · 10 years ago
  88. 0d19ccb e2fsck: reopen the file system with saved flags after a journal replay by Theodore Ts'o · 10 years ago
  89. d988201 mke2fs: prevent creation of unmountable ext4 with large flex_bg count by Akira Fujita · 10 years ago
  90. d0de4c9 mke2fs: add get_uint_from_profile to mke2fs.c by Akira Fujita · 10 years ago
  91. a131053 mke2fs: set upper limit to flex_bg count by Akira Fujita · 10 years ago
  92. f7a51a1 mke2fs: handle flex_bg collision with backup descriptors by Andreas Dilger · 10 years ago
  93. 7584b8d mke2fs: enable lazy_itable_init on newer kernel by default by Lukas Czerner · 10 years ago
  94. d27a559 mke2fs: add revision to the is_before_linux_ver() by Lukas Czerner · 10 years ago
  95. 47fee2e e2fsprogs: introduce ext2fs_close_free() helper by Lukas Czerner · 10 years ago
  96. e7822c1 fix cross-compilation support by Theodore Ts'o · 10 years ago
  97. 2d7583b configure.in: fix external libblkid test for static link by Theodore Ts'o · 10 years ago
  98. 5023510 blkid,ext2fs: avoid name clash with __u{8,16,32,64} by Andreas Dilger · 10 years ago
  99. 5105054 blkid: remove unnecessary header and comment by Andreas Dilger · 10 years ago
  100. 3e500a8 e2fsprogs: add mount options to ext4.5 by Eric Sandeen · 10 years ago