aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-28Fix debugfs's dump_unsued commands on filesystems with a 64k blocksizeTheodore Ts'o
2006-05-28Make test scripts more robust against locale-related environment variablesTheodore Ts'o
2006-05-28Clarify -T option of mke2fs in its man pageTheodore Ts'o
2006-05-24Update tests to reflect updated mke2fs.conf fileTheodore Ts'o
2006-05-22Create new filesystems with hash trees and on-line resizing as the default.Theodore Ts'o
2006-05-22Fix spelling mistakes in e2fsck, mke2fs.conf, and resize2fs man pagesTheodore Ts'o
2006-05-21Fix typo that caused the Debian changelog to not be valid parseable EnglishTheodore Ts'o
2006-05-21Clarify resize2fs man page and add reference to LVMTheodore Ts'o
2006-05-21Fix type warning problem with sizeof() in ext2fs_open2()Theodore Ts'o
2006-05-21Fix type warning problem with time_t in debugfsTheodore Ts'o
2006-05-14Fix comerr-dev's pointer doc-base pointer to the top-level html fileTheodore Ts'o
2006-05-14Minor edits to tune2fs(8) man pageTheodore Ts'o
2006-05-14Update release notes for a Debian WIP release.Theodore Ts'o
2006-05-14Remove needless sanity check in tune2fs's -i option.Theodore Ts'o
2006-05-14Fixed signed vs. unsigned comparison warning in strncmp().Theodore Ts'o
2006-05-14Fix memory leak in e2fsck's error pathsTheodore Ts'o
2006-05-14Add RAID stride support to resize2fsTheodore Ts'o
2006-05-13Update TODO to remove item which is already completed.Theodore Ts'o
2006-05-13Fix read/write badblocks testing in mke2fs and e2fsckTheodore Ts'o
2006-05-13Fix problem with creating initrd's for 2.4 systems on DebianTheodore Ts'o
2006-05-13Change mke2fs's layout of RAID-optimized filesystems to be more optimalTheodore Ts'o
2006-05-08Add support for EXT2_FEATURE_COMPAT_LAZY_BGTheodore Ts'o
2006-04-27Add handling for invalid option characters in debugfs subcommandsTheodore Ts'o
2006-04-23Speed up mke2fs and e2fsck by writing bitmaps more efficientlyTheodore Ts'o
2006-04-22Fix filefrag to be 32-bit cleanTheodore Ts'o
2006-04-22Fix bug which could cause dumpe2fs to rarely fail to print a UUIDTheodore Ts'o
2006-04-22Added tag E2FSPROGS-1.39-WIP-0409 for changeset a89eec026fc32ca7da786fbe3f76d...Theodore Ts'o
2006-04-22Update for e2fsprogs-1.39-WIP-0409 releaseTheodore Ts'o
2006-04-09Update config.guess and config.sub to latest version (2006-02-23) from FSFTheodore Ts'o
2006-04-09Update French, Dutch, Polish, Swedish, and Turkish translations.Theodore Ts'o
2006-04-09Fix asm_types.h type conflictsTheodore Ts'o
2006-04-04Fix ext2fs_add_journal_inode() when filesystem is opened in exclusive modeTheodore Ts'o
2006-04-02Fix Debian FTBFS bug due to missing build-dependency on libdevmapper-devTheodore Ts'o
2006-03-30Added tag E2FSPROGS-1.39-WIP-0330 for changeset cc5d09c487b27487925fb34d8ccd5...Theodore Ts'o
2006-03-30Debian build: remove conffile from e2fsprogs-udeb, and remove explicit conffileTheodore Ts'o
2006-03-29Update release notes and version.h for 1.39-WIP-2006-03-29 releaseTheodore Ts'o
2006-03-29Update French translation and update PO template file.Theodore Ts'o
2006-03-29Add udeb: lines to the Debian's shlibs filesTheodore Ts'o
2006-03-29Fix the x86 asm constraints for ext2fs_set/clear_bit.Theodore Ts'o
2006-03-29Enhance dumpe2fs to print the size of journalTheodore Ts'o
2006-03-27Fix typo's in badblocks(8)'s man page.Theodore Ts'o
2006-03-27Add badblocks(8) to SEE ALSO section of e2fsck's man page.Theodore Ts'o
2006-03-27Explain in mke2fs and tune2fs man pages that shared journals are not supportedTheodore Ts'o
2006-03-27Update the debian build files to deal with /etc/mke2fs.confTheodore Ts'o
2006-03-27Fix minor installation problems in the misc's MakefileTheodore Ts'o
2006-03-27Fix misc. problems in the mke2fs.conf(5) man page.Theodore Ts'o
2006-03-27Add man page documenting the /etc/e2fsck.conf configuration file.Theodore Ts'o
2006-03-25Fix the i386 bitmap operations so they are 32-bit cleanTheodore Ts'o
2006-03-25Fix typo bug in previous commit (6ae1ed49c8c6)Theodore Ts'o
2006-03-23mklost+found: Create full-sized a lost+found directory with 4k+ blocksizesTheodore Ts'o