1. 94b993d Update makefile dependency for lib/e2p/Makefile.in by Theodore Ts'o · 17 years ago
  2. d5f57d9 mke2fs: Allow the default hash algorithm in mke2fs.conf by Theodore Ts'o · 17 years ago
  3. 10ff68d tune2fs: Add support for setting the default hash algorithm for htree by Theodore Ts'o · 17 years ago
  4. 26f2916 debian: Fix postinstall scripts when the user/group is in LDAP by Theodore Ts'o · 17 years ago
  5. a700f51 po: update de.po (from translationproject.org) by Philipp Thomas · 17 years ago
  6. d1070d9 tune2fs, mke2fs: Change default directory hash algorithm to half_md4 by Theodore Ts'o · 17 years ago
  7. f844b32 resize2fs: Allow (non-optimal) on-line resizing for flex_bg filesystems by Theodore Ts'o · 17 years ago
  8. b55d739 Further optimize journal placement for flex_bg filesystems by Theodore Ts'o · 17 years ago
  9. 03d28de debian: Change symbols files to only use uptream versions numbers by Theodore Ts'o · 17 years ago
  10. 749c4ad Fix breakage caused by commit da17e370 (missing dependency in Makefile) by Theodore Ts'o · 17 years ago
  11. aef0795 Update e2fsprogs.pot translation template file by Theodore Ts'o · 17 years ago
  12. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 17 years ago
  13. 4690e62 Improve future compatibility for the 64-bit I/O channel functions by Theodore Ts'o · 17 years ago
  14. 75b5672 Update @-expansion script for the I18N translation template by Theodore Ts'o · 17 years ago
  15. da17e37 Build lib/ext2fs/ext2_err.h early to avoid parallel build problems by Theodore Ts'o · 17 years ago
  16. eaf8fed debugfs: Use extents when writing a file if the filesystem supports them by Theodore Ts'o · 17 years ago
  17. 9033faf libext2fs: Fix ext2fs_bmap() to work with extents and BMAP_ALLOC by Theodore Ts'o · 17 years ago
  18. 64987c0 ext2fs_block_iterate2: Fix memory leak on error paths by Theodore Ts'o · 17 years ago
  19. 961306d If the filesystem supports extents create an extent-based journal inode by Theodore Ts'o · 17 years ago
  20. 685d544 ext2fs_block_iterate2: Add BLOCK_FLAG_APPEND support for extent-based files by Theodore Ts'o · 17 years ago
  21. 1af01e9 Create the journal in the middle of the filesystem by Theodore Ts'o · 17 years ago
  22. 674c0cc ext2fs_mkjournal(): Don't allocate an extra block to the journal by Theodore Ts'o · 17 years ago
  23. e6baebd libblkid: Give a priority bonus to "leaf" devicemapper devices by Theodore Ts'o · 17 years ago
  24. 0bb7406 libblkid: Unexport the private symbol blkid_devdirs by Theodore Ts'o · 17 years ago
  25. 7515a74 Remove use of devmapper library by the blkid library by Theodore Ts'o · 17 years ago
  26. f4e89bc libblkid: Optimize devicemapper support by Theodore Ts'o · 17 years ago
  27. 5dd77db Add support for with empty directory blocks in 64k blocksize filesystems by Theodore Ts'o · 17 years ago
  28. 649bd28 debian: Add dpkg-gensymbols support to track ABI changes to the libraries by Theodore Ts'o · 17 years ago
  29. d56ccbd libblkid: Fix namespace leakage of unicode_16be_to_utf8 by Theodore Ts'o · 17 years ago
  30. e32677c libe2p: Fix namespace leakage of os_tab by Theodore Ts'o · 17 years ago
  31. c4dcb1c libext2fs: Fix namespace leakage of crc16 functions by Theodore Ts'o · 17 years ago
  32. 0f3c108 Remove trailing space from the description of the r_move_itable test by Theodore Ts'o · 17 years ago
  33. e5e12db fix e2fsck error message for bad htree depth by Andreas Dilger · 17 years ago
  34. 03efde8 add debugfs command to print known features by Andreas Dilger · 17 years ago
  35. 28b74da allow integrating the "make rpm" command into a build system by Andreas Dilger · 17 years ago
  36. 9f9e5c3 libext2fs: grow dblist more aggressively by Andreas Dilger · 17 years ago
  37. ba7b0fe e2fsck: Change comments in problem array to match what is printed by Andreas Dilger · 17 years ago
  38. 864b8d4 Fix miscellaneous compile warnings by Andreas Dilger · 17 years ago
  39. a5e14ea Document the extent and huge file flags in the chattr.1.in man page by Andreas Dilger · 17 years ago
  40. 1bb6f6c e2fsck_write_bitmaps() optimization by Andreas Dilger · 17 years ago
  41. 87de4b7 debian: Add uuid-runtime.lintian-overrides by Theodore Ts'o · 17 years ago
  42. 9af1006 debian: add libuuid1.lintian-overrides by Theodore Ts'o · 17 years ago
  43. 5779b80 debian: Remove e2fsck-static.lintian-overrides by Theodore Ts'o · 17 years ago
  44. a26ba65 Fix mke2fs man page to escape all minus signs by Theodore Ts'o · 17 years ago
  45. 31955ed debian: Add debian/watch file by Theodore Ts'o · 17 years ago
  46. 73b0542 debugfs: Print the progname instead of argv[0] in error message by Manish Katiyar · 17 years ago
  47. 4262162 debugfs: Close the file handle and return in case of errors by Manish Katiyar · 17 years ago
  48. b41fb00 libblkid: Strengthen the JFS probe routine by Theodore Ts'o · 17 years ago
  49. 78d89cd libblkid: Fix false detection of DFSee created filesystems. by Theodore Ts'o · 17 years ago
  50. 30ab7f4 Interim update of the debian/changelog and the release notes by Theodore Ts'o · 17 years ago
  51. baf8ab9 libext2fs: Fix memory leak in ext2fs_initialize(). by Manish Katiyar · 17 years ago
  52. c545131 ext2ed: Remove masix support by Manish Katiyar · 17 years ago
  53. bad89b2 mke2fs: Issue a warning if the mke2fs.conf file wasn't updated by Theodore Ts'o · 17 years ago
  54. 094c2d4 e2fsck: Portability fix: Use WORDS_BIGENDIAN instead of __LITTLE_ENDIAN by Theodore Ts'o · 17 years ago
  55. 9c460ca libblkid: Enhance support for MacOS's hfs, hfsplus, and hfsx filesystems by Theodore Ts'o · 17 years ago
  56. 5b7adf0 libblkid: Fix potential crash if blkid cache is out of date when probing by Theodore Ts'o · 17 years ago
  57. 1aaaa82 configure.in: Respect LDFLAGS environment variable if passed into configure by Theodore Ts'o · 17 years ago
  58. 6ec9ef1 libuuid: Windows portability fixes by Theodore Ts'o · 17 years ago
  59. 02d04db configure.in: use AC_MSG_{RESULT,WARN,ERROR} instead of echo by Theodore Ts'o · 17 years ago
  60. 2d40a91 libext2fs: Replace use of sprintf with strcpy/strcat to help SILO by Theodore Ts'o · 17 years ago
  61. 88dbf82 resize2fs: Make sure we close out the progress bar in pass #4 by Theodore Ts'o · 17 years ago
  62. 3ebaf85 po: Add Indonesian translation from the Translation Project by Theodore Ts'o · 17 years ago
  63. 9564ee5 po: update de.po (from translationproject.org) by Philipp Thomas · 17 years ago
  64. 7f9c96e resize2fs: supply block allocator for extents function by Theodore Ts'o · 17 years ago
  65. 86acdeb resize2fs: Fix support for filesystems with the uninit_bg feature by Theodore Ts'o · 17 years ago
  66. c71d781 libext2fs: Add support for uninit_bg feature to allocation functions by Theodore Ts'o · 17 years ago
  67. 213fe92 ext2fs_block_iterate2(): Support changing interior nodes of an extent tree by Theodore Ts'o · 17 years ago
  68. da994e9 ext2fs_extent_set_bmap(): Avoid creating extra extents for resize2fs by Theodore Ts'o · 17 years ago
  69. 2047e0a ext2fs_extent_set_bmap(): fix bug when replacing a single block extent by Theodore Ts'o · 17 years ago
  70. a9ea728 Fix ext2fs_extent_set_bmap() when setting a block before the first extent by Theodore Ts'o · 17 years ago
  71. 57fd39e libext2fs: Fix reading bitmaps from e2image files by Theodore Ts'o · 17 years ago
  72. c89f1b4 resize2fs: Fix double bumping of directory in-use counts by Theodore Ts'o · 17 years ago
  73. 0ea9109 e2fsck: fix spurious complaints about i_size caused by preallocated blocks by Theodore Ts'o · 17 years ago
  74. 3ec7be4 e2fsck: Fix max size calculation for extent files by Theodore Ts'o · 17 years ago
  75. c9ca844 po: update nl.po (from translationproject.org) by Benno Schulenberg · 17 years ago
  76. f93d9f6 libext2fs : Fix memory leaks in ext2fs_extent_open() by Manish Katiyar · 17 years ago
  77. f64b36d Fix a typo in lib/e2p/Makefile.in by Li Zefan · 17 years ago
  78. 3bcc627 libext2fs: Initialize unset inode timestamps when writing a new inode by Theodore Ts'o · 17 years ago
  79. dcf051e libblkid: On the man page, replace empty references with an existing one. by Benno Schulenberg · 17 years ago
  80. 954bee3 blkid: On the man page, show option arguments in the descriptions. by Benno Schulenberg · 17 years ago
  81. 98794d0 mke2fs: Fix several typos in the man page. by Benno Schulenberg · 17 years ago
  82. 8da6d1a e2fsck: Fix ind/dind/tind statistics and add extent depth statistics by Theodore Ts'o · 17 years ago
  83. f4e2c99 e2fsck: Fix signed/unsigned error in fragcheck report for indirect blocks by Theodore Ts'o · 17 years ago
  84. 63b5e35 e2fsck: Fix check to see if an extent-based file is fragmented by Theodore Ts'o · 17 years ago
  85. 57926c8 blkid: Fix probing logic so we find renamed devices by Theodore Ts'o · 17 years ago
  86. 226515d debugfs: Fix htree command so it works with extent-based directories by Theodore Ts'o · 17 years ago
  87. d887f88 tune2fs: Improve the error messages for tune2fs -I by Theodore Ts'o · 17 years ago
  88. 7087bbe mke2fs/tune2fs: Fix max journal size in message to be consistent/correct by Theodore Ts'o · 17 years ago
  89. 56fc0a7 po: update sv.po (from translationproject.org) by Göran Uddeborg · 17 years ago
  90. 5a304ad po: update nl.po (from translationproject.org) by Benno Schulenberg · 17 years ago
  91. 3de81e0 po: update cs.po (from translationproject.org) by Petr Pisar · 17 years ago
  92. fe365fd partinfo: Fix usage message by Theodore Ts'o · 17 years ago
  93. ac24e62 e2fsprogs: Fix tst_extents output on bigendian machine. by Aneesh Kumar K.V · 17 years ago
  94. 7a0516a tune2fs: Delete a stray word from a comment. by Benno Schulenberg · 17 years ago
  95. cca95a8 partinfo: Print clearer error messages. by Benno Schulenberg · 17 years ago
  96. ad39bcd badblocks: Insert a missing "\n" in the usage string. by Benno Schulenberg · 17 years ago
  97. 577b5c4 e2undo, tune2fs: Report the correct name for the undo program. by Benno Schulenberg · 17 years ago
  98. 92fb854 mke2fs: Fix enforcement of no features for revision 0 filesystems by Theodore Ts'o · 17 years ago
  99. 3467f2d Fix cross compilation issues in e2fsck/gen_crc32table by Theodore Ts'o · 17 years ago
  100. 6880128 po: update de.po (from translationproject.org) by Philipp Thomas · 17 years ago