summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-13e2fsck: Check for fast symlinks that have EXTENTS_FL setTheodore Ts'o3-0/+16
2008-03-13e2fsck: Support long symlinks which use extentsTheodore Ts'o3-5/+31
2008-03-13Add {read,write}_blk64 to inode_io.cJose R. Santos1-6/+26
2008-03-13Add {read,write}_blk64 to unix_io.cJose R. Santos1-7/+25
2008-03-13Add 64-bit IO manager operations to struct_io_manager.Jose R. Santos1-1/+7
2008-03-13Merge branch 'maint'Theodore Ts'o28-882/+1586
2008-03-13e2fsck: Use "Clear Htree" instead of "Clear" when the Htree is corruptTheodore Ts'o5-3/+961
2008-03-13e2image: Use open64() so that "e2image -I" works on image files > 2GBTheodore Ts'o1-1/+4
2008-03-13e2fsck: Fix directory i_size handlingTheodore Ts'o3-5/+35
2008-03-13libext2fs: Add ext2fs_dblist_get_last() and ext2fs_dblist_drop_last()Theodore Ts'o3-0/+32
2008-03-12e2fsck: Handle a pass 2 "should never happen" error gracefullyTheodore Ts'o3-2/+16
2008-03-12e2fsck: Fix obvious typo in an "internal error" messageTheodore Ts'o1-2/+2
2008-03-11po: update cs.po (from translationproject.org)Petr Pisar2-154/+100
2008-03-10po: update vi.po (from translationproject.org)Clytie Siddall2-130/+85
2008-03-10po: update sv.po (from translationproject.org)Göran Uddeborg2-168/+100
2008-03-10po: update pl.po (from translationproject.org)Jakub Bogusz2-145/+89
2008-03-10po: update nl.po (from translationproject.org)Benno Schulenberg2-240/+134
2008-03-09resize2fs: Fix resizing filesystems with large inodesTheodore Ts'o1-24/+19
2008-03-08blkid: Fix portability problem caused by using uint instead of unsigned intTheodore Ts'o1-3/+3
2008-03-08Fix mke2fs man page regarding 128-byte default inode sizeTheodore Ts'o1-5/+5
2008-02-29Merge branch 'maint'Theodore Ts'o50-3118/+4674
2008-02-28Update release notes, version files for 1.40.7 releaseTheodore Ts'o6-68/+224
2008-02-28debian: Avoid adding an empty directory in the uuid-dev packageTheodore Ts'o1-2/+0
2008-02-28debian: Add required ${shlibs:Depends} to libss2's depend headerTheodore Ts'o1-1/+1
2008-02-28Fix up debian copyright files to avoid Lintian errorsTheodore Ts'o3-34/+16
2008-02-28Update e2fsprogs translation template and po/gmo filesTheodore Ts'o23-2974/+4320
2008-02-28tune2fs: Remove support for clearing the SPARSE_SUPER featureTheodore Ts'o2-26/+10
2008-02-28Update mke2fs usage messageTheodore Ts'o1-3/+4
2008-02-28Add manpage references to debugfs/tune2fs commandsAndreas Mohr2-0/+2
2008-02-28Fix makefile dependency issues for various install targetsMike Frysinger3-3/+3
2008-02-28Improve descriptions for the r_move_itable and r_resize_inode testsTheodore Ts'o4-4/+3
2008-02-28Add regression test for resize2fs moving inodes with inline xattrsEric Sandeen4-0/+72
2008-02-28resize2fs: Fix movement of large (greater than 128 byte) inodesEric Sandeen1-3/+19
2008-02-27Merge branch 'maint'Theodore Ts'o24-173/+452
2008-02-27e2fsck: Print an explicit message when the bad block inode is updatedTheodore Ts'o1-0/+1
2008-02-27Add support for manipulating large_file feature in mke2fs and tune2fsTheodore Ts'o4-10/+32
2008-02-27fsck: Don't complain about an old-style fstab if the fstab is emptyTheodore Ts'o1-1/+1
2008-02-27debugfs: Fix find_free_block to avoid reporting the block more than onceTheodore Ts'o1-1/+6
2008-02-27Fix gcc -Wall warnings for lib/blkid/probe.cTheodore Ts'o1-14/+16
2008-02-27e2fsck: Don't clear the LARGE_FILES feature flagTheodore Ts'o1-9/+0
2008-02-26libblkid: Add error checking to devicemapper code to avoid segfaultsTheodore Ts'o1-44/+61
2008-02-26Enhance e2fsck's reporting for reporting unsupported filesystem featuresTheodore Ts'o2-16/+45
2008-02-26libext2fs: Add EXT2_FLAG_NONFREE_ON_ERROR to ext2fs_open2()Theodore Ts'o2-1/+6
2008-02-26Fix dumpe2fs parsing of explicit superblock/blocksize parametersTheodore Ts'o2-16/+97
2008-02-26Eliminate really obsolete references to Linux 2.0/2.1/2.2 in tune2fs man pageTheodore Ts'o1-14/+0
2008-02-26tune2fs: Add support to clear the resize_inode featureTheodore Ts'o2-4/+14
2008-02-26tune2fs: Cleanup feature handling to avoid merge conflictsTheodore Ts'o1-29/+26
2008-02-26Teach tune2fs to use e2p_edit_feature2() to provide better error handlingTheodore Ts'o1-4/+26
2008-02-26libe2p: New e2p_edit_feature2 which provides better error handlingTheodore Ts'o2-8/+44
2008-02-26e2fsck: Document that the -D option finds duplicate file namesTheodore Ts'o1-0/+5