summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-07libext2fs: Round up the bitmap size when allocating a new bitmapTheodore Ts'o1-0/+2
2009-09-07mke2fs.8.in: Clarify flex_bg feature descriptionTheodore Ts'o2-27/+39
2009-09-07tune2fs.8: Document the flex_bg file system option in the man pageTheodore Ts'o1-7/+11
2009-09-07resize2fs: fix minimum resize size calculation with flex_bgPeng Tao1-3/+17
2009-09-07resize2fs: calculate minimal fs size only oncePeng Tao1-1/+1
2009-09-06configure.in, configure: Drop --with-cc, --with-ccopts, --with-ldoptsTheodore Ts'o3-107/+58
2009-09-06dumpe2fs: Print more information about the inline journalTheodore Ts'o1-1/+43
2009-09-01debian: Make sure libblkid1 and libblkid1-dbg have changelogsTheodore Ts'o1-1/+2
2009-09-01e2fsck: Avoid scary failure messages on low-memory systemsTheodore Ts'o1-2/+7
2009-08-27blkid: support .ko.gz in modules.dep parserKarel Zak1-9/+8
2009-08-25tune2fs: Fix "tune2fs -j <dev>" for extent-enabled filesystemsTheodore Ts'o1-4/+16
2009-08-23mke2fs.conf: Use the feature name "extent" instead of "extents"Theodore Ts'o1-2/+2
2009-08-23Fix debian packaging to work correctly on post-Lenny systemsTheodore Ts'o3-25/+27
2009-08-22e2freefrag: Update manpage to include e2fsprogs version and release dateTheodore Ts'o1-1/+1
2009-08-22Update release notes, version string, etc. for E2fsprogs 1.41.9 releaseTheodore Ts'o6-15/+94
2009-08-22make-sparse: Write a zero-byte at the end of the imageTheodore Ts'o1-0/+8
2009-08-20tune2fs: handle bad blocks when resizing inodesAneesh Kumar K.V1-3/+14
2009-08-20tune2fs: Handle fs meta-data blocks during inode resizeAneesh Kumar K.V1-1/+84
2009-08-20tune2fs: Make e2fsprogs handle ENOSPC better with inode resizeAneesh Kumar K.V1-89/+32
2009-08-19f_illitable_flexbg: Add new testTheodore Ts'o4-0/+35
2009-08-19e2fsck: Add a global latch question for bad group descriptor checksumsTheodore Ts'o2-1/+11
2009-08-18e2fsck: Only ask to relocate a block group's inode table onceTheodore Ts'o1-1/+2
2009-08-18e2fsck: Teach new_table_block() to allocate new itables/bitmaps with FLEX_BGTheodore Ts'o1-3/+29
2009-08-15filefrag: don't print extent header on bmap fallbackEric Sandeen1-5/+8
2009-08-15filefrag: fix frag count in bmap caseEric Sandeen1-0/+2
2009-08-15filefrag: Add option to force use of the FIBMAP ioctlTheodore Ts'o2-4/+13
2009-08-09libext2fs: Treat uninitialized parts of bitmaps as unallocatedTheodore Ts'o2-26/+26
2009-08-09Add V=1 support when linking e2freefrag in misc/Makefile.inTheodore Ts'o1-2/+2
2009-08-09e2freefrag: Take into account the last free extent in the file systemTheodore Ts'o1-17/+30
2009-08-09e2freefrag: Fix to work correctly for file systems with 1kb block sizesTheodore Ts'o1-4/+8
2009-08-09e2freefrag: Do not print chunk-related information by defaultTheodore Ts'o2-19/+24
2009-08-09e2freefrag: Clarify e2freefrag's messagesTheodore Ts'o2-11/+11
2009-08-09e2freefrag: Initialize the ext2 error tableTheodore Ts'o1-0/+1
2009-08-08e2fsck: Fix and enhance superblock dates in future problem reportsTheodore Ts'o3-17/+30
2009-07-29po: update sv.po (from translationproject.org)Göran Uddeborg2-28/+42
2009-07-28po: update fr.po (from translationproject.org)Samuel Thibault2-28/+42
2009-07-28po: update pl.po (from translationproject.org)Jakub Bogusz2-27/+41
2009-07-28po: update cs.po (from translationproject.org)Petr Pisar2-27/+41
2009-07-27debugfs: Add the new command dump_extents and extent the stat commandTheodore Ts'o3-2/+224
2009-07-24e2freefrag: Improve output to include be more like xfs_db's freesp -sAndreas Dilger4-30/+40
2009-07-24po: update sv.po (from translationproject.org)Göran Uddeborg2-3/+3
2009-07-22e2freefrag: New program which displays how fragmented the free space isTheodore Ts'o5-4/+411
2009-07-22libext2fs: Use blk_t instead of int in ext2fs_allocate_group_tableTheodore Ts'o1-1/+1
2009-07-20Update debian changelog and RELEASE-NOTES for interim releaseTheodore Ts'o3-1/+44
2009-07-19libext2fs: Avoid creating unneeded new extents in ext2fs_extent_set_bmap()Theodore Ts'o1-25/+93
2009-07-19libext2fs: Improve debugging printf's in extent.cTheodore Ts'o1-8/+51
2009-07-19libext2fs: Fix regression in ext2fs_extent_set_bmap()Theodore Ts'o1-4/+5
2009-07-19debian: Allow building with util-linux-ngTheodore Ts'o2-14/+91
2009-07-18mke2fs: Add strings.h include for strcasecmp() declarationTheodore Ts'o1-0/+1
2009-07-18debian/control: fix incorrect use of apostrophe'sScott James Remnant1-4/+4