summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update release notes, changelog, etc., for e2fsprogs 1.41.1 releasev1.41.1Theodore Ts'o2008-09-016-39/+149
* filefrag: Fix calculation of ideal number of extentsTheodore Ts'o2008-09-011-5/+7
* Enable test_io debugging by defaultTheodore Ts'o2008-09-014-10/+26
* Fix debug flag definitions for the resize2fs man pageTheodore Ts'o2008-09-011-4/+2
* Only use the test_io manager if the right environment variables are setTheodore Ts'o2008-09-016-33/+52
* libe2p: Fix potential core-dumping bug in iterate_on_dir()Theodore Ts'o2008-09-011-3/+3
* Update e2fsprogs.pot translation templateTheodore Ts'o2008-08-291-51/+62
* Update makefile dependency for lib/e2p/Makefile.inTheodore Ts'o2008-08-291-1/+9
* mke2fs: Allow the default hash algorithm in mke2fs.confTheodore Ts'o2008-08-292-2/+25
* tune2fs: Add support for setting the default hash algorithm for htreeTheodore Ts'o2008-08-292-3/+31
* debian: Fix postinstall scripts when the user/group is in LDAPTheodore Ts'o2008-08-292-4/+7
* po: update de.po (from translationproject.org)Philipp Thomas2008-08-292-4/+4
* tune2fs, mke2fs: Change default directory hash algorithm to half_md4Theodore Ts'o2008-08-2911-16/+16
* resize2fs: Allow (non-optimal) on-line resizing for flex_bg filesystemsTheodore Ts'o2008-08-281-1/+12
* Further optimize journal placement for flex_bg filesystemsTheodore Ts'o2008-08-281-2/+12
* debian: Change symbols files to only use uptream versions numbersTheodore Ts'o2008-08-285-493/+493
* Fix breakage caused by commit da17e370 (missing dependency in Makefile)Theodore Ts'o2008-08-281-0/+1
* Update e2fsprogs.pot translation template fileTheodore Ts'o2008-08-271-383/+410
* Remove trailing whitespace for the entire source treeTheodore Ts'o2008-08-27233-2691/+2691
* Improve future compatibility for the 64-bit I/O channel functionsTheodore Ts'o2008-08-274-4/+45
* Update @-expansion script for the I18N translation templateTheodore Ts'o2008-08-271-0/+1
* Build lib/ext2fs/ext2_err.h early to avoid parallel build problemsTheodore Ts'o2008-08-271-0/+1
* debugfs: Use extents when writing a file if the filesystem supports themTheodore Ts'o2008-08-271-0/+3
* libext2fs: Fix ext2fs_bmap() to work with extents and BMAP_ALLOCTheodore Ts'o2008-08-272-2/+10
* ext2fs_block_iterate2: Fix memory leak on error pathsTheodore Ts'o2008-08-271-10/+6
* If the filesystem supports extents create an extent-based journal inodeTheodore Ts'o2008-08-271-0/+6
* ext2fs_block_iterate2: Add BLOCK_FLAG_APPEND support for extent-based filesTheodore Ts'o2008-08-271-4/+24
* Create the journal in the middle of the filesystemTheodore Ts'o2008-08-271-5/+23
* ext2fs_mkjournal(): Don't allocate an extra block to the journalTheodore Ts'o2008-08-277-7/+7
* libblkid: Give a priority bonus to "leaf" devicemapper devicesTheodore Ts'o2008-08-271-3/+37
* libblkid: Unexport the private symbol blkid_devdirsTheodore Ts'o2008-08-273-4/+3
* Remove use of devmapper library by the blkid libraryTheodore Ts'o2008-08-268-517/+8
* libblkid: Optimize devicemapper supportTheodore Ts'o2008-08-264-14/+29
* Add support for with empty directory blocks in 64k blocksize filesystemsTheodore Ts'o2008-08-2510-75/+121
* debian: Add dpkg-gensymbols support to track ABI changes to the librariesTheodore Ts'o2008-08-256-0/+508
* libblkid: Fix namespace leakage of unicode_16be_to_utf8Theodore Ts'o2008-08-241-2/+2
* libe2p: Fix namespace leakage of os_tabTheodore Ts'o2008-08-241-1/+1
* libext2fs: Fix namespace leakage of crc16 functionsTheodore Ts'o2008-08-244-29/+21
* Remove trailing space from the description of the r_move_itable testTheodore Ts'o2008-08-241-1/+1
* fix e2fsck error message for bad htree depthAndreas Dilger2008-08-243-2/+3
* add debugfs command to print known featuresAndreas Dilger2008-08-245-2/+210
* allow integrating the "make rpm" command into a build systemAndreas Dilger2008-08-242-7/+19
* libext2fs: grow dblist more aggressivelyAndreas Dilger2008-08-241-1/+1
* e2fsck: Change comments in problem array to match what is printedAndreas Dilger2008-08-241-2/+2
* Fix miscellaneous compile warningsAndreas Dilger2008-08-242-3/+4
* Document the extent and huge file flags in the chattr.1.in man pageAndreas Dilger2008-08-241-0/+13
* e2fsck_write_bitmaps() optimizationAndreas Dilger2008-08-241-22/+8
* debian: Add uuid-runtime.lintian-overridesTheodore Ts'o2008-08-241-0/+1
* debian: add libuuid1.lintian-overridesTheodore Ts'o2008-08-241-0/+1
* debian: Remove e2fsck-static.lintian-overridesTheodore Ts'o2008-08-241-1/+0