1. f8e76c8 po: update vi.po (from translationproject.org) by Clytie Siddall · 15 years ago
  2. 92ec601 po: update pl.po (from translationproject.org) by Jakub Bogusz · 15 years ago
  3. 4544b08 po: update nl.po (from translationproject.org) by Benno Schulenberg · 15 years ago
  4. af8d541 po: update id.po (from translationproject.org) by Arif E. Nugroho · 15 years ago
  5. 2fad98f po: update fr.po (from translationproject.org) by Samuel Thibault · 15 years ago
  6. 77c871a po: update de.po (from translationproject.org) by Philipp Thomas · 15 years ago
  7. d9af85b Revert "e2fsck: fix spurious complaints about i_size caused by preallocated blocks" by Theodore Ts'o · 15 years ago
  8. 7b6f592 Update release notes, version string, etc. for e2fsprogs 1.41.11 release by Theodore Ts'o · 15 years ago
  9. 29516bb debian: Update compliance to debian policy to 3.8.4 by Theodore Ts'o · 15 years ago
  10. 025d1e7 debian: static build no longer needs -fno-stack-protector by Theodore Ts'o · 15 years ago
  11. ec65fa5 tests: Add new test f_rehash_dir by Theodore Ts'o · 15 years ago
  12. 1601b10 libcom_err: Add support for Heimdal com_right_r function() by Theodore Ts'o · 15 years ago
  13. 5911964 e2fsck: Don't blow up if the physical device is too big by Theodore Ts'o · 15 years ago
  14. de2c477 debugfs: Correctly show the allocation status of a block using logdump by Theodore Ts'o · 15 years ago
  15. 751265b e2fsck: Make the "filesystem is mounted" message more scary by Theodore Ts'o · 15 years ago
  16. 298c9c2 e2fsck: Make the -n always open the file system read-only by Theodore Ts'o · 15 years ago
  17. ecced2c mke2fs: Don't ask to proceed in case of a badly aligned partition by Eric Sandeen · 15 years ago
  18. 8e2399d ext2fs: Optimize extending an extent-mapped file using ext2fs_block_iterate2() by Theodore Ts'o · 15 years ago
  19. 4ffafee e2fsck: don't complain about i_size for known blocks past EOF by Eric Sandeen · 15 years ago
  20. 53fbfb2 e2fsck: Fix bug which can cause e2fsck -fD to corrupt non-indexed directories by Theodore Ts'o · 15 years ago
  21. 9080695 Update release notes, version string, etc. for e2fsprogs 1.41.10 release by Theodore Ts'o · 15 years ago
  22. 13b0b12 mke2fs: fix up topo complaints on regular files by Eric Sandeen · 16 years ago
  23. 4828bbe resize2fs: Fix fix uninit group test accessing invalid memory by Theodore Ts'o · 15 years ago
  24. 4e79a19 libss: add newer libreadline to dlopen path by Eric Sandeen · 16 years ago
  25. 1ec42a0 e2fsck: Fix the check if a file is really a directory to understand extents by Nick Dokos · 16 years ago
  26. c706743 e2fsck: Add new e2fsck.conf option: broken_system_clock by Theodore Ts'o · 16 years ago
  27. bbb60e4 libext2fs: Improve flex_bg inode table placement algorithm by Theodore Ts'o · 16 years ago
  28. 7bb8207 debian: Add source lintian overrides by Theodore Ts'o · 16 years ago
  29. 4534f8b debian: Fix FTBFS problem caused by texi2html changing its output location by Theodore Ts'o · 16 years ago
  30. 785f939 tests: Add new test f_holedir2 by Theodore Ts'o · 16 years ago
  31. 8a2cbe2 e2fsck: Try to update on-disk bitmap in e2fsck_get_alloc_block() callback by Theodore Ts'o · 16 years ago
  32. f4e1450 e2fsck: Don't rehash directories which can fit in a single directory block by Theodore Ts'o · 16 years ago
  33. 3a6be7b e2fsck: Fix block allocation for holes in extent-mapped directories by Theodore Ts'o · 16 years ago
  34. 9c9e1d5 libext2fs: Fix SET_BMAP bugs in ext2fs_bmap() and ext2fs_bmap2() by Theodore Ts'o · 16 years ago
  35. 4607ef7 e2fsck: detect holes in extent-mapped directories by Theodore Ts'o · 16 years ago
  36. ca92d98 filefrag: Fix a core dump on sparc32 platforms with 8k file systems by Theodore Ts'o · 16 years ago
  37. a49249d e2fsck: Move check to add an index to a directory after fixing i_size by Theodore Ts'o · 16 years ago
  38. 4dbe79b e2fsck: Fix directory with holes even when i_size is wrong by Theodore Ts'o · 16 years ago
  39. bd6793f po: update pl.po (from translationproject.org) by Jakub Bogusz · 16 years ago
  40. 57aa50d configure: Work around bug in autoconf 2.64 by Theodore Ts'o · 16 years ago
  41. f3befe3 mke2fs: open device writable for trim/discard by Eric Sandeen · 16 years ago
  42. 2ce7387 po: update vi.po (from translationproject.org) by Clytie Siddall · 16 years ago
  43. f34add4 po: update id.po (from translationproject.org) by Arif E. Nugroho · 16 years ago
  44. f507419 po: update cs.po (from translationproject.org) by Petr Pisar · 16 years ago
  45. b71e018 e2fsck: Fix duplicate directory entries for non-indexed directories by Theodore Ts'o · 16 years ago
  46. c7cd908 mke2fs support for BLKDISCARD by Eric Sandeen · 16 years ago
  47. 5f91561 libext2fs: handle <=linux-2.6.19 bug in /proc/swaps by Karel Zak · 16 years ago
  48. 6eb229d libext2fs: don't swap extent-based journal backup by Eric Sandeen · 16 years ago
  49. d93d5bb resize2fs: exit fix_sb_journal_backup early for external journal by Eric Sandeen · 16 years ago
  50. 06ef971 libss: initialize function pointer for readline_shutdown() by Theodore Ts'o · 16 years ago
  51. 97f4663 debian: Fix pre-depends relation for util-linux-ng by Theodore Ts'o · 16 years ago
  52. 06807d9 debian: Add pre-depends for util-linux for util-linux-ng builds by Theodore Ts'o · 16 years ago
  53. ca3b06e Update .gitignore by Michael Roth · 16 years ago
  54. c5fbf38 tune2fs.8: Clarify tune2fs's -i option by Theodore Ts'o · 16 years ago
  55. 77f464f dumpe2fs: Fix usage message for -o superblock=<num> and -o blocksize=<num> by Theodore Ts'o · 16 years ago
  56. beb736b configure.in: Fix typo: remove '2' from blkid_probe_get_topology2 by Eric Sandeen · 16 years ago
  57. 5d10807 libext2fs: Fix FEATURE_RO_COMPAT_HUGE_FILE && !HUGE_FILE_FL by Theodore Ts'o · 16 years ago
  58. ba5131f e2fsck: Accept superblock times to be fudged by up to 24 hours by default by Theodore Ts'o · 16 years ago
  59. 8a8f365 e2fsck: Fix handling of non-zero i_blocks_high field by Theodore Ts'o · 16 years ago
  60. 695706c e2fsck: Interpret negative blkcount in file system problem reports by Theodore Ts'o · 16 years ago
  61. f790bc3 libext2fs: Always build file_io.c by Theodore Ts'o · 16 years ago
  62. a321afa tests: Account for new mke2fs topology information by Theodore Ts'o · 16 years ago
  63. 9ed8e5f mke2fs: get device topology values from blkid by Eric Sandeen · 16 years ago
  64. e1f0850 Don't use in-tree header files if using system uuid or blkid libraries by Theodore Ts'o · 16 years ago
  65. 61a9d2b e2fsck: Use the correct problem code in the case of LAST_WRITE_FUDGED by Theodore Ts'o · 16 years ago
  66. 7822f78 blkid: Avoid a potentially error message when running "make clean" by Theodore Ts'o · 16 years ago
  67. 2d7ef23 debugfs: add matching fclose by Peng Tao · 16 years ago
  68. 484ddc8 fix fd leak that causes fsck to fail with "too many open files" by Cristian Rodríguez · 16 years ago
  69. 04f13d6 libext2fs: Add error table initialization to test programs by Theodore Ts'o · 16 years ago
  70. 1d4a493 e2undo: Initialize com_err error tables for the ext2fs library by Theodore Ts'o · 16 years ago
  71. 51e6459 libext2fs: Round up the bitmap size when allocating a new bitmap by Theodore Ts'o · 16 years ago
  72. 7a9f055 mke2fs.8.in: Clarify flex_bg feature description by Theodore Ts'o · 16 years ago
  73. 73ebdf9 tune2fs.8: Document the flex_bg file system option in the man page by Theodore Ts'o · 16 years ago
  74. 2884d20 resize2fs: fix minimum resize size calculation with flex_bg by Peng Tao · 16 years ago
  75. 1d8af18 resize2fs: calculate minimal fs size only once by Peng Tao · 16 years ago
  76. 0b5b9f9 configure.in, configure: Drop --with-cc, --with-ccopts, --with-ldopts by Theodore Ts'o · 16 years ago
  77. 1d9b818 dumpe2fs: Print more information about the inline journal by Theodore Ts'o · 16 years ago
  78. 1be2ce0 debian: Make sure libblkid1 and libblkid1-dbg have changelogs by Theodore Ts'o · 16 years ago
  79. 82b59ca e2fsck: Avoid scary failure messages on low-memory systems by Theodore Ts'o · 16 years ago
  80. 249c962 blkid: support .ko.gz in modules.dep parser by Karel Zak · 16 years ago
  81. 8bafedb tune2fs: Fix "tune2fs -j <dev>" for extent-enabled filesystems by Theodore Ts'o · 16 years ago
  82. 31b5a2b mke2fs.conf: Use the feature name "extent" instead of "extents" by Theodore Ts'o · 16 years ago
  83. 686c4c1 Fix debian packaging to work correctly on post-Lenny systems by Theodore Ts'o · 16 years ago
  84. ffd8078 e2freefrag: Update manpage to include e2fsprogs version and release date by Theodore Ts'o · 16 years ago
  85. edde3e5 Update release notes, version string, etc. for E2fsprogs 1.41.9 release by Theodore Ts'o · 16 years ago
  86. 4087bbd make-sparse: Write a zero-byte at the end of the image by Theodore Ts'o · 16 years ago
  87. 154a5d7 tune2fs: handle bad blocks when resizing inodes by Aneesh Kumar K.V · 16 years ago
  88. 91fac97 tune2fs: Handle fs meta-data blocks during inode resize by Aneesh Kumar K.V · 16 years ago
  89. a9e5177 tune2fs: Make e2fsprogs handle ENOSPC better with inode resize by Aneesh Kumar K.V · 16 years ago
  90. edc9e25 f_illitable_flexbg: Add new test by Theodore Ts'o · 16 years ago
  91. 6013915 e2fsck: Add a global latch question for bad group descriptor checksums by Theodore Ts'o · 16 years ago
  92. 9a7fe4b e2fsck: Only ask to relocate a block group's inode table once by Theodore Ts'o · 16 years ago
  93. 617446e e2fsck: Teach new_table_block() to allocate new itables/bitmaps with FLEX_BG by Theodore Ts'o · 16 years ago
  94. 334cfcc filefrag: don't print extent header on bmap fallback by Eric Sandeen · 16 years ago
  95. 1f3d16d filefrag: fix frag count in bmap case by Eric Sandeen · 16 years ago
  96. 5d5e01d filefrag: Add option to force use of the FIBMAP ioctl by Theodore Ts'o · 16 years ago
  97. f4240c8 libext2fs: Treat uninitialized parts of bitmaps as unallocated by Theodore Ts'o · 16 years ago
  98. 0d990d0 Add V=1 support when linking e2freefrag in misc/Makefile.in by Theodore Ts'o · 16 years ago
  99. 1e48a45 e2freefrag: Take into account the last free extent in the file system by Theodore Ts'o · 16 years ago
  100. 3e343b8 e2freefrag: Fix to work correctly for file systems with 1kb block sizes by Theodore Ts'o · 16 years ago